[vlc-commits] access: cdda: add support for musicbrainz (fix #21796)

2019-05-31 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Fri May 31 15:35:56 2019 +0200| [7fde19d9d23a7a075f1e532ef3144dab86d4306b] | committer: Francois Cartegnie access: cdda: add support for musicbrainz (fix #21796) deprecates CDDB which has too low entropy for lookups >

[vlc-commits] access: cdda: fix audio/data mixed mode

2019-05-31 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Fri May 31 18:04:40 2019 +0200| [182133eab2c6cf3c9ae98dd6383a774d07b5762d] | committer: Francois Cartegnie access: cdda: fix audio/data mixed mode best way to kill your speakers >

[vlc-commits] misc: webservices: add musicbrainz

2019-05-31 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon May 27 17:14:49 2019 +0200| [e8f5c617dfcf6dc571701eaa8c5d41b5a23d57a5] | committer: Francois Cartegnie misc: webservices: add musicbrainz > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e8f5c617dfcf6dc571701eaa8c5d41b5a23d57a5 ---

[vlc-commits] access: cdda: fix audio/data mixed mode

2019-05-31 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Fri May 31 18:04:40 2019 +0200| [f548e999c9761b23e41dd7945640c62414c2553d] | committer: Francois Cartegnie access: cdda: fix audio/data mixed mode best way to kill your speakers >

[vlc-commits] access: cdda: add support for musicbrainz (fix #21796)

2019-05-31 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Fri May 31 15:35:56 2019 +0200| [55f95a9ddcc1bf8bd80711e09768f462ee47bdd3] | committer: Francois Cartegnie access: cdda: add support for musicbrainz (fix #21796) deprecates CDDB which has too low entropy for lookups >

[vlc-commits] access: cdrom: return TOC struct instead of only sectors

2019-05-31 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon May 27 17:13:21 2019 +0200| [890db4f7e7b04dc1c28bc3ba5eeebf76b102b9d0] | committer: Francois Cartegnie access: cdrom: return TOC struct instead of only sectors >

[vlc-commits] macosx/library and playlist menus: simplify creation code

2019-05-31 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri May 31 20:07:23 2019 +0200| [3f5ff5a4abbdd05f93cfa3a677cabe06f8b3ad36] | committer: Felix Paul Kühne macosx/library and playlist menus: simplify creation code >

[vlc-commits] macosx: add playlist sorting menu to main menu and playlist context menu

2019-05-31 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri May 31 19:57:45 2019 +0200| [414e4b1a28a90ba9ee26b3d2cc8ad79e1b08ca4c] | committer: Felix Paul Kühne macosx: add playlist sorting menu to main menu and playlist context menu >

[vlc-commits] macosx: implement playlist sorting button with a popup menu

2019-05-31 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri May 31 19:39:55 2019 +0200| [ef6cb8f4aec7f8fc0883aa6e8ecde0b0f6f77414] | committer: Felix Paul Kühne macosx: implement playlist sorting button with a popup menu >

[vlc-commits] macosx/playlist controller: expose sorting

2019-05-31 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri May 31 18:41:00 2019 +0200| [bb1a55aa8012f56a39718c5da3f04849327c0271] | committer: Felix Paul Kühne macosx/playlist controller: expose sorting > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bb1a55aa8012f56a39718c5da3f04849327c0271 ---

[vlc-commits] macosx/playlist controller: cosmetics

2019-05-31 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri May 31 18:45:56 2019 +0200| [c829e34b19705b3c3b1fa2f39270eaf4823a6ab6] | committer: Felix Paul Kühne macosx/playlist controller: cosmetics self is implicitly retained by the block. Mention it to indicate that this the intended behavior >

[vlc-commits] macosx: generate playlist menu in code instead of using a xib file

2019-05-31 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri May 31 18:20:18 2019 +0200| [0137809a82ae57d3ece480a5e5a76c1664b02b3f] | committer: Felix Paul Kühne macosx: generate playlist menu in code instead of using a xib file No functional changes except for removing the sorting stub >

[vlc-commits] package: msi: Disable skins for now

2019-05-31 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Fri May 31 18:18:48 2019 +0200| [a367421629d5c680b4aad9c5168cc870b9e37176] | committer: Hugo Beauzée-Luyssen package: msi: Disable skins for now > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a367421629d5c680b4aad9c5168cc870b9e37176 ---

[vlc-commits] npapi: Disable marquee string getter

2019-05-31 Thread Hugo Beauzée-Luyssen
npapi-vlc | branch: master | Hugo Beauzée-Luyssen | Fri May 31 17:48:31 2019 +0200| [ae603761dabe96ffee7c13bc79e3a248726b9409] | committer: Hugo Beauzée-Luyssen npapi: Disable marquee string getter > https://code.videolan.org/videolan/npapi-vlc/commit/ae603761dabe96ffee7c13bc79e3a248726b9409

[vlc-commits] activex: Disable marquee string getter

2019-05-31 Thread Hugo Beauzée-Luyssen
npapi-vlc | branch: master | Hugo Beauzée-Luyssen | Fri May 31 17:50:52 2019 +0200| [cab2b2961b4cf5c9139aaec39358a3f10ac33dda] | committer: Hugo Beauzée-Luyssen activex: Disable marquee string getter >

[vlc-commits] Bump vlcpp submodule version

2019-05-31 Thread Hugo Beauzée-Luyssen
npapi-vlc | branch: master | Hugo Beauzée-Luyssen | Fri May 31 17:33:58 2019 +0200| [f772ac49e78ba30a92f740ec98994d7e3a290079] | committer: Hugo Beauzée-Luyssen Bump vlcpp submodule version > https://code.videolan.org/videolan/npapi-vlc/commit/f772ac49e78ba30a92f740ec98994d7e3a290079 ---

[vlc-commits] [Git][videolan/npapi-vlc][master] 3 commits: Bump vlcpp submodule version

2019-05-31 Thread Hugo Beauzée-Luyssen
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Browser Plugins Commits: f772ac49 by Hugo Beauzée-Luyssen at 2019-05-31T15:33:58Z Bump vlcpp submodule version - - - - - ae603761 by Hugo Beauzée-Luyssen at 2019-05-31T15:48:31Z npapi: Disable marquee string getter - - - - -

[vlc-commits] [Git][videolan/libvlcpp][master] MediaPlayer: Remove marquee string getter

2019-05-31 Thread Hugo Beauzée-Luyssen
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / libvlcpp Commits: 4955846d by Hugo Beauzée-Luyssen at 2019-05-31T15:30:38Z MediaPlayer: Remove marquee string getter - - - - - 1 changed file: - vlcpp/MediaPlayer.hpp Changes: =

[vlc-commits] macosx: cosmetics

2019-05-31 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri May 31 17:20:25 2019 +0200| [e36458aad90e218744d668ad4247968d3830e920] | committer: Felix Paul Kühne macosx: cosmetics > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e36458aad90e218744d668ad4247968d3830e920 ---

[vlc-commits] macosx: fix playback of block based media

2019-05-31 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri May 31 17:15:32 2019 +0200| [c7062b8a2b18ede29526e78feb826e1bd1ec7e55] | committer: Felix Paul Kühne macosx: fix playback of block based media This solves a regression introduced in 535112f6 >

[vlc-commits] Qt: on demand art fetch is now async

2019-05-31 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Fri May 31 11:21:26 2019 +0200| [e06b5ca35308ff9b56ff132bc76e1e579e08797d] | committer: Francois Cartegnie Qt: on demand art fetch is now async > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e06b5ca35308ff9b56ff132bc76e1e579e08797d ---

[vlc-commits] acoustid: refactor

2019-05-31 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Fri May 31 14:43:59 2019 +0200| [cdb7b9d8b21815d6dbe06aed25d9bf3621634e9d] | committer: Francois Cartegnie acoustid: refactor > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cdb7b9d8b21815d6dbe06aed25d9bf3621634e9d ---

[vlc-commits] acoustid: parametrize server options

2019-05-31 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Fri May 31 15:13:56 2019 +0200| [06e1aafd0d7d39db236723fa394205d956404070] | committer: Francois Cartegnie acoustid: parametrize server options > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=06e1aafd0d7d39db236723fa394205d956404070 ---

[vlc-commits] acoustid: rename mb structure

2019-05-31 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed May 29 12:16:02 2019 +0200| [6065ecc4217102d73af6d2266d25b27811647dd8] | committer: Francois Cartegnie acoustid: rename mb structure > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6065ecc4217102d73af6d2266d25b27811647dd8 ---

[vlc-commits] access: vcd: clear fallthrough warning

2019-05-31 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed May 29 23:02:16 2019 +0200| [3ae2fb79fdba417e6cf4fdc315da0e3dc8589a03] | committer: Francois Cartegnie access: vcd: clear fallthrough warning > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3ae2fb79fdba417e6cf4fdc315da0e3dc8589a03 ---

[vlc-commits] macosx/playlist: add indicator for the number of items

2019-05-31 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri May 31 15:05:20 2019 +0200| [5715f6df2300700571e1c31e8fa719391e32] | committer: Felix Paul Kühne macosx/playlist: add indicator for the number of items >

[vlc-commits] macosx: introduce a textfield with rounded background corners and use it in the library view

2019-05-31 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri May 31 14:35:36 2019 +0200| [a4dac2767da0a41777e8427088f058dfc585faec] | committer: Felix Paul Kühne macosx: introduce a textfield with rounded background corners and use it in the library view >

[vlc-commits] macosx/library window: make the playlist collapsable and add widgets to describe the future look

2019-05-31 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri May 31 14:07:05 2019 +0200| [f72131c6f85af1d6dbe8fbefd29aea93defb202d] | committer: Felix Paul Kühne macosx/library window: make the playlist collapsable and add widgets to describe the future look >

[vlc-commits] macosx/library window: make the playlist collapsable and add widgets to describe the future look

2019-05-31 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri May 31 14:07:05 2019 +0200| [1046bceba3b8cd60f8b36e11add110aeb16391a0] | committer: Felix Paul Kühne macosx/library window: make the playlist collapsable and add widgets to describe the future look >

[vlc-commits] macosx: Implement deletion of multiple playlist items

2019-05-31 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Fri May 31 10:42:45 2019 +0200| [437032b2e936b47f2ad941dc489fc3fd6fce03f9] | committer: David Fuhrmann macosx: Implement deletion of multiple playlist items Avoids crash when deleting more than one index at once. Uses playlist_RequestDelete to handle

[vlc-commits] macosx: Improve playlist context menu item validation

2019-05-31 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Fri May 31 10:57:22 2019 +0200| [15b46b12e0cd91a1911d33972308e3788a92f12b] | committer: David Fuhrmann macosx: Improve playlist context menu item validation Only enable stuff if it works. >

[vlc-commits] macosx: Cosmetics

2019-05-31 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Fri May 31 10:57:50 2019 +0200| [7705f6a056fe976dfcaf18c06ed8c5b7866d2ff0] | committer: David Fuhrmann macosx: Cosmetics > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7705f6a056fe976dfcaf18c06ed8c5b7866d2ff0 ---

[vlc-commits] contrib: Building matroska from the contribs require ebml >= 1.3.8

2019-05-31 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Wed May 29 10:15:25 2019 +0200| [89788c9e3c8521ea0cc59c239b80eaf758c712df] | committer: Hugo Beauzée-Luyssen contrib: Building matroska from the contribs require ebml >= 1.3.8 >

[vlc-commits] decoder: fix null-deref when there is no input

2019-05-31 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Wed May 29 15:27:14 2019 +0200| [6d31558cbac964a7df233946d2ef4ed5dc20f5ec] | committer: Thomas Guillem decoder: fix null-deref when there is no input It happened when the decoder was created from input_DecoderCreate() >