Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-09 | Added the option to specify the custom path for loading plugins | Jordi Vilalta Prat | |
svn-id: r31960 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2007-06-11 | Revert commits: | Eugene Sandulenko | |
r27175: Added partial workaround for bug #1677997 r27311: Extended the fix for bug #1677997 to also cover the global options dialog; also made the code a bit more flexible r27312: Oops, fix crash when opening globals options dialog svn-id: r27344 | |||
2007-06-10 | Extended the fix for bug #1677997 to also cover the global options dialog; ↵ | Max Horn | |
also made the code a bit more flexible svn-id: r27311 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-03-10 | Implement FR #1559561: "GUI: output sample rate widgets" | Eugene Sandulenko | |
svn-id: r26056 | |||
2007-02-13 | Implement FR#1611172: GUI: Add autosave period widgets | Eugene Sandulenko | |
svn-id: r25563 | |||
2007-02-13 | Implement FR#1600020: GUI: Select "No SoundFont" | Eugene Sandulenko | |
svn-id: r25556 | |||
2006-10-08 | - Added dialog for selecting the theme to use | Johannes Schickel | |
- Added runtime theme switching svn-id: r24213 | |||
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn | |
svn-id: r23662 | |||
2006-06-11 | Patch #1336171: "MIDI gain setting for FluidSynth" with slight modifications | Eugene Sandulenko | |
of PSP theme to fit new slider into MIDI tab. svn-id: r23033 | |||
2006-06-11 | Patch from bugreport #1502409: "Search ScummVM directory for GUI theme". | Eugene Sandulenko | |
It adds theme patch setting to GUI. svn-id: r23032 | |||
2006-06-03 | *Loads* of Common::String related optimizations. Woa, *tons* of methods were ↵ | Max Horn | |
copying strings needlessly svn-id: r22873 | |||
2006-05-13 | Patch #1091170: ALL, SCUMM: Subtitle speed control | Max Horn | |
svn-id: r22456 | |||
2006-04-19 | Started to prepare the gui for runtime resolution switches. | Johannes Schickel | |
(some little things could be missing yet though) svn-id: r22017 | |||
2006-03-09 | Converted last dialogs to new scheme. Now it seems to be everything. Please, | Eugene Sandulenko | |
test throghoutly. svn-id: r21157 | |||
2006-03-08 | o Converted most (all?) widgets to new scheme. | Eugene Sandulenko | |
o Converted global options dialog to new scheme. svn-id: r21137 | |||
2006-03-07 | o More widgets fot alternative constructors | Eugene Sandulenko | |
o Cleanup of launcher dialog o Implemented useWithPrefix keyword svn-id: r21131 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20518 | |||
2006-01-18 | Update copyright notice | Eugene Sandulenko | |
svn-id: r20088 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-08-10 | committed patch #1255847, thanks Simon Sawatzki. | Gregory Montoir | |
svn-id: r18653 | |||
2005-07-05 | * Start of generic key configuration support for ScummVM | Lars Persson | |
* Moved KeyConfigDialog, key from WinCE to gui * Updated wince code to inherit and use new GUI::Keys and launch new dialog * New definition SMALL_SCREEN_DEVICE when keysdialog should be inittialized from options.cpp * Added new function to SDL\Events that handles key remapping. LINUPY & QTOPIA remapping moved to that function. SymbianOs.cpp overrides this function to enable key remapping to events * Compiled VC6++ project. This with warnings and errors, but NOT in the changed code. (SAGA,KYRA) * Compiled using WCE tools 3 for X86 target and running Scummvm in emulator to test * Compiled with UIQ target. The rest Symbian platforms might require further configuration to operate properly * Actor.h in Saga now compiles for default VC6 setting. * Aspect.cpp does not compile in VC6/WCE due to template problems with the kFastAndNiceAspectMode setting. * Changed order of creation of gamedetector and mainsystem in Main.cpp * If anything does not compile, or is totally out of order, please revert changes. svn-id: r18498 | |||
2005-05-18 | Some more scaling work. Parts of the options dialogs scale themselves. Some | Torbjörn Andersson | |
of them better than others. svn-id: r18165 | |||
2005-05-16 | Fixed the SoundFont button's behaviour in the Edit Game dialog. | Torbjörn Andersson | |
svn-id: r18125 | |||
2005-04-22 | GameDetector isn't actually used here | Max Horn | |
svn-id: r17757 | |||
2005-04-16 | Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser ↵ | Max Horn | |
mode for OSX, too; fixed some memory leaks in the launcher svn-id: r17639 | |||
2005-04-13 | Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and | Eugene Sandulenko | |
#1181750 "Updated Native MIDI documentation". Thanks _tom a lot. svn-id: r17571 | |||
2005-04-10 | Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation | Torbjörn Andersson | |
changes. There are a few things that could use a bit more work, and I've only tested it on my Linux box. I have verified that ScummVM still compiles when it's disabled, though, so it shouldn't break anything too badly. svn-id: r17512 | |||
2005-02-20 | Patch #1121337 (CGA rendering in early LEC titles). | Eugene Sandulenko | |
Differences against patch: o Updated documentation o Fixed text colors o Implemented Hercules dithering Ditherers are based on loom ega and monkey ega, so for zak and mm they're wrong, i.e. these games look better than with original ditherers. TODO: Proper ditherers for zak & MM EGA ditherers for VGA SCUMM v5 games svn-id: r16816 | |||
2005-01-10 | Add keys mapping option to the main option dialog for WinCE - useful for ↵ | Nicolas Bacca | |
Smartphones and non Scumm games svn-id: r16524 | |||
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-12-25 | Get rid of the useless & troublesome master_volume | Max Horn | |
svn-id: r16328 | |||
2004-11-15 | Add global extrapath to GUI and to default directories list. | Eugene Sandulenko | |
svn-id: r15816 | |||
2004-04-06 | Changed "voice_volume" to "speech_volume" for consistency with the Broken | Torbjörn Andersson | |
Sword games. (The digial iMUSE code still calls it voice volume, though.) svn-id: r13483 | |||
2004-04-05 | added voice group volume to scumm engine for imuse digital and implemeted ↵ | Paweł Kołodziejski | |
volume groups control svn-id: r13468 | |||
2004-03-15 | Aaargh, didn't mean to commit this... | Max Horn | |
svn-id: r13296 | |||
2004-03-15 | ...and mor. Next big thing should be to document the overlay stuff, but ↵ | Max Horn | |
that'll have to wait till after I slept :-) svn-id: r13295 | |||
2004-02-05 | removed obsolete #include's | Max Horn | |
svn-id: r12729 | |||
2004-01-17 | Launcher subtitles checkbox (is Sound the right place for this? I dunno..) | James Brown | |
svn-id: r12454 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-11-10 | added namespace GUI | Max Horn | |
svn-id: r11255 | |||
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski | |
svn-id: r11223 | |||
2003-11-07 | added checkboxes to the 'Edit Game...' dialog which let the user determine ↵ | Max Horn | |
whether to override global settings or not; besides other things, this fixes bug #837599 (Default volume is 0 for newly added games) svn-id: r11196 | |||
2003-11-05 | refactored common code into a new class OptionsDialog; various fixes and ↵ | Max Horn | |
cleanup to the launcher/option dialogs svn-id: r11152 | |||
2003-11-05 | save fullscreen/aspect ratio settings; fix midi driver selection (driver was ↵ | Max Horn | |
set immediately when you choose it from popup; this made it impossible to 'Cancel' the change) svn-id: r11144 | |||
2003-11-02 | introduced common base class GuiObject for Dialog/Widget -> step towards ↵ | Max Horn | |
making it possible to nest widgets (needed for TabWidget) svn-id: r11052 | |||
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added ↵ | Max Horn | |
Widget::findWidget (preparing to add support for nested widgets, for the tab widget) svn-id: r11045 | |||
2003-10-08 | new config manager. not everything is completed, and some things will still ↵ | Max Horn | |
be changed, but it seems to work well enough to put it into CVS svn-id: r10687 | |||
2003-10-02 | renamed namespace ScummVM to Common | Max Horn | |
svn-id: r10544 |