- 16 Apr, 2013 4 commits
-
-
Ilkka Ollakka authored
Fix: #8447
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 15 Apr, 2013 10 commits
-
-
Christoph Miebach authored
-
Ilkka Ollakka authored
libmpgatofixed32: return ENOMEM instead -1 and VLC_SUCCESS instead of 0, also set pf_audio_filter after everything is ready
-
Ilkka Ollakka authored
Should Fix: #8434
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Felix Paul Kühne authored
-
Mario Speiß authored
If playlists containing youtube urls are exported or imported, these patches improve the usability of the playlist. Lua remembers the original url (i.e. the website _containing_ the content) if no other url is passed by the lua parsers. It also puts the content title to the meta-title entry. XSPF export / import now uses the <info> to deal with the meta-url. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Zoran Turalija authored
In ACTIONID_SUBPOS_UP/DOWN, do not change subtitle position if there is no subtitle, or if subtitle has been currently disabled. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Zoran Turalija authored
In ACTIONID_SUBDELAY_UP/DOWN, do not delay subtitle if there is none, or if subtitle has been currently disabled. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Christoph Miebach authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 14 Apr, 2013 23 commits
-
-
Jean-Baptiste Kempf authored
Close #7900
-
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 3 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>
-