| Age | Commit message (Expand) | Author |
| 2009-06-26 | 1. TAS Groundwork: Saving the state (compression and memory dump to file) is ... | XTra.KrazzY |
| 2009-06-21 | New DSP debugger: step one. (not ready yet, but try loading zelda WW and look... | hrydgard |
| 2009-06-15 | Attempt to calculate actual refresh rate (i.e. a CPU-GPU synced Mhz), no real... | John Peterson |
| 2009-06-12 | Fix for tatsunoko vs capcom and those wii games getting corrupted memory error | sl1nk3.s |
| 2009-06-12 | a NEED DEBUG version of openal sound system, nakee, try to FIX it! :) | hyperiris |
| 2009-06-03 | Tiny crash fix for the wiimote plugin as well as a safer check for the volume... | sl1nk3.s |
| 2009-05-18 | Added sound volume slider to HLE sound plugin, currently DSound only, unless ... | sl1nk3.s |
| 2009-04-28 | Fix compile in OSX by reverting my change, dunno why OpenAL is different on m... | Sonicadvance1 |
| 2009-04-25 | A compile fix for Linux/OSX in InfoWindow.cpp and also get OSX to stop crashi... | Sonicadvance1 |
| 2009-04-24 | Only have this in OSX since that is only where it compiles apparently? | Sonicadvance1 |
| 2009-04-24 | Fix OSX compiling. Still need to rollback nakee's revision 2566 if you want i... | Sonicadvance1 |
| 2009-04-12 | more scons build fixups | nakeee |
| 2009-04-07 | linux compile fix | nakeee |
| 2009-04-07 | osx build fix | tmator |
| 2009-04-05 | Openal on linux (get stuck but doens't crash) | nakeee |
| 2009-04-04 | OpenAL: YES! The first version of working OpenAL Backend! | hyperiris |
| 2009-04-04 | OpenAL: fix CreativeLab bug. This bug causes hang on my machine. | hyperiris |
| 2009-03-31 | really fix building without OAL, and disable it (for time being i guess) on w... | Shawn Hoffman |
| 2009-03-30 | Fixing compile without openal | nakeee |
| 2009-03-30 | OpenAL: Minor fixes (someone beat me to the other fixes) | XTra.KrazzY |
| 2009-03-30 | Small fixup | nakeee |
| 2009-03-30 | Make openal works on linux | nakeee |
| 2009-03-30 | Linux compile fix | nakeee |
| 2009-03-30 | git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2803 8ced0084-cf51-0... | Shawn Hoffman |
| 2009-03-30 | fix for last commit | Shawn Hoffman |
| 2009-03-30 | git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2800 8ced0084-cf51-0... | hyperiris |
| 2009-03-30 | OpenAL: continue work on it | hyperiris |
| 2009-03-30 | Added dtk sound mixing to audiocommon (should work with LLE now) | nakeee |
| 2009-03-30 | fix some improper log msg | Shawn Hoffman |
| 2009-03-29 | ops. | omegadox |
| 2009-03-29 | AudioCommon.cpp cleanup | omegadox |
| 2009-03-28 | Fixed Null sound | nakeee |
| 2009-03-28 | Add precompiled headers back...I like being able to compile in less than 2 ho... | Shawn Hoffman |
| 2009-03-28 | fix some OpenAL unresolved symbols on linux | Shawn Hoffman |
| 2009-03-28 | grah...stupid me trying to share patches between linux and windows... | Shawn Hoffman |
| 2009-03-28 | remove some junk added in last few commits. Also I really don't like the styl... | Shawn Hoffman |
| 2009-03-28 | A little fix for the Throttle, it wasn't getting the correct sample_rate thus... | sl1nk3.s |
| 2009-03-28 | Another linux fix with AudioCommon.cpp | omegadox |
| 2009-03-28 | Another linux fix with AudioCommon.cpp | omegadox |
| 2009-03-28 | Only include DSoundStream header on Windows only. | omegadox |
| 2009-03-28 | Some code cleanup | omegadox |
| 2009-03-27 | Audio: adjust UI | hyperiris |
| 2009-03-27 | yeah, start OpenAL sound output | hyperiris |
| 2009-03-27 | more clean up, starting to add recording support to sound stream | nakeee |
| 2009-03-27 | Well, it should fix audio, at least on my machine. | hyperiris |
| 2009-03-27 | Fixed stop of DSP HLE+LLE and some clean up(reset all variables in DSound cre... | nakeee |
| 2009-03-26 | Forgot to init the queue size fixed some sound bugs | nakeee |
| 2009-03-26 | crash fix | nakeee |
| 2009-03-26 | small windows compile fix | nakeee |
| 2009-03-26 | Attempt to move mixer to audio common, it's a bit more complicated than I exp... | nakeee |