dolphin/Source/Plugins/Plugin_DSP_HLE/Src
Glenn Rice 1d40b8a5ae Systematically eliminating compiler warnings.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5117 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-02-24 03:38:36 +00:00
..
Debugger Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
UCodes Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +00:00
Config.cpp Linux global build. At least the basic footwork is done here. 2010-02-02 21:56:29 +00:00
Config.h 1. Fixed the unbearable noise in "Resident Evil: Umbrella Chronicles", "Resident Evil: Dark Chronicles", and many other games. 2009-12-01 15:39:37 +00:00
ConfigDlg.cpp Convert a few other EVT_COMBOBOX's to EVT_CHOICE's that I missed 2010-02-23 02:20:35 +00:00
ConfigDlg.h Convert a few Comboboxes over to choiceboxes. WX OSX doesn't support Comboboxes with Readonly 2010-02-19 22:56:37 +00:00
DSPHandler.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
DSPHandler.h Revert the SysConf change, since it was intended by shuffle. 2010-02-19 18:50:01 +00:00
Globals.cpp Sound System Rework: Phase 1 2009-12-22 07:26:30 +00:00
Globals.h Sound System Rework: Phase 1 2009-12-22 07:26:30 +00:00
HLEMixer.cpp Sound System Rework: Phase 2 (cont'ed) 2009-12-25 11:59:04 +00:00
HLEMixer.h Sound System Rework: Phase 2 (cont'ed) 2009-12-25 11:59:04 +00:00
MailHandler.cpp Very small but very COOL fix. 2009-11-27 15:07:52 +00:00
MailHandler.h Very small but very COOL fix. 2009-11-27 15:07:52 +00:00
SConscript Allow OSX to quit Dolphin cleanly in NoWX build with command+Q. Not sure how to let them do it via close button in the Window 2010-01-17 08:47:35 +00:00
main.cpp Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their config dialog was opened, note that stopping a game while a config dialog is open still causes a crash (that should not be possible in the first place since the dialogs are modals, but heh...). 2010-02-22 04:59:57 +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
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