Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | SAMSUNGTV: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-06-01 | Merge branch 'branch-1-3-0' into master | Max Horn | |
I manually resolved all conflicts, and inspected every single change. Many were due to the version string mismatch and thus easily resolved. The MSVC project files add in the 1-3-0 branch were not merged, neither where the changes to gui/themes/translations.dat. Conflicts: NEWS backends/base-backend.cpp backends/graphics/samsungtvsdl/samsungtvsdl-graphics.cpp backends/module.mk backends/platform/ds/arm9/makefile backends/platform/psp/README.PSP backends/platform/samsungtv/main.cpp backends/platform/samsungtv/samsungtv.cpp backends/saves/posix/posix-saves.cpp base/commandLine.cpp base/internal_version.h base/main.cpp common/array.h configure devtools/create_project/create_project.cpp dists/android/AndroidManifest.xml dists/android/plugin-manifest.xml dists/iphone/Info.plist dists/irix/scummvm.spec dists/macosx/Info.plist dists/redhat/scummvm-tools.spec dists/redhat/scummvm.spec dists/scummvm.rc dists/slackware/scummvm.SlackBuild dists/wii/meta.xml engines/sci/parser/vocabulary.cpp engines/tinsel/handle.cpp gui/themes/translations.dat | |||
2011-05-25 | BUILD: Unify build & configure rules for SDL based backends | Max Horn | |
2011-05-24 | SAMSUNGTV: Fix build | Pawel Kolodziejski | |
2011-05-24 | SAMSUNGTV: Fix build on non-SDL platforms | Willem Jan Palenstijn | |
2011-05-24 | SAMSUNGTV: Update port | Pawel Kolodziejski | |
This combines the following Samsung TV port updates from master: 944e0be209f5ab47c3b903f258d2d41b990d80cb dc1d07774fc8ab0554047115d319ef8c0a2c3f63 It also includes the parts touching this backend of: 69b1485a22dc2b8a2cfe0bd10edcbaad0da0cf6e 2fa63ca01586c4e5fda8eb12dca444d47a2375f1 | |||
2011-05-24 | SAMSUNGTV: changed paths | Pawel Kolodziejski | |
2011-05-23 | SAMSUNGTV: update port | Pawel Kolodziejski | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-05-03 | COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibility | Max Horn | |
2010-11-28 | SDL: Various more SdlEventSource related fixes | Max Horn | |
svn-id: r54553 | |||
2010-11-28 | SDL: Change refs to SdlEventManager to SdlEventSource | Max Horn | |
svn-id: r54544 | |||
2010-11-28 | SDL: Merge deinit() into OSystem_SDL destructor and overload fatalError | Max Horn | |
svn-id: r54526 | |||
2010-11-28 | Merging the gsoc2010-opengl branch | Max Horn | |
svn-id: r54518 | |||
2010-11-18 | BACKENDS: Implement logging API proposed by Max on -devel. | Johannes Schickel | |
This commits a slightly modified patch from my patch tracker item #3104630 "OSYSTEM: Add logging API as proposed by Max on -devel". I was not able to test compilation on Android and SamsungTV, since there is no toolchain for those on buildbot (or I was too blind to find them). svn-id: r54339 | |||
2010-07-30 | Merged from trunk, from Rev 50841 to HEAD | Alejandro Marzini | |
svn-id: r51495 | |||
2010-07-29 | BUILD: Unify how MODULE_DIRS is computed for backends | Max Horn | |
This should help avoid situations where MODULE_DIRS is not set to a complete list of build dirs (which causes troubles with the automatic header dependency detection logic). On the long run, we should replace the relevant code by a macro or also use rules.mk for this (with yet another if/else case add to it). svn-id: r51467 | |||
2010-07-03 | Cleanup and documentation. | Alejandro Marzini | |
svn-id: r50610 | |||
2010-06-29 | Renamed Samsung TV SDL Event Manager class and file for constancy, and added ↵ | Alejandro Marzini | |
initialization for it on Samsung TV backend. svn-id: r50481 | |||
2010-06-27 | Improved getDefaultConfigFileName(). Code cleanup. | Alejandro Marzini | |
svn-id: r50364 | |||
2010-06-26 | Missing character. | Alejandro Marzini | |
svn-id: r50303 | |||
2010-06-26 | Override quit() and getConfigFileNameString(). Changed parent class to ↵ | Alejandro Marzini | |
OSystem_POSIX. svn-id: r50302 | |||
2010-06-25 | Modularized Samsung TV port. | Alejandro Marzini | |
svn-id: r50258 | |||
2010-06-02 | OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects | Max Horn | |
svn-id: r49388 | |||
2010-05-21 | sync with parent sdl backend | Paweł Kołodziejski | |
svn-id: r49134 | |||
2010-02-27 | Added the svn:keywords property to some files missing it. | Jordi Vilalta Prat | |
svn-id: r48148 | |||
2009-11-18 | samsungtv: cleanup | Paweł Kołodziejski | |
svn-id: r45972 | |||
2009-11-18 | samsungtv: no need make surface conversion here any more, sdl do that with ↵ | Paweł Kołodziejski | |
internal emulation svn-id: r45971 | |||
2009-11-17 | samsungtv: cleanup | Paweł Kołodziejski | |
svn-id: r45953 | |||
2009-11-17 | samsungtv: since new sdl lib port support mouse and keyboard, adopting ↵ | Paweł Kołodziejski | |
handle remote controller events svn-id: r45952 | |||
2009-11-16 | samsungtv: no need workaround to subclasses, alternate sdl static library ↵ | Paweł Kołodziejski | |
works fine svn-id: r45940 | |||
2009-11-16 | samsungtv: remap keycode, main tv software tell with SDLK_POWER to ↵ | Paweł Kołodziejski | |
imediately quit sdl app svn-id: r45939 | |||
2009-11-14 | samsungtv: continue reduction of code duplication | Paweł Kołodziejski | |
svn-id: r45900 | |||
2009-11-14 | reduce code duplication, unconst pixel format | Paweł Kołodziejski | |
svn-id: r45895 | |||
2009-11-13 | samsungtv: ops that should not go here | Paweł Kołodziejski | |
svn-id: r45883 | |||
2009-11-13 | samsungtv: remove code duplication | Paweł Kołodziejski | |
svn-id: r45882 | |||
2009-11-13 | samsungtv: revert last hasFeature change, feature kFeatureCursorHasPalette ↵ | Paweł Kołodziejski | |
is needed svn-id: r45881 | |||
2009-11-13 | samsungtv: fix hasFeature flag | Paweł Kołodziejski | |
svn-id: r45880 | |||
2009-11-13 | update includes | Paweł Kołodziejski | |
svn-id: r45879 | |||
2009-11-13 | rename sdl.*->samsungtv.* | Paweł Kołodziejski | |
svn-id: r45878 | |||
2009-11-13 | samsungtv: remove more code duplication in the backend, based on Max patch | Paweł Kołodziejski | |
svn-id: r45877 | |||
2009-11-12 | samsungtv: fix sdl surface type | Paweł Kołodziejski | |
svn-id: r45870 | |||
2009-11-12 | samsungtv: disable SDL_UpdateRects it make worse | Paweł Kołodziejski | |
svn-id: r45865 | |||
2009-11-11 | samsungtv: disable selecting resolution based on aspect ratio for now | Paweł Kołodziejski | |
svn-id: r45837 | |||
2009-11-11 | samsungtv: reduction of includes | Paweł Kołodziejski | |
svn-id: r45836 | |||
2009-11-11 | added more cases for samsungtv to allow reuse main sdl code | Paweł Kołodziejski | |
svn-id: r45835 | |||
2009-11-11 | samsungtv: move DEFAULT_CONFIG_FILE into main sdl code to prevent code ↵ | Paweł Kołodziejski | |
duplication svn-id: r45831 | |||
2009-11-11 | samsungtv: add missing . | Paweł Kołodziejski | |
svn-id: r45830 | |||
2009-11-11 | samsungtv: remove keymapper, its pointless here. fixed key mapping | Paweł Kołodziejski | |
svn-id: r45829 | |||
2009-11-10 | properly fixed mouse positioning in game engine | Paweł Kołodziejski | |
svn-id: r45810 |