Age | Commit message (Expand) | Author |
2003-07-13 | Get rid of additional version #define, add dynamic key rates | Nicolas Bacca |
2003-07-13 | Get rid of additional version #define, default is now to disable HPC GameX (d... | Nicolas Bacca |
2003-07-13 | Get rid of additional version #define | Nicolas Bacca |
2003-07-13 | linux/mingw compilation fix pointed out by Jeroen Janssen | Jonathan Gray |
2003-07-13 | Add Sky dependency | Nicolas Bacca |
2003-07-13 | Fix save key (EGA games) | Nicolas Bacca |
2003-07-13 | Fix keyboard (Simon quit works) - Fix save key (EGA games) - Add Free Look key | Nicolas Bacca |
2003-07-13 | Update events - BASS & Simon updates - Fix keyboard (Simon quit works) - Fix ... | Nicolas Bacca |
2003-07-13 | Add Free-Look key | Nicolas Bacca |
2003-07-13 | Add Mac Simon, change Simon detection, update descriptions | Nicolas Bacca |
2003-07-13 | Fix screen limit (Zak) | Nicolas Bacca |
2003-07-13 | Don't try to run the sound thread if not set | Chris Apers |
2003-07-11 | Fix for OOB Adlib frequencies | Jamieson Christian |
2003-07-11 | Post FMOPL-reversion cleanup. | Jamieson Christian |
2003-07-11 | Reverted to "old" YM3812 (FMOPL) emulator code. | Jamieson Christian |
2003-07-11 | Fix for Bug [766984]: FOA: Adlib sound distortion | Jamieson Christian |
2003-07-10 | aspect ratio correction | Travis Howell |
2003-07-08 | Update projects | Nicolas Bacca |
2003-07-08 | New BASS subproject | Nicolas Bacca |
2003-07-08 | Update to new virtual functions, protected members and so on, take one | Nicolas Bacca |
2003-07-07 | More languages | Chris Apers |
2003-07-07 | New thread emu | Chris Apers |
2003-07-07 | Fixed %c modifier | Chris Apers |
2003-07-07 | Language option support + music and MP3 related options | Chris Apers |
2003-07-07 | MP3 and sound thread fixes | Chris Apers |
2003-07-07 | More options | Chris Apers |
2003-07-06 | fix compile | Oliver Kiehl |
2003-07-06 | const fix; expannded TODO comment a bit | Max Horn |
2003-07-06 | some backend fixes | Max Horn |
2003-07-06 | "Better" fix... (Die C++, die!) | Marcus Comstedt |
2003-07-06 | Fixed parse error. | Marcus Comstedt |
2003-07-06 | make x11 backend compile again, still doesn't actually work though... | Jonathan Gray |
2003-07-05 | fixed stack lock at startup | Max Horn |
2003-07-05 | updated backends to use type MutexRef | Max Horn |
2003-07-05 | Add more OpenGL fixes, patch #762815 | Travis Howell |
2003-07-05 | Implement new interface functions | Ruediger Hanke |
2003-07-04 | fixed two leaks | Max Horn |
2003-07-03 | const correctness | Max Horn |
2003-07-03 | const correctness | Max Horn |
2003-07-03 | fix for bug #765402: no shaking with 1x scaler | Max Horn |
2003-07-03 | Removed the calls to SDL_SetGamma(). No one could understand what they were | Torbjörn Andersson |
2003-07-02 | cleanup | Max Horn |
2003-07-02 | cleanup; made mutex protection of graphics code a little bit tighter by prote... | Max Horn |
2003-06-30 | Allow the 3x scaler in fullscreen mode. Since we have aspect ratio | Torbjörn Andersson |
2003-06-30 | Add OpenGL fixes, patch #762815 | Travis Howell |
2003-06-26 | Count CD tracks from the beginning, not the end... ^^;; | Marcus Comstedt |
2003-06-24 | fixed volume controller (compared to the core midi backend, volumes are now e... | Max Horn |
2003-06-22 | fixed warnings | Paweł Kołodziejski |
2003-06-22 | Fixed the last (?) glitches around the mouse cursor [*] in aspect-ratio | Torbjörn Andersson |
2003-06-22 | use float instead of double | Max Horn |