dolphin/Source/Core/Core/IPC_HLE
Léo Lam 6ff06ed41d WII_IPC_HLE: Clean up variable naming
It doesn't make much sense to prefix g_ to static variables and for
some to be completely unprefixed.

Also renames a lot of other variables for the new conventions
2016-10-03 23:13:10 +02:00
..
hci.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ICMP.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ICMPLin.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ICMPWin.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
l2cap.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WII_IPC_HLE_Device_DI.cpp Remove Immediate variants of ScheduleEvent 2016-08-10 16:34:06 +02:00
WII_IPC_HLE_Device_DI.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WII_IPC_HLE_Device_es.cpp Add ability to passthrough a Bluetooth adapter 2016-10-03 23:06:23 +02:00
WII_IPC_HLE_Device_es.h IPC_HLE/es: In-class initialise member variables 2016-09-25 22:36:26 +02:00
WII_IPC_HLE_Device_FileIO.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
WII_IPC_HLE_Device_FileIO.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WII_IPC_HLE_Device_fs.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
WII_IPC_HLE_Device_fs.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WII_IPC_HLE_Device_hid.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
WII_IPC_HLE_Device_hid.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WII_IPC_HLE_Device_net_ssl.cpp mbedTLS: missing init and free fixed 2016-07-01 14:33:58 +04:00
WII_IPC_HLE_Device_net_ssl.h IPC_HLE_net_ssl: Include mbedtls/platform.h 2016-09-04 10:44:22 -07:00
WII_IPC_HLE_Device_net.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
WII_IPC_HLE_Device_net.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WII_IPC_HLE_Device_sdio_slot0.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
WII_IPC_HLE_Device_sdio_slot0.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WII_IPC_HLE_Device_stm.cpp Shut down Wii software gracefully 2016-10-01 13:06:04 +02:00
WII_IPC_HLE_Device_stm.h Shut down Wii software gracefully 2016-10-01 13:06:04 +02:00
WII_IPC_HLE_Device_usb_bt_base.cpp Back up part of SYSCONF when switching to emulated BT 2016-10-03 23:13:09 +02:00
WII_IPC_HLE_Device_usb_bt_base.h Back up part of SYSCONF when switching to emulated BT 2016-10-03 23:13:09 +02:00
WII_IPC_HLE_Device_usb_bt_emu.cpp Back up part of SYSCONF when switching to emulated BT 2016-10-03 23:13:09 +02:00
WII_IPC_HLE_Device_usb_bt_emu.h WII_IPC_HLE/57e_305: Fake CommandReadBufferSize replies 2016-10-03 23:06:23 +02:00
WII_IPC_HLE_Device_usb_bt_real.cpp IPC_HLE/57e_305: Fake vendor-specific command replies 2016-10-03 23:13:09 +02:00
WII_IPC_HLE_Device_usb_bt_real.h IPC_HLE/57e_305: Fake vendor-specific command replies 2016-10-03 23:13:09 +02:00
WII_IPC_HLE_Device_usb_bt_stub.cpp Add ability to passthrough a Bluetooth adapter 2016-10-03 23:06:23 +02:00
WII_IPC_HLE_Device_usb_bt_stub.h Add ability to passthrough a Bluetooth adapter 2016-10-03 23:06:23 +02:00
WII_IPC_HLE_Device_usb_kbd.cpp Add ability to passthrough a Bluetooth adapter 2016-10-03 23:06:23 +02:00
WII_IPC_HLE_Device_usb_kbd.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WII_IPC_HLE_Device_usb_ven.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
WII_IPC_HLE_Device_usb_ven.h IPC_HLE: Fix warnings about missing override 2016-09-07 15:09:45 +02:00
WII_IPC_HLE_Device.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WII_IPC_HLE_WiiMote.cpp Add ability to passthrough a Bluetooth adapter 2016-10-03 23:06:23 +02:00
WII_IPC_HLE_WiiMote.h Add ability to passthrough a Bluetooth adapter 2016-10-03 23:06:23 +02:00
WII_IPC_HLE.cpp WII_IPC_HLE: Clean up variable naming 2016-10-03 23:13:10 +02:00
WII_IPC_HLE.h WII_IPC_HLE: Clean up variable naming 2016-10-03 23:13:10 +02:00
WII_Socket.cpp Merge pull request #2868 from sepalani/dolphin_ssl 2016-10-03 06:16:49 -07:00
WII_Socket.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WiiMote_HID_Attr.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WiiMote_HID_Attr.h