]> git.sesse.net Git - vlc/history - share/lua/intf/rc.lua
Use KiB instead of kB for input statistics
[vlc] / share / lua / intf / rc.lua
2010-03-05 Rémi Denis-CourmontUse KiB instead of kB for input statistics
2010-03-03 Rémi Denis-Courmontkilobit is kb, not kB
2010-03-03 Rémi Denis-CourmontUse KiB instead of kB for input statistics
2010-02-13 Antoine CellerierFix rc intf.
2010-02-13 Antoine Cellerieruse vlc.input.item() where appropriate
2010-01-06 Antoine CellerierRemove use of select/poll timeouts in lua rc and telnet...
2010-01-06 Antoine Cellerierfix comment.
2009-12-27 Antoine CellerierExperimental lua gettext support.
2009-12-27 Antoine CellerierMisc lua interface changes.
2009-12-27 Antoine CellerierAdd new rate command to rc.
2009-12-27 Antoine CellerierFix rc hotkey command.
2009-12-27 Antoine CellerierAdd vlc_GetActionId().
2009-12-27 Antoine CellerierDon't print welcome message if it's empty.
2009-12-27 Antoine CellerierImplement menu command. Disable eval command unless...
2009-12-21 Antoine CellerierAdd new common.volume(). Understands use of strings...
2009-12-21 Antoine CellerierCleanup playlist status.
2009-11-23 Rémi Denis-CourmontConvert "rate" variable to float everywhere
2009-11-20 Rémi Duraffortlua: also add some statistics.
2009-11-13 Rémi Duraffortluarc: oups.
2009-11-13 Rémi Duraffortluarc: implement stats command.
2009-11-13 Rémi Duraffortluarc: add frame by frame support.
2009-11-11 Jean-Philippe AndréLua: fix typo in rc.lua
2009-11-07 Jean-Philippe AndreLua RC interface: Fix info command
2009-01-19 Antoine CellerierImplement "@name var val" style commands in rc.lua...
2009-01-18 Antoine CellerierMisc fixes.
2009-01-17 Antoine CellerierImplement option usage/parsing in rc.lua.
2008-06-15 Antoine CellerierUpdate lua intf scripts to new API (untested).
2008-04-02 Antoine CellerierMove lua{intf,playlist,meta} to lua/{intf,playlist...