This website requires JavaScript.
Explore
Help
Sign In
dahjah
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-12-23 06:57:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
215f1f74be
dolphin
/
Source
/
Core
/
DiscIO
/
Src
History
Sonicadvance1
215f1f74be
Switches to GCC's internal swaps for swap32 and swap64 in OSX. Changes CDIO from using char*** to std::vector<std::string>, which fixes a memory leak I was noticing and also makes it look cleaner. This is not tested much in Windows/Linux, please see if it compiles and doesn't fail out in some mysterious way
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5067
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-16 08:46:21 +00:00
..
AES
BannerLoader.cpp
BannerLoader.h
BannerLoaderGC.cpp
BannerLoaderGC.h
BannerLoaderWii.cpp
Linux global build. At least the basic footwork is done here.
2010-02-02 21:56:29 +00:00
BannerLoaderWii.h
Blob.cpp
Switches to GCC's internal swaps for swap32 and swap64 in OSX. Changes CDIO from using char*** to std::vector<std::string>, which fixes a memory leak I was noticing and also makes it look cleaner. This is not tested much in Windows/Linux, please see if it compiles and doesn't fail out in some mysterious way
2010-02-16 08:46:21 +00:00
Blob.h
ISO compression: Report filename in corruption warnings.
2010-01-11 23:27:02 +00:00
CompressedBlob.cpp
another patch from baby.lueshi: DiscScrubber doesn't modify original file anymore, and just returns the "real" or "free'd" buffer inline with compression - so it should be a little faster too :)
2010-02-08 22:46:04 +00:00
CompressedBlob.h
ISO compression: Report filename in corruption warnings.
2010-01-11 23:27:02 +00:00
DiscScrubber.cpp
DiscScrubber: er, actually we don't need to store/check for a flag on the original image anymore either.
2010-02-08 22:54:16 +00:00
DiscScrubber.h
DiscScrubber: er, actually we don't need to store/check for a flag on the original image anymore either.
2010-02-08 22:54:16 +00:00
DriveBlob.cpp
(nothing of value, just reindentation and removal of commented out includes. i'm just cleaning my svn client here)
2010-01-11 23:28:54 +00:00
DriveBlob.h
FileBlob.cpp
Use standard C file i/o in PlainFileReader instead of Windows' functions. Fix a memleak in CompressedBlob and VolumeDirectory. Thanks to baby.lueshi for finding the File i/o issue :)
2010-02-08 22:22:20 +00:00
FileBlob.h
Use standard C file i/o in PlainFileReader instead of Windows' functions. Fix a memleak in CompressedBlob and VolumeDirectory. Thanks to baby.lueshi for finding the File i/o issue :)
2010-02-08 22:22:20 +00:00
FileHandlerARC.cpp
FileHandlerARC.h
FileMonitor.cpp
Bunch of tiny memory leaks fixed and cleanup, フウ〜!
2010-02-14 14:06:33 +00:00
FileMonitor.h
Filesystem.cpp
Filesystem.h
FileSystemGCWii.cpp
Bunch of tiny memory leaks fixed and cleanup, フウ〜!
2010-02-14 14:06:33 +00:00
FileSystemGCWii.h
NANDContentLoader.cpp
Linux global build. At least the basic footwork is done here.
2010-02-02 21:56:29 +00:00
NANDContentLoader.h
SConscript
stdafx.cpp
stdafx.h
Volume.h
VolumeCommon.cpp
VolumeCreator.cpp
VolumeCreator.h
VolumeDirectory.cpp
Use standard C file i/o in PlainFileReader instead of Windows' functions. Fix a memleak in CompressedBlob and VolumeDirectory. Thanks to baby.lueshi for finding the File i/o issue :)
2010-02-08 22:22:20 +00:00
VolumeDirectory.h
VolumeGC.cpp
VolumeGC.h
VolumeWad.cpp
VolumeWad.h
VolumeWiiCrypted.cpp
Adds experimental data.bin export of wii saves,
2010-01-14 07:19:10 +00:00
VolumeWiiCrypted.h
Adds experimental data.bin export of wii saves,
2010-01-14 07:19:10 +00:00
WiiWad.cpp
WiiWad.h