- Aug 01, 2022
-
-
Thomas Guillem authored
Temporary, these patches will be removed once merged.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
Only valid when fetch by the MediaPlayer (see next commit).
-
Thomas Guillem authored
-
Thomas Guillem authored
Include a crash fix in liblc_media_player.
-
Thomas Guillem authored
That include selected handling in libvlc_media_player_get_tracklist().
-
- Jul 28, 2022
-
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
- Jul 21, 2022
-
-
Thomas Guillem authored
To be used by the MediaPlayer.
-
Thomas Guillem authored
And replace IMedia API: - int getTrackCount(); - Track getTrack(int idx); + Track[] getTracks(int type); + Track[] getTracks() /* all tracks from all types */;
-
- Jul 20, 2022
-
-
Thomas Guillem authored
cf. tguillem/vlc@1943b381 cf. tguillem/vlc@cd72cc37 cf. tguillem/vlc@b18a6759 cf. tguillem/vlc@5aec19d5 cf. tguillem/vlc@12e01a2d
-
Thomas Guillem authored
cf. tguillem/vlc@a0b1b870
-
Thomas Guillem authored
cf. tguillem/vlc@211baa3f
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Thomas Guillem authored
-
- Jul 07, 2022
-
-
Thomas Guillem authored
Moved from vlc-android/buildsystem/compile.sh VLC Hash, patches, and clone commands are now all in the same place.
-
- Jul 04, 2022
-
-
Useful when we want to resize the VideoLayout and avoid using the context orientation to calculate the surface views bounds
-
As it prevents the project to correctly determine the rootProject and make any release fail for vlc-android
-
- Jun 14, 2022
-
-
- Jun 08, 2022
-
-
-
Martin Finkel authored
-
- May 18, 2022
-
-
Mostly to include smb2 and dsm latest fixes. # Conflicts: # buildsystem/compile.sh
-
- May 17, 2022
-
-
Martin Finkel authored
-
Martin Finkel authored
-
- May 16, 2022
-
-
- Apr 04, 2022
-
-
Martin Finkel authored
# Conflicts: # settings.gradle
-
- Mar 29, 2022
-
-
Nicolas Pomepuy authored
-
- Mar 28, 2022
-
-
Duncan McNamara authored
-
Duncan McNamara authored
-
- Mar 25, 2022
-
-
Duncan McNamara authored
The tag check done when building for release should be done on the current hash, and not medialibrary hash which is kept for local builds
-
Duncan McNamara authored
-