rpcsx/rpcs3/Emu
Nekotekina ccf9543b44 Improve vfs::host::unlink on Windows (for sys_fs_rmdir)
Possibly fixes sys_fs_rmdir and other cases of directory removal.
Make sure the directory with deleted files always becomes empty.
For this purpose, temp files are moved to the root of the device.
2019-09-25 18:47:38 +03:00
..
Audio Audio: restore snd_pcm_recover for ALSA backend 2019-09-08 20:49:51 +03:00
Cell Improve vfs::host::unlink on Windows (for sys_fs_rmdir) 2019-09-25 18:47:38 +03:00
CPU dont escape from check_state() before ensuring signal is resetted. 2019-09-21 19:55:10 +03:00
Io Input: move some pad handler logic to the parent class 2019-09-24 21:09:24 +02:00
Memory Revert "Revert "Remove shared_cond and simplify reservation waiting"" 2019-09-24 05:01:00 +03:00
RSX rsx: unbreak build with Clang 9 2019-09-24 01:00:45 +03:00
CMakeLists.txt sys_usbd implementation 2019-09-17 01:17:48 +03:00
GameInfo.h Qt: Fall back to VERSION in game list 2019-08-21 07:57:44 +02:00
IdManager.cpp Migration to named_thread<> 2018-10-19 22:22:35 +03:00
IdManager.h Delete g_idm 2019-09-17 15:55:58 +03:00
IPC.h Cleanup semaphore<> (sema.h) and mutex.h (shared_mutex) 2018-09-03 23:00:36 +03:00
System.cpp cellSaveData: add auto maintenance routine in Emu.Init() 2019-09-25 18:47:38 +03:00
System.h Use g_fxo for cellKb, cellMouse 2019-09-19 02:16:14 +03:00
VFS.cpp Improve vfs::host::unlink on Windows (for sys_fs_rmdir) 2019-09-25 18:47:38 +03:00
VFS.h Improve vfs::host::unlink on Windows (for sys_fs_rmdir) 2019-09-25 18:47:38 +03:00