This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
c4f7c95fec74f10ce6c3762992448d35db7ea252
dolphin
/
Source
/
Core
/
AudioCommon
/
Src
History
hyperiris
c4f7c95fec
Audio: adjust UI
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@2765
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-03-27 15:33:35 +00:00
..
AOSoundStream.cpp
Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound creation)
2009-03-27 11:06:52 +00:00
AOSoundStream.h
Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound creation)
2009-03-27 11:06:52 +00:00
AudioCommon.cpp
Audio: adjust UI
2009-03-27 15:33:35 +00:00
AudioCommon.h
more clean up, starting to add recording support to sound stream
2009-03-27 14:26:44 +00:00
DSoundStream.cpp
Well, it should fix audio, at least on my machine.
2009-03-27 14:12:59 +00:00
DSoundStream.h
Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound creation)
2009-03-27 11:06:52 +00:00
Mixer.cpp
Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound creation)
2009-03-27 11:06:52 +00:00
Mixer.h
Forgot to init the queue size fixed some sound bugs
2009-03-26 23:51:08 +00:00
NullSoundStream.h
Attempt to move mixer to audio common, it's a bit more complicated than I expected
2009-03-26 09:29:14 +00:00
OpenALStream.cpp
yeah, start OpenAL sound output
2009-03-27 15:24:22 +00:00
OpenALStream.h
yeah, start OpenAL sound output
2009-03-27 15:24:22 +00:00
SConscript
Attempt to move mixer to audio common, it's a bit more complicated than I expected
2009-03-26 09:29:14 +00:00
SoundStream.h
more clean up, starting to add recording support to sound stream
2009-03-27 14:26:44 +00:00
WaveFile.cpp
moved wavefile to audiocommon, you might need to add audiocommon include/lib paths to DSP-LLE on windows
2009-03-25 19:03:32 +00:00
WaveFile.h
moved wavefile to audiocommon, you might need to add audiocommon include/lib paths to DSP-LLE on windows
2009-03-25 19:03:32 +00:00