Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.5.1 source code.tar.gz | 2021-03-11 | 13.0 kB | |
1.5.1 source code.zip | 2021-03-11 | 20.4 kB | |
README.md | 2021-03-11 | 1.1 kB | |
SmartHistory.lua | 2021-02-23 | 5.0 kB | |
SmartCopyPaste-II.lua | 2021-02-23 | 15.0 kB | |
SmartCopyPaste.lua | 2021-02-23 | 12.2 kB | |
SimpleUndo.lua | 2021-02-23 | 2.2 kB | |
UndoRedo.lua | 2021-02-23 | 3.7 kB | |
Totals: 8 Items | 72.6 kB | 2 |
Release information
- Updated UndoRedo to 2.1
- Updated SimpleUndo to 3.1
- Updated SmartCopyPaste to 2.4.1
- Updated SmartCopyPaste-II to 2.4.1
- Contains all mpv scripts found in this repository.
- Removed version number from all the scripts name. Closes https://github.com/Eisa01/mpv-scripts/issues/17
UndoRedo Changelog
- Fixed annoying bug that caused multiple quick undos' not registering for redo
- Fixed an issue that Undo was not working while seeking
- Various optimizations and logic improvements of the script that made the script even smaller
- Reverted keybind changes back of previous version
SimpleUndo Changelog
- Fixed an issue that Undo was not working while seeking
- Various optimizations and logic improvements of the script
SmartCopyPaste and SmartCopyPaste-II Changelog
- Reverted keybind changes back to previous version. Alt will be used again because changing to Shift can cause issues.
Scripts found in this release
- UndoRedo-2.1.lua
- SimpleUndo-3.1.lua
- SmartCopyPaste-2.4.1.lua
- SmartCopyPaste-II-2.4.1.lua
- SmartHistory-1.7.1.lua