index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
fs
Age
Commit message (
Expand
)
Author
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-18
COMMON: Change wrapBufferedWriteStream() to always disposes wrapped stream
Max Horn
2010-11-18
DS: cleanup
Max Horn
2010-11-18
DS: Remove write buffering in DSFileStream, use wrapBufferedWriteStream instead
Max Horn
2010-11-18
DS: Avoid needlessly allocating temporary Common::String instances
Max Horn
2010-11-18
COMMON: Make implementation of Buffered*Stream classes internal
Max Horn
2010-11-18
DS: Two more 'FILE' related fixes/workarounds
Max Horn
2010-11-18
DS: Add some FIXME/TODO comments on changes that need to be applied to the DS...
Max Horn
2010-11-16
COMMON: Simplify DECLARE_SINGLETON macro
Max Horn
2010-11-09
N64: correct wrong check in romfs stream code
Fabio Battaglia
2010-10-31
PS2: Enable another use of forbidden symbols
Max Horn
2010-10-31
WINDOWS: Enable use of forbidden symbols
Max Horn
2010-10-30
ALL: Add code to help stop people from accidentally using "bad" APIs
Max Horn
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-09-14
PSP: remove virtual inheritance of BufferedWriteStream and BufferedSeekableRe...
Yotam Barnoy
2010-09-04
DS: Enable stdout/err via nocash when DISABLE_COMMAND_LINE in not set.
Andre Heider
2010-08-25
PSP: fixed flag to open()
Yotam Barnoy
2010-08-24
PSP: switched to using BufferedSeekableReadStream and BufferedWriteStream
Yotam Barnoy
2010-08-22
PSP: switched from stdio to psp functions -- dramatic speed improvement
Yotam Barnoy
2010-08-14
WII: Fix compilation of the GameCube port.
Andre Heider
2010-08-14
WII: Update port for the current versions of the base libraries. Enable DVD a...
Andre Heider
2010-07-17
Remove PalmOS port
Max Horn
2010-07-07
DS: Fix some quirks in the NDS build system, remove some dead code
Max Horn
2010-07-05
DS: Fix warnings, make some vars static, cleanup
Max Horn
2010-07-05
DS: Fix various warnings and errors in the DS FS code
Max Horn
2010-07-05
DS: Fix error in std_fopen (warnings are great :)
Max Horn
2010-07-05
NDS: Update GPL/copyright headers; add namespace DS closing comments
Max Horn
2010-07-05
DS: Code formatting: "char* foo" -> "char *foo"
Max Horn
2010-07-05
DS: Fix warnings, cleanup
Max Horn
2010-06-15
PSP: fixed up PowerManager and removed dependency on SDL
Yotam Barnoy
2010-06-15
Fix spelling, cleanup
Max Horn
2010-06-06
PSP: faster way of getting file size
Yotam Barnoy
2010-05-27
PSP: fixed issue with handling of EOS. Caused crashes.
Yotam Barnoy
2010-05-26
PSP: implemented basic file cache. Turns out the PSP reads 1 byte as fast as ...
Yotam Barnoy
2010-04-25
PSP:Implemented fingolfin's suggestion for cleaning up debugging code
Yotam Barnoy
2010-04-12
remove useless getObjectName() method
Joost Peters
2010-04-12
PSP: Fix code formatting using astyle
Max Horn
2010-04-12
PSP: refactoring/redesign of the backend
Yotam Barnoy
2010-03-13
Fix our DECLARE_SINGLETON macro to conform to the C++ specs.
Johannes Schickel
2010-02-27
Added the svn:keywords property to some files missing it.
Jordi Vilalta Prat
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2009-12-30
remove bad hackery caused by n64 port and avoid polluting StdioStream using a...
Fabio Battaglia
2009-12-30
Add Nintendo 64 port to trunk.
Fabio Battaglia
2009-12-01
Removed unnecessary semi-colons.
Torbjörn Andersson
2009-11-23
PS2: Add new PS2FileStream class for std I/O.
Max Horn
2009-11-23
Remove unnecessary #include errno.h
Max Horn
2009-11-23
PS2 & NDS: Remove ps2_fprintf and some useless typedefs and #defines; use fpu...
Max Horn
2009-11-23
PS2: cleanup
Max Horn
2009-11-23
Remove obsolete OSX & NDS specific stuff from StdioStream code
Max Horn
2009-10-09
PS2: Fix warning, use fully qualified path for backend specific header ps2temp.h
Max Horn
[next]