Commit Graph

12 Commits

Author SHA1 Message Date
zenyd 54a74c4441 add script copy-paste-URL 2021-03-09 01:57:39 +01:00
bitingsock efa300fb6b
key bind for list of delete marks (#27)
* key bind for list of delete marks

https://github.com/zenyd/mpv-scripts/issues/14

* make show list a toggle so we don't spam the terminal

* put showListTimer:resume() in condition

* undelete all and globalize timer

if timer is local showList() can't reference it

* add new keybinds

* add space to help wrapping

* better matching
2021-03-07 12:31:37 +01:00
bitingsock 019fb5346c
Document user options and add some new features (#26)
* Document user options and add some new features

I realized I've been adding to and adjusting this script for a while now and almost lost it in a reformat. I also included some requested feature's from the issue tracker. I'll comment inline to clarify some changes.

* Update speed-transition.lua

* Update README.md

* Update speed-transition.lua

* Update speed-transition.lua
2021-02-28 23:03:07 +01:00
zenyd 4c023ed7ea add directskip mode and make skip value calculation more robust 2017-11-05 21:29:18 +01:00
zenyd 5cccb90061 add script delete_file.lua 2017-10-19 21:34:54 +02:00
bitingsock 2d0388fc90 skip mode 2017-10-18 19:15:40 +02:00
zenyd 5793184c2d Minimize frame drops on resuming normal speed
Introduces slight a-v desynchronisation in speedup state, which is not
really noticeable. On resuming normalspeed a-v gets synchronized once
again.
2017-09-26 15:36:50 +02:00
zenyd 80d23f99cd fix tab width (sigh) and update readme 2017-09-24 04:56:35 +02:00
zenyd 348749e6ce Add subselect script 2017-09-24 03:15:02 +02:00
zenyd 025a419e63 Update Readme 2017-09-15 15:20:34 +02:00
zenyd 05a31b2e53 Update README.md 2017-09-06 00:25:13 +02:00
zenyd 6f294f6c85 Initial commit 2017-09-05 18:48:07 +02:00