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