541 Commits

Author SHA1 Message Date
Jonathan Gray
bc1120b67a linux/mingw compilation fix pointed out by Jeroen Janssen
svn-id: r8984
2003-07-13 13:57:19 +00:00
Nicolas Bacca
70866ef72f Add Sky dependency
svn-id: r8983
2003-07-13 12:38:04 +00:00
Nicolas Bacca
3e629bbd97 Fix save key (EGA games)
svn-id: r8982
2003-07-13 12:37:16 +00:00
Nicolas Bacca
fb52d4da18 Fix keyboard (Simon quit works) - Fix save key (EGA games) - Add Free Look key
svn-id: r8981
2003-07-13 12:36:21 +00:00
Nicolas Bacca
22f2d94470 Update events - BASS & Simon updates - Fix keyboard (Simon quit works) - Fix save key (EGA games)
svn-id: r8980
2003-07-13 12:34:55 +00:00
Nicolas Bacca
6e57311011 Add Free-Look key
svn-id: r8979
2003-07-13 12:30:32 +00:00
Nicolas Bacca
e41a18b7e4 Add Mac Simon, change Simon detection, update descriptions
svn-id: r8978
2003-07-13 12:29:24 +00:00
Nicolas Bacca
765e4a8d93 Fix screen limit (Zak)
svn-id: r8977
2003-07-13 12:28:01 +00:00
Chris Apers
2a6507d9c4 Don't try to run the sound thread if not set
svn-id: r8971
2003-07-13 11:03:33 +00:00
Jamieson Christian
c4455fc0fd Fix for OOB Adlib frequencies
svn-id: r8907
2003-07-11 10:47:10 +00:00
Jamieson Christian
378856a693 Post FMOPL-reversion cleanup.
svn-id: r8906
2003-07-11 10:23:13 +00:00
Jamieson Christian
8b8b964aad Reverted to "old" YM3812 (FMOPL) emulator code.
Until specific information regarding the benefits
of migrating to the new emulator can be made
available, the "old" code will remain in effect
for the benefit of slower hardware platforms such
as some WinCE-based devices.

svn-id: r8903
2003-07-11 07:14:21 +00:00
Jamieson Christian
39b37df37a Fix for Bug [766984]: FOA: Adlib sound distortion
Added check for OOB note numbers when instantiating
Adlib registers with frequency information. Must check
WHY exactly we're getting OOB note numbers (and *way*
OOB, at that).

