adelikat
|
62a13d961d
|
Move VsyncNum and VsyncDen out of CoreComm and into IVideoProvider
|
2017-05-05 11:21:37 -05:00 |
J.D. Purcell
|
c58d2929f8
|
SoundOutputProvider: Standalone mode to eliminate the need for an external buffer when used with SyncToAsyncProvider.
|
2017-03-25 16:26:46 -04:00 |
J.D. Purcell
|
33d42152a8
|
Fix N64 audio weirdness in AVI recording.
|
2017-03-22 23:00:37 -04:00 |
J.D. Purcell
|
cabf27f5d9
|
Move a few files related to sound output from BizHawk.Emulation.Common to BizHawk.Client.EmuHawk.
|
2016-12-15 19:25:09 -05:00 |
J.D. Purcell
|
d95edc273e
|
Sound cleanup.
|
2016-12-14 23:26:01 -05:00 |
J.D. Purcell
|
84480e4235
|
Fix sound bugs + cleanup.
|
2016-12-14 21:19:46 -05:00 |
adelikat
|
b73a500d6b
|
Major sound provider refactor. Create a unified interface ISoundProvider, that is an IEmulator service and break it off of IEmulator. IAsyncSoundProvider was kept as a shim for now, for legacy cores that were inherintly async.
|
2016-12-11 11:15:00 -06:00 |
jdpurcell
|
3cea39f6e1
|
Break up Sound into multiple files.
|
2015-01-31 17:44:35 +00:00 |