]> git.sesse.net Git - vlc/commit
* Add "Stream and media info panel" ( http/dialogs/main,
authorAntoine Cellerier <dionoea@videolan.org>
Mon, 30 Jan 2006 17:33:05 +0000 (17:33 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 30 Jan 2006 17:33:05 +0000 (17:33 +0000)
commit56d92ad2d9fcd6fdeb48de35bef77b28891d7529
tree842c10dbd29c5b594bf561e1cea57db6e4b6d3ee
parentca1768deff852437fb1c52d43c38cde44a3b2132
* Add "Stream and media info panel" ( http/dialogs/main,
  http/images/info.png, http/style.css, http/js/functions.js )

* Make instance playlist position consitent with position used in
  inputdeln (starts from 1 and not 0) ( src/misc/vlm.c, http/js/vlm.js )

* Make it possible to use "enter key" in some text boxes to confirm (*)
share/http/dialogs/main
share/http/dialogs/sout
share/http/dialogs/vlm
share/http/images/info.png [new file with mode: 0644]
share/http/js/functions.js
share/http/js/vlm.js
share/http/requests/status.xml
share/http/style.css
src/misc/vlm.c