..
MemoryCards
AboutDolphin.cpp
Minor bugfixes : disable Refresh list and Load wii menu when game is running and fix silly init of njoy's rumble
2009-04-15 20:19:25 +00:00
AboutDolphin.h
Minor bugfixes : disable Refresh list and Load wii menu when game is running and fix silly init of njoy's rumble
2009-04-15 20:19:25 +00:00
ARCodeAddEdit.cpp
Fixed support for adding encrypted cheatcodes through GUI
2009-05-06 18:53:27 +00:00
ARCodeAddEdit.h
Fixed various OGL fullscreen issues, screen shaking, esc key not working, misplaced fullscreen window.
2009-04-03 20:12:59 +00:00
BootManager.cpp
remove dead code from MusicMod
2009-05-08 16:00:16 +00:00
BootManager.h
CheatsWindow.cpp
CheatsWindow.h
cmdline.c
cmdline.h
cocoaApp.h
cocoaApp.m
ConfigMain.cpp
Interface: Updated UsePanicHandlers tooltip
2009-06-04 21:29:07 +00:00
ConfigMain.h
DSP: New non-threaded mode for the LLE plugin, with some idle skipping enabled. Use Dolphin Main config to set it. Some minor optimization and some spelling fixes.
2009-04-08 20:26:33 +00:00
Frame.cpp
Replaced current platform images by better looking ones, added wad platform
2009-06-07 02:27:36 +00:00
Frame.h
added HAVE_SFML so the code compiles without it
2009-05-13 22:23:54 +00:00
FrameTools.cpp
-Wii System Menu now recognizes DVDs using the Load Disc/Eject feature!
2009-06-08 00:14:48 +00:00
FrameWiimote.cpp
GameListCtrl.cpp
Change the screenshots rescale function to always work according to the A/R setting, and not just on native res: fixes 16/9 wii games.
2009-06-07 21:10:02 +00:00
GameListCtrl.h
Adds a new column to the game control list that shows what platform the game is.
2009-05-27 06:41:01 +00:00
Globals.cpp
Globals.h
updates to the GameListCtrl add the option to purge the cache, and change iswii to platform (gcm, wii iso, wad)
2009-06-06 07:36:22 +00:00
InfoWindow.cpp
Small clean up to InfoWindow and fix for Summarize_Drives()
2009-05-31 00:55:20 +00:00
InfoWindow.h
InfoWindow fixes for linux build, dvd drive list
2009-04-25 18:55:05 +00:00
ISOFile.cpp
Added wad files detection to the GameListCtrl, some changes to ISOProperties, needs a bit more work ?
2009-06-07 02:54:07 +00:00
ISOFile.h
Added wad files detection to the GameListCtrl, some changes to ISOProperties, needs a bit more work ?
2009-06-07 02:54:07 +00:00
ISOProperties.cpp
Added wad files detection to the GameListCtrl, some changes to ISOProperties, needs a bit more work ?
2009-06-07 02:54:07 +00:00
ISOProperties.h
Added wad files detection to the GameListCtrl, some changes to ISOProperties, needs a bit more work ?
2009-06-07 02:54:07 +00:00
LogWindow.cpp
Paper over some bad logic in logwindow with more bad logic :p (that is, log checkbox values now load OK even if you disable the logwindow). really should stop with all this addlistener / removelistener stuff and just add them once and then enable/disable. would be much clearer. but too lazy.
2009-03-21 17:00:07 +00:00
LogWindow.h
more LogWindow cleanup, fixes some issues with enabling/disabling logs
2009-03-21 01:40:30 +00:00
Main.cpp
MessageBox: Changed Host_SysMessage to a PanicAlert to be able to ignore 'GFX: Unknown Opcode' error messages
2009-06-04 22:23:30 +00:00
Main.h
MainNoGUI.cpp
osx fixes for nongui and ogl plugin
2009-05-15 08:55:46 +00:00
MemcardManager.cpp
Remove the FixChecksums Buttons from MemcardManager
2009-05-16 08:17:06 +00:00
MemcardManager.h
Remove the FixChecksums Buttons from MemcardManager
2009-05-16 08:17:06 +00:00
NetEvent.cpp
fix compile on linux
2009-06-05 07:36:55 +00:00
NetFunctions.cpp
fix compile on linux
2009-06-05 07:36:55 +00:00
NetSockets.cpp
fix compile on linux
2009-06-05 07:36:55 +00:00
NetWindow.cpp
fix compile on linux
2009-06-05 07:36:55 +00:00
NetWindow.h
fix compile on linux
2009-06-05 07:36:55 +00:00
Params.ggo
PatchAddEdit.cpp
PatchAddEdit.h
SConscript
added HAVE_SFML so the code compiles without it
2009-05-13 22:23:54 +00:00
stdafx.cpp
stdafx.h
Summarize.h
Small clean up to InfoWindow and fix for Summarize_Drives()
2009-05-31 00:55:20 +00:00
WxUtils.cpp
WxUtils.h