meleu
|
a5acd559d6
|
namespace both cheevos implementations & add a runtime setting to allow debugging
|
2019-03-19 21:13:10 -03:00 |
|
twinaphex
|
190e6316e3
|
Replace more instances of get_type_from_ext
|
2019-03-13 20:12:32 +01:00 |
|
twinaphex
|
456452f1b7
|
Reimplement shader extension filtering
|
2019-03-13 19:51:33 +01:00 |
|
twinaphex
|
de4e9b9fcc
|
Only show 'update shaders' options based on what the video driver and
underlying shader driver/context driver supports
|
2019-03-13 11:27:25 +01:00 |
|
Brad Parker
|
954c54baee
|
add device vibration option for cores that support rumble (with initial android implementation)
|
2019-03-12 13:07:16 -04:00 |
|
twinaphex
|
34f4d5ed0e
|
Cleanups
|
2019-03-11 18:33:24 +01:00 |
|
Twinaphex
|
7d9c7ba1f7
|
Merge pull request #8445 from jdgleaver/runtime-log-dir
Enable configuration of runtime log directory
|
2019-03-11 15:03:52 +01:00 |
|
natinusala
|
bfe4b444af
|
Adjust PL_LABEL_SPACER_MAXLEN following the ozone spacer removal
|
2019-03-11 14:48:35 +01:00 |
|
natinusala
|
222b7e7be0
|
ozone: complete content metadata section
|
2019-03-11 13:58:24 +01:00 |
|
natinusala
|
279a2d58db
|
ozone: add a setting to have the sidebar always collapsed
|
2019-03-11 13:58:24 +01:00 |
|
jdgleaver
|
c05548e2ab
|
Enable configuration of runtime log directory
|
2019-03-11 12:52:13 +00:00 |
|
Brad Parker
|
f6dc7f4f02
|
android: add option to vibrate on touch
|
2019-03-10 21:36:52 -04:00 |
|
Twinaphex
|
c7213c81e3
|
Merge pull request #8434 from jdgleaver/playlist-db-name
Populate crc32 and db_name fields when adding history/favourites playlist entries
|
2019-03-09 15:47:47 +01:00 |
|
jdgleaver
|
dc8ef72323
|
Populate crc32 and db_name fields when adding history/favourites playlist entries
playlist.c: Fix silly range check error
|
2019-03-09 13:58:53 +00:00 |
|
jdgleaver
|
89220ec4b5
|
Allow core name to be hidden on history/favorites playlists (without enabling playlist sublabels)
|
2019-03-08 12:52:23 +00:00 |
|
Brad Parker
|
9279d06f93
|
Merge branch 'master' into send_debug
|
2019-03-07 19:23:41 -05:00 |
|
Brad Parker
|
10df615d14
|
add "Send Debug Info" option under Help
|
2019-03-07 19:17:54 -05:00 |
|
jdgleaver
|
2c8d7bf5ed
|
Add optional 'aggregate' runtime logging
|
2019-03-07 12:28:21 +00:00 |
|
jdgleaver
|
541cb42e5a
|
Optimise 'Add to Favorites' option
|
2019-03-05 13:07:42 +00:00 |
|
jdgleaver
|
a8f2381155
|
Enable 'Add to Favorites' without loading a core
|
2019-03-02 14:08:48 +00:00 |
|
jdgleaver
|
33c27606d3
|
Finalise integration of per-content runtime logs (runtime sublabels on all playlists, 'last played' timestamp added to playlist sublablels,
content_runtime.lpl retired)
|
2019-03-01 14:06:40 +00:00 |
|
natinusala
|
6b6f9ae678
|
menu: add press quit twice setting
|
2019-02-25 19:51:39 +01:00 |
|
jdgleaver
|
448b780a8b
|
(RGUI) Add 'full width' layout option
|
2019-02-25 12:24:59 +00:00 |
|
jdgleaver
|
4a26e4bc97
|
Standardise and improve playlist display
|
2019-02-22 15:23:10 +00:00 |
|
jdgleaver
|
1d0cee5fe5
|
Only parse runtime playlist when loading content history playlist (+ bugfixes to original runtime logging)
|
2019-02-21 15:50:48 +00:00 |
|
jdgleaver
|
0b04312412
|
Add optional playlist sublabels (associated core + play time, where available)
|
2019-02-21 15:50:48 +00:00 |
|
Twinaphex
|
44431ad227
|
Merge pull request #8334 from bparker06/orientation
add setting for screen orientation, with initial android implementation
|
2019-02-21 12:37:15 +01:00 |
|
Brad Parker
|
f5f492845f
|
add setting for screen orientation, with initial android implementation
|
2019-02-21 00:31:55 -05:00 |
|
cold-brewed
|
fa8d486887
|
Fix buffer overflows in system information
|
2019-02-20 23:01:04 -05:00 |
|
jdgleaver
|
e96b872693
|
Make playlist sorting optional and consistent
|
2019-02-18 15:09:19 +00:00 |
|
jdgleaver
|
2ceecd2ff1
|
(RGUI) Add option to hide associated cores in playlists
|
2019-02-17 14:39:14 +00:00 |
|
jdgleaver
|
bfe0c3fb48
|
Enable configuration of menu ticker text speed
|
2019-02-15 10:08:27 +00:00 |
|
jdgleaver
|
27694b6b31
|
Add optional 'looping' menu text ticker
|
2019-02-14 15:10:07 +00:00 |
|
jdgleaver
|
cf6e23cebd
|
(RGUI) Add optional internal upscaling
|
2019-02-13 11:09:02 +00:00 |
|
Brad Parker
|
44c4be1863
|
add option to track how long content has been running over time
|
2019-02-12 00:32:01 -05:00 |
|
jdgleaver
|
930bb5d71f
|
(RGUI) Add menu sublabel support
|
2019-02-11 14:38:10 +00:00 |
|
Twinaphex
|
1b3acfd15b
|
Merge pull request #8206 from jdgleaver/rgui-collections
(RGUI) Add optional 'Collections' entry to main menu
|
2019-02-08 22:21:51 +01:00 |
|
twinaphex
|
386657a366
|
(menu widgets backport) Re-commit task queue changes
|
2019-02-08 08:00:32 +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 |
|
radius
|
b549f5181b
|
try to fix #8121 by making the interval configurable
|
2019-02-07 22:34:18 -05:00 |
|
jdgleaver
|
e3c383bb41
|
(RGUI) Add 'Lock Menu Aspect Ratio' option
|
2019-02-07 17:15:06 +00:00 |
|
Twinaphex
|
4ce93b11ee
|
Merge pull request #8194 from jdgleaver/rgui-subsystem
(RGUI) Add Subsystem support
|
2019-02-07 14:50:31 +01:00 |
|
jdgleaver
|
b34aa0eeca
|
(RGUI) Add optional 'Collections' entry to main menu
|
2019-02-07 11:54:21 +00:00 |
|
jdgleaver
|
76f53535bd
|
(RGUI) Re-enable 'Load Core' option when content is loaded
|
2019-02-07 09:34:59 +00:00 |
|
natinusala
|
c20ab3864d
|
First version of menu widgets (gl only)
|
2019-02-06 20:48:24 +01:00 |
|
jdgleaver
|
6b3e5fa7a0
|
(RGUI) Add Subsystem support (+ fix memory leak in environ_cb_get_system_info())
|
2019-02-06 14:25:25 +00:00 |
|
orbea
|
28ff4b391a
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
|
orbea
|
ad217bc80c
|
Fix -Wformat-truncation warning.
|
2019-02-01 09:21:07 -08:00 |
|
twinaphex
|
6aca340927
|
(OSX) Add CoreAudio V3 driver from stuartcarnie
|
2019-01-31 23:14:56 +01:00 |
|
twinaphex
|
6e1658bb30
|
Add CoreAudio system information string
|
2019-01-31 21:43:31 +01:00 |
|