]> git.sesse.net Git - vlc/history - share/http/js
Use var_Inherit* instead of var_CreateGet*.
[vlc] / share / http / js /
2010-09-04 Adrien CuninAdded mute button to http interface
2010-07-28 Mark Hassmanhttp-interface: - changed logic so playlist is only...
2010-07-28 Mark Hassmanhttp-interface: - fixed large playlist loading failure
2010-06-05 Rémi Denis-CourmontTypos
2008-05-16 Rafaël Carrés,fake:,fake://,g
2007-11-13 Antoine CellerierFix error in javascript "playlist xml" -> html routine...
2007-11-08 Antoine CellerierRemove AltGr+Space character (firefox doesn't like...
2007-08-19 Antoine CellerierOnly reload album art in the HTTP interface if the...
2007-08-19 Antoine CellerierPreliminary album art support code for the HTTP interface.
2007-02-09 Antoine CellerierAdd function to simulate hotkey presses from the HTTP...
2006-12-04 Marian DurkovicDon't escape single quotes since it's not needed anymore
2006-12-03 Antoine CellerierDon't duplicate backslashes in VLM HTTP interface anymo...
2006-06-14 Yoann Peronneau* web interface: add a snapshot button
2006-04-15 Antoine CellerierFix interface in regards to [15116].
2006-04-13 Antoine CellerierURL encode fix
2006-04-01 Antoine CellerierFix quotes arround inputs like "fake: option fake-file...
2006-03-29 Antoine CellerierMosaic wizard: audio stuff was missing
2006-03-29 Antoine Celleriersrc/misc/vlm.c: fix FindEndCommand quote escaping
2006-03-28 Antoine CellerierFix mosaic wizard on IE. Thanks to Albert on the forum...
2006-03-24 Antoine CellerierFix windows browser bug: first directory or filename...
2006-03-24 Antoine CellerierAdd hide/show vlm helper button. Original idea by Alber...
2006-03-21 Antoine CellerierSome more IE (crap) fixes
2006-03-20 Antoine Celleriermosaic wizard: change layout & make VLM command batch...
2006-03-20 Antoine Cellerier* also do vlm options fix on sout.
2006-03-20 Antoine Cellerier* add "fake:" input
2006-03-19 Antoine CellerierA bunch of hacks to fix bugs on IE.
2006-03-18 Antoine CellerierSpelling fix, again.
2006-03-18 Antoine Cellerieradd some help and feedback
2006-03-18 Antoine CellerierCode the mosaic wizard
2006-03-18 Antoine CellerierHTTP interface: Display estimated item time when available.
2006-03-18 Antoine CellerierHttp interface: make it possible to delete playlist...
2006-03-18 Antoine CellerierAdd services discovery handling in http interface.
2006-03-17 Antoine CellerierHTTP interface playlist sort commands based on patch...
2006-03-17 Jean-Paul SamanImplement sort functionality on http interface. Patch...
2006-03-16 Christophe MutricyReimplement [14768] with a CSS. Patch by Laurent Mutricy.
2006-03-15 Antoine Cellerier"[PATCH] http interface : fix the shuffle/loop/repeat...
2006-03-15 Antoine CellerierFix browsing when file/folder name is using a quote...
2006-03-15 Antoine Cellerier"[PATCH] http interface workaround to make the play...
2006-03-13 Antoine CellerierFix browsing directories containing the '&' character
2006-02-17 Antoine CellerierShow current item number for each of the instances
2006-01-31 Antoine Celleriermisc IE and windows fixes or workarounds.
2006-01-30 Antoine Cellerier* Add "Stream and media info panel" ( http/dialogs...
2006-01-29 Antoine Celleriermain, functions.js, slider_*.png : add position slider
2006-01-29 Antoine Celleriersrc/misc/vlm.c : export the current playlist item's...
2006-01-28 Antoine Celleriermake sure that local variables are local variables.
2006-01-27 Antoine Cellerier * : it's now possible to enter a batch of commands...
2006-01-23 Antoine Cellerier dialogs/vlm, js/vlm.js : add schedule support
2006-01-22 Antoine Cellerier all: handle VLM broadcast and vod elements.
2006-01-22 Antoine Cellerierbegining of a VLM interface and some code organisations...