32138 Commits

Author SHA1 Message Date
Twinaphex
370109b895 Merge pull request #3495 from bparker06/semicolon
remove extra semicolons
2016-09-03 16:59:30 +02:00
Brad Parker
0eb1777a1f remove extra semicolons 2016-09-03 10:30:21 -04:00
Twinaphex
affb159fe2 Buildfix 2016-09-03 08:27:58 +02:00
twinaphex
fb1ac7ab38 Cleanups 2016-09-03 08:22:41 +02:00
twinaphex
a1583e04d7 config_load - cleanup 2016-09-03 08:15:41 +02:00
twinaphex
9bdca16884 (configuration.c) Cleanups 2016-09-03 08:12:40 +02:00
twinaphex
5613feafb6 Remove unused cheat_settings_path 2016-09-03 08:05:31 +02:00
twinaphex
9191bfa3c0 Header include cleanups 2016-09-03 07:51:11 +02:00
twinaphex
23612cb26f Header include cleanups 2016-09-03 07:48:25 +02:00
twinaphex
50563d255f Header cleanups 2016-09-03 07:45:51 +02:00
twinaphex
f93047145d Use SN_TARGET_PSP2 ifdef too 2016-09-03 07:41:56 +02:00
twinaphex
88eea511db Remove if 0 blocks 2016-09-03 07:40:57 +02:00
twinaphex
429165e966 Combine autoconfig builtin files into one 2016-09-03 07:39:26 +02:00
Twinaphex
58aa3a7345 Remove unused variable 2016-09-03 07:12:23 +02:00
twinaphex
077a9a7beb Add more SDL source files to griffin 2016-09-03 07:10:55 +02:00
twinaphex
7ee6b9f466 Add TODO/FIXME note 2016-09-03 07:05:25 +02:00
twinaphex
ba52d6728a Add HAVE_BUILTIN_AUTOCONFIG for SDL2/Emscripten 2016-09-03 07:04:23 +02:00
twinaphex
49d52b8ca2 Buildfix 2016-09-03 07:02:37 +02:00
twinaphex
9df9b79869 Add builtin_sdl2 2016-09-03 07:02:17 +02:00
Twinaphex
72df613631 Merge pull request #3489 from kuxii2016/patch-1
Update msg_hash_de.c
2016-09-02 20:05:03 +02:00
kuxii2016
4517f0e285 Update msg_hash_de.c 2016-09-02 11:55:51 +02:00
Twinaphex
96cc29be3f Merge pull request #3487 from bparker06/help_cancel
allow back/cancel button to dismiss help text
2016-09-02 07:06:33 +02:00
Brad Parker
5c0002934a allow back/cancel button to dismiss help text 2016-09-01 23:14:09 -04:00
Twinaphex
7bec0d1a49 Merge pull request #3486 from bparker06/confirm_on_exit
add config option to enable quit confirmation
2016-09-02 03:55:51 +02:00
Brad Parker
ee7545857c add config option to enable quit confirmation 2016-09-01 21:47:25 -04:00
twinaphex
1d06344567 (Vita) silence warning - RETRO_RUMBLE_DUMMY not handled in switch 2016-09-01 22:28:31 +02:00
Alcaro
3394162098 Those option lists should be terminated with a NULL-NULL pair. 2016-09-01 21:48:04 +02:00
twinaphex
fd7949c9f1 Move structs to configuration.c 2016-09-01 18:53:34 +02:00
twinaphex
8e8ff95139 input_keyboard.c - add stdlib.h 2016-09-01 18:51:22 +02:00
twinaphex
064f74825a CXX_BUILD buildfix 2016-09-01 18:26:01 +02:00
twinaphex
9806dec502 C89_BUILD buildfix 2016-09-01 18:22:29 +02:00
twinaphex
45b623043a More header include cleanups 2016-09-01 18:19:28 +02:00
twinaphex
467451fccc Cleanup more header includes 2016-09-01 18:18:55 +02:00
twinaphex
ddb9cff2af More header include cleanups 2016-09-01 18:10:59 +02:00
twinaphex
20f7d82f95 More header include cleanups 2016-09-01 18:07:44 +02:00
twinaphex
e106fd4374 Get rid of more general.h includes 2016-09-01 18:01:41 +02:00
twinaphex
ce97d783a7 Some more header cleanups 2016-09-01 17:52:22 +02:00
twinaphex
b6daaed566 Rename git_version.c to version_git.h, create separate
version.h file
2016-09-01 17:49:28 +02:00
twinaphex
1f471c7799 Put HAVE_CHEEVOS ifdef around this function 2016-09-01 17:37:29 +02:00
twinaphex
b7fd9bef60 Add configuration.h 2016-09-01 17:34:24 +02:00
twinaphex
fea033268a sceRtcGetCurrentTick's first and only parameter is uint64_t * 2016-09-01 17:20:17 +02:00
twinaphex
29d5fc67a2 Prevent warning 2016-09-01 17:17:00 +02:00
Twinaphex
42c5bf6c03 Merge pull request #3484 from bparker06/password
show asterisks for cheevos password, fixes issue #3154
2016-09-01 17:13:53 +02:00
twinaphex
174852ef35 (PSP) PSP doesn't have SceRtcTick typedef 2016-09-01 17:11:58 +02:00
twinaphex
6efdfdebd4 (PSP) Rumble code should be only for Vita build 2016-09-01 17:09:54 +02:00
twinaphex
3a72479699 Add retro_miscellaneous.h to gfx/video_filter.c 2016-09-01 17:08:13 +02:00
Brad Parker
f059aa5fb7 show asterisks for cheevos password, fixes issue #3154 2016-09-01 02:08:57 -04:00
twinaphex
aff2812fde Try to get rid of double definition of type 2016-09-01 06:08:06 +02:00
Twinaphex
5f3d384a9c Merge pull request #3483 from bparker06/magic_len
bin/cue magic number is 17 bytes instead of 16
2016-09-01 05:54:56 +02:00
Brad Parker
1a9e0ca6a8 bin/cue magic number is 17 bytes instead of 16 2016-08-31 23:53:28 -04:00