[vlc-commits] [Git][videolan/vlc][master] 27 commits: include: include vlc_threads.h when vlc_mutex_t is used

2023-04-27 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 0a10f3e4 by Steve Lhomme at 2023-04-27T19:44:35+00:00 include: include vlc_threads.h when vlc_mutex_t is used - - - - - c4a3d9de by Steve Lhomme at 2023-04-27T19:44:35+00:00 core: include vlc_threads.h when vlc_mutex_t is used -

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qt: fix CSD button location when desktop scale factor isn't 1.0 on windows

2023-04-27 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 43cd010f by Pierre Lamot at 2023-04-27T08:09:22+00:00 qt: fix CSD button location when desktop scale factor isn't 1.0 on windows - - - - - 9aa4648b by Pierre Lamot at 2023-04-27T08:09:22+00:00 qt: exclude resize border area

[vlc-commits] [Git][videolan/vlc][master] 5 commits: demux: vobsub: fix sscanf format constant

2023-04-27 Thread Steve Lhomme (@robUx4)
Steve Lhomme pushed to branch master at VideoLAN / VLC Commits: 984113f2 by Johannes Kauffmann at 2023-04-27T06:24:26+00:00 demux: vobsub: fix sscanf format constant - - - - - db8bd87e by Johannes Kauffmann at 2023-04-27T06:24:26+00:00 modules: add casts for pointer arguments to msg_* - - - -