- 30 Dec, 2014 13 commits
-
-
David authored
-
David authored
-
David authored
-
David authored
This is superseeded by the new PLModel object. Also remove old helper functions which are not used anymore.
-
David authored
-
David authored
-
David authored
-
David authored
This simplifies the methods, also using a simpler storage for dragged items.
-
David authored
This removes the old own-made search functionality and replaces it by a version the user would expect (i.e. actually hiding non- found entries). close #6049
-
David authored
The current playlist model directly operates on the core playlist datastructures without proper locking for a complete playlist table reload/update. This resulted in various ugly hacks and workarounds. The new playlist model encapsulates the data in own objects like in the qt interface. This allows a much easier integration with the table view and proper updates from the core playlist. This way, the previous playlist objects, stored in an ugly map with pointer strings as keys, pointing to the same pointer inside a NSValue, is obsolete finally. :-)
-
David authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 29 Dec, 2014 4 commits
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
(fixes #13350) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #13329
-
- 28 Dec, 2014 4 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 27 Dec, 2014 1 commit
-
-
Rémi Denis-Courmont authored
This adds support for the H.264 4:4:4 Predictive profile (at 8-bits per component only).
-
- 26 Dec, 2014 2 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
- 25 Dec, 2014 1 commit
-
-
François Cartegnie authored
-
- 24 Dec, 2014 10 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
($Number$ must be calculated from streaming start time)
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
-
- 22 Dec, 2014 5 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-