jdgleaver
|
0fcfb3deda
|
Refactor playlist struct configuration
|
2020-06-26 15:40:19 +01:00 |
|
jdgleaver
|
445921ac5d
|
Core info search optimisations + improved core selection logic + clean-ups
|
2020-06-06 13:59:28 +01:00 |
|
jdgleaver
|
fa9290cf1e
|
Add optional playlist compression
|
2020-04-21 16:44:26 +01:00 |
|
jdgleaver
|
223cae66c1
|
(Playlist Management) Add optional per-playlist alphabetical sorting
|
2020-04-10 17:07:49 +01:00 |
|
jdgleaver
|
e24274a314
|
(Manual content scanner/playlist cleaner) Prevent redundant playlist entries when handling M3U content
|
2020-03-20 14:26:08 +00:00 |
|
twinaphex
|
f74225721d
|
menu_thumbnail and menu_thumbnail_path now decoupled from menu
system
|
2020-02-16 16:38:17 +01:00 |
|
jdgleaver
|
e7733abc40
|
(Playlist Management) Add 'Clean Playlist' option
|
2020-01-15 18:00:51 +00:00 |
|
twinaphex
|
9c6c10da22
|
(Playlist) Get rid of settings_t dependency
|
2020-01-04 12:04:00 +01:00 |
|
jdgleaver
|
170397456c
|
Add manual content scanner
|
2019-11-29 17:14:46 +00:00 |
|
jdgleaver
|
a0fd9d21d2
|
Enable customisation of runtime 'last played' display format
|
2019-09-10 16:14:38 +01:00 |
|
jdgleaver
|
3da96deec3
|
Enable per-playlist thumbnail selection
|
2019-08-15 18:05:31 +01:00 |
|
Twinaphex
|
0297f69e98
|
Merge pull request #9229 from jdgleaver/favourites-size
Add independent 'favourites' playlist size setting
|
2019-07-31 12:35:15 +02:00 |
|
jdgleaver
|
5220dc9084
|
Add independent 'favourites' playlist size setting
|
2019-07-30 17:13:04 +01:00 |
|
Tim Van den Langenbergh
|
fcf5d6bcdd
|
Add sanitization settings to playlist.
Add sanitization functions to libretro-common.
Add sanitization functionality to menu display.
|
2019-07-28 01:14:40 +02:00 |
|
Yoshi Sugawara
|
88a4c3e21b
|
Created method playlist_resolve_path() to keep the platform specific ifdef in one location to resolve the path for the playlist. Also fix setting the core path from the default core path.
|
2019-07-19 16:00:10 -10:00 |
|
jdgleaver
|
0be44e57ad
|
Overhaul default playlist core association
|
2019-06-26 17:42:26 +01:00 |
|
jdgleaver
|
10ef7dd561
|
Load content runtime data 'on demand' (#8717)
* Load content runtime data 'on demand'
* Fix LGTM warning
|
2019-05-09 08:24:06 -05:00 |
|
Brad Parker
|
f7b0c0947c
|
add subsystem_name (friendly name) to history playlist, make playlist_entry struct public to simplify function parameters
|
2019-04-12 12:50:27 -04:00 |
|
Brad Parker
|
230c64ba4b
|
add subsystem support for playlists, only missing the content load portion
|
2019-04-11 00:09:13 -04: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
|
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 |
|
Brad Parker
|
44c4be1863
|
add option to track how long content has been running over time
|
2019-02-12 00:32:01 -05:00 |
|
twinaphex
|
9bb7132b97
|
Move command_playlist_ functions to playlist.c
(RGUI) Header buildfix
|
2019-01-20 01:57:24 +01:00 |
|
Brad Parker
|
558a732330
|
Qt: add right-click option to edit playlist entries, fix bug with extra .lpl extension in playlists
|
2018-07-29 23:51:23 -04:00 |
|
twinaphex
|
bce7742745
|
Create playlist_cached functions inside playlist.c
|
2018-04-10 17:40:29 +02:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
e9f9702a2d
|
(playlist.c) Don't expose struct details to outside
|
2017-07-01 03:38:36 +02:00 |
|
twinaphex
|
7e3cce9397
|
Only write to playlists if they are modified
|
2017-04-23 12:25:54 +02:00 |
|
twinaphex
|
8c89ec158c
|
Update copyrights
|
2017-03-22 03:09:18 +01:00 |
|
Jean-André Santoni
|
f06e76301e
|
(Menu) Get Remove from Playlist to work on history playlists
|
2016-08-29 02:22:05 +02:00 |
|
Jean-André Santoni
|
f387e627f3
|
(Menu) Start adding Remove from Playlist action
|
2016-08-29 01:17:02 +02:00 |
|
twinaphex
|
cd9e10b3d1
|
(playlist.c) Cleanups
|
2016-08-28 18:47:34 +02:00 |
|
twinaphex
|
04c9db254e
|
Start preparing playlist code
|
2016-07-30 21:27:40 +02:00 |
|
twinaphex
|
b34786171e
|
Use RETRO_BEGIN_DECLS/RETRO_END_DECLS
|
2016-06-03 02:39:35 +02:00 |
|
twinaphex
|
449c7483cd
|
Rename content_playlist_ to playlist_
|
2016-05-16 09:07:44 +02:00 |
|
twinaphex
|
52a5ff73fa
|
Style nits
|
2016-02-03 17:20:36 +01:00 |
|
radius
|
2af0708047
|
do not push entries that are already on the database
|
2016-01-26 15:22:16 -05:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
6c4b6310aa
|
(playlist.c) Go through wrapper functions
|
2015-11-29 00:46:47 +01:00 |
|
Higor Eurípedes
|
a0457d77f3
|
(playlist) Add content_playlist_qsort()
|
2015-06-11 10:04:35 -03:00 |
|
twinaphex
|
29e3f5ff66
|
Expand playlist format - rename it to 'lpl'
|
2015-06-08 23:38:03 +02:00 |
|
twinaphex
|
18e68918f3
|
core_info_get_name and content_playlist_update
|
2015-05-26 06:28:16 +02:00 |
|
twinaphex
|
8fb8887c34
|
Create new playlist format
|
2015-05-26 00:12:49 +02:00 |
|
twinaphex
|
350a33a4ae
|
Start implementing database_info_list_iterate_found_match
|
2015-05-25 18:46:36 +02:00 |
|
twinaphex
|
7ab6e9a469
|
Create content_playlist_get_index_by_path -make pointers
non-const
|
2015-02-03 04:12:32 +01:00 |
|
twinaphex
|
d9094506c7
|
Rough implementation of game loading from database
|
2015-02-03 00:59:16 +01:00 |
|
twinaphex
|
890e86293c
|
Cleanup playlist.c/.h
|
2015-01-17 03:48:59 +01:00 |
|
Twinaphex
|
88cc144ce0
|
Document playlist.c
|
2015-01-16 21:09:05 +01:00 |
|
Twinaphex
|
9cd821efb6
|
(Playlist.c) More documentation for playlist.c
|
2015-01-16 20:19:21 +01:00 |
|
Twinaphex
|
e9e3a2105d
|
(playlist.c) Add documentation and cleanups
|
2015-01-16 19:42:11 +01:00 |
|