[vlc-commits] [Git][videolan/vlc][3.0.x] macosx/prefs: always show media key control as enabled

2021-06-16 Thread David
David pushed to branch 3.0.x at VideoLAN / VLC Commits: 08db536c by Felix Paul Kühne at 2021-06-16T13:53:41+02:00 macosx/prefs: always show media key control as enabled On macOS Sierra and higher, we will use the official API to enable control of VLC, which will always be enabled as potential

[vlc-commits] [Git][videolan/vlc][master] set Snap compression to LZO

2021-06-16 Thread Jean-Baptiste Kempf
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: c7f6b93b by Tim L at 2021-06-16T16:07:49+00:00 set Snap compression to LZO - - - - - 1 changed file: - extras/package/snap/snapcraft.yaml Changes: =

[vlc-commits] [Git][videolan/vlc][master] vout: remove Thread and ThreadDisplay prefixes

2021-06-16 Thread Romain Vimont
Romain Vimont pushed to branch master at VideoLAN / VLC Commits: 7c8beb2f by Romain Vimont at 2021-06-16T14:29:20+00:00 vout: remove Thread and ThreadDisplay prefixes Some static functions were named with prefixes. For unknown reasons, there were two different prefixes (Thread and

[vlc-commits] [Git][videolan/vlc][3.0.x] 2 commits: Update NEWS

2021-06-16 Thread Hugo Beauzée-Luyssen
Hugo Beauzée-Luyssen pushed to branch 3.0.x at VideoLAN / VLC Commits: 8f4f4b19 by Hugo Beauzée-Luyssen at 2021-06-16T10:24:18+02:00 Update NEWS - - - - - e43321ef by Hugo Beauzée-Luyssen at 2021-06-16T10:24:18+02:00 On the road to 3.0.16 - - - - - 2 changed files: - NEWS - configure.ac

[vlc-commits] [Git][videolan/vlc][3.0.x] afile: check equality, not starts with

2021-06-16 Thread Jean-Baptiste Kempf
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC Commits: 2d599711 by Lyndon Brown at 2021-06-16T05:37:02+00:00 afile: check equality, not starts with (cherry picked from commit ae6af4007e7b957052ad88dee3af8958e31ca7f0) - - - - - 1 changed file: - modules/audio_output/file.c

[vlc-commits] [Git][videolan/vlc][master] macosx: expose live status and artwork to the OS

2021-06-16 Thread Jean-Baptiste Kempf
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 9b77a171 by Felix Paul Kühne at 2021-06-16T05:40:08+00:00 macosx: expose live status and artwork to the OS - - - - - 1 changed file: - modules/gui/macosx/os-integration/VLCRemoteControlService.m Changes: