aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-06-24fixed volume controller (compared to the core midi backend, volumes are now e...Max Horn
2003-06-23this should prevent changing music in some room in the DIGPaweł Kołodziejski
2003-06-23update manpage for aspect ratio optionsJonathan Gray
2003-06-22make smush pausing while GUI is up reentrantMax Horn
2003-06-22fix for bug #755166 (clear click state after loading a game)Max Horn
2003-06-22another warningMax Horn
2003-06-22fixed warningsMax Horn
2003-06-22updated vc6 project filePaweł Kołodziejski
2003-06-22updated ft music tablesPaweł Kołodziejski
2003-06-22whoopsRobert Göffringmann
2003-06-22native mt32 support and basic control panel (incomplete)Robert Göffringmann
2003-06-22fix for imuse map room tablePaweł Kołodziejski
2003-06-22fixes for imuse digital tablePaweł Kołodziejski
2003-06-22updated imuse digital tablesPaweł Kołodziejski
2003-06-22fix the inaccurate version of interpolate5Line to work correctly for odd widthsMax Horn
2003-06-22undoing this optimization: despite my initial sureness about this being corre...Max Horn
2003-06-22Special case for screen-wide blitsBertrand Augereau
2003-06-22build with mad by default, added opengl buildPaweł Kołodziejski
2003-06-22added opengl backend to vc6Paweł Kołodziejski
2003-06-22fixed warningPaweł Kołodziejski
2003-06-22fixed warningsPaweł Kołodziejski
2003-06-22Fixed the last (?) glitches around the mouse cursor [*] in aspect-ratioTorbjörn Andersson
2003-06-22Rearranged logic in SuperEagleBertrand Augereau
2003-06-22Add opengl filter optionTravis Howell
2003-06-22Fix some graphics glitches that would sometimes be visible around the mouseTorbjörn Andersson
2003-06-22use float instead of doubleMax Horn
2003-06-22cleanupMax Horn
2003-06-22OoopsTravis Howell
2003-06-22Revert poll_event changeTravis Howell
2003-06-22fixed warningsPaweł Kołodziejski
2003-06-22Add opengl filter optionTravis Howell
2003-06-22d'ohMax Horn
2003-06-22fixed Vorbis CD track codeMax Horn
2003-06-22don't memset the output buffer to 0 if _eof_flag is set; rather, we should 'a...Max Horn
2003-06-22properly init member vars instead of using memsetMax Horn
2003-06-22Aspect ratio works with all sclaers in opengl backendTravis Howell
2003-06-22no need to keep these regression tests: the changes are mathematically and op...Max Horn
2003-06-22Patch #757827: Aspect-ratio correctionMax Horn
2003-06-22Reduced the number of shifts in highly used functions in Super2xSaI and Super...Bertrand Augereau
2003-06-22Change names of the stream API in the mixer; added endStream method (stop() h...Max Horn
2003-06-22don't try to delete calloc'd mem eitherJonathan Gray
2003-06-22don't try to delete malloc'd memoryJonathan Gray
2003-06-22enable rtti for dynamic_castPaweł Kołodziejski
2003-06-22fixed warningPaweł Kołodziejski
2003-06-22fix compile when vorbis is enabled, loomcd is now broken with vorbis after re...Jonathan Gray
2003-06-22renamed SoundMixer::hasActiveChannel->hasActiveSFXChannel, and fixed the regr...Max Horn
2003-06-22remove the realDestroy methods and instead use destructors; renamed insertAt ...Max Horn
2003-06-22fix regression I just introduced (voices in smush movies were cut off way too...Max Horn
2003-06-21lots of mixer cleanup / refactoring / reengineeringMax Horn
2003-06-21undo this change again - proper fix would be to correct the MP3 playback codeMax Horn