- 14 Apr, 2013 22 commits
-
-
Jean-Baptiste Kempf authored
Close #7899
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
Candidate user patch takes a different approach. This reverts commit c38081e5.
-
Felix Paul Kühne authored
More control elements to come
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Needs some more testing, especially on embedded platforms
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(However support for IMMNotificationClient remains missing.)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 13 Apr, 2013 18 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
There are no simple ways to find the right proxy on Android, even in Java. A proposed "solution" is suggested in the comments, but it would require JNI. Feel free to implement :)
-
Pascal Thomet authored
Added the following shortcuts (and made them configurable): - Shift-H: sets a timestamp bookmark on the audio - Shift-J: sets a timestamp bookmark on the subtitle - Shift-K: corrects the delay between both bookmarks - Command-Shift-K: resets the delay See http://forum.videolan.org/viewtopic.php?f=7&t=109641 for an illustration of a possible use Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
This reverts commit 7a15955a. This was never actually used; it was inadequate for V4L. Conflicts: include/vlc_demux.h
-
Rémi Denis-Courmont authored
-
Tristan Matthews authored
Instead, use a jack_ringbuffer which is shared between the thread calling Play() and JACK's audio Process() thread. The ringbuffer is a lock-free structure, safe for one writer and one reader thread to use. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Martin Zeman authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Andrew Schubert authored
GET_PARAMETER isn't reported to be supported by Windows Media Server in its OPTIONS. However, it is needed to prevent automatic session timeout after 120 seconds. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This simplifies and factors code for stream_Url and input. Also refs #8414.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Compare items ID, not paths which creates duplicates
-
Francois Cartegnie authored
-