Jeffrey Pfau
|
97b82ae6cd
|
VFS: Fix file handle leak in 7z
|
2015-07-24 19:57:57 -07:00 |
Jeffrey Pfau
|
963758c348
|
Qt: Default controller profiles, with a few included already
|
2015-07-16 23:45:55 -07:00 |
Jeffrey Pfau
|
386da2accd
|
VFS: Add VFile.sync for memory vfs
|
2015-07-12 15:49:04 -07:00 |
Jeffrey Pfau
|
f0c8c246cc
|
VFS: Fix Windows build
|
2015-07-07 01:03:36 -07:00 |
Jeffrey Pfau
|
250d3b940d
|
VFS: Add sync method to force syncing with backing
|
2015-07-07 00:27:08 -07:00 |
Jeffrey Pfau
|
d9778a98d4
|
Util: Check for SETLOCALE too
|
2015-07-05 13:05:09 -07:00 |
Augustin Cavalier
|
fc74db8c09
|
All: Initial work on MSVC support.
|
2015-06-30 22:09:17 -04:00 |
Jeffrey Pfau
|
5bae2087fe
|
All: Proper handling of Unicode file paths
|
2015-06-29 22:24:53 -07:00 |
Jeffrey Pfau
|
908e61f415
|
All: Add clang-format options and run them
|
2015-06-29 20:45:08 -07:00 |
Jeffrey Pfau
|
9bee2f4cd3
|
VFS: Make VFileFILE.unmap only write back if the file was mapped as writable
|
2015-06-28 17:52:27 -07:00 |
Jeffrey Pfau
|
0aef1bc6df
|
Util: Allow loading IPS patches that grow the ROM
|
2015-06-28 02:00:33 -07:00 |
Jeffrey Pfau
|
42a887369f
|
VFS: Fix sign warning
|
2015-06-22 01:38:40 -07:00 |
Jeffrey Pfau
|
ef93f68658
|
VFS: Move VDirOptionalOpenFile back to vfs.c
|
2015-06-20 03:17:05 -07:00 |
Jeffrey Pfau
|
43f9f2dfd3
|
VFS: VFileOpen can now have a swappable backend
|
2015-06-20 03:11:11 -07:00 |
Jeffrey Pfau
|
6f4871fb72
|
VFS: Fix line-reading to return proper values
|
2015-06-18 01:26:46 -07:00 |
Jeffrey Pfau
|
6589eade24
|
Util: Clean up some defines
|
2015-06-18 01:19:33 -07:00 |
Jeffrey Pfau
|
a992fcd3d1
|
VFS: Move VDirOptionalOpenFile to vfs-dirent.c
|
2015-06-18 01:16:54 -07:00 |
Jeffrey Pfau
|
c0fcec22b7
|
Util: Separate out platform threading headers
|
2015-06-18 01:00:35 -07:00 |
Jeffrey Pfau
|
b54f5a997a
|
All: Include util/string.h wherever strdup is used
|
2015-06-17 21:50:10 -07:00 |
Jeffrey Pfau
|
5c1988c48a
|
Util: VFile using FILE* backing
|
2015-06-15 22:35:24 -07:00 |
Jeffrey Pfau
|
bbc63a2392
|
Util: Add strdup implementation for platforms without it
|
2015-06-14 23:25:49 -07:00 |
Jeffrey Pfau
|
857fc21d21
|
Util: Fix warning on Windows
|
2015-06-13 05:09:23 -07:00 |
Jeffrey Pfau
|
d1a51637bc
|
Util: Fix FreeBSD build
|
2015-06-13 03:26:07 -07:00 |
Jeffrey Pfau
|
4469a9a05f
|
All: Threads are now named
|
2015-06-13 01:41:07 -07:00 |
Jeffrey Pfau
|
cda462e24f
|
All: Fix asm to __asm__ in PPC code
|
2015-06-09 21:22:32 -07:00 |
Jeffrey Pfau
|
97da8b43c9
|
All: Some portability fixes
|
2015-06-09 21:22:11 -07:00 |
Jeffrey Pfau
|
91a66c9346
|
GBA: Better portable GBARTC packing
|
2015-06-08 01:25:36 -07:00 |
Jeffrey Pfau
|
c0909c8713
|
All: Fix typo, disabling __builtin_expect on MSVS
|
2015-06-07 21:20:54 -07:00 |
Jeffrey Pfau
|
12505766e1
|
All: MSVS2015 fixes (via zeromus)
|
2015-06-06 21:43:24 -07:00 |
Jeffrey Pfau
|
3b29ba1aa2
|
Util: Allow disabling the threading code entirely
|
2015-06-03 20:37:45 -07:00 |
Jeffrey Pfau
|
a73cfe4496
|
Util: Add VFS helper functions for reading/writing little endian values
|
2015-05-29 00:17:04 -07:00 |
Jeffrey Pfau
|
6b06579277
|
All: Move most macros back into common.h
|
2015-05-29 00:17:04 -07:00 |
Jeffrey Pfau
|
47d945bf75
|
All: Make version.c
|
2015-05-15 08:56:28 -07:00 |
Jeffrey Pfau
|
07a3d08b26
|
Util: Fix a null-pointer issue when attempting to delete a key
|
2015-05-02 01:08:29 -07:00 |
Jeffrey Pfau
|
a2e1cd615c
|
VFS: Fix resource leaks if some allocations fail
|
2015-04-22 22:08:09 -07:00 |
Jeffrey Pfau
|
9552512329
|
Util: Fix resource leak in UTF-8 handling code
|
2015-04-22 22:02:55 -07:00 |
Jeffrey Pfau
|
657bcec879
|
SDL: Fix Windows build
|
2015-04-21 02:27:54 -07:00 |
Jeffrey Pfau
|
8636b81f13
|
GBA: Split cheats out into separate source files
|
2015-04-09 00:41:00 -07:00 |
Jeffrey Pfau
|
24ff4e8a01
|
Util: Move VDirOptionalOpenFile back into vfs.c
|
2015-04-01 21:42:14 -07:00 |
Jeffrey Pfau
|
7bb17bc99d
|
Util: Split vfs.c into vfs.c, vfs-fd.c and vfs-dirent.c
|
2015-04-01 21:13:16 -07:00 |
Jeffrey Pfau
|
178f9a83bb
|
GBA: Almost entirely untested Pro Action Replay v3 code support
|
2015-03-29 04:38:13 -07:00 |
Jeffrey Pfau
|
9bb306f831
|
All: Buildfixes for OS X and FreeBSD
|
2015-03-23 02:47:10 -07:00 |
Jeffrey Pfau
|
1584687c14
|
Util: Ensure stack is not marked executable
|
2015-03-14 00:22:29 -07:00 |
Jeffrey Pfau
|
84a14b6c00
|
Util: NEONize 16-bit color packing
|
2015-03-14 00:22:06 -07:00 |
Jeffrey Pfau
|
513b9fb751
|
All: Unify how feature defines work, allowing specific targets to not use them
|
2015-03-11 02:17:45 -07:00 |
Jeffrey Pfau
|
e61d413d69
|
Util: VFile backed by memory
|
2015-03-05 18:44:28 -08:00 |
Jeffrey Pfau
|
9adfcad1b5
|
Util: Cleanup of VFileZip and VFile7z
|
2015-03-05 18:40:33 -08:00 |
Jeffrey Pfau
|
0ab8cfe6ad
|
Util: Fix SocketPoll on pthreads
|
2015-03-03 03:07:04 -08:00 |
Jeffrey Pfau
|
29e118b512
|
Util: Fix C++ build for Win32
|
2015-02-24 00:02:24 -08:00 |
Jeffrey Pfau
|
a0b94db9a7
|
All: Fix *nix build
|
2015-02-23 23:49:40 -08:00 |