[vlc-commits] icast.io lua sd

2014-02-20 Thread Julien 'Lta' BALLET
vlc | branch: master | Julien 'Lta' BALLET elthar...@gmail.com | Mon Feb 10 13:50:52 2014 +| [121c7fc1c9125774fd95b6c8161db1bfd6f1376a] | committer: Jean-Baptiste Kempf icast.io lua sd This replaces our old radios SDs Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] vout: remove flag is_sleeping from vout_control_t

2014-02-20 Thread Felix Abecassis
vlc | branch: master | Felix Abecassis felix.abecas...@gmail.com | Wed Feb 19 12:30:03 2014 +0100| [d72d22ae4d5a3115834bad8dae0a57b2e7904d94] | committer: Jean-Baptiste Kempf vout: remove flag is_sleeping from vout_control_t Previously, the is_sleeping flag was not set to true if a deadline

[vlc-commits] vout: check the can_sleep flag when a deadline is provided

2014-02-20 Thread Felix Abecassis
vlc | branch: master | Felix Abecassis felix.abecas...@gmail.com | Wed Feb 19 12:30:04 2014 +0100| [07be06c0cdf0433711cdb33341c2b22c6067e15b] | committer: Jean-Baptiste Kempf vout: check the can_sleep flag when a deadline is provided Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] png: add encoder

2014-02-20 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews le.business...@gmail.com | Fri Feb 14 02:16:37 2014 -0500| [858f38cf3d59c18724657339ad762c6c87e8889c] | committer: Tristan Matthews png: add encoder http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=858f38cf3d59c18724657339ad762c6c87e8889c ---

[vlc-commits] png: split up assignment and comparison

2014-02-20 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews le.business...@gmail.com | Thu Feb 20 09:09:32 2014 -0500| [84b9f9ceae3ab1d8e98ff1e7f426c4f90c05eebe] | committer: Tristan Matthews png: split up assignment and comparison

[vlc-commits] Update NEWS and MODULES_LIST

2014-02-20 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Thu Feb 20 16:52:01 2014 +0100| [c76b97683edb776946cff513777a38f89e711900] | committer: Jean-Baptiste Kempf Update NEWS and MODULES_LIST

[vlc-commits] Fix Windows plugin loading for Windows Store App

2014-02-20 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Thu Feb 20 16:59:33 2014 +0100| [467c2535f24b733720ea17cf0eb157dd66c7c081] | committer: Jean-Baptiste Kempf Fix Windows plugin loading for Windows Store App SetThreadErrorMode is only for desktop mode

[vlc-commits] growl: fix incompatible pointer warning

2014-02-20 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann david.fuhrm...@googlemail.com | Thu Feb 20 17:43:24 2014 +0100| [314047bfe353c849b275d6808fd29d8c9af7f043] | committer: David Fuhrmann growl: fix incompatible pointer warning

[vlc-commits] Qt: addons: missing deinstanciation

2014-02-20 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Thu Feb 20 11:50:03 2014 +0100| [35861b06c4cd3de5052a08ac7a4a9ec0f10a022f] | committer: Francois Cartegnie Qt: addons: missing deinstanciation

[vlc-commits] addons: fix threading and cancelable sections

2014-02-20 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Thu Feb 20 16:04:35 2014 +0100| [6a327f355c5780776374f28eef8847b443dd0d70] | committer: Francois Cartegnie addons: fix threading and cancelable sections

[vlc-commits] sout_MuxSendBuffer: use a variable

2014-02-20 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Thu Feb 20 18:24:11 2014 +0100| [8deea3297eba9ddde9c0fe8e608b726bd4584a21] | committer: Rafaël Carré sout_MuxSendBuffer: use a variable http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8deea3297eba9ddde9c0fe8e608b726bd4584a21 ---

[vlc-commits] httpd: cosmetics

2014-02-20 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Thu Feb 20 18:56:33 2014 +0100| [d6f8f3298217bc5d489bce740267b30c208b50eb] | committer: Rafaël Carré httpd: cosmetics http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d6f8f3298217bc5d489bce740267b30c208b50eb ---

[vlc-commits] httpd: simplify MsgAdd

2014-02-20 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Thu Feb 20 18:34:56 2014 +0100| [85724e8f7c66a00154fadf99c737f3722110bae6] | committer: Rafaël Carré httpd: simplify MsgAdd http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=85724e8f7c66a00154fadf99c737f3722110bae6 ---

[vlc-commits] httpd: use c99 for

2014-02-20 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Thu Feb 20 18:30:04 2014 +0100| [f170a3785c3b66d46f6c42920e93d2a77ef13095] | committer: Rafaël Carré httpd: use c99 for http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f170a3785c3b66d46f6c42920e93d2a77ef13095 ---

[vlc-commits] httpd: remove commented out debug code

2014-02-20 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Thu Feb 20 18:28:10 2014 +0100| [d0ef4bd7e83ecdede9287524c7f44ac75fbe839d] | committer: Rafaël Carré httpd: remove commented out debug code http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d0ef4bd7e83ecdede9287524c7f44ac75fbe839d

[vlc-commits] dvdread/dvdnav: fix linking on darwin

2014-02-20 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann david.fuhrm...@googlemail.com | Thu Feb 20 20:12:05 2014 +0100| [71e8c79f880e0c30f75702087922795f30364d75] | committer: David Fuhrmann dvdread/dvdnav: fix linking on darwin forwardport of 3bde20b52de75861c3c200e4d55b93dad1d6a6b1 from vlc-2.1.git.

[vlc-commits] addons: Retrieve: narrow lock

2014-02-20 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Thu Feb 20 22:01:42 2014 +0100| [9c8e23547069a5390afadbd374a33e5521c1f0d0] | committer: Francois Cartegnie addons: Retrieve: narrow lock allows UI updates while downloading