- Sep 23, 2022
-
-
Nicolas Pomepuy authored
-
- Aug 11, 2022
-
-
Nicolas Pomepuy authored
-
- Aug 03, 2022
-
-
Hugo Beauzée-Luyssen authored
The latest revision is enough for our purposes
-
Hugo Beauzée-Luyssen authored
Otherwise we don't build anything and will not actually test much
-
Hugo Beauzée-Luyssen authored
They are referencing some scripts from the vlc-android repo and are not expected to be executed in this CI
-
Hugo Beauzée-Luyssen authored
It references some script that don't exist in this repo and most likely is a leftover from the vlc-android CI
-
Hugo Beauzée-Luyssen authored
The format is only used by the latter which is the base for all other configurations
-
Thomas Guillem authored
Remove patches that have been merged.
-
- 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
-