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