This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-06-17 12:58:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed59f8ff1d9a527e47b2429734e94f7bf1aed12c
dolphin
/
Source
/
Core
/
AudioCommon
/
Src
History
rog
9070e7ff8c
misc movie cleanup and fixes
2012-10-20 22:26:40 -04:00
..
aldlist.cpp
…
aldlist.h
…
AlsaSoundStream.cpp
…
AlsaSoundStream.h
…
AOSoundStream.cpp
…
AOSoundStream.h
…
AudioCommon.cpp
misc movie cleanup and fixes
2012-10-20 22:26:40 -04:00
AudioCommon.h
made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too.
2012-05-26 13:09:38 +10:00
AudioCommonConfig.cpp
…
AudioCommonConfig.h
…
CoreAudioSoundStream.cpp
…
CoreAudioSoundStream.h
…
DSoundStream.cpp
…
DSoundStream.h
…
Mixer.cpp
made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too.
2012-05-26 13:09:38 +10:00
Mixer.h
made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too.
2012-05-26 13:09:38 +10:00
NullSoundStream.cpp
Implemented proper timing in the "No audio output" back-end.
2012-07-01 17:07:58 +10:00
NullSoundStream.h
…
OpenALStream.cpp
…
OpenALStream.h
…
PulseAudioStream.cpp
…
PulseAudioStream.h
…
SoundStream.h
made savestates synchronous and immediate. this allows saving or loading while the emulator is paused, fixes issues where savestate hotkeys would get ignored if pressed too close together, might speed up savestates in some cases, and hopefully makes savestates more stable too.
2012-05-26 13:09:38 +10:00
WaveFile.cpp
…
WaveFile.h
…
XAudio2Stream.cpp
…
XAudio2Stream.h
…