]> git.sesse.net Git - vlc/commit
- all: the text variable "$N" is now the media name, not just a truncated URI
authorCyril Deguet <asmax@videolan.org>
Wed, 24 Nov 2004 20:23:23 +0000 (20:23 +0000)
committerCyril Deguet <asmax@videolan.org>
Wed, 24 Nov 2004 20:23:23 +0000 (20:23 +0000)
commitb2b21b95b58b1975e7ad2de0e600e8fdb03296aa
tree920b6d5b77e3686c7f40c46cfa24371dda416260
parentc18c56d34cb37568aaf1d00913e06f2c1d19ceac
- all: the text variable "$N" is now the media name, not just a truncated URI
- vlcproc.cpp: update $N and $F variables on an item/playlist change
_ async_queue.cpp: fixed a deadlock between the VLC playlist and the command
  queue
modules/gui/skins2/Modules.am
modules/gui/skins2/commands/async_queue.cpp
modules/gui/skins2/commands/cmd_vars.cpp
modules/gui/skins2/commands/cmd_vars.hpp
modules/gui/skins2/src/var_manager.cpp
modules/gui/skins2/src/vlcproc.cpp
modules/gui/skins2/src/vlcproc.hpp
modules/gui/skins2/utils/var_text.cpp
modules/gui/skins2/utils/var_text.hpp
modules/gui/skins2/vars/stream.cpp [deleted file]
modules/gui/skins2/vars/stream.hpp [deleted file]