Age | Commit message (Expand) | Author |
2017-10-01 | RISCOS: Add RISC OS filesystem | Cameron Cawley |
2017-07-10 | Revert "COMMON: Change way the Singleton instances are instantiated" | Eugene Sandulenko |
2017-07-10 | COMMON: Change way the Singleton instances are instantiated | Thierry Crozat |
2017-03-04 | PSP2: Add Playstation Vita (PSP2) support | cpasjuste |
2017-01-12 | BACKENDS: Fix Shadowing Compiler Warning for isDirectory symbol. | D G Turner |
2017-01-12 | WII: Fix Variable Shadowing Compiler Warnings. | D G Turner |
2017-01-12 | WIN32: Fix Variable Shadowing Compiler Warnings. | D G Turner |
2016-10-09 | JANITORIAL: Remove more trailing spaces | Eugene Sandulenko |
2016-08-30 | BACKENDS: Rename variable shadowing function | Willem Jan Palenstijn |
2016-08-30 | BACKENDS: Use open instead of creat to create files | Bastien Bouclet |
2016-08-24 | CLOUD: Fix posix backend compilation | Eugene Sandulenko |
2016-08-24 | CLOUD: Add AbstractFSNode::create() backends stubs | Alexander Tkachev |
2016-08-24 | CLOUD: Make download() create necessary directories | Alexander Tkachev |
2016-02-02 | POSIX: Move assureDirectoryExists to posix-fs{.h,.cpp}. | Johannes Schickel |
2016-01-07 | COMMON: Make FSNode(AbstractFSNode *) private again. | Johannes Schickel |
2016-01-07 | BACKENDS: Make ChRootFilesystemFactory's constructor explicit. | Johannes Schickel |
2016-01-07 | BACKENDS: Let ChRootFilesystemFactory's constructor take a const String refer... | Johannes Schickel |
2016-01-07 | BACKENDS: Make ChRootFilesystemFactory delcaration more consistent. | Johannes Schickel |
2016-01-07 | BACKENDS: Move FIXME closer to ChRootFilesystemFactory. | Johannes Schickel |
2016-01-07 | BACKENDS: Fix include style in chroot-fs-factory.cpp. | Johannes Schickel |
2016-01-06 | IOS: Formatting | Vincent Bénony |
2016-01-06 | IOS: Formatting | Vincent Bénony |
2016-01-06 | IOS: Moves the helper function were it is used. | Vincent Bénony |
2016-01-06 | IOS: Adds a warning regarding the usage of the ChRootFS class | Vincent Bénony |
2016-01-06 | IOS: Replaces spaces with tabs | Vincent Bénony |
2016-01-06 | IOS: Added a chroot like filesystem | Vincent Bénony |
2015-01-26 | AMIGAOS: Re-add a DosList feature | Hubert Maier |
2014-10-11 | AMIGAOS4: Fix getParent() for non-directories | Willem Jan Palenstijn |
2014-09-22 | AMIGAOS: More cleanup | raziel- |
2014-09-22 | AMIGAOS: More cleanup | raziel- |
2014-09-21 | AMIGAOS: Cleanup | raziel- |
2014-04-28 | Merge pull request #426 from sunmax/master | Eugene Sandulenko |
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 | SYMBIAN: 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 | N64: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | DS: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | BACKENDS: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-18 | AMIGAOS4: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-26 | WII: Add missing dvd interface header for Gamecube build. | D G Turner |
2014-01-25 | WII: Another fix for Gamecube build. Corrected Disc Interface object. | D G Turner |
2014-01-25 | WII: Fix Gamecube build. Missing ifdef guard for Wii DVD interface. | D G Turner |
2014-01-23 | PS2: Made it quieter unless -DLOGORRHEIC is set | Max Lingua |
2014-01-23 | Merge branch 'master' of git://github.com/scummvm/scummvm | Max Lingua |
2014-01-22 | AMIGAOS4: Clarify virtual fs root node | Willem Jan Palenstijn |
2014-01-22 | AMIGAOS4: Allow getParent() to work for non-directories | Willem Jan Palenstijn |