- 27 Apr, 2006 5 commits
-
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Play VOD RTSP from Amino STB with RTSP url: 'rtsp://192.168.0.5:5554//192.168.0.5:5554/dvd;type=VOD;servertype=MediaBase' Note the double slash // between the ip-addresses. Patch by Rob Casey (rob dot casey AT swishgroup dot com dot au)
-
Damien Fouilleul authored
- fix for problem reported in http://forum.videolan.org/viewtopic.php?t=19804&sid=d4ec4d6ac1bcdc8074d8d2855d734d29
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
- 26 Apr, 2006 5 commits
-
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
The goal is to be able to timeshift on live rtsp streams. The true fix would be to fix the rtsp access ...
-
Olivier Teulière authored
-
Antoine Cellerier authored
-
Clément Stenac authored
-
- 25 Apr, 2006 3 commits
-
-
Cyril Deguet authored
-
Benjamin Pracht authored
* screensaver.c, configure.ac: use directly dbus to disable gnome-screensaver if dbus is available upon compilation, instead of using system(gnome-screensaver-command * interface.c: use the b_strict boolean when calling module_Need upon extra interface launching. This prevents vlc to try to launch a 2nd wx gui if the screensaver module isn't available.
-
Clément Stenac authored
-
- 24 Apr, 2006 6 commits
-
-
Olivier Teulière authored
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
-
Christophe Mutricy authored
-
Sam Hocevar authored
-
Antoine Cellerier authored
* Fix bug with modules chain if the begining or the end of one module's name matched another module's name. (like 'shoutcasttv' and 'shout')
-
- 23 Apr, 2006 18 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Hack to handle service discovery submodules correctly. This should maybe be changed in other interfaces.
-
Antoine Cellerier authored
Fix #525 / Fixes #525
-
Benjamin Pracht authored
* We should test if the command is in the path before trying to launch it * Anyway, system is dirty, we should use dbus, at least for gnome-screensaver
-
Jérome Decoodt authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Benjamin Pracht authored
* Endianness fix for RV15 and RV16 (mostly used for x11)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Benjamin Pracht authored
* RV32 works, I'm not sure of the masks for RV24 and RV16
-
Sam Hocevar authored
shifts. Thanks to bigben for testing.
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
- 22 Apr, 2006 3 commits
-
-
Cyril Deguet authored
with a vout (if only one is visible at the same time) A callback is now called when a layout becomes visible or hidden. The vout window is still not reparented correctly if the layout is changed while a video is being played...
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
* shoutcast.c : remove "debug" printf
-