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
2026-02-06 22:46:14 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ba54fac9eb
dolphin
/
Source
/
Core
/
DiscIO
/
Src
History
Glenn Rice
ba54fac9eb
Convert GetUserPath to return a std::string instead of a const char *. This simplifies its usage in most cases.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@7265
8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-28 20:40:15 +00:00
..
BannerLoader.cpp
Committing Visual Studio 2010 solution/project files. (not switching from 2008 just yet, just making 2010 an option) Still need to add a "DebugFast" config and change optimization settings.
2011-01-27 00:14:29 +00:00
BannerLoader.h
BannerLoaderGC.cpp
Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated.
2011-01-13 02:05:58 +00:00
BannerLoaderGC.h
BannerLoaderWii.cpp
Convert GetUserPath to return a std::string instead of a const char *. This simplifies its usage in most cases.
2011-02-28 20:40:15 +00:00
BannerLoaderWii.h
Blob.cpp
Add ciso support.
2010-12-29 14:42:20 +00:00
Blob.h
CISOBlob.cpp
Various minor fixes to allow building with clang on OS X.
2011-01-27 05:01:00 +00:00
CISOBlob.h
Set native eol-style on some recently added files.
2011-01-01 21:09:56 +00:00
CompressedBlob.cpp
Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated.
2011-01-13 02:05:58 +00:00
CompressedBlob.h
DiscScrubber.cpp
DiscScrubber.h
DriveBlob.cpp
Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated.
2011-01-13 02:05:58 +00:00
DriveBlob.h
FileBlob.cpp
Various minor fixes to allow building with clang on OS X.
2011-01-27 05:01:00 +00:00
FileBlob.h
FileHandlerARC.cpp
FileHandlerARC.h
FileMonitor.cpp
Thread affinity on OS X and *BSD.
2011-02-02 21:52:43 +00:00
FileMonitor.h
Filesystem.cpp
Filesystem.h
FileSystemGCWii.cpp
FileSystemGCWii.h
NANDContentLoader.cpp
Convert GetUserPath to return a std::string instead of a const char *. This simplifies its usage in most cases.
2011-02-28 20:40:15 +00:00
NANDContentLoader.h
SConscript
In the SCons build, skip the generation of static libraries
2011-02-04 00:46:56 +00:00
stdafx.cpp
stdafx.h
Volume.h
VolumeCommon.cpp
VolumeCreator.cpp
Remove the global namespace a bit and remove some dead code.
2011-02-02 18:21:20 +00:00
VolumeCreator.h
VolumeDirectory: allow loading of arbitrary apploader and dol. Code cleaning around the bootup logic.
2009-12-10 09:16:10 +00:00
VolumeDirectory.cpp
Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated.
2011-01-13 02:05:58 +00:00
VolumeDirectory.h
VolumeGC.cpp
Terminate a C string.
2011-01-30 17:58:02 +00:00
VolumeGC.h
VolumeWad.cpp
VolumeWad.h
VolumeWiiCrypted.cpp
VolumeWiiCrypted.h
WiiWad.cpp
Removed my previous PanicAlert translation hack. Fixed with a better method suggested by BhaaL. The translation is done by a callback in the MsgHandler routine that is set at program start. Added macros PanicAlertT, SuccessAlertT, PanicYesNoT, and AskYesNoT that are identical to the non T versions except those strings will be added by gettext to the po files to be translated. These can and should be used anywhere in the code for strings that should be translated.
2011-01-13 02:05:58 +00:00
WiiWad.h