summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO
AgeCommit message (Expand)Author
2009-01-11added an option to copy textures from the EFB to system memory. this is slowe...donkopunchstania
2009-01-06MusicMod: Attached it to Wii gamesJohn Peterson
2009-01-04Interface and general: Fixed the hangings and crashes that would occur from r...John Peterson
2009-01-03MusicMod: A couple of fixes, more to come (when I find what is the I/O interr...XTra.KrazzY
2009-01-03MusicMod: Added music modification, it currently only works in WindowsJohn Peterson
2008-12-20- Janitorial tasksfacugaich
2008-12-08set svn:eol-style=native for **.cppbushing
2008-12-08set svn:eol-style=native for **.hbushing
2008-11-26warning fixesnakeee
2008-11-26replaced the ugly wx window with PanicYesNodaco65
2008-11-26some cleanupnakeee
2008-11-26Let the user decide to convert the txt to the masterkey.bindaco65
2008-11-26Added some ugly shitty code which will let ppl paste the masterkey in hex int...gigaherz
2008-11-12small fixnakeee
2008-11-12Migration to the new dir struct (in code only!, no deletion of old dirs...yet...Shawn Hoffman
2008-11-09Assorted warning fixes, small mixer improvement when both DTK and HLE audio a...hrydgard
2008-11-05another wii banner fixfires.gc
2008-11-01several FS/FileIO fixes/improvementsfires.gc
2008-11-01updating the HLE FS and FileIOfires.gc
2008-10-17Massive style & comment cleanup of (mostly) GL plugin - also split some large...hrydgard
2008-10-15added compile time assertion for _SECURE_SCL=0. It is very important that all...fires.gc
2008-10-09updated the filesystemviewer. maybe someone can help and explain why the tree...Shawn Hoffman
2008-10-08Fix some project settings (set SECURE_SCL=0 more consistently). Should preven...hrydgard
2008-09-28Submit all kind of misc little changes and cleanup so I get a clean slate. Th...hrydgard
2008-09-24Protect dvdread with a critical section, should fix crashes when running ikar...hrydgard
2008-09-24More PadSimple config dialog work. Added short function to avoid code repetit...XTra.KrazzY
2008-09-24Ban compression of Wii images until it has been tested. All sorts of minor cl...hrydgard
2008-09-24update to vs2008fires.gc
2008-09-23Do not use 32-bit masks on 64-bit offsets.Maarten ter Huurne
2008-09-23Moved ScanDirectoryTree() to FileUtil: this is a generic directory scanning f...Maarten ter Huurne
2008-09-23Fixed another error in pre-previous commit: ScanDirectoryTree should call its...Maarten ter Huurne
2008-09-23Fixed error in previous commit: FSTEntry is no longer an inner class..Maarten ter Huurne
2008-09-23Split functionality from AddDirectoryEntries into ScanDirectoryTree (generic ...Maarten ter Huurne
2008-09-23Use existing File::IsDirectory() function. Thanks to nakee for pointing this ...Maarten ter Huurne
2008-09-23Gave file scope to functions and consts that are not declared in the header.Maarten ter Huurne
2008-09-23Implemented POSIX version of IsValidDirectory().Maarten ter Huurne
2008-09-23Various small cleanups. Slightly less broken on Linux.Maarten ter Huurne
2008-09-23Fixed function signature on Linux. The implementation is still missing, so it...Maarten ter Huurne
2008-09-23Added new source file "VolumeDirectory.cpp". And reformatted.Maarten ter Huurne
2008-09-23added VolumeDirectory and modified ELF boot code to allow a directory on the ...donkopunchstania
2008-09-22constification, code style, changed vector<FileInfo*> to vector<FileInfo> for...hrydgard
2008-09-22Added newline at end of file.Maarten ter Huurne
2008-09-21cleaned up SConscriptsnakeee
2008-09-21We hate pointer games, don't we?XTra.KrazzY
2008-09-21FileSystem: Fixed SOME memory leaks, cleaned up code and fixed empty entry bug.XTra.KrazzY
2008-09-21Unified two very, very similar structures with the name "SFileInfo"XTra.KrazzY
2008-09-20Might Fix the Viewer in WindowsSonicadvance1
2008-09-20Linux: I made Sconscript call wx-config inside of the main SConstruct, added ...Sonicadvance1
2008-09-18Fixed error handling in GetUniqueID(): returning "false" is not an option if ...Maarten ter Huurne
2008-09-18improvements for compressing and decompressingfires.gc