- 29 May, 2009 30 commits
-
-
Derk-Jan Hartman authored
Fixes a bug introduced on [795fa06c] Closes #2794 (cherry picked from commit fc9987fa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit e4bbb16b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
* initmethods returning nil. checks moved outside init. * leaking module_config_get. Keep better track of those. * spurious strdup * leaked hotkeys NSMutableArray when resetting the preferences. (cherry picked from commit 27d84188) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit 5cbb5848) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
Introduced by [ca17039c] (cherry picked from commit c543a40d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Adrien Maglo authored
According to x264 code, if it fails, it return NULL. And with a first NULL parameter x264_encoder_headers() segfaults. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 77dea4ef) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Philippe Andre authored
Note that "avformat{mux=mjpeg}" is also valid. (cherry picked from commit f69af253) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 76084969) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
When reading a file:// URL from an xspf entry, store the decoded file path; else store the unmodified URL Always keep album art URLs always encoded and decode the path when needed Interfaces & plugins only use file paths Playlist core extract attachment:// URLs (from file meta data), http:// or other (from meta data fetchers like lua) and cache them to a file Thanks to courmisch for clarification Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit a654d4a1)
-
Derk-Jan Hartman authored
(cherry picked from commit 1d3b0ce2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit ca17039c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit 1692e700) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit a037a08d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit cbe99811) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit bc3883a5)
-
Derk-Jan Hartman authored
(cherry picked from commit 02b581e1)
-
Rafaël Carré authored
(cherry picked from commit b5687139)
-
Rafaël Carré authored
Mention that MPRIS is at version 1.0 Remove some trailing spaces Remove unused argument 'lock' from MarshalStatus() (cherry picked from commit f193adfb)
-
Felix Paul Kühne authored
(cherry picked from commit bad63db8)
-
Felix Paul Kühne authored
(cherry picked from commit feec0f30)
-
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 (cherry picked from commit f3fe98db)
-
Felix Paul Kühne authored
Lots of strings still missing, help would be welcome (cherry picked from commit 946eba4a)
-
Rémi Duraffort authored
-
JP Dinger authored
-
JP Dinger authored
playlist sorting: for inline to work, the text has to be available. IE putting the function behind all others that use it isn't going to work, and marking forward declarations inline won't help fix it.
-
JP Dinger authored
-
Sigmund Augdal authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Pierre Ynard authored
Fix compilation
-
- 28 May, 2009 2 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 27 May, 2009 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
(cherry picked from commit cbccd729) Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Felix Paul Kühne authored
No need to backport this, as 1.0-bugfix only includes classic nibs
-
Pierre Ynard authored
"daemon" is kept as the default, other accepted values are for now "user" and "local0" through "local7"
-
JP Dinger authored
-
JP Dinger authored
-
JP Dinger authored
-