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
/
backends
/
platform
/
sdl
/
win32
Age
Commit message (
Expand
)
Author
2018-10-14
BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...
Thierry Crozat
2018-06-03
WIN32: Fix fallback in getSystemLanguage
Cameron Cawley
2018-06-03
WIN32: Move Windows-specific implementation of logMessage out of OSystem_SDL
Cameron Cawley
2018-06-03
WIN32: Move Windows-specific implementation of getSystemLanguage out of OSyst...
Cameron Cawley
2017-04-24
WINDOWS: Fix warning under mingw-w64.
Kirben
2017-04-24
WINDOWS: Hopefully fix mingw compilation.
Kirben
2017-04-24
WIN32: Fix compilation of getScreenshotPath (missing parenthesis)
Thierry Crozat
2017-04-24
WIN32: Comment out code that gets the user My Pictures directory
Thierry Crozat
2017-04-24
SDL: Allow specifying the screenshot directory in the config file
Thierry Crozat
2017-04-24
WINDOWS: Change location where screenshot are saved
Pala
2016-09-10
CLOUD: Move openUrl to OSystem
Thierry Crozat
2016-05-22
UPDATES: Add support for WinSparkle
Filippos Karapetis
2016-03-13
BACKENDS: Add a Win32 audio CD player
Matthew Hoops
2016-02-12
WIN32: Fix compilation with MinGW-w64 based Win32 compiler.
Johannes Schickel
2015-10-08
WIN: Fix mingw64 compilation, by limiting last hack.
Kirben
2015-10-08
WIN: Add hack for command line display in Windows versions built with MinGW.
Kirben
2015-02-18
WINCE: Fix compilation.
Johannes Schickel
2015-02-16
WIN32: Add experimental SDL2 support.
Johannes Schickel
2015-02-16
SDL: Handle icon setup in SdlWindow.
Johannes Schickel
2014-02-18
SDL: Make GPL headers consistent in themselves.
Johannes Schickel
2012-01-23
WINDOWS: Add default save paths for Windows NT4 onwards
Travis Howell
2011-12-13
WIN32: Fix build by adapting to the latest Archive changes
Filippos Karapetis
2011-12-13
WIN32: (Hopefully) fix compilation by adapting to latest Archive changes.
Johannes Schickel
2011-07-19
JANITORIAL: Fix MSVC warnings
Littleboy
2011-06-30
WIN32: Add option to disable the console window, keeping the current default ...
Travis Howell
2011-06-26
BACKENDS: Add special Win32 path to set SDL window icon
Littleboy
2011-06-23
BACKENDS: Add better error handling to OSystem_Win32::getDefaultConfigFileName()
Julien
2011-06-22
Merge pull request #26 from Littleboy/taskbar
Eugene Sandulenko
2011-06-20
WIN32: Properly setup priority in Win32 resource archive code.
Johannes Schickel
2011-06-16
BACKENDS: Move Win32TaskbarManager init code to constructor
Littleboy
2011-06-16
BACKENDS: Add use flag for taskbar integration
Littleboy
2011-06-16
BACKENDS: Implement Win32 taskbar progress state and recent list
Littleboy
2011-06-16
BACKENDS: Add win32 stubs for taskbar integration
Littleboy
2011-06-04
BACKENDS: Fix compilation on mingw64 (take 2)
Littleboy
2011-06-04
BACKENDS: Cast ShellExecute return value to long instead of int
Littleboy
2011-06-04
BACKENDS: Fix compilation with mingw
Littleboy
2011-06-04
BACKENDS: Implement Win32 version of OSystem::displayLogFile interface
Littleboy
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-05
WIN32: Embed engine data files and theme files into executable.
Johannes Schickel
2011-04-28
JANITORIAL: Add in necessary include files to fix compilation in MSVC
Paul Gilbert
2011-02-05
WIN32: Try to fix compiler error for mingw-w64 buildbot build
Max Horn
2010-11-29
SDL: Move createLogFile implementions to the OSystem_SDL subclasses.
Johannes Schickel
2010-11-29
SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation
Max Horn
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-11-29
COMMON: Applied patch #3121969 - "WIN32_LEAN_AND_MEAN in incorrect place"
Filippos Karapetis
2010-11-28
SDL: Added missing #define FORBIDDEN_SYMBOL_ALLOW_ALL for the Win32 SDL backend
Filippos Karapetis
2010-11-28
Merging the gsoc2010-opengl branch
Max Horn
2010-07-02
Cleanup and documentation.
Alejandro Marzini
2010-06-27
Improved getDefaultConfigFileName(). Code cleanup.
Alejandro Marzini
2010-06-26
Removed DEFAULT_CONFIG_FILE define in favor of new getConfigFileNameString fu...
Alejandro Marzini
[next]