twinaphex
|
7841b639ec
|
(Ozone) Header cleanups
|
2020-03-05 13:35:55 +01:00 |
|
Jamiras
|
5ecc426741
|
simplify badge handling; remember enablement if XMB not available
|
2020-02-23 15:55:41 -07:00 |
|
twinaphex
|
53356fe61a
|
Get rid of menu_texture_item
|
2020-02-17 22:28:21 +01:00 |
|
twinaphex
|
c71469c715
|
Rename menu_display to gfx_display
|
2020-02-16 15:10:07 +01:00 |
|
twinaphex
|
3f598a0f9c
|
Revert "Get rid of send debug info - if we ever bring this back, needs to be"
This reverts commit c0482ff2eadfc705b5fdc278cda3cc1841fb8b1a.
|
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
|
88c331ea99
|
(Menu) Add missing textures
|
2019-12-30 15:05:23 +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 |
|
jdgleaver
|
170397456c
|
Add manual content scanner
|
2019-11-29 17:14:46 +00:00 |
|
FreeShippingParty
|
999887bda5
|
Add option to delete playlists
|
2019-09-29 10:48:46 -04:00 |
|
twinaphex
|
94e2d646be
|
Add Frame Time Counter settings
|
2019-08-24 18:18:24 +02:00 |
|
twinaphex
|
b66c5581db
|
Add Shader Preset Save / Remove
|
2019-08-24 01:44:50 +02:00 |
|
twinaphex
|
f6d2768181
|
(Ozone) Add 'Load Disc/Dump Disc' entries to Ozone
(Ozone) Add texture for disc
(Disc) Add sublabels for Load Disc/Dump Disc
|
2019-08-23 18:35:04 +02:00 |
|
LazyBumHorse
|
be20b9c283
|
implement global shader presets
|
2019-08-17 22:11:17 +02:00 |
|
jdgleaver
|
027324815e
|
Quick Menu: Add 'Set Core Association' option
|
2019-07-03 16:33:23 +01:00 |
|
jdgleaver
|
1e17cca64d
|
Playlist Management: Add 'Reset Core Associations' option
|
2019-07-02 12:00:38 +01:00 |
|
twinaphex
|
e680fab6e1
|
(Cheevos) Fix Cheevos
(Wayland) Hopefully finally fix EGL issues
|
2019-05-30 11:08:00 +02: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 |
|
Alfredo Monclus
|
ff578de39e
|
Ozone extra battery icons
|
2019-05-01 14:31:55 -03:00 |
|
twinaphex
|
ff3467a79f
|
(Ozone) Add wifi icon for network info entries
|
2019-04-23 19:28:53 +02:00 |
|
Mark W. Kidd
|
8771e5b958
|
use PLAYLISTS_TAB enum instead of COLLECTION_LIST
|
2019-03-22 08:17:31 -04:00 |
|
natinusala
|
e3907f2380
|
ozone: add Y and X to hint bar
|
2019-03-11 13:58:24 +01:00 |
|
Brad Parker
|
10df615d14
|
add "Send Debug Info" option under Help
|
2019-03-07 19:17:54 -05:00 |
|
Brad Parker
|
4f0d61a2ac
|
update copyright
|
2019-02-22 19:13:36 -05:00 |
|
twinaphex
|
d1a831e6ec
|
(UWP) Buildfix
|
2019-02-11 23:15:11 +01:00 |
|
natinusala
|
c20ab3864d
|
First version of menu widgets (gl only)
|
2019-02-06 20:48:24 +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 |
|
alfrix
|
18db7104cc
|
More icons to ozone, update changelog
|
2019-01-06 01:04:32 -03:00 |
|
radius
|
bfd23150b5
|
add core sideloading option
|
2018-12-16 12:42:09 -05:00 |
|
alfrix
|
cd2d2f8807
|
Add icons for apply on toggle and autoapply
|
2018-11-30 18:10:28 -03:00 |
|
Twinaphex
|
4578b82027
|
Merge pull request #7681 from alfrix/master
Menu drivers asset handling updates
|
2018-11-30 09:35:06 +01:00 |
|
alfrix
|
982b39a8bf
|
Simplify and cleanup path handling, log the specific assets missing
|
2018-11-29 14:49:39 -03:00 |
|
M4xw
|
8764d7be28
|
[LIBNX] Implement Over-/Downclocking and minor fixes
|
2018-11-29 18:42:44 +01:00 |
|
Alfrix
|
1356577c2e
|
Add more icons
|
2018-11-24 13:21:43 -03:00 |
|
natinusala
|
33ecec05c5
|
ozone: split into multiple files
|
2018-11-19 13:15:09 +01:00 |
|