dolphin/Source/Core/DiscIO/Src
bushing 30c883bcfc set svn:eol-style=native for **.h
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1438 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-08 04:46:09 +00:00
..
AES More PadSimple config dialog work. Added short function to avoid code repetition and easy code reading. Also fixed some C99 infinite loop declarations. 2008-09-24 20:21:17 +00:00
BannerLoader.cpp updating the HLE FS and FileIO 2008-11-01 15:59:06 +00:00
BannerLoader.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
BannerLoaderGC.cpp Added ReadBannerRGBA8 function to GCMemcard class. 2008-08-31 20:35:41 +00:00
BannerLoaderGC.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
BannerLoaderWii.cpp warning fixes 2008-11-26 19:42:22 +00:00
BannerLoaderWii.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Blob.cpp Large blob code cleanup. Compressed ISO ("gcz") support reactivated. Beginnings of raw drive reading code. Deprecate file mapping in an ugly way. 2008-09-17 23:25:35 +00:00
Blob.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CompressedBlob.cpp Assorted warning fixes, small mixer improvement when both DTK and HLE audio are used 2008-11-09 13:17:17 +00:00
CompressedBlob.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
DriveBlob.cpp Added newline at end of file. 2008-09-22 08:14:15 +00:00
DriveBlob.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
FileBlob.cpp Submit all kind of misc little changes and cleanup so I get a clean slate. There should be nothing in here that really changes anything important, except fixing some types in the filesystemgc stuff. 2008-09-28 16:49:58 +00:00
FileBlob.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
FileHandlerARC.cpp Unified two very, very similar structures with the name "SFileInfo" 2008-09-21 13:32:33 +00:00
FileHandlerARC.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Filesystem.cpp constification, code style, changed vector<FileInfo*> to vector<FileInfo> for less allocs and more speed in debug mode 2008-09-22 20:35:44 +00:00
Filesystem.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
FileSystemGCWii.cpp Massive style & comment cleanup of (mostly) GL plugin - also split some large files. A minor speedup for BP writes - merged the two switch()-es. 2008-10-17 11:30:14 +00:00
FileSystemGCWii.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
SConscript Added new source file "VolumeDirectory.cpp". And reformatted. 2008-09-23 00:35:07 +00:00
stdafx.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
stdafx.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
Volume.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
VolumeCreator.cpp replaced the ugly wx window with PanicYesNo 2008-11-26 18:20:28 +00:00
VolumeCreator.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
VolumeDirectory.cpp updated the filesystemviewer. maybe someone can help and explain why the treectrl doesn't work for me in non-debug builds? 2008-10-09 05:33:24 +00:00
VolumeDirectory.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
VolumeGC.cpp updated the filesystemviewer. maybe someone can help and explain why the treectrl doesn't work for me in non-debug builds? 2008-10-09 05:33:24 +00:00
VolumeGC.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
VolumeWiiCrypted.cpp updated the filesystemviewer. maybe someone can help and explain why the treectrl doesn't work for me in non-debug builds? 2008-10-09 05:33:24 +00:00
VolumeWiiCrypted.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00