dolphin/Source/Core/DolphinWX/Src
rice1964 c30ed92e75 Add some command line options to directly specify plugins. You can use "dolphin /V Plugins/Plugin_Video???.dll" in the command line to start Dolphin with the ??? plugin. This can be done also for other plugins. There are a couple of reasons to do so. For example, Dolphin compiled in DEBUG would often crash if loaded with non-DEBUG plugins. Therefore, you may want use to DEBUG plugins when running the DEBUG dolphin by giving all the command switches.
Also add some code to show the version of the plugin in the plugin configuration window title, so we can see clearly which version of the plugin we are using.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4208 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-06 02:55:14 +00:00
..
MemoryCards oops too much copypasta :p 2009-08-07 08:56:15 +00:00
ARCodeAddEdit.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
ARCodeAddEdit.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
AboutDolphin.cpp Remove accidental about dolphin change. 2009-08-23 07:37:58 +00:00
AboutDolphin.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
BootManager.cpp GUI: Fixed boot settings 2009-09-03 07:59:24 +00:00
BootManager.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
CheatsWindow.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
CheatsWindow.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
ConfigMain.cpp Got rid of all of jp's ////////////////////////////// lines (nearly 500 of them)! 2009-09-02 21:00:45 +00:00
ConfigMain.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
Frame.cpp GUI: Float notebook pages, unfinished (will save setting and other the other windows) 2009-09-05 04:50:45 +00:00
Frame.h GUI: Float notebook pages, unfinished (will save setting and other the other windows) 2009-09-05 04:50:45 +00:00
FrameAui.cpp NETPLAY:Changed it so if your set to ready the disconnect button is greyed out if your host the change game button is also greyed out. 2009-09-06 01:40:44 +00:00
FrameTools.cpp GUI: Made the symbols menu talk more 2009-09-03 09:13:41 +00:00
FrameWiimote.cpp Got rid of all of jp's ////////////////////////////// lines (nearly 500 of them)! 2009-09-02 21:00:45 +00:00
GameListCtrl.cpp unicode fixings, disable r3999 change, change filename for debug memcardmanager 2009-08-23 21:20:08 +00:00
GameListCtrl.h Fixes issue 1255. 2009-08-07 08:52:04 +00:00
Globals.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
Globals.h GUI: Float notebook pages, unfinished (will save setting and other the other windows) 2009-09-05 04:50:45 +00:00
ISOFile.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
ISOFile.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
ISOProperties.cpp fix annoying warning starting kuru kururin (jpeterson, this got to have something to do with your file logging?) 2009-09-04 06:52:34 +00:00
ISOProperties.h Fixes issue 1255. 2009-08-07 08:52:04 +00:00
InfoWindow.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
InfoWindow.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
LogWindow.cpp GUI: Logwindow font choice saved 2009-09-03 22:52:58 +00:00
LogWindow.h GUI: Logwindow font choice saved 2009-09-03 22:52:58 +00:00
Main.cpp Add some command line options to directly specify plugins. You can use "dolphin /V Plugins/Plugin_Video???.dll" in the command line to start Dolphin with the ??? plugin. This can be done also for other plugins. There are a couple of reasons to do so. For example, Dolphin compiled in DEBUG would often crash if loaded with non-DEBUG plugins. Therefore, you may want use to DEBUG plugins when running the DEBUG dolphin by giving all the command switches. 2009-09-06 02:55:14 +00:00
Main.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
MainNoGUI.cpp better fix 2009-08-01 19:16:15 +00:00
MemcardManager.cpp Work towards issue 1229; initial framework for including exi devices in savestates. 2009-08-16 08:26:57 +00:00
MemcardManager.h Fixes issue 1255. 2009-08-07 08:52:04 +00:00
NetEvent.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
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 change SetButtonFont to SetFont (Works the same on windows, SetButtonFont is not available on linux) 2009-09-03 07:51:18 +00:00
NetSockets.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
NetStructs.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
NetWindow.cpp NETPLAY:Changed it so if your set to ready the disconnect button is greyed out if your host the change game button is also greyed out. 2009-09-06 01:40:44 +00:00
NetWindow.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
Params.ggo git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
PatchAddEdit.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
PatchAddEdit.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
SConscript GUI: File split 2009-09-01 15:16:44 +00:00
Summarize.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
WxUtils.cpp Fixes issue 1255. 2009-08-07 08:52:04 +00:00
WxUtils.h Fixes issue 1255. 2009-08-07 08:52:04 +00:00
cmdline.c git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
cmdline.h git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@473 8ced0084-cf51-0410-be5f-012b33b47a6e 2008-09-07 20:26:38 +00:00
cocoaApp.h cocoa event wip 2009-01-12 23:59:27 +00:00
cocoaApp.m now we can play with keyboard on osx, enjoy 2009-01-13 14:30:05 +00:00
stdafx.cpp Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
stdafx.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00