- 27 May, 2009 10 commits
-
-
Rafaël Carré authored
Mention that MPRIS is at version 1.0 Remove some trailing spaces Remove unused argument 'lock' from MarshalStatus()
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rafaël Carré authored
Fix mozilla autoconf check : AC_PATH_PROGS() was used incorrectly, and the check wouldn't error if {mozilla,seamonkey}-config or xulrunner wasn't found
-
Olivier Aubert authored
(cherry picked from commit 0680c6ed) Signed-off-by: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
-
Olivier Aubert authored
(cherry picked from commit a640b2a3) Signed-off-by: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
-
Olivier Aubert authored
python bindings: fix setup.py to use 'pkg-config libvlc' instead of the old vlc-config (patch by <kwizart@gmail.com>). (cherry picked from commit bd13aca6) Signed-off-by: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 26 May, 2009 17 commits
-
-
Derk-Jan Hartman authored
Seperate config options from the configtree. VLCTreeItem and VLCTreeLeafItem are now used for CONFIG_ITEM in an options collection. It now works, but probably should be cleanup up a bit more, with better seperation between the disjunct elements of Tree and ConfigItems. This was broken since [09e31e1436ef3e670bd7497688272dd073c8d3a6]
-
Derk-Jan Hartman authored
set/(re)move a few cases of set_category and set_subcategory
-
Felix Paul Kühne authored
Lots of strings still missing, help would be welcome
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Without this, ffmpeg refuses to build due to licensing problems.
-
Rémi Denis-Courmont authored
(tested under Scratchbox-based public Beta SDK)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Sébastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Derk-Jan Hartman authored
This was broken in [3d5ff7dc]
-
Rémi Duraffort authored
I'm not sure that VLC can't still leak memory in this case...
-
Pierre Ynard authored
Remove duplicate " :"
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 25 May, 2009 9 commits
-
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Do not forward-port
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Rémi Denis-Courmont authored
Brought to you by M2X. Needless to mention that this is complete 100% crap. Depending cases, it's not either ignoring errors (and e.g. leaking memory which is very stupid in OOM situations), or worse, introducing bugs in places where realloc() was used correctly. And exactly one day after I WARNED EXPLICITLY AGAINST DOING THIS. This reverts commit ec5d8611.
-
- 24 May, 2009 4 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
(cherry picked from commit 13b7d257) Reverted change to libvlc_event_manger_release().
-