Nicolas Pomepuy
4a53495278
Bump libs to 3.4.0-eap9 / 0.9.0-eap9
5 years ago
Thomas Guillem
f3b085ba9a
MediaPlayer: backport 4.0 fast seek argument in setTime/setPosition
WARNING: this patch make the "input-fast-seek" option useless.
5 years ago
Nicolas Pomepuy
b02f87a95a
Bump libs to 3.4.0-eap8 / 0.9.0-eap8
5 years ago
Nicolas Pomepuy
77e95e8a2d
Bump libs to 3.4.0-eap7 / 0.9.0-eap7
5 years ago
Hugo Beauzée-Luyssen
64c210e058
buildsystem: Generate medialib debug symbols
5 years ago
Nicolas Pomepuy
4190e49251
Bump libs to 3.4.0-eap6 and 0.9.0-eap6
5 years ago
Nicolas Pomepuy
0a84d7f0e4
Get rid of metadata and new ML progress API
This commit gets rid of the deprecated PROGRESS and SEEN
metadata. It also uses the new progress API using both
lastTime and lastPosition fields. Now the only Single Sources
Of Trust are the DB fields lastTime, lastPosition and playCount
5 years ago
Alexandre Janniaux
86682d01e3
buildsystem: medialibrary: add set -e
Make the buildscript fail in case of error, instead of continuing in
a potentially invalid state.
5 years ago
Alexandre Janniaux
8f3d9c61d9
buildsystem: medialibrary: fix patch invocation
patch arguments are supposed to be -p<number>, not -<number>. The error
was not previously visible because set -e was not set in the script.
5 years ago
Nicolas Pomepuy
893b5ddd16
Bump the libs to 3.4.0-eap4 / 0.9.0-eap4
5 years ago
Nicolas Pomepuy
d835b680f6
Implement new discovery API
5 years ago
Nicolas Pomepuy
5c986130b5
Implement the ML removeThumbnail API and use it when media are converted to external
Fixes #2049
5 years ago
Nicolas Pomepuy
a61928eddd
Implement ML flush user thumbs
5 years ago
Nicolas Pomepuy
ed2d31710b
Bump lib versions to 3.4.0-eap2 / 0.9.0-eap2
5 years ago
Nicolas Pomepuy
390e6fc9dd
Implement all the new presence accessor from the ML
5 years ago
Nicolas Pomepuy
3f4d3aa3a5
Pass libvlc instance to the ML
5 years ago
Nicolas Pomepuy
939202a0bb
Implement the includeMissing ML flag for playlists
6 years ago
Nicolas Pomepuy
6d002a8b50
Implement isPresent for media groups
6 years ago
Nicolas Pomepuy
5beb3b5a74
Implement the includeMissing query param from the medialibrary
6 years ago
Hugo Beauzée-Luyssen
598d4758e6
buildsystem: Bump medialib hash & switch to meson
6 years ago
Hugo Beauzée-Luyssen
bb56a50e33
buildsystem: Remove invalid sqlite parameter
This was meant for the medialibrary but was incorrectly passed to
sqlite.
6 years ago
Hugo Beauzée-Luyssen
11cefbd40c
buildsystem: Rely on sqlite's .pc file to find it
Once we start building the medialibrary with meson, there's no trivial
way of pointing it to a library without a .pc or another dependency
system
6 years ago
Nicolas Pomepuy
731893a323
Implement Bookmark API
6 years ago
Nicolas Pomepuy
6b3a9e691e
Bump libs versions
6 years ago
Nicolas Pomepuy
8512cc9cd3
Update medialibrary hash
6 years ago
Hugo Beauzée-Luyssen
1b301caff7
medialib: Force usage of backported attachment API
6 years ago
Hugo Beauzée-Luyssen
d6418bfbeb
medialib: Use new setProgress API
6 years ago
Nicolas Pomepuy
3d46e2e945
Bump medialib and libvlc version
6 years ago
Hugo Beauzée-Luyssen
c289ef58a0
buildsystem: Initialize the submodules after git reset
In order to initialize the submodule to the proper version for the
targeted hash
6 years ago
Hugo Beauzée-Luyssen
a85fa028d5
Bump medialibrary hash
6 years ago
Hugo Beauzée-Luyssen
cc60d767eb
medialib: Bump hash
And update the JNI to use new media group fetching API
6 years ago
Hugo Beauzée-Luyssen
1b9e0b893a
compile-medialibrary: Always use medialib tested hash
Not only for release builds. This will prevent build breakage each time
the medialibrary API changes
6 years ago
Hugo Beauzée-Luyssen
6ddb1f5b48
compile-medialibrary.sh: Remove now unneeded cherry-pick
This was required when building from medialib 0.6 branch, but the commit
is already on master which we now use
6 years ago
Nicolas Pomepuy
0c6cb98921
Update hash and aar versions
6 years ago
Nicolas Pomepuy
04571caebb
Update libs version and medialibrary hash
6 years ago
Nicolas Pomepuy
48f711c557
Let medialibrary auto set the group name upon creation with medias
6 years ago
Nicolas Pomepuy
8caaa654aa
Update hashes and versions for libvlc and ML
6 years ago
Geoffrey Métais
537ad41795
Update libraries HASH
6 years ago
Geoffrey Métais
c8f6b142fd
Update libraries
7 years ago
Thomas Guillem
38116cc815
buildsystem: clean C/CXX/LD FLAGS
A lot of these legacy flags are not needed anymore when using the newset NDK
(21).
7 years ago
Thomas Guillem
3f78148e46
buildsystem: switch to NDK21
And remove the standalone toolchain usage.
7 years ago
Geoffrey Métais
717b611c12
Move build scripts in a dedicated folder
7 years ago
Geoffrey Métais
045edee6dc
Upgrade libraries
7 years ago
Geoffrey Métais
cb943f0547
Upgrade LibVLC & Medialibrary
7 years ago
Geoffrey Métais
d02dd4658b
Update LibVLC and Medialibrary
7 years ago
Thomas Guillem
f05db3f9b5
medialibrary: fix build with vlc-4.0
7 years ago
Geoffrey Métais
39c7cec1ba
Update libraries
7 years ago
Geoffrey Métais
1720cac956
Update Medialibrary HASH
7 years ago
Geoffrey Métais
c1861f5b62
Bump medialibrary version
7 years ago
Geoffrey Métais
ce1c54f89f
Upgrade libraries
7 years ago