- 16 Jun, 2008 2 commits
-
-
Pierre d'Herbemont authored
input: Make sure we send input state changes events. (Should fix the non sending of a play event reported by Rov Juvano).
-
Felix Paul Kühne authored
-
- 15 Jun, 2008 38 commits
-
-
Felix Paul Kühne authored
Redesigned the window to make it look more Mac-like and much smaller by adding a popupbutton at the top to choose the filters and by removing all the expanding stuff This way adding more uis to different filters is much easier and faster to do.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
the vout might still run after the playlist termination, so we don't want to use pl_Yield. Pointed by courmisch, thanks!
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
resizing which is horrible. Upcomming commit will fix that.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
No need for vlc_object_find()
-
Rémi Denis-Courmont authored
-
Kaloyan Kovachev authored
N.B.: I suspect there is a small race condition whereby the callbacks are invoked while being deleted, but this looks like yet another LibVLC objects insanity. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
libvlc_event: Fix a typo in libvlc_event_manager_release(), that result in a double free(). (Issue reported by Rov Juvano).
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
bl4 authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Rémi Denis-Courmont authored
It is pretty much impossible to receive broadcast SRTP without this. If/when someone needs to disable this, let me know.
-
Rémi Denis-Courmont authored
-
Dominique Leuenberger authored
Libproxy can read proxy settings from KDE, GNOME, NetworkManager, or the environment. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Revert "Remove non-sensical connect->listen transition" This reverts commit e1b14641
-