Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-02 | cleanup & restructuring; in particular move the midi driver list to its own ↵ | Max Horn | |
source file svn-id: r10550 | |||
2003-09-17 | new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there ↵ | Max Horn | |
(this removes the need for an ugly hack in the build system, and is also conceptionally cleaner) svn-id: r10282 | |||
2003-06-12 | Made notation of transient config domains consistent. | Jamieson Christian | |
Now all transient config domains use a name in the form _TRANSIENT_DOMAIN svn-id: r8452 | |||
2003-06-11 | Fix for bug [741592] GUI: Switching music driver mixes up music | Jamieson Christian | |
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-05-29 | fixed compilation | Paweł Kołodziejski | |
svn-id: r8112 | |||
2003-05-27 | put in explicit unistd.h for getcwd (this helps BeOS) | Max Horn | |
svn-id: r8040 | |||
2003-04-10 | fixed GP32 port | Joost Peters | |
svn-id: r6958 | |||
2003-04-03 | Save game path setting is not meaningful on the Dreamcast. | Marcus Comstedt | |
svn-id: r6901 | |||
2003-03-26 | Hook up the midi driver selection popup; disable GFX popup for now, till we ↵ | Max Horn | |
modify the backends to properly allow for it's support svn-id: r6867 | |||
2003-03-25 | make the volume controls in the global options dialog work | Max Horn | |
svn-id: r6863 | |||
2003-03-25 | added some meat to the global options dialog (no prefs are stored yet, though) | Max Horn | |
svn-id: r6862 | |||
2003-03-25 | cleanup | Max Horn | |
svn-id: r6856 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | and more cleanup .... Last | Paweł Kołodziejski | |
svn-id: r6721 | |||
2003-03-02 | Patch #691064: dot matrix scaler | Max Horn | |
svn-id: r6663 | |||
2003-01-15 | add new tv scanlines graphics scaler from Gregory Montoir, use -g tv2x to try it | Jonathan Gray | |
svn-id: r6462 | |||
2002-12-14 | fixed arrow/mouse wheel scrolling: now honors seperator items (i.e. you ↵ | Max Horn | |
can't select the anymore); seperator items are now marked by an empty string svn-id: r5961 | |||
2002-12-14 | fixed typo | Max Horn | |
svn-id: r5953 | |||
2002-12-14 | clarification | Max Horn | |
svn-id: r5951 | |||
2002-12-14 | added a dummy savepath setting; space gets scare, seems we really need tabs | Max Horn | |
svn-id: r5946 | |||
2002-12-13 | added an API to query the list of available music drivers; cleanup | Max Horn | |
svn-id: r5942 | |||
2002-12-13 | added seperator items (to show off :-), moved dialog a bit up | Max Horn | |
svn-id: r5940 | |||
2002-12-13 | fixup dummy options dialog a bit | Max Horn | |
svn-id: r5925 | |||
2002-12-12 | added a dummy global options dialog; PopUpWidget tweaks | Max Horn | |
svn-id: r5919 |