dolphin/Source/Core/Core/IPC_HLE
Scott Mansell 8f4ac5bbad Close all files so /tmp can be deleted on save state load.
Because the file handles were open, the recursive delete was
failing. The previous commit stopped the crash but this should
make the restore actually happen has expected.
2016-04-25 18:29:49 +12:00
..
hci.h Add missing license headers 2015-05-25 13:11:47 +02:00
ICMP.h Add missing license headers 2015-05-25 13:11:47 +02:00
ICMPLin.cpp Add missing license headers 2015-05-25 13:11:47 +02:00
ICMPWin.cpp Add missing license headers 2015-05-25 13:11:47 +02:00
l2cap.h Add missing license headers 2015-05-25 13:11:47 +02:00
WII_IPC_HLE_Device_DI.cpp DVDInterface/DVDThread: Don't store CoreTiming event IDs in savestates 2016-04-11 22:14:25 +02:00
WII_IPC_HLE_Device_DI.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WII_IPC_HLE_Device_es.cpp clear the NAND data cache on ES_LAUNCH to avoid leaving files open 2016-03-20 13:50:19 +01:00
WII_IPC_HLE_Device_es.h hide the distinction between WAD and File from ES 2016-03-20 13:10:50 +01:00
WII_IPC_HLE_Device_FileIO.cpp Mark which Wii root to use in the NAND path code. 2015-10-16 09:10:39 +02:00
WII_IPC_HLE_Device_FileIO.h IPC_HLE: Reimplement fix for issues 2917/5232 with more sanity. 2015-07-05 02:01:45 +12:00
WII_IPC_HLE_Device_fs.cpp Merge pull request #3083 from JosJuice/ipc-ticks 2015-10-03 17:56:57 -07:00
WII_IPC_HLE_Device_fs.h Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_Device_hid.cpp Update Error Log to Remove Old Issue Tracker URL 2015-12-01 19:57:10 -08:00
WII_IPC_HLE_Device_hid.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
WII_IPC_HLE_Device_net_ssl.cpp mbedTLS: fix blocking read 2015-10-04 12:24:25 +02:00
WII_IPC_HLE_Device_net_ssl.h mbedTLS: adapt Dolphin code 2015-09-26 07:09:19 +02:00
WII_IPC_HLE_Device_net.cpp WSAPoll: Fixed - invalid argument was supplied 2015-12-05 19:39:17 +01:00
WII_IPC_HLE_Device_net.h Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_Device_sdio_slot0.cpp Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_Device_sdio_slot0.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
WII_IPC_HLE_Device_stm.h Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_Device_usb_kbd.cpp Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_Device_usb_kbd.h Remove unnecessary virtual keywords 2015-07-30 10:33:08 -04:00
WII_IPC_HLE_Device_usb.cpp WII_IPC_HLE_Device_usb: const correctness for function parameters 2015-12-05 16:14:37 -05:00
WII_IPC_HLE_Device_usb.h WII_IPC_HLE_Device_usb: const correctness for function parameters 2015-12-05 16:14:37 -05:00
WII_IPC_HLE_Device.h Use correct GetTicksPerSecond() value in IPC delays 2015-09-23 18:02:09 +02:00
WII_IPC_HLE_WiiMote.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WII_IPC_HLE_WiiMote.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
WII_IPC_HLE.cpp Close all files so /tmp can be deleted on save state load. 2016-04-25 18:29:49 +12:00
WII_IPC_HLE.h Volume: Make GetTMD return a vector 2015-12-19 18:00:44 -05:00
WII_Socket.cpp WSAGetLastError: fix return value 2015-10-06 00:15:20 +02:00
WII_Socket.h WSAGetLastError: fix return value 2015-10-06 00:15:20 +02:00
WiiMote_HID_Attr.cpp Common: Move asserts to their own header 2015-09-26 18:51:27 -04:00
WiiMote_HID_Attr.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00