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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DiscIO
/
Src
/
FileSystemGCWii.cpp
Age
Commit message (
Expand
)
Author
2009-05-21
Wii images can now be scrubbed and compressed (my z:tp wii is now 1.08GB :D )
Shawn Hoffman
2009-04-28
Fixed path of banner.bin in GamelistCtrl not getting the good TitleID, replac...
sl1nk3.s
2009-04-27
Fixed a little crash I had in ISOProperties with Mario Kart Wii, it was tryin...
sl1nk3.s
2009-03-03
Fixed few \ on code that suppose to work on linux as well.
nakeee
2009-01-24
some more warning cleanup.
omegadox
2008-12-20
- Janitorial tasks
facugaich
2008-12-08
set svn:eol-style=native for **.cpp
bushing
2008-10-17
Massive style & comment cleanup of (mostly) GL plugin - also split some large...
hrydgard
2008-09-28
Submit all kind of misc little changes and cleanup so I get a clean slate. Th...
hrydgard
2008-09-24
Ban compression of Wii images until it has been tested. All sorts of minor cl...
hrydgard
2008-09-22
constification, code style, changed vector<FileInfo*> to vector<FileInfo> for...
hrydgard
2008-09-21
We hate pointer games, don't we?
XTra.KrazzY
2008-09-21
FileSystem: Fixed SOME memory leaks, cleaned up code and fixed empty entry bug.
XTra.KrazzY
2008-09-20
Might Fix the Viewer in Windows
Sonicadvance1
2008-09-18
Started Work on File System Viewer. It isn't very pretty yet
Sonicadvance1
2008-08-24
Cross compatibility function union (strcasecmp, unlink)
XTra.KrazzY
2008-08-23
...
Sonicadvance1
2008-08-23
Turned on Warnings as Errors for all vcprojs. Fixed almost all of the warning...
masken
2008-07-12
Initial megacommit.
hrydgard