vlc-android/medialibrary
Duncan McNamara 1aaa4ef95b Medialibrary: addStream, remove encoding for title
There is no need to encode a title, it isn't used with a filesystem,
only for display purposes. No titles are encoded when added to the
medialibrary, which means they aren't decoded either when used, this
caused an issue when using addStream from a current playback.

Fixes #3067
2024-11-18 17:30:46 +01:00
..
jni Allow renaming a playlist 2024-11-18 17:30:46 +01:00
res Fix refactor issues and typo 2020-04-16 09:39:34 +02:00
src/org/videolan/medialibrary Medialibrary: addStream, remove encoding for title 2024-11-18 17:30:46 +01:00
test/org/videolan/medialibrary Use an executor to invoke the formatting routines from multiple threads concurrently 2020-12-01 10:26:15 +01:00
vlc3/src/org/videolan/vlc VlcMigration: remove HWDecoderUtil for vlc 4 2024-11-18 17:30:46 +01:00
vlc4/src/org/videolan/vlc VlcMigration: remove HWDecoderUtil for vlc 4 2024-11-18 17:30:46 +01:00
AndroidManifest.xml Upgrade AGP to v3.2.0 2018-09-25 11:22:26 +02:00
build.gradle Remove deprecated buildToolsVersion and fix the compileSdk deprecation 2023-12-20 08:19:53 +00:00
COPYING.LIB Update Readme 2020-03-27 08:39:42 +01:00
gradle.properties Bump lib versions to 3.6.0-eap1 and 0.13.13-rc1 2022-10-20 12:32:31 +02:00