This commit is contained in:
Tomas Sardyha
2020-04-15 11:42:14 +02:00
parent cfaffc485e
commit 144d24c958
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,14 @@
## 2.2.0 - 2020-Apr-15
New:
- Timeline now displays cached ranges for streaming videos. You can turn it off or tweak styles with `timeline_cached_ranges` option.
Changed:
- Volume bar now also flashes on mute changes.
Fixed:
- Escape button not closing open menus.
### 2.1.1 - 2020-Apr-13
Changed:

View File

@@ -1,6 +1,6 @@
--[[
uosc 2.1.1 - 2020-Apr-13 | https://github.com/darsain/uosc
uosc 2.2.0 - 2020-Apr-15 | https://github.com/darsain/uosc
Minimalistic cursor proximity based UI for MPV player.