45 Commits (e2f5fd4a1993fca8ad4569ab8d47ba17ffc07579)

Author SHA1 Message Date
Steve Lhomme eda8861490 lua: add the late frames statistics 6 years ago
Romain Vimont 3159dad5eb lua: sd: Remove sd media browsing 7 years ago
Romain Vimont fcee66b2bd lua: scripts: use new playlist/player lua API 7 years ago
Romain Vimont a6d665ab88 playlist: remove lua search 7 years ago
Rémi Denis-Courmont e3fcf65ee2 lua/rc: remove sd toggle functionality 7 years ago
Rémi Denis-Courmont e897a5bef0 lua/rc: add sd_(add|remove) commands 7 years ago
Rémi Denis-Courmont 60006dcb7e Lua RC: do not show nonexistent sout stats 8 years ago
Rémi Denis-Courmont d92ba5e89f lua: rc: do not assume playlist root has a name 9 years ago
Pierre Ynard e9a775915f cli: optimize current playlist item marker 10 years ago
Pierre Ynard be8f61c0a5 cli: use proper binding to get current stream length 10 years ago
Pierre Ynard 2b860fc411 cli: remove deprecated vlc.sd.is_loaded() call when listing SDs 10 years ago
Pierre Ynard 75809d1f27 cli: bring back long lost current playlist item marker 10 years ago
Filip Roséen 24d0d1e46f lua/intf/cli: make info command more versatile 10 years ago
Filip Roséen 1d1e6a42cc lua/intf/cli: fix invalid concatenation of empty string 10 years ago
Pierre Ynard ebc8b52db3 cli: sort info output sections 10 years ago
Pierre Ynard 5df96a58cc cli: print meta data in info command 10 years ago
Rémi Denis-Courmont 868592a421 Lua RC: fix faster and slower commands 10 years ago
Jean-Baptiste Kempf ebe6e7de1b Lua.cli: improve lua 5.3 compatibility 11 years ago
Rémi Denis-Courmont ce80ca38a7 input: change time and length variable to integer 11 years ago
Rémi Denis-Courmont a2110274cb oldrc: rename the source file too 11 years ago
Rémi Denis-Courmont cb3f5dd2cb Lua: CLI: exit cleanly 13 years ago
Tomas Krotil e19d91937d Added commands move and delete in command line interfaces 13 years ago
Rémi Denis-Courmont e1f0bc34bf Lua RC: remove generic object commands (never really worked) 13 years ago
Rémi Denis-Courmont fe3ca6c045 lua: do not check for should_die (always false here) 13 years ago
Edward Wang 9cd6df73b1 Correct widespread misuse of the word 'subtitle' 13 years ago
Rémi Denis-Courmont b88c8f40ab Lua RC: remove non-working menu command 13 years ago
Rémi Denis-Courmont 34dd421282 Lua RC: comment out broken adev implementation 13 years ago
Rémi Denis-Courmont 5086a9ed9e Lua RC: adapt to new audio device interface 14 years ago
Konstantin Pavlov 9a2937d68e lua cli: fix typos. 14 years ago
Konstantin Pavlov 0d84e5b00f lua cli: don't error out on get_length if there is no input 14 years ago
Rémi Denis-Courmont 6012a9c9f9 aout: add --stereo-mode to replace audio-channels variable (fixes #6) 14 years ago
Kelly Anderson 9934897a3b Change goto to gotoitem for lua 5.2 compatibility. Maintain lua 5.1 backwards compatibility. 14 years ago
Pierre Ynard c90a3e0256 lua: add and use us_tonumber() for decimal numbers 14 years ago
Pierre Ynard de721bf977 cli: add a command to load the VLM 15 years ago
Pierre Ynard 70f556e470 lua: document the use of -I luaintf instead of -I lua 15 years ago
Pierre Ynard 51d5326657 cli.lua: skip unknown VLM commands 15 years ago
Pierre Ynard 9b4e85b66d Revert "RC: try the vlm commands later in the process" 15 years ago
Jean-Baptiste Kempf d570f62ed9 RC: try the vlm commands later in the process 15 years ago
Pierre Ynard 5d1047b393 cli: fix many aout/vout functions 15 years ago
Rafaël Carré fdcdeaa3da *.lua: handle recv() returning nil 15 years ago
Rafaël Carré 2e3c00054e cli.lua: handles ^D in the console (rvlc) 15 years ago
Jean-Baptiste Kempf 79e3f3bf28 luaRC: provide deinterlace control 15 years ago
Pierre Ynard 823aae0fce cli: use make_uri() 15 years ago
Pierre Ynard 9d6a0a6ac8 cli: use dedicated strip function 15 years ago
Pierre Ynard 9ce86f7762 lua: rename rc interface to cli 15 years ago
Pierre Ynard 51b60275d7 lua: merge telnet interface into rc 15 years ago
Pierre Ynard fd56030a74 luarc: simplify 15 years ago
Pierre Ynard 024d9ccdfd luarc: simplify 15 years ago
Pierre Ynard 999bdad540 luarc: remove pointless extra variables 15 years ago
Pierre Ynard 2c5b243da7 luarc: remove development debug 15 years ago