- 31 Oct, 2010 5 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Brad Smith authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 30 Oct, 2010 23 commits
-
-
Pierre Ynard authored
-
Ilkka Ollakka authored
It seems to take about 10s to scroll 100 items in my pc, and any longer than that is just way too slow.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Laurent Aimar authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
Based on an initial patch by Rafaël Carré.
-
Laurent Aimar authored
It closes #4278, partially closes #3152, closes last part of #3090. It does not fix audio losses due to potentially buffered data by packetizers/decoders.
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
- use libvlc verbosity - reset default color after having displayed the messages
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This code is unfinished, and is commited as a Proof-of-Concept If people agree on it, we will go on this experiment, else revert. A lot of the code is broken, you are warned. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 29 Oct, 2010 12 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
flat/tree view seems to be controlled by playlist-tree option these days
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
- remove some messages logging dead code - don't store the ncurses WINDOW, use global stdscr instead - add some fancy unicode characters to the help - factorize list navigation key handling all boxes now use the same code than PLAYLIST/BROWSE this means there is now a selector in every box - break Redraw() in several functions - remove fancy characters from Status box drawing code use the same layout than meta-info / info boxes - fix a display bug in objects box - simplify some functions and remove unneeded arguments - avoid a strdup() in ReadDir() loop Known regressions: - when switching back to PLAYLIST box, the selector will be set to the playing item only after the 2nd refresh (i.e. maximum 1 second later)
-
Jean-Baptiste Kempf authored
And improve consistency
-
Pierre Ynard authored
Yes, this still works fine as long as it's used in that one place in the VLM.
-