]> git.sesse.net Git - vlc/history - share/lua/intf/cli.lua
Update VLSub
[vlc] / share / lua / intf / cli.lua
2013-06-16 Rémi Denis-CourmontLua: CLI: exit cleanly
2013-05-02 Tomas KrotilAdded commands move and delete in command line interfaces
2013-04-23 Rémi Denis-CourmontLua RC: remove generic object commands (never really...
2013-03-24 Rémi Denis-Courmontlua: do not check for should_die (always false here)
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-01-31 Rémi Denis-CourmontLua RC: remove non-working menu command
2013-01-15 Rémi Denis-CourmontLua RC: comment out broken adev implementation
2012-12-15 Rémi Denis-CourmontLua RC: adapt to new audio device interface
2012-11-19 Konstantin Pavlovlua cli: fix typos.
2012-11-19 Konstantin Pavlovlua cli: don't error out on get_length if there is...
2012-10-04 Rémi Denis-Courmontaout: add --stereo-mode to replace audio-channels varia...
2012-02-04 Kelly AndersonChange goto to gotoitem for lua 5.2 compatibility....
2012-01-07 Pierre Ynardlua: add and use us_tonumber() for decimal numbers
2011-12-04 Pierre Ynardcli: add a command to load the VLM
2011-12-03 Pierre Ynardlua: document the use of -I luaintf instead of -I lua
2011-10-16 Pierre Ynardcli.lua: skip unknown VLM commands
2011-10-16 Pierre YnardRevert "RC: try the vlm commands later in the process"
2011-10-02 Jean-Baptiste KempfRC: try the vlm commands later in the process
2011-09-08 Pierre Ynardcli: fix many aout/vout functions
2011-06-19 Rafaël Carré*.lua: handle recv() returning nil
2011-06-15 Rafaël Carrécli.lua: handles ^D in the console (rvlc)
2011-05-21 Jean-Baptiste KempfluaRC: provide deinterlace control
2011-04-03 Pierre Ynardcli: use make_uri()
2011-04-02 Pierre Ynardcli: use dedicated strip function
2011-04-02 Pierre Ynardlua: rename rc interface to cli