[vlc-commits] Remove ranges from volume long texts

2012-05-13 Thread Kaarlo Raiha
vlc | branch: master | Kaarlo Raiha kaarlo.ra...@gmail.com | Sun May 13 16:03:40 2012 +0300| [03d8ab103c59b9b8db22fc933510fd05fab316d5] | committer: Rémi Denis-Courmont Remove ranges from volume long texts Signed-off-by: Rémi Denis-Courmont r...@remlab.net

[vlc-commits] typo

2012-05-13 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Sun May 13 16:20:12 2012 +0200| [21ea58233a9fc5209daa110b3204f022a23522f7] | committer: Francois Cartegnie typo http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=21ea58233a9fc5209daa110b3204f022a23522f7 ---

[vlc-commits] bluray: use atomic_flag instead of vlc_gc_data

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 19:34:45 2012 +0300| [38c415da9009773fe8ab4f0683fb300654930051] | committer: Rémi Denis-Courmont bluray: use atomic_flag instead of vlc_gc_data (This saves one function pointer.)

[vlc-commits] input: count references directly

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 19:35:41 2012 +0300| [04146d87f2cf90ebeef7bbac233d83d36aa46f55] | committer: Rémi Denis-Courmont input: count references directly The function pointer (in vlc_gc_*) was useless here.

[vlc-commits] input: prepare private data (owner) structure for input item

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 19:46:36 2012 +0300| [ae3db51ef1d2db4ea88775a07ba5251fb6b03353] | committer: Rémi Denis-Courmont input: prepare private data (owner) structure for input item

[vlc-commits] input: convert item id to new atomic interface

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 19:56:35 2012 +0300| [c52e96aa4127335ab05fc67c9988948669c0a158] | committer: Rémi Denis-Courmont input: convert item id to new atomic interface

[vlc-commits] input: private input item reference count

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 20:03:28 2012 +0300| [da623e255826e2add28d2709545b523f911f5b1b] | committer: Rémi Denis-Courmont input: private input item reference count (And remove an useless constant function pointer.)

[vlc-commits] Remove no longer used vlc_gc_*()

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 20:03:56 2012 +0300| [e245cb8556fb176de49d5e06e00264a55411d451] | committer: Rémi Denis-Courmont Remove no longer used vlc_gc_*()

[vlc-commits] Move vlc_atomic_t to vlc_atomic.h and correct definition

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 20:06:57 2012 +0300| [5035a0281c0b1d82adda3b67cc4633de04616328] | committer: Rémi Denis-Courmont Move vlc_atomic_t to vlc_atomic.h and correct definition

[vlc-commits] Update symbols list

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 20:48:27 2012 +0300| [3cbd20b689ab0f1410952b046fd78b3d7578bc3d] | committer: Rémi Denis-Courmont Update symbols list http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3cbd20b689ab0f1410952b046fd78b3d7578bc3d ---

[vlc-commits] AA: drop priority to zero

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 22:15:32 2012 +0300| [5a772cbf7d490bc9cffa6c2f97c5fd2d3e30f068] | committer: Rémi Denis-Courmont AA: drop priority to zero This plugin can cause VLC to crash or exit prematurely. Sicne it is mostly useless and mostly

[vlc-commits] caca: convert to automake

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 22:30:11 2012 +0300| [52197b014bebfd9744aac4ad34f3e3d379abd53c] | committer: Rémi Denis-Courmont caca: convert to automake http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=52197b014bebfd9744aac4ad34f3e3d379abd53c

[vlc-commits] caca: add Xlib initialization

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 22:31:02 2012 +0300| [348f756442426d4c8b9fe62c31e4bbe8fa78552a] | committer: Rémi Denis-Courmont caca: add Xlib initialization

[vlc-commits] caca: add Xlib initialization

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 22:31:02 2012 +0300| [e7a2d63c45b995f2c702e780e673c5cfb34ef642] | committer: Rémi Denis-Courmont caca: add Xlib initialization

[vlc-commits] caca: add Xlib initialization

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 22:31:02 2012 +0300| [760668e7a6accb3046207b7ae426e509cf73dc7f] | committer: Rémi Denis-Courmont caca: add Xlib initialization

[vlc-commits] caca: add Xlib initialization

2012-05-13 Thread Rémi Denis-Courmont
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 22:31:02 2012 +0300| [982e367ad862783392a9a71b2f79b8b8394ef86a] | committer: Rémi Denis-Courmont caca: add Xlib initialization (cherry picked from commit 760668e7a6accb3046207b7ae426e509cf73dc7f)

[vlc-commits] caca: convert to automake

2012-05-13 Thread Rémi Denis-Courmont
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 22:30:11 2012 +0300| [6abd243ff410dc5aa9352d208b8235f0989da670] | committer: Rémi Denis-Courmont caca: convert to automake (cherry picked from commit 52197b014bebfd9744aac4ad34f3e3d379abd53c)

[vlc-commits] xosd: remove plugin completely

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 23:08:45 2012 +0300| [5adefde46924c0e956015b21d0c98a64de47af35] | committer: Rémi Denis-Courmont xosd: remove plugin completely Outdated and probably broken since version 1.1.0.

[vlc-commits] fbosd: remove plugin

2012-05-13 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Sun May 13 23:11:57 2012 +0300| [34b0c609d1d63e6359872de229542fc029bb8ace] | committer: Rémi Denis-Courmont fbosd: remove plugin This plugin is unmaintained, unused and quite buggy.

[vlc-commits] http: supersede domainless cookies

2012-05-13 Thread Pierre Ynard
vlc | branch: master | Pierre Ynard linkfa...@yahoo.fr | Mon May 14 03:49:44 2012 +0200| [ca0c548cb9597b3b3e6845de78b2c14303c1b221] | committer: Pierre Ynard http: supersede domainless cookies The scope of cookies without a domain is limited to the current server. The current logic is always

[vlc-commits] luasd: fix parsing of input options

2012-05-13 Thread Pierre Ynard
vlc | branch: master | Pierre Ynard linkfa...@yahoo.fr | Mon May 14 04:56:54 2012 +0200| [114a88bc426ee433e0d060c5d74caaaf10a7fab1] | committer: Pierre Ynard luasd: fix parsing of input options This is just a partial fix. Fixes #6148

[vlc-commits] luasd: fix parsing of input options

2012-05-13 Thread Pierre Ynard
vlc/vlc-2.0 | branch: master | Pierre Ynard linkfa...@yahoo.fr | Mon May 14 04:56:54 2012 +0200| [fca47b656a0d592d6ab66b380903b0609e0a5c3c] | committer: Pierre Ynard luasd: fix parsing of input options This is just a partial fix. Fixes #6148 (cherry picked from commit