dolphin/Source/Core/DolphinWX
comex cb3afe8f70 Warning fixes:
- Don't use %lu for size_t; they're different on Linux x86.

- has_warned_about_drivers is only used on win32, so only declare it
  there to avoid a unused variable warning.
2013-10-02 20:48:37 -04:00
..
Src Warning fixes: 2013-10-02 20:48:37 -04:00
resources Use the new Dolphin icon 2013-09-22 16:00:39 +02:00
CMakeLists.txt Fix my stupid attempt to depend on the entire Data/Sys directory. 2013-09-24 01:14:56 -04:00
Dolphin.vcxproj Upgrade libusb to 1.0.16 2013-09-30 18:36:54 +13:00
Dolphin.vcxproj.filters Merge branch 'master' into wii-network 2013-08-23 00:51:12 +12:00
Dolphin.vcxproj.user vs2010: make -d be passed to debugfast builds launched from vs 2011-02-25 04:00:16 +00:00
DolphinWX.rc Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not. 2012-12-17 08:33:42 -06:00
Info.plist.in Pull in translations from Transifex. 2013-09-21 11:24:33 -05:00
resource.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00