twinaphex
|
84f04ae984
|
(Ozone) Cleanup this confusing code
|
2020-03-05 15:34:54 +01:00 |
twinaphex
|
35001e64c2
|
Header cleanups
|
2020-03-05 13:53:49 +01:00 |
twinaphex
|
bdfd6d3175
|
Cleanups
|
2020-03-05 13:50:50 +01:00 |
twinaphex
|
7841b639ec
|
(Ozone) Header cleanups
|
2020-03-05 13:35:55 +01:00 |
Twinaphex
|
97d8db7aae
|
Remove unused variables
|
2020-03-04 22:27:37 +01:00 |
jdgleaver
|
a10c7e3ac2
|
(RGUI) Enable 'Flux' theme
|
2020-03-04 14:09:07 +00:00 |
jdgleaver
|
c02f922c10
|
Fix smooth (vertical) line ticker scroll speed
|
2020-03-03 14:33:26 +00:00 |
jdgleaver
|
4d3507097a
|
(GLUI) Add option to remove navigation bar
|
2020-03-02 16:13:53 +00: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 |
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 |
jdgleaver
|
4c9e2d98c1
|
(Ozone) Fix entry height calculation
|
2020-02-27 17:13:20 +00:00 |
twinaphex
|
a6c9bb95f0
|
Remove HAVE_XUI
|
2020-02-26 19:09:00 +01:00 |
twinaphex
|
f5bc061b26
|
Merge menu_generic.c into menu_driver.c
|
2020-02-26 09:22:48 +01:00 |
twinaphex
|
01a65fa5ba
|
Rename menu_osk.c to input_osk.c
|
2020-02-26 05:49:23 +01:00 |
twinaphex
|
a5a0437bda
|
(Ozone) Implement menu sublabels
|
2020-02-25 04:10:05 +01:00 |
jdgleaver
|
02a6243718
|
(Ozone) Add 'Nord' and 'Gruvbox Dark' themes
|
2020-02-24 17:53:07 +00:00 |
Twinaphex
|
d4e9abe363
|
Merge pull request #10154 from Jamiras/cheevos_badges
(cheevos) simplify badge handling; remember enablement if XMB not available
|
2020-02-24 00:59:25 +01:00 |
Jamiras
|
5ecc426741
|
simplify badge handling; remember enablement if XMB not available
|
2020-02-23 15:55:41 -07:00 |
twinaphex
|
976b659e2b
|
(Ozone/MaterialUI) Settings cleanups
|
2020-02-23 07:53:19 +01:00 |
twinaphex
|
428b3a8cc0
|
(Settings) Cleanups
|
2020-02-22 00:19:05 +01:00 |
twinaphex
|
d8b3132a3c
|
Cleanups
|
2020-02-21 23:57:42 +01:00 |
Twinaphex
|
22dda9f398
|
Silence warnings
|
2020-02-21 20:40:23 +01:00 |
jdgleaver
|
92f93e9e4f
|
(Ozone) Fix touchscreen sidebar scroll acceleration
|
2020-02-21 17:38:45 +00:00 |
jdgleaver
|
d79b6e8574
|
(Ozone) Add rudimentary pointer support
|
2020-02-21 14:00:38 +00:00 |
twinaphex
|
573fb445c4
|
CXX_BUILD buildfix
|
2020-02-20 01:06:00 +01:00 |
twinaphex
|
b1db052bea
|
(XMB) Cleanups
|
2020-02-19 23:30:08 +01:00 |
jdgleaver
|
72b2da20e8
|
(Ozone) Enable configuration of background opacity when content is running
|
2020-02-18 17:12:39 +00:00 |
twinaphex
|
6d09d29093
|
Be more safe with these functions - this was causing crashes on
MSVC 2005
|
2020-02-18 04:18:31 +01:00 |
twinaphex
|
5684c72e35
|
(Ozone) Add two TODO/FIXMEs
|
2020-02-17 22:45:13 +01:00 |
twinaphex
|
53356fe61a
|
Get rid of menu_texture_item
|
2020-02-17 22:28:21 +01:00 |
twinaphex
|
7c7d0f596a
|
HAVE_MENU_WIDGETS now decoupled from HAVE_MENU
|
2020-02-17 21:28:42 +01:00 |
twinaphex
|
cccf8a9870
|
Move hex32_to_rgba_normalized to materialui.c
|
2020-02-17 04:01:58 +01:00 |
twinaphex
|
b00bf17153
|
Move menu_widgets to gfx/ and call it gfx_widgets
|
2020-02-17 01:54:07 +01:00 |
twinaphex
|
b229f267e4
|
Rename menu_widgets to gfx_widgets
|
2020-02-17 01:43:40 +01:00 |
twinaphex
|
6b82089d6c
|
Move menu_display code to gfx_display
|
2020-02-17 00:42:49 +01:00 |
twinaphex
|
95286408ed
|
Buildfixes
|
2020-02-16 18:45:28 +01:00 |
twinaphex
|
13ea2ceaa6
|
Get rid of some header includes
|
2020-02-16 17:09:52 +01:00 |
twinaphex
|
f74225721d
|
menu_thumbnail and menu_thumbnail_path now decoupled from menu
system
|
2020-02-16 16:38:17 +01:00 |
twinaphex
|
9a6ab81739
|
MOve gfx_display and gfx_animation to gfx/
|
2020-02-16 15:26:58 +01:00 |
twinaphex
|
c71469c715
|
Rename menu_display to gfx_display
|
2020-02-16 15:10:07 +01:00 |
twinaphex
|
fc9edda0ef
|
Turn menu_animation.c into gfx_animation.c
|
2020-02-16 14:01:34 +01:00 |
twinaphex
|
084bad5aaa
|
Every menu driver can set its own callback
|
2020-02-16 13:40:18 +01:00 |
jdgleaver
|
23c9b86f64
|
(Menu Widgets) Enable scaling of widgets independently from menu scale
|
2020-02-14 17:10:39 +00:00 |
jdgleaver
|
3f34f5072f
|
(Menu Widgets) Add comment notifying that OZONE_SIDEBAR_WIDTH must be kept in sync between menu_widgets.c and ozone.h
|
2020-02-13 18:20:49 +00:00 |
twinaphex
|
d645478f89
|
Cleanups
|
2020-02-13 18:19:04 +01:00 |
jdgleaver
|
fff9a4f0c5
|
(Ozone) Add DPI-based scaling
|
2020-02-11 17:03:54 +00:00 |
twinaphex
|
1fafdb2843
|
Style nits
|
2020-02-10 13:18:27 +01:00 |
twinaphex
|
cde2d7c18c
|
Looks like unnecessary logic
|
2020-02-02 17:32:14 +01:00 |
twinaphex
|
64c515bac4
|
Turn while (true) into for (;;) for easier MSVC backwards compatibility
|
2020-02-01 04:15:22 +01:00 |
twinaphex
|
7f4139c427
|
Get rid of wrong double ';;'
|
2020-01-30 16:53:20 +01:00 |
twinaphex
|
3f598a0f9c
|
Revert "Get rid of send debug info - if we ever bring this back, needs to be"
This reverts commit c0482ff2ea .
|
2020-01-25 15:55:11 +01:00 |
twinaphex
|
c0482ff2ea
|
Get rid of send debug info - if we ever bring this back, needs to be
reimplemented according to new infra
|
2020-01-25 14:53:04 +01:00 |
jdgleaver
|
e7733abc40
|
(Playlist Management) Add 'Clean Playlist' option
|
2020-01-15 18:00:51 +00:00 |
jdgleaver
|
b5eba22aaf
|
Disk control interface improvements
|
2020-01-14 12:30:08 +00:00 |
twinaphex
|
b8328a9fdf
|
(Accessibility) Cleanups
|
2020-01-12 22:04:31 +01:00 |
twinaphex
|
88ee7cbfa8
|
Add HAVE_ACCESSIBILITY switch
|
2020-01-12 21:33:00 +01:00 |
twinaphex
|
81f8cae52a
|
(RGUI) Prevent 'potential uninitialized reference to variables'
in load_custom_theme
|
2020-01-11 23:22:54 +01:00 |
twinaphex
|
6319262b9c
|
(RGUI) Prevent warning
|
2020-01-11 05:03:27 +01:00 |
twinaphex
|
2b1d1bc8cb
|
(MaterialUI) Add icons for rooms
|
2020-01-09 18:21:25 +01:00 |
twinaphex
|
e5169eee71
|
Remove menu/drivers/null.c - move it into menu/menu_driver.c
|
2020-01-06 20:23:58 +01:00 |
jdgleaver
|
cf58c09d6e
|
(XMB/Ozone) Fix 'quick menu' detection
|
2020-01-04 14:28:30 +00:00 |
twinaphex
|
27c45b1b7a
|
(Menu_thumbnail) Get rid of settings_t dependency
|
2020-01-04 12:38:33 +01:00 |
twinaphex
|
88c331ea99
|
(Menu) Add missing textures
|
2019-12-30 15:05:23 +01:00 |
twinaphex
|
81972149fc
|
Submenu system is now properly hidden
|
2019-12-30 08:02:13 +01:00 |
twinaphex
|
3fe8806018
|
(Subsystem Settings) Create separate subsystem settings list - will
be selectively hidden later based on whether subsystems are implemented
for the core
|
2019-12-30 05:43:48 +01:00 |
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
|
48799b73d5
|
Standardize function signature for action_select
|
2019-12-21 06:01:38 +01: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 |
twinaphex
|
2a500baaca
|
Change start callback signatuer to OK callback signature
|
2019-12-19 16:30:53 +01:00 |
jdgleaver
|
8ba17dd985
|
(Ozone) Add fullscreen thumbnail viewer
|
2019-12-17 11:41:01 +00:00 |
jdgleaver
|
004d100ed8
|
(XMB) Add fullscreen thumbnail viewer
|
2019-12-12 17:01:37 +00:00 |
jdgleaver
|
3b8e3c613f
|
(Ozone) Minor thumbnail optimisations
|
2019-12-11 13:44:59 +00: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
|
3031556e73
|
Enable playlist/add content functionality on platforms without database support
|
2019-12-06 10:49:27 +00:00 |
Twinaphex
|
b06314cda3
|
Merge pull request #9681 from fpscan/flux
New RGUI theme: Flux
|
2019-12-05 04:05:03 +01:00 |
Barry Rowe
|
a8430acd66
|
Merge remote-tracking branch 'upstream/master'
|
2019-12-04 13:23:08 -08:00 |
Barry Rowe
|
3a67e072bb
|
Added in fixes for accessibility feature.
|
2019-12-04 10:51:50 -08:00 |
twinaphex
|
831e33739e
|
Replace some usage of strcpy and strcat
|
2019-12-04 05:17:53 +01:00 |
Twinaphex
|
2f17cbaef3
|
Merge pull request #9768 from BarryJRowe/master
Added in accessibility. (DO NOT MERGE)
|
2019-12-04 04:06:39 +01:00 |
jdgleaver
|
170397456c
|
Add manual content scanner
|
2019-11-29 17:14:46 +00:00 |
Barry Rowe
|
1e6e7a698f
|
Added in accessibility.
|
2019-11-26 15:19:21 -08: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 |
Ömercan Kömür
|
82b31c12c1
|
Flux
New RGUI Theme
|
2019-11-02 17:33:51 +03:00 |