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
jp9000
911a209ed6
fixed a fairly critical bug that caused I444 to be used due to 1.) visual studio saving old control IDs, and 2.) me forgetting/neglecting to remove code for old control IDs
2013-02-26 03:35:45 -07:00
jp9000
2fe05b123b
added "desktop audio boost" option
2013-02-25 03:11:32 -07:00
jp9000
9cbf6b42df
updated scripts
...
updated russian locale
2013-02-18 20:23:45 -07:00
jp9000
832f2d4187
added code to log monitors the user has
...
fixed bug with using x264 presets/tunes in x264 custom params
updated japanese text and made some english text adjustments
2013-02-16 20:26:58 -07:00
jp9000
c78f7161a5
moved gamma stuff to software capture and game capture
2013-02-16 02:51:24 -07:00
jp9000
c2385453cc
fixed bug with injector where it wouldn't work if there were spaces in the path (failed to surround it with quotes)
2013-02-14 16:40:14 -07:00
jp9000
31e65a49e9
fixed structure packing problems in the glocal graphics capture header, thought there wouldn't be any but I guess I was wrong
2013-02-14 15:44:25 -07:00
jp9000
6a44eba695
fixed game capture to work regardless of target application bit
2013-02-11 19:26:35 -07:00
jp9000
99c8112e45
fixed more potential holes in the status bar update thing
...
fixed slight miscalculation of lost frames in the log file
fixed issue where frames would still preprocess and such even if disabled
2013-02-10 15:49:49 -07:00
jp9000
8987f06940
made a minor change in how the sdk stuff is accessed. now requires more recent versions of the windows sdk to compile though, unfortunately
2013-02-04 13:55:44 -07:00
Richard Stanway
8f4cbaa708
Use SIO_IDEAL_SEND_BACKLOG_QUERY IOCTL on congestion
2013-02-04 04:40:35 -05:00
jp9000
0886fd7c82
Reverse source order on startup if version < 0x470
2013-02-03 03:23:28 -07:00
jp9000
77a1ea5d2d
fixed a tiny bug with variable framerate timing that would cause the cts offset to go all wacky unintentioanlly
2013-01-30 06:14:20 -07:00
jp9000
4a7dc0154c
fixed some major issues with frame timing
...
fixed cfr sync issue
fixed some major sync issues that may have been present in major version
fixed a bug with audio output timing
made mic data output more accurately as long as the qpc timestamp checks out
2013-01-30 04:43:40 -07:00
jp9000
b76b863687
reverted some audio code to an older working version for now
2013-01-28 03:55:03 -07:00
jp9000
ab4daa4a6e
added an option to change global audio time
...
made a slight adjustment to the way the webroot message works
2013-01-27 23:30:14 -07:00
jp9000
9dca975317
fixed potenital bug with devices where it could query a dumb videoinfo2
2013-01-26 23:20:41 -07:00
jp9000
e2ea43ca93
merging develepment branch. don't kill me!
2013-01-24 20:30:22 -07:00
jp9000
320c06e773
Added goodgame.ru back to services.xconfig
2013-01-04 14:56:23 -07:00
jp9000
31a7fe5957
Fixed some bugs
...
Made is so you can adjust mic/device audio time while streaming
updated installer script
updated some locale
got rid of audio time calculation completely
2013-01-02 21:29:26 -07:00
jp9000
04f26cb9b4
Fixed minor merge mishap
2013-01-02 01:16:44 -07:00
jp9000
645f9c49ef
added capture card audio fully
...
added mic/capture card audio time offset controls
fixed a memory leak with gifs
don't show fonts that GDI+ can't render
2013-01-02 01:14:30 -07:00
Richard Stanway
1686cdc9b8
Merge branch 'master' into updater
2012-12-30 18:10:14 -05:00
Richard Stanway
bd91519f00
Allow updater to be disabled in debug / test builds, fix escaping in XConfig parser
2012-12-30 17:24:22 -05:00
jp9000
ab859da2aa
fixed some mic sync issues
...
fixed some potential desktop sync issues
fixed some bad names
fixed more json issues
fixed mp4 file syncing
2012-12-30 14:30:08 -07:00