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
/
base
Age
Commit message (
Expand
)
Author
2013-10-19
BASE: Add hack to switch graphics manager in runGame.
Johannes Schickel
2013-09-30
BASE: Fix uninitialized type field in plugin base class. CID 1002938.
D G Turner
2013-09-17
BASE: Add feature string for libpng support.
Johannes Schickel
2013-09-17
BASE: Add feature string for libjpeg support.
Johannes Schickel
2013-08-12
COMMON: Get rid of write version of ConfigManager::getGameDomains.
Johannes Schickel
2013-07-06
ALL: Don't use EventRecorder at all when not compiled in
Matthew Hoops
2013-07-05
BASE: Fix --help output for --record-file-name.
Johannes Schickel
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2013-05-05
RELEASE: This is 1.7.0git
Eugene Sandulenko
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-24
BASE: Fixed code flow warnings. CID 1002239
Eugene Sandulenko
2013-01-27
GUI: Allow user to display hidden files in the browser dialog.
Johannes Schickel
2013-01-26
Merge branch 'eriktorbjorn-fluidsynth-settings'
Johannes Schickel
2013-01-26
GUI: Make the FluidSynth settings dialog a bit more like Qsynth
Torbjörn Andersson
2013-01-26
FLUIDSYNTH: Add separate dialog for FluidSynth settings
Torbjörn Andersson
2013-01-02
JANITORIAL: Fix or silence a couple of Clang analyzer warnings
Torbjörn Andersson
2012-09-26
GUI: Save/restore the last used page in the grid save/load dialog.
Johannes Schickel
2012-09-17
GRAPHICS: Rework YUV->RGB code a bit
Matthew Hoops
2012-09-18
BASE: Close possible EngineManager memory leak.
D G Turner
2012-08-12
Merge pull request #260 from lordhoto/new-chooser.
Johannes Schickel
2012-07-08
RELEASE: This is 1.6.0git
Eugene Sandulenko
2012-06-29
GUI: Remember last save/load chooser selection.
Johannes Schickel
2012-06-14
BASE: Add operator* to PluginSubclass.
Johannes Schickel
2012-05-15
MIDI: add sndio midi backend
Jonathan Gray
2012-05-03
Merge pull request #213 from fuzzie/leak-fixes
Johannes Schickel
2012-04-18
ENGINES: Move table of engines from base/plugins.cpp to new header
Max Horn
2012-04-01
BASE: Construct empty String instead of using "".
Johannes Schickel
2012-03-31
ENGINES: Return all available custom GUI options if no target is specified
Filippos Karapetis
2012-03-28
BASE: Free TTFLibrary singleton on shutdown.
Alyssa Milburn
2012-03-28
BASE: Destroy singletons on exit.
Alyssa Milburn
2012-03-25
GUI: Remove leftover code for the global dithering checkbox
Filippos Karapetis
2012-03-19
GUI: Add per-engine and per-game options
Filippos Karapetis
2012-03-17
ALL: Make use of defined() for the preprocessor consistent.
Johannes Schickel
2012-03-17
COMMON: Add a space between a string literal and a macro parameter so C++11 d...
Christoph Mallon
2012-02-27
KEYMAPPER: Rename HardwareKey to HardwareInput
Tarek Soliman
2012-02-26
COMMON: Move RenderMode and GUIOptions functionality into separate files
Max Horn
2012-02-22
KEYMAPPER: Fix mistake in last commit
Tarek Soliman
2012-02-22
KEYMAPPER: Minor cleanup
Tarek Soliman
2012-02-21
Merge pull request #182 from fingolfin/forbid-ctype
Willem Jan Palenstijn
2012-02-21
KEYMAPPER: Remove automapping dead code
Tarek Soliman
2012-02-20
COMMON: Move isFoo functions to namespace Common, add doxygen comments
Max Horn
2012-02-20
KEYMAPPER: Move F7 and F8 handling to DefaultEventMapper
Tarek Soliman
2012-02-15
ALL: Avoid using is* macros from ctype.h
Max Horn
2012-02-13
KEYMAPPER: Fix Action ctor args in most keymaps
Tarek Soliman
2012-02-12
KEYMAPPER: Allow ports to define their own global keymap
Tarek Soliman
2012-02-10
BASE: Remove unneeded code in PluginManagerUncached.
Johannes Schickel
2012-02-04
KEYMAPPER: Added Toggle FullScreen action
Tarek Soliman
2012-02-02
KEYMAPPER: Handle EVENT_MAINMENU directly
Tarek Soliman
2012-02-01
Revert "BASE: Get rid of unecessary friend in PluginManagerUncached."
Alyssa Milburn
2012-02-01
BASE: Get rid of unecessary friend in PluginManagerUncached.
Johannes Schickel
[next]