| Age | Commit message (Expand) | Author |
| 2009-04-01 | make the new icon look better | Shawn Hoffman |
| 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-30 | add some docs to the lle-testing vcproj and try to shutdown the plugin withou... | Shawn Hoffman |
| 2009-03-29 | Reverted some changes I accidentally commited... | Marcus Wanners |
| 2009-03-29 | ops. | omegadox |
| 2009-03-29 | AudioCommon.cpp cleanup | omegadox |
| 2009-03-28 | Fixed Null sound | nakeee |
| 2009-03-28 | last commit missed AVIDump.h | Shawn Hoffman |
| 2009-03-28 | Added support for dumping avi files (thanks baby.lueshi). Use Microsoft Video... | Marcus Wanners |
| 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 | disable boot from drive when emulator is running (issue 781) | Shawn Hoffman |
| 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 |
| 2009-03-25 | moved wavefile to audiocommon, you might need to add audiocommon include/lib ... | nakeee |
| 2009-03-25 | Fixed a few MSVC compiler warnings, and added some switches to the readme. | Marcus Wanners |
| 2009-03-24 | fix crash that could happen when closing ISOProperties on a wii disc | Shawn Hoffman |
| 2009-03-24 | ISOProperties: clean up | Shawn Hoffman |
| 2009-03-24 | now all build configs link in visual studio again | Shawn Hoffman |
| 2009-03-23 | come cleanup with lle test and misc | Shawn Hoffman |
| 2009-03-23 | Some clean up | nakeee |
| 2009-03-23 | Added project for AudioCommon. | omegadox |
| 2009-03-23 | Starting audio common | nakeee |
| 2009-03-23 | revert this for now, i need to read more | Shawn Hoffman |
| 2009-03-23 | beginning to take a look at the wonderful world of exceptions. try to impleme... | Shawn Hoffman |