- 26 Jun, 2009 17 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Disabling AR will work instantly, while mediakey require a restart to update the setting. To be fixed later on.
-
Felix Paul Kühne authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
This reverts commit 26ad82e3.
-
Rémi Duraffort authored
by a mutex).
-
Rémi Duraffort authored
-
Rémi Duraffort authored
The string given in a callback must be copied.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 25 Jun, 2009 23 commits
-
-
Rémi Denis-Courmont authored
This saves memory, diminishes latency and fixes an unlikely loss of events if too many actions are sent. This may expose some re-entrancy bugs, although I did some succesful smoke tests. Any path that emits a key action or a key press needs to be careful. vout_thread_t.pf_manage is the most obvious case. That should be safe as the vout thread holds no locks when in pf_manage. Not sure about OpenGL though. A small bug with SPU across vout change remains present as before.
-
Rémi Denis-Courmont authored
When we connect through a proxy, the certificate common name does not match the TCP-level hostname...
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Rémi Duraffort authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
Set the nop at the end of parsing, instead of the beginning, because SetURI will only init the name once. Now we had all media library items with the title "nop".
-
Rémi Duraffort authored
early).
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
A <track> can have 0 or more <location> elements. VLC doesn't like elements without a uri however, so init an element with vlc://nop. Note also that we currently only support 1 location element per track.... This closes #2891
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This ensure consistency with simple Open. Moreover, with those KDE effects, this is cool.
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
Close #2851 (cherry picked from commit 084a6247a99e90c1ab66090811f2a96f8c816ed7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Paul Saman authored
(cherry picked from commit 31d64379a5706513ee6ed4e440c9e723a9842c9e) Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
-
Jean-Paul Saman authored
(cherry picked from commit f23f5e62dcb29ca9b12a1cac73a00c464dbe6f3d) Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
-
Rémi Duraffort authored
-