[vlc-commits] macosx/playlist: add specific artwork cache

2020-01-26 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jan 26 21:15:50 2020 +0100| [9f4fa06f0ee4ce0cdddbdeac30d6a630a994ceee] | committer: Felix Paul Kühne macosx/playlist: add specific artwork cache > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9f4fa06f0ee4ce0cdddbdeac30d6a630a994ceee ---

[vlc-commits] macosx/library: improve artwork caching strategy

2020-01-26 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jan 26 21:22:11 2020 +0100| [f4ba432113cb5a4dd75e2821a80d4ee92d6008ce] | committer: Felix Paul Kühne macosx/library: improve artwork caching strategy Instead of caching by library ID, cache by MRL as it may not be unique across multiple library

[vlc-commits] macosx/library: add an image cache to improve responsiveness

2020-01-26 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jan 26 14:58:24 2020 +0100| [bd91af604b4bf24075e1d5f868a5ebf3d209eeb4] | committer: Felix Paul Kühne macosx/library: add an image cache to improve responsiveness >

[vlc-commits] macosx/library: show minimal menu if appropriate

2020-01-26 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jan 26 13:43:30 2020 +0100| [322b55eab90a46bcfa6310816c1654156a23c3b4] | committer: Felix Paul Kühne macosx/library: show minimal menu if appropriate When the user right-clicks on a non-media-item in the library representation, don't offer

[vlc-commits] macosx/library: clean info panel output

2020-01-26 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jan 26 14:20:24 2020 +0100| [2601a1725db3e65f5d809023bcb1bd44197cb5bd] | committer: Felix Paul Kühne macosx/library: clean info panel output > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2601a1725db3e65f5d809023bcb1bd44197cb5bd ---

[vlc-commits] macosx/library: add helper to output a readable codec name

2020-01-26 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jan 26 14:10:32 2020 +0100| [04f1b942ad2130af1ebf17277de67b86b7550a7a] | committer: Felix Paul Kühne macosx/library: add helper to output a readable codec name >