svn-id: r8902
2003-07-11 06:25:37 +00:00
Travis Howell
6480a00855 aspect ratio correction
svn-id: r8897
2003-07-10 10:24:06 +00:00
Nicolas Bacca
42f3887bac Update projects
svn-id: r8872
2003-07-08 22:51:36 +00:00
Nicolas Bacca
5eaef69291 New BASS subproject
svn-id: r8871
2003-07-08 22:50:43 +00:00
Nicolas Bacca
61ab6933c5 Update to new virtual functions, protected members and so on, take one
svn-id: r8870
2003-07-08 22:44:45 +00:00
Chris Apers
43c310924e More languages
svn-id: r8839
2003-07-07 09:08:04 +00:00
Chris Apers
aba8284008 New thread emu
svn-id: r8837
2003-07-07 08:53:05 +00:00
Chris Apers
7d03378fdc Fixed %c modifier
svn-id: r8836
2003-07-07 08:51:28 +00:00
Chris Apers
2b4210635e Language option support + music and MP3 related options
svn-id: r8835
2003-07-07 08:49:27 +00:00
Chris Apers
c4b942bfce MP3 and sound thread fixes
svn-id: r8834
2003-07-07 08:45:20 +00:00
Chris Apers
60a7b30b54 More options
svn-id: r8833
2003-07-07 08:42:45 +00:00
Oliver Kiehl
c29d39fad7 fix compile
svn-id: r8814
2003-07-06 20:19:54 +00:00
Max Horn
8c9b152f31 const fix; expannded TODO comment a bit
svn-id: r8813
2003-07-06 19:31:44 +00:00
Max Horn
9875983336 some backend fixes
svn-id: r8812
2003-07-06 18:56:19 +00:00
Marcus Comstedt
36bf6e09d3 "Better" fix... (Die C++, die!)
svn-id: r8811
2003-07-06 17:46:04 +00:00
Marcus Comstedt
5ab59a695c Fixed parse error.
svn-id: r8802
2003-07-06 14:46:12 +00:00
Jonathan Gray
fb6b42bb93 make x11 backend compile again, still doesn't actually work though...
svn-id: r8789
2003-07-06 05:51:41 +00:00
Max Horn
ce9d154957 fixed stack lock at startup
svn-id: r8779
2003-07-05 15:28:28 +00:00
Max Horn
4611b12c0a updated backends to use type MutexRef
svn-id: r8776
2003-07-05 15:17:46 +00:00
Travis Howell
39abb7cf0a Add more OpenGL fixes, patch #762815
svn-id: r8775
2003-07-05 13:41:14 +00:00
Ruediger Hanke
12a04c8e52 Implement new interface functions
svn-id: r8765
2003-07-05 09:08:38 +00:00
Max Horn
85c467c6a0 fixed two leaks
svn-id: r8739
2003-07-04 13:16:48 +00:00
Max Horn
3ed9aae095 const correctness
svn-id: r8727
2003-07-03 22:06:13 +00:00
Max Horn
30d985afb9 const correctness
svn-id: r8725
2003-07-03 21:45:04 +00:00
Max Horn
6b7e12faed fix for bug #765402: no shaking with 1x scaler
svn-id: r8724
2003-07-03 19:12:24 +00:00
Torbjörn Andersson
cd04361fb7 Removed the calls to SDL_SetGamma(). No one could understand what they were
doing there in the first place when it was discussed yesterday, and they
screw up the colours for me. (Possibly because I have the gamma correction
set even higher by default, so this attempt to brighten the image actually
made it *darker* for me.)

svn-id: r8720
2003-07-03 06:58:08 +00:00
Max Horn
6598673ac3 cleanup
svn-id: r8718
2003-07-02 23:24:05 +00:00
Max Horn
e1ca5552dd cleanup; made mutex protection of graphics code a little bit tighter by protecting all of method property(); moved set_palette to OSystem_SDL_Common (it was identical in both normal and GL backend)
svn-id: r8717
2003-07-02 15:08:46 +00:00
Torbjörn Andersson
1f0c925c2b Allow the 3x scaler in fullscreen mode. Since we have aspect ratio
correction now it can look quite different from 1x and 2x.

svn-id: r8674
2003-06-30 14:31:09 +00:00
Travis Howell
7c8565fa65 Add OpenGL fixes, patch #762815
svn-id: r8672
2003-06-30 02:38:56 +00:00
Marcus Comstedt
2aa2076ceb Count CD tracks from the beginning, not the end... ^^;;
svn-id: r8656
2003-06-26 15:25:06 +00:00
Max Horn
c9d22c69a2 fixed volume controller (compared to the core midi backend, volumes are now equal; plus this is the logical implementation :-)
svn-id: r8642
2003-06-24 11:56:43 +00:00
Paweł Kołodziejski
87b5f750e7 fixed warnings
svn-id: r8622
2003-06-22 15:00:51 +00:00
Torbjörn Andersson
160c4f9104 Fixed the last (?) glitches around the mouse cursor [*] in aspect-ratio
correction mode by making sure that dirty rects always start on a line
that won't have its colours changed by the stretching function. This was
probably only noticeable when using the 1x scaler.

[*] Actually, the glitches weren't specific to the mouse cursor, but it was
    useful for triggering them.

svn-id: r8621
2003-06-22 14:59:21 +00:00
Max Horn
4604b2600e use float instead of double
svn-id: r8617
2003-06-22 14:39:55 +00:00
Travis Howell
85d926fa66 Ooops
svn-id: r8615
2003-06-22 14:34:30 +00:00
Travis Howell
a700f90a5f Revert poll_event change
svn-id: r8614
2003-06-22 14:31:17 +00:00
Travis Howell
5132ca1b2f Add opengl filter option
for opengl backend
Enable poll_event in opengl backend

svn-id: r8612
2003-06-22 14:18:33 +00:00