scummvm/backends
Fabio Battaglia 77a636aaec N64: correct wrong check in romfs stream code
my implementation of romfs_seek is based on lseek, not on fseek,
so it returns the offset on successful completion, not 0, corrected
the check in RomfsStream::seek().

svn-id: r54151
2010-11-09 11:00:56 +00:00
..
audiocd BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only 2010-11-08 22:53:36 +00:00
events/default DINGUX: fix compilation for the opengl branch 2010-10-23 09:30:26 +00:00
fs N64: correct wrong check in romfs stream code 2010-11-09 11:00:56 +00:00
keymapper Keymapper: sync with recent GUI changes. 2010-06-15 11:02:42 +00:00
midi ALL: Add code to help stop people from accidentally using "bad" APIs 2010-10-30 21:27:42 +00:00
platform BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only 2010-11-08 22:53:36 +00:00
plugins PLUGINS: Simplify ELF plugin providers & DLObject subclasses 2010-11-05 01:20:34 +00:00
saves WINCE: Remove tons of obsolete workaround code for 'missing' headers and funcs 2010-11-05 10:31:36 +00:00
timer OPENGL: Merged from trunk, from rev 52105 to 53396. 2010-10-13 03:57:44 +00:00
vkeybd COMMON: Add XMLParser::parseIntegerKey variant accepting a Common::String 2010-10-15 12:19:13 +00:00
base-backend.cpp BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only 2010-11-08 22:53:36 +00:00
base-backend.h BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only 2010-11-08 22:53:36 +00:00
module.mk BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only 2010-11-08 22:53:36 +00:00