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
Twinaphex
fe51b44d98
Merge pull request #10174 from Alcaro/patch-2
...
Fix tautological comparison
2020-02-29 06:35:56 +01:00
Twinaphex
7effd2171c
Merge pull request #10179 from Jamiras/cheevos_measured
...
(cheevos) display measured progress on locked achievements
2020-02-29 06:34:29 +01:00
Jamiras
1557b15c40
display measured progress on locked achievements
2020-02-28 21:23:04 -07:00
altiereslima
897809cc75
LOCALIZATION: Update Portuguese Brazilian translation
2020-02-28 22:14:37 -03:00
hizzlekizzle
ad03277e3c
Merge pull request #10173 from Alcaro/patch-1
...
Avoid overflow when calculating multiplying performance counter
2020-02-28 18:30:13 -06:00
Alcaro
ad523ebae0
Fix tautological comparison
2020-02-28 18:46:50 +01:00
Alcaro
472fe9a991
Avoid overflow when calculating multiplying performance counter
2020-02-28 18:07:00 +01:00
Twinaphex
a10db7c280
Merge pull request #10171 from gordon-fish/patch-1
...
Fix to correctly set header.metadata_offset
2020-02-28 16:59:49 +01:00
gordon-fish
71c12aab32
Fix to correctly set header.metadata_offset
...
This fix will correctly set ``header.metadata_offset`` in ``libretrodb_create`` instead of always setting it to zero.
The main problem was using ``filestream_seek`` when ``filestream_tell`` should be used to get the actual offset.
See issue #10140
2020-02-28 07:46:07 -08:00
Twinaphex
385b0b71e7
Update CHANGES.md
2020-02-28 14:23:04 +01:00
Twinaphex
0913849b87
Update CHANGES.md
2020-02-28 14:22:17 +01:00
Twinaphex
d67666f9fa
Merge pull request #10170 from jdgleaver/core-list-hang-fix
...
Core updater tasks: Prevent hang when fetching core list if HTTP transfer fails
2020-02-28 14:21:18 +01:00
jdgleaver
5128237228
Core updater tasks: Prevent hang when fetching core list if HTTP transfer fails
2020-02-28 11:57:13 +00:00
twinaphex
5bb85ee5d5
(GX) Buildfix
2020-02-27 23:32:18 +01:00
Twinaphex
227a4585af
Merge pull request #10166 from natinusala/odroidgo2-skeleton
...
ODROID-GO Advance rotation support
2020-02-27 23:30:00 +01:00
Twinaphex
172f49437f
Merge pull request #10165 from jdgleaver/ozone-entry-height-fix
...
(Ozone) Fix entry height calculation
2020-02-27 23:29:05 +01:00
natinusala
deb1151f04
odroidgo2: add zlib as dependency of libpng
2020-02-27 19:55:04 +01:00
natinusala
b6a79462d5
odroidgo2: add libpng as libgo2 dependency
2020-02-27 19:45:25 +01:00
jdgleaver
4c9e2d98c1
(Ozone) Fix entry height calculation
2020-02-27 17:13:20 +00:00
twinaphex
55a1837494
menu_input_driver_toggle_on - turn function static
2020-02-27 15:34:47 +01:00
twinaphex
74547c0a81
(netplay) Cleanups
2020-02-27 12:02:55 +01:00
natinusala
f00fb6d1ea
odroidgo2: patched DRM driver
2020-02-27 10:22:51 +01:00
natinusala
a75059f94b
odroidgo2: add skeleton
2020-02-27 10:22:51 +01:00
twinaphex
765f8d4c8c
Cleanup menu_keys_pressed
2020-02-27 10:03:21 +01:00
twinaphex
602623dc50
Remove RARCH_CTL_CORE_OPTIONS_INTL_INIT
2020-02-27 08:51:03 +01:00
twinaphex
fb223ac377
Refactor input_keys_pressed
2020-02-27 08:08:38 +01:00
twinaphex
26b3ccf2e5
Don't pass joypad_info by value
2020-02-27 07:33:14 +01:00
twinaphex
c2ed8783ee
(pkg) Remove font / xui files
2020-02-27 01:34:42 +01:00
twinaphex
94cefaf1c5
Remove xui/fonts
2020-02-27 01:33:26 +01:00
twinaphex
cd29beb00d
Remove MENU_XUI
2020-02-26 22:05:11 +01:00
twinaphex
0ae51061f6
Fix build
2020-02-26 22:00:59 +01:00