Files
mpv/player
wm4 4bd6c91d9b command: implement A-B loops
Probably needs to be polished a bit more. Also, might require a key
binding that can set/clear the loop points in a more intuitive way.

For now, something like this can be put into input.conf to use it:

ctrl+y set ab-loop-a ${time-pos}    # set A
ctrl+x set ab-loop-b ${time-pos}    # set B
ctrl+c set ab-loop-a no             # clear (mostly)

Fixes #1241.
2014-11-18 01:36:35 +01:00
..
2014-11-15 20:20:54 +01:00
2014-11-02 17:29:41 +01:00
2014-11-07 16:21:03 +01:00
2014-11-18 01:36:35 +01:00
2014-11-15 19:43:43 +01:00
2014-11-18 01:36:35 +01:00
2014-11-10 18:11:33 +01:00
2014-11-15 19:43:43 +01:00