Commit Graph

29605 Commits

Author SHA1 Message Date
radius
28aafddd91 copy the old save state before making a new savestate 2016-06-04 12:38:55 -05:00
radius
aa81de0ca0 fix nit 2016-06-04 12:07:11 -05:00
radius
cd615b3e79 fix mwindows flag on the makefile 2016-06-02 23:38:04 -05:00
radius
04fc5d042f fix osd message 2016-06-02 23:35:57 -05:00
radius
7fb9ec5223 remove stray comment 2016-06-02 23:34:21 -05:00
radius
a86cf6b99d initial implementation of undo save state 2016-06-02 23:33:52 -05:00
twinaphex
a5dbae0505 Cleanups 2016-06-03 04:59:12 +02:00
twinaphex
48987918e4 Cleanups 2016-06-03 04:37:10 +02:00
twinaphex
7625a790ba Cleanups 2016-06-03 04:35:07 +02:00
twinaphex
2f133a6835 Cleanups 2016-06-03 04:32:18 +02:00
twinaphex
f83dfb0621 (platform_linux.c) Prevent uninitialized scalar variable warnings 2016-06-03 04:27:42 +02:00
twinaphex
36e33bde90 Cleanup 2016-06-03 04:21:19 +02:00
twinaphex
c2dd8b884e Cleanups 2016-06-03 04:18:28 +02:00
twinaphex
3b83b6d030 Fix uninitialized scalar variable warnings 2016-06-03 04:12:18 +02:00
twinaphex
21bc56aa04 Fix uninitialized scalar variable warnings 2016-06-03 04:02:27 +02:00
twinaphex
ff8d00e12b Use RETRO_BEGIN_DECLS/RETRO_END_DECLS in more files 2016-06-03 03:22:35 +02:00
twinaphex
2b33c731d0 Create RFILE_MODE_READ_TEXT 2016-06-03 03:14:42 +02:00
twinaphex
d9ba04e470 Fix CXX_BUILD 2016-06-03 02:43:30 +02:00
twinaphex
b34786171e Use RETRO_BEGIN_DECLS/RETRO_END_DECLS 2016-06-03 02:39:35 +02:00
Twinaphex
5f843d30a0 Merge pull request #3055 from mudlord/master
added missing guards.
2016-06-03 02:33:50 +02:00
mudlord
6e1e8b3785 added missing guards. 2016-06-03 10:08:27 +10:00
Twinaphex
98278cc5cc Merge pull request #3054 from mudlord/master
add basic drag and drop to win32 gui
2016-06-03 01:23:25 +02:00
mudlord
4c53bdf4f9 add drag and drop 2016-06-03 09:14:53 +10:00
twinaphex
9c8f29c1ec (features_cpu.c) Use filestream 2016-06-03 00:17:09 +02:00
twinaphex
ac6a319a9d playlist.c - use filestream 2016-06-03 00:12:58 +02:00
twinaphex
294777166f video_shader_parse.c - use filestream 2016-06-03 00:11:41 +02:00
twinaphex
4dc3fe9f8c Create filestream_getc 2016-06-03 00:07:00 +02:00
twinaphex
97427b343b (libretro-common) Create filestream_gets 2016-06-03 00:03:58 +02:00
twinaphex
858aae10cb Fix unchecked return value warnings 2016-06-02 23:00:11 +02:00
twinaphex
29ca5b8c34 Fix some unchecked return value issues 2016-06-02 22:49:26 +02:00
Alcaro
9b2f6522a2 Fix use-after-free (thanks, Coverity) 2016-06-02 21:31:08 +02:00
Alcaro
9ab4e79503 Simplify these checks a little. 2016-06-02 21:02:28 +02:00
twinaphex
1156406dfc Null-check core_info variable before using it 2016-06-02 20:58:42 +02:00
twinaphex
79c94513ec Fix 'dereference before null check' 2016-06-02 20:56:13 +02:00
twinaphex
307361e12c Prevent 'explicit null dereferenced' warning 2016-06-02 20:53:26 +02:00
twinaphex
7b04375c9b Fix 'dereference after null check' 2016-06-02 20:52:30 +02:00
twinaphex
d8b3597455 menu_cbs_deferred_push.c - Fix 'array compared against 0' 2016-06-02 20:51:27 +02:00
twinaphex
f1160f19b3 Fix uninitialized scalar variable warnings 2016-06-02 20:49:25 +02:00
twinaphex
d6430b2f5e Attempt to fix wrong sizeof argument 2016-06-02 20:45:32 +02:00
twinaphex
65d5ebc2bb Fix some dereference after null check warnings 2016-06-02 20:40:51 +02:00
Jean-André Santoni
3d338446f8 Merge pull request #3052 from Alexandre-Garcia/improve_translation_pt
Improve translation PT
2016-06-02 18:13:29 +02:00
Alexandre Garcia
9f4a6bbae2 Improve translation PT 2016-06-02 11:16:10 -03:00
twinaphex
04c30c77e0 Try to always build with HAVE_VULKAN for Windows 2016-06-01 07:16:06 +02:00
twinaphex
1f3790fafa Fix statement is unreachable warning 2016-06-01 05:59:17 +02:00
twinaphex
36106dd90a C89_BUILD fix 2016-06-01 05:58:22 +02:00
twinaphex
43f06aecd9 (playlist.c) Prevent warnings 2016-06-01 05:34:15 +02:00
twinaphex
280eb95b9a Prevent logically dead code warning 2016-06-01 05:31:05 +02:00
twinaphex
c7acb4658b Fix 'pointer to local outside scope' 2016-06-01 05:26:45 +02:00
twinaphex
da7f6a2a3b Prevent more warnings 2016-06-01 05:18:59 +02:00
twinaphex
5eb43846da Prevent explicit NULL dereferenced warnings 2016-06-01 04:14:48 +02:00