dolphin/Source/Core/DolphinWX/Src
Shawn Hoffman 480b648ed5 change references to this strange "bios" thing to BS2 internally, IPL for gui stuff (figured it's easier...) :)
dolphin loads unmodified bootrom dumps now, instead of pre-descrambled ones.
-should we allow loading pre-descrambled dumps still?
yes, segher is a supercomputer!
also make it so we only display the "failed to load fonts" message when they are accessed, like bushing suggested

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4395 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-10-11 16:16:18 +00:00
..
MemoryCards
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp
ARCodeAddEdit.h
BootManager.cpp change references to this strange "bios" thing to BS2 internally, IPL for gui stuff (figured it's easier...) :) 2009-10-11 16:16:18 +00:00
BootManager.h
CheatsWindow.cpp
CheatsWindow.h
cmdline.c
cmdline.h
cocoaApp.h
cocoaApp.m
ConfigMain.cpp change references to this strange "bios" thing to BS2 internally, IPL for gui stuff (figured it's easier...) :) 2009-10-11 16:16:18 +00:00
ConfigMain.h change references to this strange "bios" thing to BS2 internally, IPL for gui stuff (figured it's easier...) :) 2009-10-11 16:16:18 +00:00
Frame.cpp Add ability to use Reset (reset button interrupt, still figuring out the other reset modes) 2009-10-06 15:49:20 +00:00
Frame.h wx 2.9 works in 64bit with snow leopard 2009-10-07 10:13:20 +00:00
FrameAui.cpp The last //////// lines are now gone! There will be no more in future. 2009-09-21 19:22:44 +00:00
FrameTools.cpp Add ability to use Reset (reset button interrupt, still figuring out the other reset modes) 2009-10-06 15:49:20 +00:00
FrameWiimote.cpp get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters 2009-09-08 16:07:13 +00:00
GameListCtrl.cpp Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages for dialog updates and other stuff, breakpoints in memory view are now memory checks instead of PPC breakpoints 2009-09-27 21:28:09 +00:00
GameListCtrl.h Some GUI changes, added keyboard search and reworked "emulation state" a bit 2009-09-25 16:29:00 +00:00
Globals.cpp
Globals.h Add ability to use Reset (reset button interrupt, still figuring out the other reset modes) 2009-10-06 15:49:20 +00:00
InfoWindow.cpp
InfoWindow.h
ISOFile.cpp
ISOFile.h
ISOProperties.cpp Allow dumping of dol files from gc discs 2009-10-11 16:06:02 +00:00
ISOProperties.h Various fixes for ISOProperties's filesystem viewer, bugfix for empty folders not being empty thanks to j4ck.fr0st (issue 702), also added icons and fixed dumping all files from a wii game. 2009-09-13 22:03:18 +00:00
LogWindow.cpp Some warning fixes. 2009-09-29 22:32:53 +00:00
LogWindow.h GUI make logwindow into a panel TODO: figure out how to make it 2009-09-07 21:37:27 +00:00
Main.cpp wx 2.9 works in 64bit with snow leopard 2009-10-07 10:13:20 +00:00
Main.h
MainNoGUI.cpp GUI: Fixed some GUI related start/stop crashes 2009-09-07 12:40:43 +00:00
MemcardManager.cpp
MemcardManager.h
NetEvent.cpp
NetFunctions.cpp change SetButtonFont to SetFont (Works the same on windows, SetButtonFont is not available on linux) 2009-09-03 07:51:18 +00:00
NetSockets.cpp Trying to get gui to compile with wx 2.9 2009-10-05 07:31:38 +00:00
NetSockets.h
NetStructs.h
NetWindow.cpp NETPLAY:Disable the Close button and add two buttons in the Connect and host screen to exit the window. 2009-09-06 10:13:32 +00:00
NetWindow.h NETPLAY:Disable the Close button and add two buttons in the Connect and host screen to exit the window. 2009-09-06 10:13:32 +00:00
Params.ggo
PatchAddEdit.cpp
PatchAddEdit.h
SConscript wx 2.9 works in 64bit with snow leopard 2009-10-07 10:13:20 +00:00
stdafx.cpp
stdafx.h
Summarize.h change references to this strange "bios" thing to BS2 internally, IPL for gui stuff (figured it's easier...) :) 2009-10-11 16:16:18 +00:00
WxUtils.cpp Trying to get gui to compile with wx 2.9 2009-10-05 07:31:38 +00:00
WxUtils.h