aboutsummaryrefslogtreecommitdiff
path: root/backends/fs
AgeCommit message (Expand)Author
2013-06-06ALL: Fix typo (succesful -> successful)Willem Jan Palenstijn
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2012-03-17ALL: Make use of defined() for the preprocessor consistent.Johannes Schickel
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2011-11-27JANITORIAL: Remove extra semicolons.Christoph Mallon
2011-08-21BADA: Initial BADA port implementationChris Warren-Smith
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-30ALL: Require DECLARE_SINGLETON to be used in the Common namepsaceOri Avtalion
2011-06-28BACKENDS: Update WindowsFilesystemNode::getChildren() to honor the hidden par...Littleboy
2011-06-22PS3: Initial version of the PlayStation 3 backendBastien Bouclet
2011-06-06DS: Remove dead codeMax Horn
2011-06-06DS: Add custom logMessage() implementationMax Horn
2011-06-04IRIX: Fix compilationJoost Peters
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-23COMMON: Mark more symbols as forbiddenMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-03WII: Fix compilationdhewg
2011-05-03MACOSX: Try to fix compile errors triggered with certain Mac OS X SDK versionsMax Horn
2011-05-03N64: Fix FS code regressionMax Horn
2011-05-03COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibilityMax Horn
2011-05-03PSP: Fix more forbidden symbol clashesMax Horn
2011-05-03WII: Fix fs code compile regressionsMax Horn
2011-05-03BACKENDS: Avoid #including .cpp filesMax Horn
2011-05-02ALL: Mark printf and various other symbols as forbiddenMax Horn
2010-11-29SDL: Trying to cleanup the FORBIDDEN_SYMBOL situationMax Horn
2010-11-28DS: Remove redundant codeMax Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-18COMMON: Change wrapBufferedWriteStream() to always disposes wrapped streamMax Horn
2010-11-18DS: cleanupMax Horn
2010-11-18DS: Remove write buffering in DSFileStream, use wrapBufferedWriteStream insteadMax Horn
2010-11-18DS: Avoid needlessly allocating temporary Common::String instancesMax Horn
2010-11-18COMMON: Make implementation of Buffered*Stream classes internalMax Horn
2010-11-18DS: Two more 'FILE' related fixes/workaroundsMax Horn
2010-11-18DS: Add some FIXME/TODO comments on changes that need to be applied to the DS...Max Horn
2010-11-16COMMON: Simplify DECLARE_SINGLETON macroMax Horn
2010-11-09N64: correct wrong check in romfs stream codeFabio Battaglia
2010-10-31PS2: Enable another use of forbidden symbolsMax Horn
2010-10-31WINDOWS: Enable use of forbidden symbolsMax Horn
2010-10-30ALL: Add code to help stop people from accidentally using "bad" APIsMax Horn
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-09-14PSP: remove virtual inheritance of BufferedWriteStream and BufferedSeekableRe...Yotam Barnoy
2010-09-04DS: Enable stdout/err via nocash when DISABLE_COMMAND_LINE in not set.Andre Heider
2010-08-25PSP: fixed flag to open()Yotam Barnoy
2010-08-24PSP: switched to using BufferedSeekableReadStream and BufferedWriteStreamYotam Barnoy
2010-08-22PSP: switched from stdio to psp functions -- dramatic speed improvementYotam Barnoy
2010-08-14WII: Fix compilation of the GameCube port.Andre Heider
2010-08-14WII: Update port for the current versions of the base libraries. Enable DVD a...Andre Heider
2010-07-17Remove PalmOS portMax Horn
2010-07-07DS: Fix some quirks in the NDS build system, remove some dead codeMax Horn