aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-04my version of MAD (0.14.2b) has no MAD_ERROR_NONE; where did that come from?Max Horn
2002-05-04corrected key bindings that switch between gfx modesMax Horn
2002-05-04enabled MP3 support for OS XMax Horn
2002-05-04added 1x as an alias for the 'normal' graphics mode (seemed logical since we ...Max Horn
2002-05-04added some simple (8bit) 1x/2x/3x scalers, could probably be optimizedMax Horn
2002-05-03Finally easier than what I thought... Removed the last 'float' fromLionel Ulmer
2002-05-03Fixed a 'file descriptor' leak in the MP3 tracks cachingLionel Ulmer
2002-05-03Remove floating point in the MP3 volume control (baaaaaaaad on PDAsLionel Ulmer
2002-05-03SFX and Music volumes are now game-specific.Nicolas Noble
2002-05-03Add a quick dynamic test to see if the memory options (endianness andLionel Ulmer
2002-05-03REALLY fix -m. For sure. Trust me. :)James Brown
2002-05-03Fix -m option.James Brown
2002-05-03Use Makefile.common like the rest.Marcus Comstedt
2002-05-03Update default tempo readme/help text.James Brown
2002-05-03Fix debian 'rules' tabbing by braindead editor.James Brown
2002-05-03Fix lintian errors in debian package.James Brown
2002-05-02Clarified the '-t' option help text (by showing 0x1F0000 instead ofLionel Ulmer
2002-05-02Fixed the command line parsing for the parameters with optionnalLionel Ulmer
2002-05-02Add hotkey for advmame2xJames Brown
2002-05-02Change default tempos.James Brown
2002-05-02My code really need that free(NULL) is valid BBrox... =)Nicolas Noble
2002-05-01Well, one small commit before going to bed to regain the commit kingLionel Ulmer
2002-05-01Start of volume support + mixer pauseNicolas Bacca
2002-05-01Moved loom music synch to the playing functionNicolas Bacca
2002-05-01Fixed new domain create (Pixel, please recheck :))Nicolas Bacca
2002-05-01Update to new configuration system, fixed right click, fixed landscape mode d...Nicolas Bacca
2002-05-01Pause and start of volume supportNicolas Bacca
2002-05-01Set GFX_NORMAL on WinCE, oopsNicolas Bacca
2002-05-01Fixed second key page for WinCE, start of volume supportNicolas Bacca
2002-05-01Set GFX_NORMAL on WinCENicolas Bacca
2002-05-01Fix actor masking crash.James Brown
2002-05-01Removed ScummVM's private alloc / free / realloc functions. If I breakLionel Ulmer
2002-05-01Fix the AUTOFREE problem on TheDig sounds. 'Proper' fix may come laterLionel Ulmer
2002-05-01Initialize the private frame buffer at '0' to prevent a lot ofLionel Ulmer
2002-05-01Fixes for Dig sound on big endian systemsRuediger Hanke
2002-05-01Another fix for LoomCD. Now Valgrind does not reports any errorLionel Ulmer
2002-05-01Fix sound crash in some games. Thanks Michael Karcher.James Brown
2002-05-01Zero-initialize the palette and the frame buffer.Lionel Ulmer
2002-05-01Fix some bad memory accesses in LoomCD. The masking is still bad butLionel Ulmer
2002-05-01Compile with new config-file support - not used yet, this will be fixed tomorrowNicolas Bacca
2002-05-01Fixed packing for non GCC compilers - Loom & Zak work on WinCE nowNicolas Bacca
2002-04-30Fix Pawels name - sorry :)James Brown
2002-04-30updated %changelog with the same text as changelog.txtJeremy Newman
2002-04-30Readme update, and WhatsNew tidy up.James Brown
2002-04-30cleaned up, and fixedJeremy Newman
2002-04-30Fix cross compileTravis Howell
2002-04-30Fix my error in last commitTravis Howell
2002-04-30Add icon and resource file to mingw buildTravis Howell
2002-04-30Fix MingW compilation.James Brown
2002-04-30Remove VC dependancy.Paweł Kołodziejski