Jamieson Christian
baaf6502ec
Made notation of transient config domains consistent.
...
Now all transient config domains use a name
in the form _TRANSIENT_DOMAIN
svn-id: r8452
2003-06-12 18:46:37 +00:00
Jamieson Christian
c117ef1e50
Fix for bug [741592] GUI: Switching music driver mixes up music
...
Implement true music driver selection from the GUI options dialog.
This implementation depends on a new, transient config domain called
"user-overrides". Probably any other config changes made from the
options dialog will need to go into this domain, which is now
loaded after the game settings are loaded.
I hope this is the right way to do it. I'm still a little fuzzy
about our game settings architecture. If anybody suddenly gets
a "[user-overrides]" section showing up in their scummvm.ini or
scummvm.rc files, you'll know why.
svn-id: r8434
2003-06-11 06:49:47 +00:00
Paweł Kołodziejski
f0c0b5f4f8
fixed compilation
...
svn-id: r8112
2003-05-29 18:30:40 +00:00
Max Horn
27f2f58010
put in explicit unistd.h for getcwd (this helps BeOS)
...
svn-id: r8040
2003-05-27 23:34:37 +00:00
Joost Peters
81ac7cc8f8
fixed GP32 port
...
svn-id: r6958
2003-04-10 13:44:50 +00:00
Marcus Comstedt
ac99b27327
Save game path setting is not meaningful on the Dreamcast.
...
svn-id: r6901
2003-04-03 16:01:03 +00:00
Max Horn
f5360cbb6c
Hook up the midi driver selection popup; disable GFX popup for now, till we modify the backends to properly allow for it's support
...
svn-id: r6867
2003-03-26 20:43:58 +00:00
Max Horn
c409895483
make the volume controls in the global options dialog work
...
svn-id: r6863
2003-03-25 15:55:27 +00:00
Max Horn
023d84a6a3
added some meat to the global options dialog (no prefs are stored yet, though)
...
svn-id: r6862
2003-03-25 15:32:36 +00:00
Max Horn
a50bbdd7f7
cleanup
...
svn-id: r6856
2003-03-25 00:26:53 +00:00
Paweł Kołodziejski
aa3766018f
updated copyrights headers
...
svn-id: r6726
2003-03-06 21:46:56 +00:00
Paweł Kołodziejski
1ff9749b87
and more cleanup .... Last
...
svn-id: r6721
2003-03-06 19:52:54 +00:00
Max Horn
086a89f365
Patch #691064 : dot matrix scaler
...
svn-id: r6663
2003-03-02 16:36:52 +00:00
Jonathan Gray
c08d736d1d
add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try it
...
svn-id: r6462
2003-01-15 02:11:37 +00:00
Max Horn
3575a2db06
fixed arrow/mouse wheel scrolling: now honors seperator items (i.e. you can't select the anymore); seperator items are now marked by an empty string
...
svn-id: r5961
2002-12-14 17:59:22 +00:00
Max Horn
200c110f3d
fixed typo
...
svn-id: r5953
2002-12-14 14:32:19 +00:00
Max Horn
96131f865c
clarification
...
svn-id: r5951
2002-12-14 14:26:37 +00:00
Max Horn
7e90ae0102
added a dummy savepath setting; space gets scare, seems we really need tabs
...
svn-id: r5946
2002-12-14 01:49:08 +00:00
Max Horn
e01ecb3a7f
added an API to query the list of available music drivers; cleanup
...
svn-id: r5942
2002-12-13 23:29:18 +00:00
Max Horn
dbb6c8495a
added seperator items (to show off :-), moved dialog a bit up
...
svn-id: r5940
2002-12-13 22:19:35 +00:00
Max Horn
1f64278abb
fixup dummy options dialog a bit
...
svn-id: r5925
2002-12-13 01:42:31 +00:00
Max Horn
2af8f20344
added a dummy global options dialog; PopUpWidget tweaks
...
svn-id: r5919
2002-12-12 23:22:48 +00:00