dolphin/Source/Core/Core/IPC_HLE
2014-07-11 16:10:20 +02:00
..
fakepoll.h Changed lingering header include guards to pragma once. 2014-07-01 22:17:33 -07:00
hci.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
ICMP.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
ICMPLin.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
ICMPWin.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
l2cap.h Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
WII_IPC_HLE_Device_DI.cpp Centralize the logging code into its own folder in Common. 2014-06-25 22:11:42 -04:00
WII_IPC_HLE_Device_DI.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
WII_IPC_HLE_Device_es.cpp IPCHLE: Fix ES_LAUNCH so it works for disk titles. 2014-06-15 20:08:14 -07:00
WII_IPC_HLE_Device_es.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
WII_IPC_HLE_Device_FileIO.cpp Fix WII_SEEK_END seeking. 2014-02-28 19:56:42 -05:00
WII_IPC_HLE_Device_FileIO.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
WII_IPC_HLE_Device_fs.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
WII_IPC_HLE_Device_fs.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
WII_IPC_HLE_Device_hid.cpp IPCHLE: clean up spelling. 2014-06-14 10:03:49 -07:00
WII_IPC_HLE_Device_hid.h IPCHLE: improve HLE timing. 2014-06-14 10:02:46 -07:00
WII_IPC_HLE_Device_net_ssl.cpp Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
WII_IPC_HLE_Device_net_ssl.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
WII_IPC_HLE_Device_net.cpp avoid the extern keyword in .cpp files 2014-07-11 16:10:20 +02:00
WII_IPC_HLE_Device_net.h Fix code style in WII_IPC_HLE_Device_net.h/.cpp. 2014-07-09 05:26:04 -04:00
WII_IPC_HLE_Device_sdio_slot0.cpp Get rid of a few delete[] calls in sdio_slot0.cpp 2014-06-29 22:55:47 -04:00
WII_IPC_HLE_Device_sdio_slot0.h Fixes Wiimotes for libogc. 2014-03-30 11:04:30 +13:00
WII_IPC_HLE_Device_stm.h Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
WII_IPC_HLE_Device_usb_kbd.cpp Use only section-based ini reading. 2014-06-16 01:31:23 -04:00
WII_IPC_HLE_Device_usb_kbd.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
WII_IPC_HLE_Device_usb.cpp IPCHLE: clean up spelling. 2014-06-14 10:03:49 -07:00
WII_IPC_HLE_Device_usb.h Fixes Wiimotes for libogc. 2014-03-30 11:04:30 +13:00
WII_IPC_HLE_Device.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
WII_IPC_HLE_WiiMote.cpp mark all local functions as static 2014-07-11 16:07:23 +02:00
WII_IPC_HLE_WiiMote.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
WII_IPC_HLE.cpp mark all local variables as static 2014-07-11 16:10:20 +02:00
WII_IPC_HLE.h IPCHLE: Fix ES_LAUNCH so it works for disk titles. 2014-06-15 20:08:14 -07:00
WII_Socket.cpp mark all local functions as static 2014-07-11 16:07:23 +02:00
WII_Socket.h Fix an invalid foreach loop over an unordered_map with deletion in WiiSockets 2014-06-27 13:02:28 -04:00
WiiMote_HID_Attr.cpp Remove all trailing whitespaces from our codebase. 2014-03-29 11:05:44 +01:00
WiiMote_HID_Attr.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00