- 16 Jan, 2011 19 commits
-
-
Harry Sintonen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Dominique Leuenberger authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
On Linux, drag&drop provides a null-terminated character string, consisting of one or more filenames. When there are more than one filename, either CR LF (e.g Nautilus) or just LF (e.g Konqueror) are used as the sub delimiter. This patch ensures that drag&drop now works for both cases. In addition, if more than one item are selected, only the first item is launched instead of all of them.
-
Erwan Tulou authored
-
Erwan Tulou authored
Remove variables that were never used, especially in tree_update structure
-
Erwan Tulou authored
limit rebuilding the playlist control only when the notified item is expected to be visible. This improves responsiveness when playlists are very large.
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Srikanth Raju authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 15 Jan, 2011 13 commits
-
-
Jean-Baptiste Kempf authored
On a normal Win32 released build, we aren't going to ship the BCM dll or ask our users to install the good version of the dll at the right place and recompute the plugins cache... Therefore, we need to open the dll and resolve the symbols.
-
Srikanth Raju authored
ML holds some PL resources
-
Srikanth Raju authored
-
Srikanth Raju authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 13 Jan, 2011 6 commits
-
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
libvlccore must not refer to .cpp files.
-
Rémi Denis-Courmont authored
The mux was not passed in the chain. This is a regression in f01fe561.
-
Rémi Denis-Courmont authored
-
Anuradha Suraparaju authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 12 Jan, 2011 2 commits
-
-
Rémi Denis-Courmont authored
-
Dominique Leuenberger authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-