- 20 Jan, 2008 13 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
X11 video output: give the focus to the video window when going fullscreen, that helps having the video on top of other windows in some situations
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Christophe Mutricy authored
-
Pavlov Konstantin authored
-
Felix Paul Kühne authored
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Note however that LUA should still be moved to poll().
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 19 Jan, 2008 27 commits
-
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
services/discovery/shout.c: Add a French TV service discovery. For now it only has C+ and les guignols.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pavlov Konstantin authored
-
Antoine Cellerier authored
Canal+ lua demux. Example use: vlc --http-forward-cookies "http://www.canalplus.fr/index.php?pid=1784"
-
Pavlov Konstantin authored
-
Pavlov Konstantin authored
-
Felix Paul Kühne authored
-
Dennis van Amerongen authored
* include/vlc/mediacontrol_structures.h: revert [24391] as it breaks compilation (nightly builds and for me in cygwin as well). I'm curious why in the initial commit only this single occurance had to be changed and not all the other ones in the code. So I think it's safer to revert for now..
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Christophe Mutricy authored
-
Jean-Paul Saman authored
New; - Mozilla/firefox toolbar for Linux - Play, Pause, Stop, Fullscreen and Mute buttons - Timeline, you can click on any place in the timeline and the movie will jump to it Fixed: - Coding style, readibility - Maximum 80 characters per line - Major memory leak, due to not releasing image data Known bugs: - updating timeline not working well because callback function not working "libvlc_event_attach......" - white line below the toolbar - play/pause toggle not working well because ticket #1065
-
Felix Paul Kühne authored
osx: use dmg-creation code from the 0.8.6-bugfix branch to provide reliable NBs (to be reverted as soon as the existing script is fixed)
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Antoine Cellerier authored
-
Jean-Baptiste Kempf authored
Ref #763.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Use same type of button in order to not kill the eyes, if you run Plastique or Oxygen. KDE inside :D
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
Add gzip support to the http access. We never request it, we just know how to handle it if the server forces us to use it (for example Pierre's test page http://www.canalplus.fr/index.php?pid=1784)
-