50990 Commits

Author SHA1 Message Date
twinaphex
150f4f0f4b More efficient way of adding delimiting characters - proper spacing
as well in title bar
2019-09-16 19:20:03 +02:00
twinaphex
66794d2166 Rewrite input_config_set_device_path 2019-09-16 18:41:46 +02:00
twinaphex
81ec152f10 fill_pathname_slash only used now inside file_path.c 2019-09-16 18:25:02 +02:00
twinaphex
60574f04d2 We don't need the double char variable here 2019-09-16 17:44:14 +02:00
twinaphex
419fe62da8 Cleanup - it shouldn't be necessary to call fill_pathname_slash
after fill_pathname_join
2019-09-16 17:35:15 +02:00
twinaphex
aacc544300 Turn cheat_manager_search into static function 2019-09-16 17:04:58 +02:00
twinaphex
9fd4ff7a8d (Cheat manager)
- Cleanups
- Functional improvement: don't attempt to create the 'core directory'
inside the cheats directory for game-specific cheats when we are only
trying to load the cheat - if we are loading and the directory doesn't
exist, that means the cheat file doesn't exist either
2019-09-16 16:57:50 +02:00
twinaphex
352be447df Update CHANGES.md 2019-09-16 16:35:23 +02:00
twinaphex
5ba77289d9 Merge branch 'master' of https://github.com/libretro/RetroArch 2019-09-16 16:32:50 +02:00
Twinaphex
497868ecaf
Merge pull request #9473 from Tatsuya79/patch-2
fix gong crash
2019-09-16 16:29:17 +02:00
Tatsuya79
ef216d3010
fix gong crash 2019-09-16 16:27:34 +02:00
twinaphex
d2add47f1e Merge branch 'master' of https://github.com/libretro/RetroArch 2019-09-16 05:17:22 +02:00
Twinaphex
f45a1d797e
Update CHANGES.md 2019-09-16 04:56:08 +02:00
Twinaphex
80311970cf
Merge pull request #9469 from yoshisuga/ios_xcode_prep
(iOS/tvOS): Xcode project changes and small tweak
2019-09-16 04:49:45 +02:00
twinaphex
1040d3eedf Merge branch 'master' of https://github.com/libretro/RetroArch 2019-09-16 04:49:34 +02:00
Twinaphex
07c6b4c363
Merge pull request #9470 from Wiimpathy/WiiLightgun
Wii: Add wiimote lightgun support
2019-09-16 04:49:01 +02:00
Twinaphex
454b4ea715
Update CHANGES.md 2019-09-16 04:31:30 +02:00
Twinaphex
7c2d2246fe
Update CHANGES.md 2019-09-16 04:30:27 +02:00
Twinaphex
725430994d
Update CHANGES.md 2019-09-16 03:20:14 +02:00
Twinaphex
ea7e682253
Update AndroidManifest.xml v1.7.8.4 2019-09-16 03:06:19 +02:00
Twinaphex
97d2be1ff3
Update CHANGES.md 2019-09-16 03:03:17 +02:00
Twinaphex
d38dfa60f6
Update CHANGES.md 2019-09-16 03:02:27 +02:00
twinaphex
b179dde1e7 Cleanups 2019-09-15 07:46:24 +02:00
twinaphex
4c7beacfe4 (RPNG) rpng_is_valid - cleanup 2019-09-15 07:40:02 +02:00
twinaphex
b7fe19b6c8 (libretro-common) RPNG - Cleanup 2019-09-15 02:04:37 +02:00
benoa
744fac6777 Wii: Add wiimote lightgun support 2019-09-15 00:46:02 +02:00
Yoshi Sugawara
f0adf90ec0 (iOS/tvOS): add references to some iOS specific source files to xcode project to make it easier to open and search source files; removed call to show native menu when going into the background 2019-09-14 14:16:23 -07:00
Yoshi Sugawara
70b573c951 added apple common ui files 2019-09-14 13:37:01 -07:00
Twinaphex
e1a7b82b2e
Merge pull request #9468 from yoshisuga/ios_build_fixes
(iOS/tvOS): IOS/tvOS build fixes
2019-09-14 22:05:50 +02:00
Yoshi Sugawara
c24caa8f48 (iOS/tvOS): IOS/tvOS build fixes:
- change bundle identifier to match that used in the official releases
- remove code signature assignment
- add a minimal assets.zip so that one can build and run without having to be required to go thru the online updater
- add the tvOS core directory
2019-09-14 12:59:22 -07:00
Twinaphex
753be84ae0 (Apple) Silence some warnings 2019-09-14 17:15:30 +02:00
twinaphex
27ada9b7b2 Buildfixes for --disable-menu 2019-09-14 07:24:26 +02:00
twinaphex
785ed87117 (libnx/switch) Add HAVE_TRANSLATE 2019-09-12 17:59:06 +02:00
Twinaphex
85f07b6f27
Merge pull request #9405 from Jamiras/psx_cheevos_cdfs
add hashing support for PSX cheevos (bin/cue, chd, or real CD)
2019-09-11 23:38:23 +02:00
Twinaphex
f004666674
Merge pull request #9456 from jdgleaver/date-format
Menu time/date: Add 12-hour versions of all formats + clean ups
2019-09-10 17:58:11 +02:00
Twinaphex
eb012a353a
Merge pull request #9460 from jdgleaver/build-fix
'CXX_BUILD=1' build fix
2019-09-10 17:58:01 +02:00
jdgleaver
c645d43598 'CXX_BUILD=1' build fix 2019-09-10 16:49:07 +01:00
Twinaphex
ef3c83da04
Merge pull request #9459 from jdgleaver/runtime-date-format
Enable customisation of runtime 'last played' display format
2019-09-10 17:35:20 +02:00
jdgleaver
a0fd9d21d2 Enable customisation of runtime 'last played' display format 2019-09-10 16:14:38 +01:00
Twinaphex
f6d1cbe6b9
Merge pull request #9447 from altiereslima/master
Update Brazilian Portuguese Translation
2019-09-10 06:38:03 +02:00
jdgleaver
ac5c03c458 'DISABLE_MENU=1' build fix 2019-09-09 15:15:28 +01:00
jdgleaver
25006cadfe Menu time/date: Add 12-hour versions of all formats + clean ups 2019-09-09 14:06:49 +01:00
Twinaphex
d00af57b4a
Merge pull request #9451 from meepingsnesroms/master
Remove unfinished translation files
2019-09-09 14:36:03 +02:00
meepingsnesroms
85f46b9899 Remove unfinished translation files 2019-09-08 20:14:23 -07:00
altiereslima
50f2beb15b Update msg_hash_pt_br.h 2019-09-08 21:31:25 -03:00
Twinaphex
561a4cd4bf
Update CHANGES.md v1.7.8.3 2019-09-09 01:22:19 +02:00
altiereslima
1b7e95b1bd Update msg_hash_pt_br.c 2019-09-08 14:05:50 -03:00
altiereslima
f382589083 Update msg_hash_pt_br.h 2019-09-08 13:48:16 -03:00
altiereslima
7cdc5c8e93 Update Brazilian Portuguese Translation 2019-09-08 12:35:33 -03:00
Twinaphex
2179c16f60
Update main.cpp 2019-09-08 04:41:03 +02:00