179 Commits

Author SHA1 Message Date
jp9000
40d1809746 Updated to version 0.551b 2013-08-16 17:25:32 -07:00
jp9000
fa53ade189 Also re-enable test builds 2013-08-15 20:40:26 -07:00
jp9000
78f00b5885 Actually changed version to 0.55b this time 2013-08-15 18:17:04 -07:00
jp9000
082f2bd6fa Updated to version 0.55b 2013-08-15 18:02:52 -07:00
jp9000
dca7f33a39 updated to 0.54.09 2013-08-10 01:49:26 -07:00
jp9000
14cdd9c17d updated version to 0.54.07 2013-08-03 22:28:13 -07:00
jp9000
9e6ea97181 added a flush to the interop code just for further testing 2013-07-26 15:33:31 -07:00
jp9000
5b67519dea update test build to 05 2013-07-25 13:06:20 -07:00
jp9000
20fa04accd allow negative audio offset for directshow devices to be up to 3 seconds 2013-07-23 05:58:57 -07:00
jp9000
7b4a8cfecf updated version and added a minor opengl capture tweak to test 2013-07-21 10:33:22 -07:00
jp9000
0f1b8c6b27 enabled test builds again post-0.542 2013-07-20 00:45:31 -07:00
jp9000
2001e51aa1 updated version to 0.542b 2013-07-19 22:50:48 -07:00
Eric Bataille
c246eff55d Added sources options to right click menu in render frame. 2013-07-16 21:43:43 +02:00
jp9000
8d1b21178a Update versions to 0.541b 2013-07-11 01:38:45 -07:00
jp9000
38b71c26ff updated 32bit and 64bit libx264-136 DLLs to mingw builds cross-compiled from linux, as ICC builds were causing some crashes - 0.541 2013-07-11 01:35:40 -07:00
jp9000
185acbaef7 updated main.h to version 0.54b 2013-07-10 17:26:37 -07:00
jp9000
220cde415d make it so mouse only shows in game/window capture when it is the foreground window 2013-07-02 08:48:03 -07:00
jp9000
e26a0e131b made a minor fix to the new GL capture, was using the functions that were incompatible with many devices 2013-06-23 18:04:53 -07:00
jp9000
2d9328bae9 added post-build events to the new project 2013-06-21 13:11:45 -07:00
jp9000
c9cd8228cb fixed a minor warning and and removed white space 2013-06-04 02:57:48 -07:00
jp9000
467de0565e Commented out MP4 dialog box because it's really no longer necessary and was causing some people problems apparently 2013-05-27 15:41:29 -07:00
Richard Stanway
a5be55217c Fix OBS destructor 2013-05-19 20:27:02 -04:00
jp9000
627c255fdd 0.522 - updated header file 2013-05-08 16:06:32 -07:00
jp9000
1f7824cf40 0.521 - fixed a game capture crash 2013-05-08 00:35:33 -07:00
jp9000
85c419f5ea 0.52b - updated version numbers 2013-05-07 19:38:14 -07:00
jp9000
4b50f99f6b cleaned up shared texture functions a bit 2013-05-01 21:10:06 -07:00
jp9000
9be06b887c 0.51b - updated header 2013-04-26 00:45:35 -07:00
jp9000
f01fc602ce made a hack for when mic data gets behind due to minor device sampling issues 2013-04-25 16:02:04 -07:00
jp9000
14a58b1dc7 0.50.01 - added an extra speaker configuration 2013-04-23 16:46:36 -07:00
jp9000
f631dd7c13 0.50 - updated main header 2013-04-22 14:52:20 -07:00
jp9000
4664b8d266 0.48.018 - updated french translation 2013-04-21 11:39:36 -07:00
jp9000
dd9bd2f75c Added the ability for settings panes to have a "defaults" button, added the button to the "Advanced" section 2013-04-18 08:00:34 -07:00
jp9000
2cc418333f 0.48.014 - fixed a potential issue with game capture when it's disabled 2013-04-12 10:36:48 -07:00
jp9000
eb676b5b6a 0.48.013 - Fixed a few more issues with the audio subsystem 2013-04-10 22:18:52 -07:00
jp9000
2d1bb2189c 0.48.012 - properly account for WASAPI timing on packets that are not exactly 10ms samples 2013-04-06 01:02:03 -07:00
jp9000
f345fc59b8 Made the audio input a little more tolerant on the timing incoming audio packets 2013-04-05 22:56:32 -07:00
jp9000
219f01f764 0.48.010 - changed locale for dshowplugin 2013-04-05 16:56:36 -07:00
jp9000
abfef72d85 0.48.007 - removed circular list usage until I can verify it's 100% safe to use, removed a potential memory leak from directshow sources, other minor checks and tweaks 2013-03-31 05:47:11 -07:00
jp9000
ea8f69f7c8 0.48.006 - Fixed a problem that caused SC2 scene switcher plugin to not work anymore 2013-03-30 14:02:16 -07:00
jp9000
13f60be92e 0.48.005 - Also fixed some locale issues 2013-03-30 13:47:24 -07:00
jp9000
97fdfa4b05 Added a "circular list" to optimize some data usage accross the application. don't stare into the code directly, you'll go insane. (but worth it) 2013-03-27 07:07:50 -07:00
HomeWorld
740d9b852e Do not check for updates if in portable mode (the updater makes assumptions that user data is in appdata folder). Added an alternative way to enable portable mode (check at start if a file named obs_portable_mode exists in obs' working dir) 2013-03-26 10:03:28 +02:00
jp9000
d02364a0bf Added ability to use game capture via hotkey instead of having to select the window 2013-03-21 23:01:37 -07:00
foxx1337
058537cdfa Added support for systray (Windows Notification Area) icon. Modified the default OBS icon (added a red dot) to signal running state (broadcasting, previewing, etc). Added two General Settings options for displaying the Notification Area icon and minimizing to it. 2013-03-20 04:32:45 +01:00
jp9000
0b7ac33536 added an option to use frame duplication (without necessarily using CFR) 2013-03-18 07:01:14 -07:00
jp9000
0d1157ff4e reverted triple buffering code that was causing crashes 2013-03-08 23:29:43 -07:00
jp9000
5f4ea96439 a few minor alterations to code positioning 2013-03-08 16:31:09 -07:00
jp9000
705fd556af Made graphics capture hook to use more common API functions when getting a temp swap chain 2013-03-05 16:34:53 -07:00
jp9000
675d0c6d6c added an audio filter API 2013-03-03 18:20:38 -07:00
jp9000
07d2e2bdd8 Fixed a bug in advanced that always set the global audio time offset to 50ms when the advanced page was used. just disabled global audio time offset for the time being 2013-02-26 16:27:03 -07:00