Nicolas Pomepuy
0ae045bb94
Bump lib versions to 4.0.0-eap4 and 0.13.13-vlc4-rc1
4 years ago
Nicolas Pomepuy
a22049b1bf
Bump lib versions to 3.6.0-eap1 and 0.13.13-rc1
4 years ago
Nicolas Pomepuy
c3c08957a6
Medialibrary: implement the playlist type
4 years ago
Nicolas Pomepuy
99055f2954
Medialibrary: implement favorite API changes on albums, artists and genres
4 years ago
Nicolas Pomepuy
f2f3940520
Implement ML favorite operation on tracks
4 years ago
Duncan McNamara
0c9b96ba1a
Medialibrary: implement search API changes
4 years ago
Duncan McNamara
055704c4ab
ML: add JNI + java for new subscriptions API
4 years ago
Nicolas Pomepuy
247b0700cf
Bump to 3.5.3 beta 2
4 years ago
Nicolas Pomepuy
554d7772fb
Fix the notification permission asked on Android 12
4 years ago
Nicolas Pomepuy
0cbe78a43f
Fix broadcasted metadata and add the chapter
Fixes #2725
4 years ago
Duncan McNamara
72ed253419
VideoPlayer: save media index when leaving app.
On some low performance devices, when leaving the app, the paused
service will be killed, and respawned when the app is restarted.
As the medialist was saved but not the index, resuming would go to
the 1st media in the saved medialist. This saves the media index
also.
Fixes #2705
4 years ago
Duncan McNamara
762a17f7a4
ResolutionStrings: reset HD...qHD to 720p...1440p
As for most users 720p, 1080p, and 1440p is easier to understand
for most users than the official nomenclature HD, FHD, and qHD.
This reverts back to it.
4 years ago
Robert Stone
ad4a0ebff8
Use raw resources instead of assets
4 years ago
Nicolas Pomepuy
1a9ba63d3f
Broadcast the right metadata title for internet radio
Fixes #2721
4 years ago
Nicolas Pomepuy
f01152cc42
Fix thumbnails shown for folders in the video list
Fixes #2719
4 years ago
Nicolas Pomepuy
cb196b9be1
Fix the audio screen loading delayed by medialibrary scan
Fixes #2714
4 years ago
Nicolas Pomepuy
504894569f
Fix the video playlist mode on TV
4 years ago
Nicolas Pomepuy
30586ffc80
Fix NullPointerExceptions on tracks
4 years ago
Nicolas Pomepuy
c858cd1bad
Completely remove the obsolete extensions
4 years ago
Nicolas Pomepuy
e15ab3fd4c
Bump version to 3.5.3 Beta 1
4 years ago
Nicolas Pomepuy
8e0220cc06
Bump libs versions for VLC 4
4 years ago
Nicolas Pomepuy
d616e19f11
Bump libs versions to 3.5.3-eap1 and 0.13.4-eap1
4 years ago
Duncan McNamara
9e6675b0c8
MlStorage: fix ban / unban when space in filename
The list of banned folders returned by the medialibrary returns an
encoded path, including spaces which aren't encoded by
VLCUtil.encodeVLCString. To properly compare strings in the ban unban
callback, it is necessary to manually encode the space.
4 years ago
Nicolas Pomepuy
7d2bbb4245
Fix the video resolution text generation
Fixes #2699
4 years ago
Nicolas Pomepuy
7c51aa8f5b
Prevent showing an edit favorite ctx to non supported schemes
Fixes #2703
4 years ago
Nicolas Pomepuy
e2f8bbf3e6
Add a dump of VLCOptions to the debug logs
4 years ago
Nicolas Pomepuy
25d8d5d781
Add vlc and liv vlc commit hashes to the debug log
4 years ago
Nicolas Pomepuy
bd06f530d8
Change the version name for VLC 4
4 years ago
Nicolas Pomepuy
e3b331da6f
Fix some warnings
4 years ago
Nicolas Pomepuy
89f453c3f5
Video player: allow disabling tracks for VLC 4
4 years ago
Nicolas Pomepuy
5356af2614
Make media track accessors nullable
4 years ago
Nicolas Pomepuy
657987fb7d
Add a isVLC4 util function
4 years ago
Nicolas Pomepuy
ba8b6cc6c3
TV: allow mixing folders and files in the browser
Fixes #2686
4 years ago
Nicolas Pomepuy
d20f343a25
Fix notification actions for Android 13
4 years ago
Nicolas Pomepuy
600a19b272
Fix the car detection method
See https://issuetracker.google.com/issues/207389461
4 years ago
Nicolas Pomepuy
161b68c861
Implement the new notification icon
4 years ago
Alexandre Perraud
409b73d460
Add new notification and scan onboarding icons
4 years ago
Nicolas Pomepuy
94449a6b5a
Ask for notification on app startup if needed
4 years ago
Nicolas Pomepuy
a277b16f51
Target API 33 and ask for notification permission in onboarding
4 years ago
Nicolas Pomepuy
346c032e1b
Fix the "audio force shuffle" setting being applied for videos
Fixes #2675
4 years ago
Nicolas Pomepuy
a666e69177
Subtitle dialog: fix initial state set to error
Fixes #2696
4 years ago
Nicolas Pomepuy
53bd185315
Fix initial sort on files
4 years ago
VideoLAN
b33f774945
l10n: Chinese (Taiwan) update
100% translated
Signed-off-by: Nicolas Pomepuy <nicolas@videolabs.io>
4 years ago
VideoLAN
1dae4ee2e1
l10n: Chinese (China) update
100% translated
Signed-off-by: Nicolas Pomepuy <nicolas@videolabs.io>
4 years ago
VideoLAN
d3b1b5cbc4
l10n: Ukrainian update
100% translated
Signed-off-by: Nicolas Pomepuy <nicolas@videolabs.io>
4 years ago
VideoLAN
b2703da383
l10n: Turkish update
100% translated
Signed-off-by: Nicolas Pomepuy <nicolas@videolabs.io>
4 years ago
VideoLAN
fae83bad29
l10n: Swedish update
100% translated
Signed-off-by: Nicolas Pomepuy <nicolas@videolabs.io>
4 years ago
VideoLAN
3324bac9f5
l10n: Slovak update
100% translated
Signed-off-by: Nicolas Pomepuy <nicolas@videolabs.io>
4 years ago
VideoLAN
7b7f19fdcc
l10n: Sardinian update
100% translated
Signed-off-by: Nicolas Pomepuy <nicolas@videolabs.io>
4 years ago
VideoLAN
3824b9aa09
l10n: Romanian update
100% translated
Signed-off-by: Nicolas Pomepuy <nicolas@videolabs.io>
4 years ago