22 Commits

Author SHA1 Message Date
jp9000
2d05e4edd3 reverted to memcpy because Jim apparently didn't do proper testing like he should have 2013-05-03 17:17:45 -07:00
jp9000
14a58b1dc7 0.50.01 - added an extra speaker configuration 2013-04-23 16:46:36 -07:00
jp9000
10f7b113dc made it so boost and volume is applied before sending off to audio filters 2013-04-20 11:00:15 -07:00
jp9000
139a1119fd apply timestamp smoothing to all devices to prevent stuttering/hiccupts 2013-04-18 09:06:15 -07:00
jp9000
78501dacc4 yet more (and hopefully final) audio subsystem fixes 2013-04-16 19:41:55 -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
f345fc59b8 Made the audio input a little more tolerant on the timing incoming audio packets 2013-04-05 22:56:32 -07:00
jp9000
8d95a1e7ac Made a significant number of adjustments to the audio subsystem that should ensure all extra audio streams play back properly and on time 2013-04-05 16:56:02 -07:00
jp9000
d001f62df0 Removed lower quality audio resampling 2013-04-02 23:00:09 -07:00
ThoNohT
c4c6515783 Only remove one range.
Removing it twice causes invalid range warnings and would lead to negative size lists?
2013-03-07 18:42:28 +01:00
jp9000
291aa13319 removed inline api refs 2013-03-06 03:07:52 -07:00
Lucas Murray
d8cdc635f3 Merge remote-tracking branch 'upstream/master'
Conflicts:
	OBS.rc
	Source/TextOutputSource.cpp
	Source/WindowStuff.cpp
2013-03-05 12:06:41 +08:00
jp9000
490c79a404 manual merge of pull request for issue #126 by lmurry (also known as.. sunforest. ...)
fixed a bug with audio sources
added ability to change outline opacity independently of outline
a minor fix to renaming sources/scenes
2013-03-04 10:03:09 -07:00
Lucas Murray
e0ad266a7b Don't get stuck in an infinite loop of allocating memory 2013-03-04 16:27:21 +08:00
jp9000
675d0c6d6c added an audio filter API 2013-03-03 18:20:38 -07:00
jp9000
672333fa6a Added volume bar to directshow source,
moved the volume controls to OBSApi,
made some minor tweaks to mic audio
2013-02-21 01:42:35 -07:00
jp9000
e2ea43ca93 merging develepment branch. don't kill me! 2013-01-24 20:30:22 -07:00
HomeWorld
9414cf444f Provide a better 2.1(who needs LFE anyway)/4.0/4.1/7.1 to stereo downmix (read the comments) 2013-01-11 19:16:15 +02:00
HomeWorld
15beb4a95f Provide a better 5.1 to stereo downmix (read the comments) 2013-01-11 15:58:46 +02: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
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
jp9000
efe771565f capture card audio stuff, audio system adjustments, audio thread adjustments 2012-12-25 09:34:07 -07:00