[vlc-commits] macosx: Fix argument order when constructing stream chain

2018-08-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Aug 19 02:50:42 2018 +0200| [feb75e4148220664fc3c38766390083b19077904] | committer: Marvin Scholz macosx: Fix argument order when constructing stream chain >

[vlc-commits] macosx: Set correct state/highlight for badge button

2018-08-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sat Aug 18 21:09:39 2018 +0200| [cae48baeb1e91f1c5fa4442ec807b2bc5f70237e] | committer: Marvin Scholz macosx: Set correct state/highlight for badge button > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cae48baeb1e91f1c5fa4442ec807b2bc5f70237e

[vlc-commits] macosx: Use NSButton subclass for badge drawing

2018-08-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sat Aug 18 18:49:55 2018 +0200| [9385e8ba801e1a3baee3580f29e011e162b7d993] | committer: Marvin Scholz macosx: Use NSButton subclass for badge drawing For badges in source lists a NSInlineBezelStyle button should be used according to the documentation.

[vlc-commits] macosx: Update sidebar on playlist table changes

2018-08-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sat Aug 18 14:32:27 2018 +0200| [d8e1c0ccd5e30d988f5d089553285c48aa57de47] | committer: Marvin Scholz macosx: Update sidebar on playlist table changes This is necessary to update the counter badges properly. >

[vlc-commits] macosx: Convert sidebar to view based table

2018-08-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sat Aug 18 04:51:03 2018 +0200| [7da1546f7ce2bac338bfeeea7e2c6063302a0417] | committer: Marvin Scholz macosx: Convert sidebar to view based table The sidebar is now a view based table with autolayout for the cell view layout. The height follows now as