]> git.sesse.net Git - vlc/commit
* all: support of shuffle from the skins2 interface:
authorCyril Deguet <asmax@videolan.org>
Sat, 3 Apr 2004 09:21:12 +0000 (09:21 +0000)
committerCyril Deguet <asmax@videolan.org>
Sat, 3 Apr 2004 09:21:12 +0000 (09:21 +0000)
commit0876b490c4b19828e7edd62939d991168779b0c5
tree092604a4911dc6dd4a9f90c1bce7195710b48d8c
parente8be53deb1365c4882dccbf00b60425577d69a4e
  * all: support of shuffle from the skins2 interface:
    - created a bool variable "playlist.isRandom" and 2 commands
    "playlist.setRandom(true)" and "playlist.setRandom(false)"
    - known bug: the playlist doesn't scroll automatically when the
    stream changes
modules/gui/skins2/commands/cmd_playlist.cpp
modules/gui/skins2/commands/cmd_playlist.hpp
modules/gui/skins2/parser/interpreter.cpp
modules/gui/skins2/src/vlcproc.cpp
modules/gui/skins2/src/vlcproc.hpp