aboutsummaryrefslogtreecommitdiff
path: root/sound/softsynth
AgeCommit message (Expand)Author
2010-09-22KYRA PC-98: fix endianess in music frequencyFlorian Kagerer
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-17CMS: Some constification.Johannes Schickel
2010-09-17CMS: Change an incorrect error into debug output.Johannes Schickel
2010-09-17SOUND: Properly add CMS as plugin.Johannes Schickel
2010-09-17SOUND: Move CMS emulator to sound/softsynth.Johannes Schickel
2010-09-04SOUND: Remove semicolonOri Avtalion
2010-09-04FM-TOWNS AUDIO: minor fix in cd audio volume settingFlorian Kagerer
2010-09-02FMTOWNS AUDIO: fixed divide by zero exception from commit 52013Yotam Barnoy
2010-08-20FM-TOWNS AUDIO: fix possible crashFlorian Kagerer
2010-08-20KYRA/TOWNS: fix memory leak and some cleanupFlorian Kagerer
2010-08-18SCUMM/FM-TOWNS: start rewriting audio codeFlorian Kagerer
2010-08-11FMTOWNS AUDIO: fix cda volume and balance controlFlorian Kagerer
2010-08-11GUI: add music devices for c64, amiga and apple II gsFlorian Kagerer
2010-08-08KYRA/TOWNS: some minor sound improvementsFlorian Kagerer
2010-08-04AUDIO: Implement volume and balance control for the AudioCD manager (needed f...Florian Kagerer
2010-08-03FMTOWNS AUDIO: fix typoFlorian Kagerer
2010-08-03KYRA/TOWNS: replace some music stops with fadeouts (based on original code)Florian Kagerer
2010-08-03KYRA/TOWNS: implement music/sfx volume control via GUI/GMMFlorian Kagerer
2010-08-03FMTOWNS AUDIO: minor layout changeFlorian Kagerer
2010-08-03SOUND: Constify waveform table; slightly simplify codeMax Horn
2010-08-02TOWNS AUDIO: fix typoFlorian Kagerer
2010-08-02TOWNS/PC98: Replaced some tabs with spaces.Johannes Schickel
2010-08-02TOWNS/PC98 Driver: Some formatting fixes.Johannes Schickel
2010-08-02FM-TOWNS/PC98 Sound: Strip trailing whitespaces/tabs.Johannes Schickel
2010-08-02KYRA/TOWNS AUDIO: and another fixFlorian Kagerer
2010-08-02KYRA/TOWNS AUDIO: try to fix last regressionFlorian Kagerer
2010-08-02KYRA: FM-Towns audio driver rewriteFlorian Kagerer
2010-07-21Janitorial: Removed extra semi-colon.Torbjörn Andersson
2010-07-21Strip trailing whitespaces in our common code base.Johannes Schickel
2010-07-17Remove PalmOS portMax Horn
2010-06-26GUI: Add and improve some messages to translateJordi Vilalta Prat
2010-06-25AUDIO: some fixes in the audio device code (no sound option, new GUIO flags)Florian Kagerer
2010-06-22GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr sup...Florian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-08Modification to remove false positive "Possible divide by zero" warnings give...David Turner
2010-05-05Replace various strncpy usages by strlcpy.Johannes Schickel
2010-04-20Fix the MT32 gfx output for 16bit compatiblity, cleanup, get rid of unnecessa...Andre Heider
2010-04-17Fixing some warnings (with gcc 3.3.6)Max Horn
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-04-09Add missing cases to switch statements, remove whitespaceOri Avtalion
2010-03-18COMMON: Move Common::RandomSource to common/random.*Max Horn
2010-03-12This hopefully fixes building on win64.Johannes Schickel
2010-03-09Initialise 'releaseAdd' to avoid a Valgrind warning in Write20() when theTorbjörn Andersson
2010-03-08Add a slight comment when the DBOPL sources where synched with DOSBox.Johannes Schickel
2010-03-08Use memset instead of a custom loop for zeroing the sample buffer.Johannes Schickel
2010-03-08Cleanup.Johannes Schickel
2010-03-08Switch to the other DOSBox OPL emulator as suggested by the DOSBox developers.Johannes Schickel
2010-02-26SID: Adding DISABLE_SID option, as SID player embiggens binary by a large amo...Neil Millstone
2010-01-25- Remove "(experimental)" mark from DOSBox OPL emulator description in GUIJohannes Schickel