[vlc-commits] [Git][videolan/vlc][3.0.x] upnp: fix browsing of certain servers

2022-01-14 Thread @fkuehne
Felix Paul Kühne pushed to branch 3.0.x at VideoLAN / VLC Commits: 584bf4f6 by Felix Paul Kühne at 2022-01-14T07:09:28+01:00 upnp: fix browsing of certain servers This is a partial revert of 785c6dfe. Some servers (notably PLEX, UMS, and some TV sets) amend the exposed media type with addition

[vlc-commits] [Git][videolan/vlc][master] qt/interface_window_handler: Update MediaLibrary key filtering condition

2022-01-14 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Commits: 1bc3b616 by Benjamin Arnaud at 2022-01-14T16:22:12+00:00 qt/interface_window_handler: Update MediaLibrary key filtering condition fix #26453 - - - - - 1 changed file: - modules/gui/qt/maininterface/interface_window_han

[vlc-commits] [Git][videolan/vlc][master] 2 commits: vout: fix code style

2022-01-14 Thread Romain Vimont (@rom1v)
Romain Vimont pushed to branch master at VideoLAN / VLC Commits: 203c06bf by Romain Vimont at 2022-01-14T11:53:15+00:00 vout: fix code style - - - - - f37fcb13 by Romain Vimont at 2022-01-14T11:53:15+00:00 vout: ignore RenderPicture() failure Even if RenderPicture() returns an error, this is

[vlc-commits] [Git][videolan/vlc][master] 4 commits: config: sort category table into a preferred order

2022-01-14 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Commits: 5788c60e by Lyndon Brown at 2022-01-14T09:03:50+00:00 config: sort category table into a preferred order this is prep work for the next commit. the intention here is to have the order of items in the category table reflect

[vlc-commits] [Git][videolan/vlc][master] qt: don't reset adv tree position on view change

2022-01-14 Thread @chouquette
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Commits: 839b9db6 by Lyndon Brown at 2022-01-14T07:20:41+00:00 qt: don't reset adv tree position on view change if you switch back and forth between simple and advanced views, every time you go back to the advanced view it resets t