aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2011-07-19JANITORIAL: Fix MSVC warningsLittleboy
2011-07-17DC: Directory handling fixesMarcus Comstedt
2011-07-15WINCE: Change default values for "FM_high_quality" & "high_sample_rate"CeRiAl
2011-07-13BACKENDS: Fix spelling of 'Mac OS X'Matthew Hoops
2011-07-13BACKENDS: Fix compilation on case-sensitive Mac OS XMatthew Hoops
2011-07-13BACKENDS: Fix a typoMatthew Hoops
2011-07-13BACKENDS: Remove unneeded define checkMatthew Hoops
2011-07-13BACKENDS: Rename appMenu_osx.* to appmenu_osx.*Matthew Hoops
2011-07-13BACKENDS: Fix compilation on Mac OS X without translation supportMatthew Hoops
2011-07-12Merge pull request #51 from CeRiAl/macosx-appmenu-i18nIsmail Khatib
2011-07-12MACOSX: Fix application menu i18n compilation for Mac OSX 10.4+CeRiAl
2011-07-08OPENPANDORA: Add explicit location for 'themepath' to the loader script.David-John Willis
2011-07-07OPENPANDORA: Change bundle rule to make a SquashFS compressed .PND.David-John Willis
2011-07-07OPENPANDORA: Update support scripts that create .PND distribution file.David-John Willis
2011-07-07GPH: Add note to the README stored with 'mmuhack.o' for the GP2XDavid-John Willis
2011-07-07PS3: Fix commentdhewg
2011-07-07MACOSX: Add i18n support for Mac OSX application menuCeRiAl
2011-07-02SDL: Remove an unnecessary memsetBastien Bouclet
2011-07-02SDL: Set a black palette by default.Bastien Bouclet
2011-07-01BACKENDS: Fix PS2 backend compilation for real.Johannes Schickel
2011-07-01BACKENDS: Fix compilation of PS2 backend.Johannes Schickel
2011-07-01WINCE: Update port specific READMECeRiAl
2011-06-30ALL: Require DECLARE_SINGLETON to be used in the Common namepsaceOri Avtalion
2011-06-30WIN32: Add option to disable the console window, keeping the current default ...Travis Howell
2011-06-29BACKENDS: Implement Win32TaskbarManager::setCount()Littleboy
2011-06-28BACKENDS: Fix warnings in Win32TaskbarManagerLittleboy
2011-06-28BACKENDS: Update WindowsFilesystemNode::getChildren() to honor the hidden par...Littleboy
2011-06-27WINCE: Added option to disable panel toggling with double tap on top of screenCeRiAl
2011-06-26BACKENDS: Add special Win32 path to set SDL window iconLittleboy
2011-06-26BACKENDS: Fix running on pre-Windows 2000 operating systemsLittleboy
2011-06-26WINCE: Fix timer managerCeRiAl
2011-06-25TASKBAR: initialize _taskBar with NULL in constructorathrxx
2011-06-25WINCE: Hide toolbar when returning to game listCeRiAl
2011-06-23WII: Allow use of abort in OSystem_Wii classLittleboy
2011-06-23ANDROID: Allow use of abort() in JNI classLittleboy
2011-06-23BACKENDS: Silence warnings when compiling Win32TaskbarManager with mingw and ...Littleboy
2011-06-23Merge pull request #40 from bgK/ps3Eugene Sandulenko
2011-06-23BACKENDS: Add better error handling to OSystem_Win32::getDefaultConfigFileName()Julien
2011-06-23BACKENDS/GRAPHICS: Silence non zero-terminated terminated buffers warnings by...Julien
2011-06-23AUDIO/BACKENDS/GRAPHICS: Add error checks after allocating memory with mallocJulien
2011-06-22BACKENDS: Fix compilation with UnityLittleboy
2011-06-22BACKENDS: Add missing enumeration value and GUID for compilation under older ...Littleboy
2011-06-22Merge pull request #26 from Littleboy/taskbarEugene Sandulenko
2011-06-22PS3: Keep updating the screen while the XMB is open to prevent it from freezingBastien Bouclet
2011-06-22PS3: Map joypad buttons to features. Enable the virtual keyboard.Bastien Bouclet
2011-06-22PS3: Add a SDL 1.3 mixer, for use with the PS3 backend.Bastien Bouclet
2011-06-22PS3: Initial version of the PlayStation 3 backendBastien Bouclet
2011-06-22SDL: Allow building with current SDL 1.3hgBastien Bouclet
2011-06-20WIN32: Properly setup priority in Win32 resource archive code.Johannes Schickel
2011-06-20ALL: Remove trailing whitespacesMax Horn