Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-15 | Possible fix for Windows SysEx transmissions | Jamieson Christian | |
svn-id: r7525 | |||
2003-05-15 | Fixed tambourine percussion patch | Jamieson Christian | |
svn-id: r7522 | |||
2003-05-15 | Added rudimentary Adlib percussion support. | Jamieson Christian | |
Semantic fixes -- Adlib "MIDI Channels" are now "Voices" Miscellaneous cleanup/streamlining. svn-id: r7520 | |||
2003-05-14 | ouch | Max Horn | |
svn-id: r7511 | |||
2003-05-14 | fixed bug where SDL_CreateMutex was being called before SDL_Init; ↵ | Max Horn | |
restructured code a little svn-id: r7510 | |||
2003-05-13 | Patch #736861: SDL/GL: AdvMame3x | Max Horn | |
svn-id: r7484 | |||
2003-05-12 | Add Auto reset option | Chris Apers | |
svn-id: r7470 | |||
2003-05-12 | Add Auto reset option | Chris Apers | |
svn-id: r7469 | |||
2003-05-12 | Cleanup, add CTRL+q shortcut | Chris Apers | |
svn-id: r7468 | |||
2003-05-12 | Cleanup | Chris Apers | |
svn-id: r7467 | |||
2003-05-12 | make x11 backend actually compile again, seems to cry about xshmputimage ↵ | Jonathan Gray | |
when I try to run it however svn-id: r7466 | |||
2003-05-11 | The new (Jornada 820 inspired) GDI rendering crashes on a Jornada 680 - ↵ | Nicolas Bacca | |
further investigation needed. For the moment I'll leave both, define NEW_GAPI_CODE if you want to compile a version (HPC ARM) for the Jornada 820 svn-id: r7460 | |||
2003-05-11 | Fix key mapping bug (hello SF mail server) | Nicolas Bacca | |
svn-id: r7456 | |||
2003-05-11 | Fix icon path | Nicolas Bacca | |
svn-id: r7455 | |||
2003-05-11 | COMI and Jornada 820 fixes | Nicolas Bacca | |
svn-id: r7454 | |||
2003-05-11 | Update build revision and help file | Nicolas Bacca | |
svn-id: r7453 | |||
2003-05-11 | Rewrite GDI rendering for Jornada 820, COMI fxes | Nicolas Bacca | |
svn-id: r7451 | |||
2003-05-11 | Update missing functions for HPC builds | Nicolas Bacca | |
svn-id: r7450 | |||
2003-05-09 | Patch #735294: AdvMame3x scaler | Max Horn | |
svn-id: r7409 | |||
2003-05-06 | Updated | Chris Apers | |
svn-id: r7367 | |||
2003-05-06 | Cleanup | Chris Apers | |
svn-id: r7366 | |||
2003-05-05 | cleanup and add more ScummVM globals to PDB | Chris Apers | |
svn-id: r7345 | |||
2003-05-05 | Update project build files | Nicolas Bacca | |
svn-id: r7338 | |||
2003-05-05 | Experimental COMI support - GAPI 565 only - still some work to do on the ↵ | Nicolas Bacca | |
future branch svn-id: r7337 | |||
2003-05-05 | Help dialog box / Music switch | Nicolas Bacca | |
svn-id: r7336 | |||
2003-05-05 | Bigger mouse cursor | Nicolas Bacca | |
svn-id: r7335 | |||
2003-05-05 | Add music control for Smartphone build | Nicolas Bacca | |
svn-id: r7334 | |||
2003-05-05 | Support for COMI and new targets | Nicolas Bacca | |
svn-id: r7333 | |||
2003-05-05 | Handle COMI UI | Nicolas Bacca | |
svn-id: r7332 | |||
2003-05-05 | Added new targets, auto-quit for demos without UI | Nicolas Bacca | |
svn-id: r7331 | |||
2003-05-04 | Allow for larger mouse pointers (CoMI). | Marcus Comstedt | |
svn-id: r7329 | |||
2003-05-04 | new fmopl (from adplug, which has it from mame; we can use it under the LGPL ↵ | Max Horn | |
should we ever have to) svn-id: r7328 | |||
2003-05-04 | Support hires mode (CoMI). | Marcus Comstedt | |
svn-id: r7326 | |||
2003-05-04 | *** empty log message *** | Ruediger Hanke | |
svn-id: r7315 | |||
2003-05-02 | cleanup, move tmpScreen to storage heap | Chris Apers | |
svn-id: r7268 | |||
2003-05-02 | Not needed | Chris Apers | |
svn-id: r7267 | |||
2003-05-02 | Add Tempo (-t) and Write ScummVM.ini (-w) | Chris Apers | |
svn-id: r7266 | |||
2003-05-02 | Constant global data PDB builder | Chris Apers | |
svn-id: r7263 | |||
2003-05-01 | fix another leak | Jonathan Gray | |
svn-id: r7245 | |||
2003-05-01 | Reactivate sound handler to prevent out of memory | Chris Apers | |
svn-id: r7243 | |||
2003-05-01 | No more needed | Chris Apers | |
svn-id: r7241 | |||
2003-04-30 | Add copyright header | Chris Apers | |
svn-id: r7232 | |||
2003-04-30 | Add copyright header | Chris Apers | |
svn-id: r7231 | |||
2003-04-30 | moved screen mutex from smush into SDL backend (other backends have to make ↵ | Max Horn | |
sure they are thread safe by themselves) svn-id: r7230 | |||
2003-04-30 | free movement may not be necessary for now, but doing it is trivial, so why ↵ | Max Horn | |
not. Still this code is horribly inefficient :-/. svn-id: r7229 | |||
2003-04-30 | avoid unneccesary blits | Max Horn | |
svn-id: r7228 | |||
2003-04-30 | palmos midi driver | Max Horn | |
svn-id: r7221 | |||
2003-04-30 | started to merge in Chrilith's PalmOS port | Max Horn | |
svn-id: r7219 | |||
2003-04-26 | Whatever I changed since last commit ... | Ruediger Hanke | |
svn-id: r7130 | |||
2003-04-25 | cleanup; added comment | Max Horn | |
svn-id: r7119 |