- 17 Feb, 2009 15 commits
-
-
Felix Paul Kühne authored
This was done for no obvious reason in the past... Additionally, this fixes proper version information display in the Finder's Information panel.
-
Jean-Paul Saman authored
-
Olivier Aubert authored
Not needed anymore since we are back at linking modules with libvlccode. This reverts commit 937e3f2f.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
* Rename i_playing to is_playing * Handle case of p_md being NULL.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
When the plugin fails to open the framebuffer, then the mmap might not have been done yet. In this case a segmentation fault will occur when memset is called on p_sys->p_video. (p_sys->p_video is either NULL, or MMAP_FAILED.)
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
When set from the config file
-
Christophe Mutricy authored
-
Ilkka Ollakka authored
-
- 16 Feb, 2009 18 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
I hope they will reduce the risk of error until the playlist API is rewritten.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The previous code mixed up playlist_item_t->i_id and input_item_t->i_id and so this callback was unusable.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
Pointed-out-by: Benjamin Gerard
-
Rémi Duraffort authored
-
Ilkka Ollakka authored
This reverts commit 394a9e2c. This doesn't really fix the issues, so better to revert and rework it.
-
Jean-Baptiste Kempf authored
This doesn't solve the fact that ItemChanged_Type is called WAY too often... Fenrir, ILEoo, ideas?
-
Jean-Baptiste Kempf authored
Revert "Qt: deinline createStatusBar() and explicit statusBar creation." and Fix StatusBar - close #2523 This reverts commit f509b90d.
-
- 15 Feb, 2009 7 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Qt: toolbar-profile, provide 4 profiles, one being close to 0.8.6 interface, the other one close to 0.9.0 and too smaller ones. Default can be changed, please give ideas.
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-