aboutsummaryrefslogtreecommitdiff
path: root/audio/mididrv.cpp
AgeCommit message (Expand)Author
2017-12-03BASE: Remove bad casts between incompatible Plugin typesColin Snover
2014-02-18AUDIO: Make GPL headers consistent in themselves.Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-02-26COMMON: Move RenderMode and GUIOptions functionality into separate filesMax Horn
2012-02-21COMMON: remove unnecessary commasathrxx
2011-10-23ALL: Reduce assignment of "" to Common::String.Johannes Schickel
2011-10-23AD: Swtich GUI options to a char array.Eugene Sandulenko
2011-08-18I18N: Split some original messages to allow translation reusability.Jordi Vilalta Prat
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-04AUDIO: fix issue in detectDevice when config manager setting is missingathrxx
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-10AUDIO: Remove dead codeMax Horn
2011-06-07AUDIO: improved warnings in detectDevice()athrxx
2011-06-06AUDIO: some more text tweaksathrxx
2011-06-06I18N: Make MidiDriver detection errors translatable.Alyssa Milburn
2011-06-06AUDIO: cleanup MidiDriver::detectDevice()athrxx
2011-06-06AUDIO: replaced kDriverName in MidiDriver::detectDevice()athrxx
2011-06-05AUDIO: replace GUIErrorMessage()athrxx
2011-06-05AUDIO: fix device detection (missing rom files for MT-32 emu)athrxx
2011-06-02AUDIO: fix some typos in commentsathrxx
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn