dolphin/Source/PluginSpecs
2008-09-20 15:34:20 +00:00
..
CommonTypes.h Replaced "unsigned __int64" by "u64". 2008-09-03 00:02:21 +00:00
ExportEpilog.h
ExportProlog.h
pluginspecs_dsp.h
pluginspecs_pad.h Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
pluginspecs_video.h Moved SysMessage() from the video plugin into the main app, so the GUI and non-GUI executable can handle it in a different way. This fixes a crash in DolphinNoGUI when SysMessage() was called and tried to use a non-initialized wxWidgets. 2008-09-10 01:01:28 +00:00
pluginspecs_wiimote.h Wiimote: Ignored faulty L2CAP packets, allowing libogc's demo to run unaltered. Found raw data representing pointing to the screen. 2008-09-20 15:34:20 +00:00
PluginSpecs.h added sorting to gamelistctrl (thanks a lot to gigaherz) 2008-09-17 05:57:43 +00:00