52986 Commits

Author SHA1 Message Date
jdgleaver
4d3507097a (GLUI) Add option to remove navigation bar 2020-03-02 16:13:53 +00:00
Vladimir Serbinenko
8dc2ea114f 3ds: Add ids for ecwolf and xmillenium
I don't have banners or icons though
2020-03-02 14:11:59 +01:00
Jamiras
db5358f70f add delay retries to leaderboard submits 2020-03-01 17:19:50 -07:00
Twinaphex
ccb8b98008
Update msg_hash_fr.h 2020-03-01 22:06:44 +01:00
Twinaphex
795be81f4a
Merge pull request #10189 from WeedyWeedSmoker/French-update
French update — XMB themes added
2020-03-01 22:06:12 +01:00
twinaphex
cc50cefd30 Cleanups 2020-03-01 21:58:09 +01:00
Twinaphex
5b2ed8a08d
Update msg_hash_us.h 2020-03-01 20:37:49 +01:00
Twinaphex
adbd442448
Merge pull request #10190 from libretro/revert-10188-turkish-language
Revert "Turkish Language updates"
2020-03-01 20:36:35 +01:00
Twinaphex
f642066f05
Revert "Turkish Language updates" 2020-03-01 20:36:24 +01:00
Weedy Weed Smoker
b1d0fec02e
French update — XMB themes added 2020-03-02 01:13:51 +07:00
Twinaphex
a4ca31e197
Merge pull request #10188 from fpscan/turkish-language
Turkish Language updates
2020-03-01 18:57:13 +01:00
Ömercan Kömür
40b17e4875 Turkish Language updates 2020-03-01 20:56:25 +03:00
twinaphex
b99501d5d7 Simplify netplay_driver_ctl 2020-03-01 18:22:58 +01:00
twinaphex
0c1568c4ab Merge netplay_frontend.c into retroarch.c -
This should be the last file we have to roll into retroarch.c
2020-03-01 18:02:55 +01:00
twinaphex
45b02df36b Put HAVE_NETWORKING ifdefs around this code 2020-03-01 17:41:46 +01:00
twinaphex
182afe9561 Style nit 2020-03-01 17:30:42 +01:00
Twinaphex
38bbb2b3e1
Merge pull request #10183 from MrHuu/patch-2
(3DS) Update Makefile.cores
2020-03-01 16:28:35 +01:00
twinaphex
177d2a5903 (netplay_frontend.c) Settings cleanups 2020-03-01 16:24:06 +01:00
twinaphex
29d954bab2 Cleanups 2020-03-01 16:08:49 +01:00
twinaphex
69ffcf5648 (netplay_frontend.c) Simplify code 2020-03-01 15:58:17 +01:00
twinaphex
360fdfedbc (netplay_frontend.c) Cleanups 2020-03-01 15:33:17 +01:00
Twinaphex
cd495a09f1
Merge pull request #10186 from JKoppel93/master
New XMB themes
2020-03-01 14:34:45 +01:00
JKoppel93
4914a41c2c minor tweaking 2020-03-01 04:58:59 -05:00
JKoppel93
105bfcafe5 XMB themes added
XMB themes added
2020-03-01 04:39:45 -05:00
MrHuu
0bd8629baa
(3DS) Update Makefile.cores
Add id's for ECWolf / SMSplus / VitaQuake2 cores.
2020-02-29 22:21:01 +01:00
twinaphex
81ab6d575a Cleanups 2020-02-29 18:06:06 +01:00
Jamiras
daad8bcca0 queue multiple popups 2020-02-29 09:30:22 -07:00
twinaphex
0524d4ae49 (retroarch.c) Settings cleanups 2020-02-29 17:18:25 +01:00
twinaphex
63b7d74272 Cut down get_time_usec calls - pass current_time around instead 2020-02-29 16:52:56 +01:00
twinaphex
42d3dd68ed (menu_cbs_deferred_push) Cleanups 2020-02-29 16:38:53 +01:00
twinaphex
ca6b07cc47 Get rid of hash 2020-02-29 15:05:01 +01:00
twinaphex
22ada33990 Cleanups - get rid of label hash 2020-02-29 15:01:10 +01:00
twinaphex
c4583a62fb Cleanups 2020-02-29 14:37:52 +01:00
twinaphex
a326be71f3 Simplify remap_load_file 2020-02-29 14:33:53 +01:00
twinaphex
212318f95b Cleanups 2020-02-29 14:16:58 +01:00
twinaphex
8ce4ed7164 Cleanups 2020-02-29 12:55:33 +01:00
twinaphex
9dcc941ec5 Reduce get_time_usec calls 2020-02-29 12:51:42 +01:00
twinaphex
6802fa1324 Buildfix - add missing HAVE_CHEEVOS ifdef 2020-02-29 12:28:23 +01:00
Twinaphex
341cd0da36
Update CHANGES.md 2020-02-29 08:46:48 +01:00
Twinaphex
8476fd0559
Merge pull request #10177 from altiereslima/master
LOCALIZATION: Update Portuguese Brazilian translation
2020-02-29 08:46:26 +01:00
Twinaphex
6c8d87ac04
Update CHANGES.md 2020-02-29 08:17:43 +01:00
Twinaphex
a438d4f4da
Update CHANGES.md 2020-02-29 08:15:25 +01:00
Twinaphex
b03f1d4c7f
Update CHANGES.md 2020-02-29 08:14:46 +01:00
Twinaphex
a4bad00133
Merge pull request #10180 from justinweiss/keep-bottom-screen-hidden-on-wake
[3DS] Keep the bottom screen hidden on sleep/wakeup
2020-02-29 08:14:13 +01:00
twinaphex
b1fa971d35 Do check outside of rarch_perf_log 2020-02-29 08:05:49 +01:00
Justin Weiss
a96be2cdce [3DS] Keep the bottom screen hidden on sleep/wakeup
When the 3DS wakes back up after being closed, the bottom screen needs
to be reinitialized. Adding the condition here will cause the screen
to be turned on or off based on the state of
ctr_bottom_screen_enabled, as you'd expect.
2020-02-28 23:01:22 -08:00
twinaphex
160d90f22a (performance counters) Get rid of other duplicate functions 2020-02-29 08:00:38 +01:00
twinaphex
3a1c59d461 rarch_timer_begin_new_time is an unnecessary function 2020-02-29 07:53:42 +01:00
twinaphex
7d908da30f Address TODO/FIXME 2020-02-29 07:45:17 +01:00
twinaphex
add0cedc48 * Reduce the amount of cpu_features_get_time_usec calls
* Put code behind menu ifdefs
2020-02-29 07:41:05 +01:00