index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
launcher.cpp
Age
Commit message (
Expand
)
Author
2005-06-03
Cleanup.
Torbjörn Andersson
2005-05-20
Added big editable text widget, and removed some cruft. I think this means
Torbjörn Andersson
2005-05-19
Big version of the popup widget. It could use a bit more polish, though...
Torbjörn Andersson
2005-05-19
More scaling work. It's still more about infrastructure than layout: I want
Torbjörn Andersson
2005-05-18
Some more scaling work. Parts of the options dialogs scale themselves. Some
Torbjörn Andersson
2005-05-18
Made use of addCheckbox(). I had to add an alternative form of the function
Torbjörn Andersson
2005-05-17
Added "big" version of the Tab widget, and made use of it.
Torbjörn Andersson
2005-05-16
Fixed the SoundFont button's behaviour in the Edit Game dialog.
Torbjörn Andersson
2005-05-16
Enlarge the option dialogs; note that the widgets should be rearranged / enla...
Max Horn
2005-05-16
Made the launcher dialog scale itself
Max Horn
2005-04-22
GameDetector isn't actually used here
Max Horn
2005-04-16
Reunify DirBrowserDialog and FileBrowserDialog; implemented file browser mode...
Max Horn
2005-04-13
Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and
Eugene Sandulenko
2005-04-10
Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation
Torbjörn Andersson
2005-01-29
Move more text editing code into class EditableWidget; ListWidget now has all...
Max Horn
2005-01-29
Started to merge the text editing code in ListWidget and EditTextWidget
Max Horn
2005-01-05
After adding a new game, select the new entry
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-12-30
Fix for bug #1091801 (ALL: Possible to create corrupt config file)
Max Horn
2004-12-25
Get rid of the useless & troublesome master_volume
Max Horn
2004-12-25
Fix warning
Eugene Sandulenko
2004-12-25
Partial fix for bug #1091189: restore the selection after editing the games l...
Max Horn
2004-12-25
Make ESC key work in the launcher
Max Horn
2004-12-09
Pass subdirectories to gamedetector functions
Robert Göffringmann
2004-11-20
Changed the FilesystemNode implementation to make it easier to use (client co...
Max Horn
2004-10-01
Patch #896096 (Restoring last selected game selection) with some personal mod...
Max Horn
2004-08-26
Ignore case when sorting entries in the launcher
Max Horn
2004-08-11
Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); ...
Max Horn
2004-07-26
Fix label width; properly distinguish between a global default extrapath/save...
Max Horn
2004-07-01
Backport C&P bug from local tree
James Brown
2004-06-29
Add 'Path' tab to launcher, w/ selection for Game, Data and a new 'Extra' path.
James Brown
2004-04-06
Changed "voice_volume" to "speech_volume" for consistency with the Broken
Torbjörn Andersson
2004-04-05
added voice group volume to scumm engine for imuse digital and implemeted vol...
Paweł Kołodziejski
2004-03-25
fix memory leak
Max Horn
2004-03-17
Fix for bug #917532 (GUI: BrowserDialog return value)
Max Horn
2004-03-15
Aaargh, didn't mean to commit this...
Max Horn
2004-03-15
...and mor. Next big thing should be to document the overlay stuff, but that'...
Max Horn
2004-02-09
fixed compilation
Paweł Kołodziejski
2004-02-09
Modified version of patch #892795 (Let scumvm -v show supported libs)
Max Horn
2004-02-07
Make use of the MD5-based game detection in the launcher
Max Horn
2004-02-05
renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-12-30
cleanup for language/platform functions
Max Horn
2003-12-21
Make it possible for game detection functions to detect language/platform (no...
Max Horn
2003-12-13
removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...
Max Horn
2003-11-28
reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb...
Max Horn
2003-11-18
return/enter key in the launcher now starts the selected target
Max Horn
2003-11-10
added namespace GUI
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-07
added checkboxes to the 'Edit Game...' dialog which let the user determine wh...
Max Horn
[next]