summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/ChunkFile.h
AgeCommit message (Expand)Author
2011-05-27Improve WII state saves by saving /tmp and IPC request/reply queuespierre
2011-03-22Fixed some memory leaks. Only one was mine ;PJordan Woyak
2011-03-11Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Read...Jordan Woyak
2011-03-01More conversion from char * to std::string.Glenn Rice
2010-12-05First pass at dealing with different size_t/off_t sizes in C90 environments.Soren Jorvang
2010-06-03Gamelist loading speedup: Be lazy about parsing the file system - it's not ne...hrydgard
2010-06-02Fix some cases of variables being used uninitialized. Also some unusedSoren Jorvang
2010-04-17possible savestate memory leak fix in DoBuffernitsuja-
2009-11-24My first commit :)ayuanx
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-03-28Some code cleanupomegadox
2009-03-05just some compiler warning cleanup.hrydgard
2009-02-28Merge large parts of nakeee's "Soap" branch into trunk, after fixing a few cr...hrydgard
2009-02-09PadSimple: Added rerecording option in that the input saving counter it saved...John Peterson
2009-01-24Some warning and code cleanup.omegadox
2008-12-10Workaround for StringFromFormat-under-linux problem, random cleanup.hrydgard
2008-12-08set svn:eol-style=native for **.hbushing
2008-11-22Fixed saving/loading states in OGL plugin.XTra.KrazzY
2008-11-09Assorted warning fixes, small mixer improvement when both DTK and HLE audio a...hrydgard
2008-11-03added caching on GameListItem level and disabling current one... prolly it is...fires.gc
2008-10-25savestates work better in Metroid Prime 2 (can jump ingame from intro screens...hrydgard
2008-08-30State saving progress. Most core state seems to be saved/loaded correctly, no...hrydgard
2008-08-30Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to...hrydgard
2008-08-28Final typo and error fixes and include reorderingXTra.KrazzY
2008-08-28typo fixXTra.KrazzY
2008-08-28git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@367 8ced0084-cf51-04...XTra.KrazzY
2008-08-24Fixed "no newline at end of file" warnings issued by GCC 4.2.Maarten ter Huurne
2008-08-21Save states - more boring groundwork. Far from done.hrydgard