- 30 Dec, 2014 5 commits
-
-
David Fuhrmann 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 Fuhrmann 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 Fuhrmann authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 29 Dec, 2014 4 commits
-
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Anatoliy Anischovich authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
(fixes #13350) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #13329
-
- 28 Dec, 2014 4 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Anatoliy Anischovich 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
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 25 Dec, 2014 1 commit
-
-
Francois Cartegnie authored
-
- 24 Dec, 2014 10 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
($Number$ must be calculated from streaming start time)
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
- 22 Dec, 2014 11 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Antti Ajanki authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 19 Dec, 2014 2 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-