1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-22 19:34:14 +00:00
mpv/player/lua
Ricardo Constantino c8e3ee494c
osc: add script message handlers for chapter/track/playlists
These can be used in input.conf for pretty formatting of lists as
with shift+clicking the OSC buttons.

Ex:
z   script-message osc-playlist
Z   script-message osc-chapterlist
x   script-message osc-tracklist
2016-10-24 19:03:07 +01:00
..
assdraw.lua lua: do not use math.pow() 2015-01-25 01:23:29 +01:00
defaults.lua lua: add API for registering idle handlers 2016-09-21 15:47:52 +02:00
options.lua lua: fix options submodule 2015-05-29 15:50:09 +02:00
osc.lua osc: add script message handlers for chapter/track/playlists 2016-10-24 19:03:07 +01:00
ytdl_hook.lua ytdl_hook: Add title to playlist items if available 2016-10-15 01:33:27 +01:00