- 16 Aug, 2009 21 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
This allows popup menu and fullscreen toggle to work outside of the video rendering area.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Also emit layoutAboutToBeChanged/layoutChanged() more. Speeds up playlist-view atleast for me
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
we don't use per-item showflags anyway, as currently they are all same on model-wide. And I didn't comeup any use-case currently that would need per-item showflags.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Ilkka Ollakka authored
Set currentItem to NULL if there aren't anything playing on rebuild()
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Maybe this would actually works better if we store index, but maybe I'll look it sometime later why it didn't work as I expected.
-
- 15 Aug, 2009 18 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
X does it automatically when the connection is closed
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Deeper code can cope with too overly large values. We need to accept seemingly too far start times because the length is typically not known at startup (and hence set to zero).
-
Rémi Denis-Courmont authored
Internal counter is still int due to tab macros.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Alexander Bethke authored
...to return a string representation of one specific or all vlm media, in a standardized JSON format. The patch has been updated according to Rémi Denis-Courmont's and fenrir's comments. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Felix Paul Kühne authored
-
- 14 Aug, 2009 1 commit
-
-
Felix Paul Kühne authored
-