index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Src
/
CDUtils.cpp
Age
Commit message (
Expand
)
Author
2011-03-12
The data from strdup must be deallocated with free, not delete. I got rid of ...
Jordan Woyak
2011-02-15
The pkg-config name of libpng is "libpng", not just "png".
Soren Jorvang
2010-07-22
Port to *BSD. It runs but isn't terribly useful without Cg.
Soren Jorvang
2010-07-12
A little iterator bug and a compiler warning in the OpenGL code.
Soren Jorvang
2010-07-10
Allow full-length Unix pathnames.
Soren Jorvang
2010-07-07
Revise the way that cdrom and dvd rom drives are identified in linux to remov...
Glenn Rice
2010-02-24
Systematically eliminating compiler warnings.
Glenn Rice
2010-02-16
Switches to GCC's internal swaps for swap32 and swap64 in OSX. Changes CDIO f...
Sonicadvance1
2010-02-16
Fixed a few memory leaks. Made Init and Shutdown functions for some core syst...
donkopunchstania
2010-02-14
Bunch of tiny memory leaks fixed and cleanup, フウ〜!
Sonicadvance1
2010-01-19
JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin...
hrydgard
2009-03-28
Some code cleanup
omegadox
2009-02-27
osx compile fix
nakeee
2009-02-24
Ported wxutils from soap branch (Should make launch and explore work in Linux...
nakeee
2009-02-24
made the menu display the drive path in a more common way instead of the NT d...
daco65
2009-02-24
Forgot to svn add CDUtils
nakeee