Age | Commit message (Expand) | Author |
2011-07-04 | AUDIO: fix issue in detectDevice when config manager setting is missing | athrxx |
2011-06-23 | AUDIO: Replace assignment in return call by separate assignment and return call. | Julien |
2011-06-23 | AUDIO/BACKENDS/GRAPHICS: Add error checks after allocating memory with malloc | Julien |
2011-06-23 | ANALYSIS: Fix potential memory leak when using realloc | Julien |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-11 | AUDIO: Add complementary functions for getting channel volume and balance | Eugene Sandulenko |
2011-06-10 | AUDIO: Small cleanup in MidiParser_XMIDI::loadMusic | Max Horn |
2011-06-10 | AUDIO: Remove dead code | Max Horn |
2011-06-07 | AUDIO: improved warnings in detectDevice() | athrxx |
2011-06-07 | AUDIO: Remove tabs from comment spacing | Matthew Hoops |
2011-06-07 | AUDIO: Clarify makeAACStream() usage | Matthew Hoops |
2011-06-06 | GRAPHICS: Get rid of kSODFont (ScummFont) | Thierry Crozat |
2011-06-06 | AUDIO: some more text tweaks | athrxx |
2011-06-06 | I18N: Make MidiDriver detection errors translatable. | Alyssa Milburn |
2011-06-06 | AUDIO: Tweak warning text | Willem Jan Palenstijn |
2011-06-06 | AUDIO: cleanup MidiDriver::detectDevice() | athrxx |
2011-06-06 | AUDIO: replaced kDriverName in MidiDriver::detectDevice() | athrxx |
2011-06-05 | AUDIO: replace GUIErrorMessage() | athrxx |
2011-06-05 | AUDIO: fix device detection (missing rom files for MT-32 emu) | athrxx |
2011-06-03 | FM-TOWNS AUDIO: some cleanup in midi driver code | athrxx |
2011-06-03 | COMMON: Cleanup QuickTime variable and struct naming | Matthew Hoops |
2011-06-02 | COMMON: Begin objectifying QuickTimeParser::SampleDesc further | Matthew Hoops |
2011-06-03 | AUDIO: Fix custom AdLib percussion instruments. | Alyssa Milburn |
2011-06-02 | FM-TOWNS AUDIO: fix regression | athrxx |
2011-06-02 | FM-TOWNS AUDIO: cleanup | athrxx |
2011-06-02 | AUDIO: fix some typos in comments | athrxx |
2011-06-01 | Merge pull request #20 from scott-t/t7g-ios | clone2727 |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn |
2011-05-31 | Merge remote branch 'upstream/master' into t7g-ios | Matthew Hoops |
2011-05-31 | AUDIO: Plug MPEG-4/QuickTime audio into openStreamFile | Matthew Hoops |
2011-05-31 | AUDIO: Fix GCC Compilation Warning in FM-Towns Softsynth. | D G Turner |
2011-05-30 | FM-TOWNS AUDIO: fix destructors (thread safety) | athrxx |
2011-05-29 | FM-TOWNS AUDIO: Unlock internal mutex before calling imuse timer proc. | athrxx |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-25 | ALL: recognise -> recognize | Matthew Hoops |
2011-05-23 | AUDIO: Explicitly instantiate & name RandomSource used by MAME OPL | Max Horn |
2011-05-21 | SWORD25: Fix compilation when libvorbis is not present | md5 |
2011-05-21 | DS: Fix some OPL data which was incorrectly freed from the main heap on the D... | agent-q |
2011-05-20 | FM-TOWNS AUDIO: fix gcc warnings | athrxx |
2011-05-20 | FM-TOWNS AUDIO: fix thread lockups and cleanup | athrxx |
2011-05-20 | AUDIO: Remove leftover "forward" declaration after real declaration in the TO... | Johannes Schickel |
2011-05-17 | AUDIO: Remove SVN Id/URL keywords from a few newly added files. | Johannes Schickel |
2011-05-17 | FM-TOWNS AUDIO: hopefully fix ps2 port compile | athrxx |
2011-05-17 | AUDIO: Fix warning | Willem Jan Palenstijn |
2011-05-17 | FM-TOWNS AUDIO: Fix GCC warnings | athrxx |
2011-05-17 | FM-TOWNS AUDIO: Fix several CppCheck warnings | athrxx |
2011-05-17 | FM-TOWNS AUDIO: Some fixes and renaming | athrxx |
2011-05-17 | FM-TOWNS AUDIO: Fix some bugs and rename some stuff in the midi driver code | athrxx |
2011-05-17 | FM-TOWNS AUDIO: Fix note off event in midi driver | athrxx |
2011-05-17 | FM-TOWNS AUDIO: Fix some midi driver bugs | athrxx |