- Oct 20, 2022
-
-
Alaric Senat authored
-
- Oct 14, 2022
-
-
-
To allow this kind of filtering in other functions.
-
-
The listing API call already allows to list via `PlaylistType`. This adds the possibility to search the same way. Fixes #449
-
To allow this kind of filtering in other functions.
-
- Oct 13, 2022
-
-
The value of the cache settings, ie subscriptionMaxCachedMedia, subscriptionMaxCacheSize, and maxCacheSize are not accessible from outside the library, and hence not displayable on the app side. These getters will allow the app users to see the value before changing it.
-
Usefull for instanciating Subscriptions in a JNI context for the VLC Android app.
-
- Oct 12, 2022
-
-
-
To match the new sorting behavior.
-
Allow all the kinds of sorts already supported by usual media requests. Let's keep the default value as sorting by position in playlist so the implementation is trivial and the default behavior is unchanged. Implements #448
-
No functionnal changes.
-
To allow usage of the Media.cpp sort helpers.
-
- Oct 11, 2022
-
-
Subscriptions no containing valid medias won't trigger any cache update events and thats expected by the API. The cache update is then checked after that the cache worker reach an idle state and an error message is written accordingly.
-
-
-
- Aug 12, 2022
-
-
Hugo Beauzée-Luyssen authored
Since the instance isn't held by the media, the code assumes the instance will outlive the preparse request, which was not guaranteed by the code since another thread could have concurrently replaced the instance
-
- Aug 09, 2022
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- Aug 04, 2022
-
-
Hugo Beauzée-Luyssen authored
Fix #241
-
Hugo Beauzée-Luyssen authored
It handles number in the begining of a filename in order to treat '02 - something.mp3' as ordered before '3 - something else.mp3'
-
- Aug 02, 2022
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
Refs #359
-
Hugo Beauzée-Luyssen authored
Refs #359
-
Hugo Beauzée-Luyssen authored
Refs #359
-
- Aug 01, 2022
-
-
Hugo Beauzée-Luyssen authored
It was agreed that shipping the required module will be the ports responsability for the forseable future.
-
- Jul 29, 2022
-
-
Aymeric Guillien authored
-
Aymeric Guillien authored
-
- Jul 28, 2022
-
-
Thomas Guillem authored
-
Thomas Guillem authored
-
- Jul 25, 2022
-
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
- Jul 22, 2022
-
-
Johannes Kauffmann authored
-
Johannes Kauffmann authored
-
Johannes Kauffmann authored
-
Johannes Kauffmann authored
-
Johannes Kauffmann authored
-
Johannes Kauffmann authored
-