twinaphex
|
f3742a101c
|
Change function signature on subsystem function
|
2019-12-30 05:17:31 +01:00 |
twinaphex
|
75f3a79aa6
|
(MaterialUI) Add icons
|
2019-12-25 08:49:52 +01:00 |
twinaphex
|
973ae36fe5
|
(MaterialUI) Add missing icons
|
2019-12-25 08:24:08 +01:00 |
jdgleaver
|
695749f155
|
(Core Updater) Only download when new core is available + add option to update all installed cores
|
2019-12-23 17:34:44 +00:00 |
twinaphex
|
de1e66f7a9
|
(Menu) Add Input -> Haptic Feedback submenu
|
2019-12-20 20:49:30 +01:00 |
twinaphex
|
13793885f3
|
(Menu) Add Input -> Menu Controls settings submenu
|
2019-12-20 19:24:35 +01:00 |
twinaphex
|
21ffbc0cca
|
(Menu) Netplay submenu - don't show 'No Settings found'
(Menu/Misc) Some more icons
|
2019-12-20 14:37:44 +01:00 |
twinaphex
|
03d0e0d799
|
(MaterialUI) Add icons for submenus
|
2019-12-20 13:48:38 +01:00 |
jdgleaver
|
2dc9616509
|
(XMB) Use new 'menu_thumbnail' library for loading/rendering thumbnails
|
2019-12-10 17:03:47 +00:00 |
jdgleaver
|
83235dc484
|
(GLUI) Use default icon for 'Accessibility' settings menu entry
|
2019-12-09 10:12:19 +00:00 |
jdgleaver
|
170397456c
|
Add manual content scanner
|
2019-11-29 17:14:46 +00:00 |
jdgleaver
|
9170bca9b3
|
(Ozone) Use new 'menu_thumbnail' library for loading/rendering thumbnails
|
2019-11-25 13:14:25 +00:00 |
jdgleaver
|
34b744aff6
|
(GLUI) Enable pass-through of [RetroPad A]/[Keyboard Return key] when viewing fullscreen thumbnails
|
2019-11-21 12:45:03 +00:00 |
jdgleaver
|
d392d90a6e
|
(GLUI) Add fullscreen thumbnail viewer (#9758)
|
2019-11-20 19:09:02 +01:00 |
Twinaphex
|
53b7fb2ba2
|
Remove unused variables
|
2019-11-19 06:08:54 +01:00 |
twinaphex
|
aba96fbf03
|
(Menu) Small cleanups
|
2019-11-18 04:20:40 +01:00 |
jdgleaver
|
7eefec6945
|
(GLUI) Navigation improvements
|
2019-11-15 14:53:00 +00:00 |
jdgleaver
|
df6d65e061
|
(GLUI) Minor thumbnail improvements
|
2019-11-11 16:30:42 +00:00 |
twinaphex
|
08ce33eed0
|
Add HAVE_ONLINE_UPDATER
|
2019-11-11 00:22:03 +01:00 |
jdgleaver
|
bba454207e
|
(GLUI) Add dual thumbnail support
|
2019-11-08 16:45:46 +00:00 |
jdgleaver
|
6afd684ae5
|
(GLUI) Halt scrolling when pointer is pressed/stationary
|
2019-11-05 12:23:09 +00:00 |
jdgleaver
|
697d16dd01
|
(GLUI) Fix scroll position calculation
|
2019-11-01 17:04:49 +00:00 |
jdgleaver
|
b8d6e1d2c3
|
(GLUI) Fix node height bug when showing thumbnails + set new default thumbnail view modes
|
2019-11-01 11:13:34 +00:00 |
jdgleaver
|
c356969c3a
|
(GLUI) Add initial thumbnail support
|
2019-10-31 17:25:55 +00:00 |
Tatsuya79
|
eb72061b27
|
Cutie, Virtual Boy themes for glui.
|
2019-10-29 00:24:34 +01:00 |
jdgleaver
|
6b4d76fc26
|
(GLUI) Minor bug fixes (#9646)
|
2019-10-28 20:21:37 +01:00 |
jdgleaver
|
45deb2c218
|
(GLUI) Improve tab icon colours for 'Dark Blue' theme (#9636)
|
2019-10-25 18:58:45 +02:00 |
jdgleaver
|
1194b29c12
|
(GLUI) Navigation bar improvements (#9635)
|
2019-10-25 18:28:36 +02:00 |
jdgleaver
|
3734ccbcc0
|
(GLUI) Menu improvements (Round 3)
|
2019-10-23 15:46:28 +01:00 |
jdgleaver
|
37d12c3859
|
(GLUI) Menu improvements (Round 2)
|
2019-10-18 17:56:43 +01:00 |
Tatsuya79
|
ed7c3dcff4
|
Add Ozone Dark theme to glui.
|
2019-10-17 18:14:48 +02:00 |
jdgleaver
|
10d652a9f7
|
(GLUI) Menu improvements (round 1)
|
2019-10-16 17:17:49 +01:00 |
jdgleaver
|
e47e055508
|
(GLUI) Menu scaling improvements
|
2019-10-10 10:01:46 +01:00 |
Twinaphex
|
419eb5a6c0
|
Remove unused variables
|
2019-10-04 16:06:34 +02:00 |
jdgleaver
|
db030f6472
|
(GLUI) Add initial gesture support + bug fixes
|
2019-10-04 09:33:15 +01:00 |
jdgleaver
|
3057c31798
|
(Menu Input) Add mouse/touchscreen gesture support + full gesture support for XMB
|
2019-09-30 16:55:41 +01:00 |
Twinaphex
|
89ae74fba6
|
(MaterialUI) Fix handle float cast overflow
|
2019-09-24 11:38:47 +02:00 |
twinaphex
|
b94b9e2adb
|
Go back to plain strlcpy/strlcat - probably best to look at
opportunities to reduce these calls vs. replacing them with
unsafe macros
|
2019-09-23 00:19:01 +02:00 |
twinaphex
|
3b057d9605
|
Start using STRLCAT_CONST_INCR and STRLCPY_CONST
|
2019-09-20 23:33:17 +02:00 |
Twinaphex
|
3da84396b6
|
Remove unused variables
|
2019-09-20 17:34:35 +02:00 |
twinaphex
|
ec4bfd7827
|
Silence some warnings - statement unreachable etc.
|
2019-09-20 06:17:40 +02:00 |
twinaphex
|
db624a7c99
|
Start cleaning up the rather messy manual assignment
|
2019-09-20 02:03:26 +02:00 |
jdgleaver
|
8655038601
|
Overhaul menu mouse/touchscreen input handling
|
2019-09-19 16:53:22 +01:00 |
twinaphex
|
f663c64cd4
|
(MaterialUI/Ozone) Prevent more unnecessary strlcats
|
2019-09-18 06:43:01 +02:00 |
twinaphex
|
aa95b721dd
|
Reset frame time counter after doing menu context reset
|
2019-08-24 20:13:33 +02:00 |
twinaphex
|
94e2d646be
|
Add Frame Time Counter settings
|
2019-08-24 18:18:24 +02:00 |
LazyBumHorse
|
9b71340959
|
finish up shader menu changes, add 'remove presets' to Qt
|
2019-08-24 16:43:52 +02:00 |
twinaphex
|
d492f1acaf
|
Hide 'Load Core' when a core is already loaded and the libretro
core has started running its runloop
|
2019-08-24 06:37:10 +02:00 |
twinaphex
|
1b20680e3f
|
(MaterialUI) Add icons
|
2019-08-24 02:07:43 +02:00 |
twinaphex
|
26e8cb7ff0
|
(MaterialUI) Add missing icons
|
2019-08-23 18:16:09 +02:00 |
Twinaphex
|
e1260b2186
|
Remove unused variables
|
2019-08-22 23:40:14 +02:00 |
jdgleaver
|
84dac7745e
|
Make smooth ticker text scroll speed resolution independent
|
2019-08-22 11:49:05 +01:00 |
jdgleaver
|
8569e65c18
|
Add optional smooth scrolling menu ticker text
|
2019-08-21 17:01:20 +01:00 |
twinaphex
|
d30b2ecaca
|
Merge menu_input_dialog.c into retroarch.c
|
2019-08-15 01:08:34 +02:00 |
twinaphex
|
36ed0ca34f
|
menu_display_get_dpi - don't use video_driver_get_size inside function
|
2019-08-13 17:12:55 +02:00 |
twinaphex
|
022b22a4cd
|
Pass video_driver_width and video_driver_height
to menu driver render callback function so that
we don't have to call video_driver_get_size anymore
|
2019-08-13 12:50:24 +02:00 |
jdgleaver
|
e75911cee7
|
(XMB/Ozone/GLUI) Prevent display of main menu 'Quick Menu' entry when dummy core is loaded
|
2019-08-12 17:50:06 +01:00 |
Tatsuya79
|
ab3ea0f3f3
|
Show/Hide disc options.
|
2019-07-21 12:16:16 +02:00 |
jdgleaver
|
0b6ced74ac
|
Increase menu sublabel buffer size + fix Ozone sublabel spacing
|
2019-07-19 16:04:16 +01:00 |
jdgleaver
|
027324815e
|
Quick Menu: Add 'Set Core Association' option
|
2019-07-03 16:33:23 +01:00 |
twinaphex
|
4fdf33e5f8
|
(CDROM) Add Load Disc/Dump Disc
|
2019-07-03 01:08:20 +02:00 |
jdgleaver
|
1e17cca64d
|
Playlist Management: Add 'Reset Core Associations' option
|
2019-07-02 12:00:38 +01:00 |
jdgleaver
|
c4bb2f5ad7
|
(XMB/Ozone) Add optional thumbnail upscaling
|
2019-06-05 17:05:30 +01:00 |
jdgleaver
|
aa6beb68c2
|
Add option to show/hide 'Restart RetroArch'
|
2019-05-30 13:52:24 +01:00 |
jdgleaver
|
d6b2e83408
|
filestream_exists() -> path_is_valid() replacements
|
2019-05-30 12:19:52 +01:00 |
jdgleaver
|
ff16fb347a
|
'menu_entry' optimisations
|
2019-05-30 10:11:26 +01:00 |
twinaphex
|
a0fcb1b694
|
(task_image.c) Cleanups
|
2019-05-22 06:17:08 +02:00 |
jdgleaver
|
98889e1652
|
Ensure that displayed thumbnails are always refreshed correctly after selecting 'Download Thumbnails' from quick menu
|
2019-05-20 16:09:59 +01:00 |
jdgleaver
|
05c8694e1c
|
Add 'Download Thumbnails' option to quick menu
|
2019-05-16 14:34:01 +01:00 |
Huw Pascoe
|
078cdd269f
|
video_layout menus
|
2019-05-11 09:58:47 +01:00 |
Nathan S
|
775c272029
|
Menu widgets stuff + vulkan sanity check (#8710)
* task_screenshot: fix hang with menu widgets
* word_wrap: add max_lines parameter
* vulkan: better instance creation sanity check
|
2019-05-06 21:10:57 +02:00 |
twinaphex
|
14bd37415b
|
(MaterialUI) Add more menu category setting icons
|
2019-05-05 17:31:29 +02:00 |
twinaphex
|
8094e02823
|
(MaterialUI) Add checkmark
|
2019-05-05 04:12:16 +02:00 |
Twinaphex
|
adc9ecf4cc
|
Merge pull request #8335 from natinusala/master
Reintroduce menu widgets (only runloop_msg_queue for now)
|
2019-02-23 14:22:31 +01:00 |
Brad Parker
|
4f0d61a2ac
|
update copyright
|
2019-02-22 19:13:36 -05:00 |
natinusala
|
6e20d216bd
|
Avoid redefining the ticker spacer in each menu driver
|
2019-02-21 20:58:22 +01:00 |
orbea
|
f4a374a209
|
Fix CXX_BUILD.
|
2019-02-15 09:36:25 -08:00 |
natinusala
|
f481c594e8
|
menu_animation: use milliseconds as a unit
|
2019-02-14 19:24:31 +01:00 |
jdgleaver
|
27694b6b31
|
Add optional 'looping' menu text ticker
|
2019-02-14 15:10:07 +00:00 |
jdgleaver
|
1569785a1c
|
(RGUI/GLUI) Ensure menu title is set correctly when displaying message boxes
|
2019-02-12 11:07:58 +00:00 |
natinusala
|
f3ff7f2a89
|
menu_animations: make animations menu independent
|
2019-02-08 20:02:45 +01:00 |
jdgleaver
|
840e132408
|
(GLUI) Add Subsystem support
|
2019-02-08 15:20:16 +00:00 |
twinaphex
|
59ded50d59
|
(Menu) Add back get_load_content_animation_data
|
2019-02-08 08:24:33 +01:00 |
twinaphex
|
7022786f34
|
Revert parts of menu_widgets that were causing breakage, but leave
all the hooks in so we can add them back piece by piece again
|
2019-02-08 07:26:43 +01:00 |
natinusala
|
c20ab3864d
|
First version of menu widgets (gl only)
|
2019-02-06 20:48:24 +01:00 |
twinaphex
|
c98b2e2292
|
Buildfixes and more static code analysis warning fixes
|
2019-01-10 22:24:43 +01:00 |
orbea
|
bfc366decc
|
Squeeze extra blank lines with cat(1).
Example:
find . -type f -iname '*.c' | while read -r i; do
cat -s "$i" > "$i.new"
mv "$i.new" "$i"
done
|
2019-01-08 11:04:58 -08:00 |
Brad Parker
|
bbfbefa9dd
|
easter egg
|
2019-01-05 18:33:29 -05:00 |
orbea
|
476abf7dad
|
materialui: Move 'Start Core' before 'Load Core'.
This matches other menu drivers better where its already like this in
rgui, xmb and ozone.
|
2018-12-24 15:32:24 -08:00 |
natinusala
|
f493c114b5
|
ozone: fix visual issues, add fade in/out to messagebox
|
2018-11-14 14:18:14 +01:00 |
natinusala
|
20a8e1b40f
|
ozone: fancy new cursor
|
2018-11-09 16:51:34 +01:00 |
twinaphex
|
a662b62d19
|
Use runloop_get_libretro_system_info in more places - clean some code up
|
2018-10-30 17:11:07 +01:00 |
natinusala
|
158ddc0b2a
|
New menu driver : ozone (Nintendo Switch lookalike)
|
2018-10-26 13:24:32 +02:00 |
twinaphex
|
63eff7f236
|
Create menu_animation_get_delta_time
|
2018-10-17 06:55:49 +02:00 |
twinaphex
|
4692e95fd8
|
Refactor 'kill by tag' and 'kill by subject'
|
2018-10-17 06:49:24 +02:00 |
twinaphex
|
131d77875e
|
Create menu_displaylist_setting
|
2018-10-17 05:33:22 +02:00 |
twinaphex
|
57c77a9a28
|
Silence more warnings
|
2018-10-04 16:32:40 +02:00 |
twinaphex
|
7aea66677b
|
Merge menu_input.c and menu_event.c
|
2018-09-25 16:46:15 +02:00 |
Brad Parker
|
dfd85125ad
|
fix null deref
|
2018-08-18 01:10:05 -04:00 |
Stuart Carnie
|
4135300b04
|
fix(materialui): Assign scale_factor and rotation to draw
|
2018-07-03 22:32:12 -07:00 |