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