- 19 Jan, 2008 26 commits
-
-
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)
-
- 18 Jan, 2008 14 commits
-
-
Christophe Mutricy authored
-
Pierre d'Herbemont authored
-
Antoine Cellerier authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
POSIX does not define FD_SET for fd >= FD_SETSIZE (=> buffer overflow). Windows makes FD_SET a no-op if there are already FD_SETSIZE descriptors in the set.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
input/meta.c: Don't re-run the art finder if the art was previously set in input_ArtFind. (Should fix youtube.lua arturl).
-
Olivier Aubert authored
include/vlc/mediacontrol_structures.h: use u_int32_t instead of uint32_t, since some versions of gcc seem to get confused (reported by Etienne Robillard)
-
Rafaël Carré authored
-
Olivier Aubert authored
-
Olivier Aubert authored
-