- 17 Jan, 2009 30 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
This will force people to use VLC_INPUT_OPTION_TRUSTED flag when they need it and ease security review. This commit has no functionnal/security changes.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
This reverts commit 74d68fbd.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Default duration of 10s when fake isn't forced. Make it possible to use fake:///path/to/image as well.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Joseph Tulou authored
Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
-
Ilkka Ollakka authored
Without this I needed to give --dvb-srate=6875000 to vlc with channels.conf file for it to work proberly, please review that it doesn't cause any funky issues to other than dvb-c stuff.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The caller is going to call poll() or something, so locking a mutex is surely not a performance issue.
-
Jean-Baptiste Kempf authored
-
Hannes Domani authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It seems that both gui/pda/pda.c and gui/macosx/intf.m fetch "can-rate" value but does not use it, could maintainers check it ... The inhibit and screensaver modules are using bad object_find. Proper playlist event handling would be cleaner.
-
- 16 Jan, 2009 10 commits
-
-
Felix Paul Kühne authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
The wait STILL frame is handled by dvdnav is not right.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: changed the data appearance in the info panel to the following behaviour: if playlist is collapsed, we show data about the currently playing item. if the playlist is shown, we show data about the current selection in the list, regardless of the current item. Empty selections in the playlist are still not allowed, as this would lead to some trouble I don't want to solve for this old panel (to be fixed once the dudiak branch is merged)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
- Set buddies where possible. - Set tooltips on most labels.
-