This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-12 15:47:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ee57003ea9
dolphin
/
Source
/
Core
/
DiscIO
/
Src
History
Shawn Hoffman
73fda8cfbf
Fix a possible crash on close due to INANDContentLoader objects getting deleted twice
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4463
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-25 02:03:45 +00:00
..
AES
BannerLoader.cpp
BannerLoader.h
BannerLoaderGC.cpp
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
BannerLoaderGC.h
BannerLoaderWii.cpp
BannerLoaderWii.h
Blob.cpp
Blob.h
CompressedBlob.cpp
CompressedBlob - add a missing delete. saw this while briefly looking at the weird issue 1196
2009-10-08 22:22:13 +00:00
CompressedBlob.h
DiscScrubber.cpp
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
DiscScrubber.h
DriveBlob.cpp
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
DriveBlob.h
FileBlob.cpp
FileBlob.h
FileHandlerARC.cpp
FileHandlerARC.h
FileMonitor.cpp
fix loading wads on both windows (FileMonitor.cpp) and linux/mac (std::transform toupper not sure why it was there :/)
2009-09-11 06:55:43 +00:00
FileMonitor.h
Fixed up the filemon a bit, added isEnable function to the logmanager
2009-09-04 11:34:21 +00:00
Filesystem.cpp
Filesystem.h
Allow dumping of dol files from gc discs
2009-10-11 16:06:02 +00:00
FileSystemGCWii.cpp
fix some warnings, compile Plugin_VideoSoftware against the plain multithreaded version of libc instead of the MT DLL version.
2009-10-24 01:00:45 +00:00
FileSystemGCWii.h
Allow dumping of dol files from gc discs
2009-10-11 16:06:02 +00:00
NANDContentLoader.cpp
Fix a possible crash on close due to INANDContentLoader objects getting deleted twice
2009-10-25 02:03:45 +00:00
NANDContentLoader.h
SConscript
Fixed up the filemon a bit, added isEnable function to the logmanager
2009-09-04 11:34:21 +00:00
stdafx.cpp
stdafx.h
Volume.h
VolumeCommon.cpp
VolumeCreator.cpp
VolumeCreator.h
VolumeDirectory.cpp
VolumeDirectory.h
VolumeGC.cpp
Fixed up the filemon a bit, added isEnable function to the logmanager
2009-09-04 11:34:21 +00:00
VolumeGC.h
VolumeWad.cpp
VolumeWad.h
VolumeWiiCrypted.cpp
VolumeWiiCrypted.h
WiiWad.cpp
WiiWad.h