Age | Commit message (Expand) | Author |
2014-06-07 | ANDROID: Fix casting away const | Matthew Hoops |
2014-06-05 | IPHONE: Scale input according to content scale factor. | Johannes Schickel |
2014-06-04 | IPHONE: Remove superflous semicolon. | Johannes Schickel |
2014-06-01 | BACKENDS: Fix invalid buffer size in CFStringGetCString call | Matthew Hoops |
2014-05-06 | SYMBIAN: Updated Symbian support, help text | anotherguest |
2014-04-28 | Merge pull request #426 from sunmax/master | Eugene Sandulenko |
2014-04-01 | Merge pull request #453 from lordhoto/android-16bit-cursor | Johannes Schickel |
2014-03-31 | ANDROID: Make transparent cursor pixels all 0 in 16bit cursor mode. | Johannes Schickel |
2014-03-26 | ANDROID: Fix color key handling for 16bit mouse cursors. | Johannes Schickel |
2014-03-26 | WII: Fix color key handling for 16bit mouse cursors. | Johannes Schickel |
2014-03-23 | TIZEN: fix compile errors | Chris Warren-Smith |
2014-03-22 | AMIGAOS: Minor change to replace strcpy usage with safer strlcpy. | D G Turner |
2014-03-22 | AMIGAOS: Update CAMD midi to use output port environment variable. | raziel- |
2014-02-28 | IMAGE: Move all ImageDecoders to image/ | Matthew Hoops |
2014-02-27 | ANDROID: Fix Android pre3.1 compatibility. | D G Turner |
2014-02-25 | OPENGL: Fix building with --disable-16bit | Torbjörn Andersson |
2014-02-23 | OSX: Implement TaskbarManager for Mac OS X | Thierry Crozat |
2014-02-22 | ANDROID: Slight formatting fix. | Johannes Schickel |
2014-02-21 | ANDROID: Fix runtime failure on earlier versions of Android. | D G Turner |
2014-02-20 | KEYMAPPER: Have clicking on another remap button disable remapping | Matthew Hoops |
2014-02-18 | WINCE: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | WIN32: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | WII: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | WEBOS: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | VKEYBD: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | TIZEN: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | SYMBIAN: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | SDL: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | SAMSUNGTV: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | PSP: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | PS3: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | PS2: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | POSIX: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | OPENPANDORA: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | NULL: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | N64: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | MAEMO: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | LINUXMOTO: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | KEYMAPPER: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | IPHOME: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | GPH: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | DS: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | DINGUX: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | DC: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | BACKENDS: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | ANDROID: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | AMIGAOS4: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-17 | SDL: Revert add warning if "waveout" driver is being used for audio. | Kirben |
2014-02-16 | SDL: Move debugging code to output SDL video driver name to initBackend. | D G Turner |
2014-02-15 | Merge pull request #432 from klusark/race | Alyssa Milburn |