twinaphex
|
32029731c0
|
Hook up remaining languages
|
2019-08-22 22:20:31 +02:00 |
|
twinaphex
|
eca2f0a663
|
Start adding translation language names
|
2019-08-22 21:15:07 +02:00 |
|
twinaphex
|
5b71939848
|
Add target_lang/source_lang options
|
2019-08-22 19:39:00 +02:00 |
|
jdgleaver
|
37190b8f7d
|
(RGUI) Optimise smooth ticker text
|
2019-08-22 17:51:57 +01:00 |
|
jdgleaver
|
5903463734
|
Line ticker bug fix
|
2019-08-22 15:16:29 +01:00 |
|
jdgleaver
|
84dac7745e
|
Make smooth ticker text scroll speed resolution independent
|
2019-08-22 11:49:05 +01:00 |
|
twinaphex
|
9a36851beb
|
(AI Service) Add sublabels
|
2019-08-22 07:22:52 +02:00 |
|
twinaphex
|
a612e7a4c3
|
Hook up AI Service settings
|
2019-08-22 07:07:34 +02:00 |
|
twinaphex
|
fea7694027
|
Add AI Service settings
|
2019-08-21 20:43:32 +02:00 |
|
twinaphex
|
f6c451fafe
|
Enable ticker smooth by default
|
2019-08-21 18:52:08 +02:00 |
|
Twinaphex
|
35c336e3ab
|
Merge pull request #9333 from jdgleaver/smooth-ticker
Add optional smooth scrolling menu ticker text
|
2019-08-21 18:42:20 +02:00 |
|
twinaphex
|
894b05dd40
|
Silence warnings
|
2019-08-21 18:41:49 +02:00 |
|
jdgleaver
|
8569e65c18
|
Add optional smooth scrolling menu ticker text
|
2019-08-21 17:01:20 +01:00 |
|
twinaphex
|
e536911bb0
|
Buildfix for C89_BUILD
|
2019-08-21 08:14:39 +02:00 |
|
twinaphex
|
b19d83c1e4
|
Set default values for some settings
|
2019-08-21 03:18:11 +02:00 |
|
twinaphex
|
039daf3374
|
Ability to hide 'Input Settings'
|
2019-08-21 00:27:40 +02:00 |
|
twinaphex
|
7bce5783aa
|
Add User Interface -> Views -> Settings
|
2019-08-21 00:04:34 +02:00 |
|
twinaphex
|
ab5e5d3a80
|
Add Quick Menu -> Views ->'Show Resume/Restart/Close content'
|
2019-08-20 18:08:44 +02:00 |
|
twinaphex
|
b46545cd64
|
menu_driver_frame - use video_info->menu_is_alive instead
|
2019-08-20 17:04:06 +02:00 |
|
twinaphex
|
dd83bc98a2
|
(menu_driver.c) Avoid function calls when possible
|
2019-08-20 16:38:45 +02:00 |
|
twinaphex
|
525d63f9ec
|
use menu_entries_get_selection_buf_ptr_internal
|
2019-08-20 16:24:10 +02:00 |
|
twinaphex
|
d8860104d3
|
Get rid of file_list_get_alt_at_offset
|
2019-08-20 06:13:33 +02:00 |
|
twinaphex
|
74c79e3962
|
Don't go through these superfluous functions
|
2019-08-20 06:03:28 +02:00 |
|
twinaphex
|
c38b8bee45
|
Cleanups
|
2019-08-20 05:03:12 +02:00 |
|
twinaphex
|
9ece732348
|
(Menu settings) Turn function static and some style nits
|
2019-08-20 03:44:17 +02:00 |
|
twinaphex
|
afc7f9ae12
|
(menu setting) Cleanups
|
2019-08-20 03:32:53 +02:00 |
|
twinaphex
|
cc86a78740
|
change_handler gets called every frame, so make this as
efficient as possible
|
2019-08-20 03:26:17 +02:00 |
|
twinaphex
|
72bde77ef0
|
Ability to set FPS update interval (new setting - fps_update_interval)
|
2019-08-20 03:05:52 +02:00 |
|
twinaphex
|
73663104b3
|
Add separate setting for Frontend Logging Level
|
2019-08-20 01:34:40 +02:00 |
|
twinaphex
|
ad71451432
|
Add frontend log level setting
|
2019-08-20 01:18:26 +02:00 |
|
twinaphex
|
eff7cb467e
|
Don't hide 'Show Quit RetroArch' for regular RetroArch
|
2019-08-20 01:07:16 +02:00 |
|
Twinaphex
|
7c16b9e836
|
Get rid of unused variables
|
2019-08-18 20:51:43 +02:00 |
|
twinaphex
|
db043a7fd7
|
Less references to internal pointer
|
2019-08-18 17:04:14 +02:00 |
|
twinaphex
|
b13ee8485f
|
Start passing shader pointer to menu_shader.c functions
|
2019-08-18 16:59:09 +02:00 |
|
twinaphex
|
c963b3be6a
|
menu_display_toggle_reason was never used, get rid of it
|
2019-08-18 16:41:01 +02:00 |
|
twinaphex
|
9c81253226
|
(menu_shader.c) Style nits/cleanups
|
2019-08-18 16:33:36 +02:00 |
|
LazyBumHorse
|
288c673c61
|
fix not being able to apply shader if none was loaded before
|
2019-08-18 10:11:01 +02:00 |
|
twinaphex
|
52f8bef386
|
Buildfix for non-shader builds
|
2019-08-18 00:48:56 +02:00 |
|
LazyBumHorse
|
be20b9c283
|
implement global shader presets
|
2019-08-17 22:11:17 +02:00 |
|
twinaphex
|
dec409bf17
|
Revert "Cleanups"
This reverts commit cb9a9e9525f7ec0e68b94172e2214a9fc6975a71.
|
2019-08-17 18:51:09 +02:00 |
|
twinaphex
|
cb9a9e9525
|
Cleanups
|
2019-08-17 16:59:18 +02:00 |
|
Twinaphex
|
5e2e1c82c5
|
Merge pull request #9315 from LazyBumHorse/set-shader
add --set-shader and overhaul shader loading logic
|
2019-08-17 16:32:42 +02:00 |
|
LazyBumHorse
|
719555bae1
|
Overhaul shader loading logic, add --set-shader CLI option
|
2019-08-17 15:20:51 +02:00 |
|
jdgleaver
|
28083c7b54
|
(XMB/Ozone) Fix display of horizontal playlists
|
2019-08-16 17:36:13 +01:00 |
|
jdgleaver
|
75ae05d287
|
(menu_thumbnail_path) API clean-up + tiny bug fix
|
2019-08-16 15:49:57 +01:00 |
|
twinaphex
|
f61602de59
|
Buildfix
|
2019-08-16 16:09:15 +02:00 |
|
twinaphex
|
bf8edb18b8
|
Cleanups
|
2019-08-16 16:04:39 +02:00 |
|
twinaphex
|
8c74de7787
|
(Menu) cleanups
|
2019-08-16 15:51:22 +02:00 |
|
twinaphex
|
9d61590540
|
Merge menu_entries.c into menu_driver.c
|
2019-08-16 15:40:45 +02:00 |
|
twinaphex
|
9456d88ce4
|
Cleanups
|
2019-08-16 15:36:44 +02:00 |
|