- 17 Feb, 2012 6 commits
-
-
Sébastien Escudier authored
-
Pierre Ynard authored
-
Jean-Baptiste Kempf authored
-
Cheng Sun authored
Adds support for soundcloud.com URL parsing Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 Feb, 2012 10 commits
-
-
Denis Charmet authored
This is used in many other MKV demux and prevents the pts = dts = 0 in every lace. Fix #5165 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Denis Charmet authored
Close #5953 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: provide a way to hide the dropzone eventhough the playlist is empty (just press the toggle pl button) close #5925
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: when opening subtitles while playing a movie, try to add them to the clip instead of the playlist
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Sébastien Escudier authored
-
- 15 Feb, 2012 16 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
It'll be valid the first time this function is called
-
Rafaël Carré authored
Use boolean for those variables
-
Rafaël Carré authored
The VLC interface object might not exist at that point
-
Rafaël Carré authored
It saves quite a bit of CPU time over when VLCIntf is accessed several times.
-
Felix Paul Kühne authored
-
Francois Cartegnie authored
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Damien Erambert authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
fixes #6048 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
This is especially needed, when a video finishes and the next item in playlist is an audio file. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
makes sure that the non-embedded window fade out properly, also leaves the main windows visible, the user wants to probably see it when it is on another display Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
this is expecially important when MainWindow is on one screen and non-embedded window on the other Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
this fixes the issue that nonembedded window was not allowed to resize itself (e.g. after aspect ratio change) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
macosx: make sure the interface doesn't leak any inputs. fixes crashes on quit after adding a file to the playlist
-
Jean-Baptiste Kempf authored
The faster way to seek does not work on win32, for some reason Close #6006
-
- 14 Feb, 2012 8 commits
-
-
Hugo Beauzée-Luyssen authored
-
Jean-Baptiste Kempf authored
Close #6027
-
Felix Paul Kühne authored
macosx: since Cocoa expects the main thread to quit (and needs to run on the main thread in the first place), we cannot join the macosx intf's thread (fixes #6026)
-
Samuel Pitoiset authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Hugo Beauzée-Luyssen authored
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
Christopher Mueller authored
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-