Releases: vzhd1701/gridplayer
Releases · vzhd1701/gridplayer
v0.2.1
Added
- Ability to switch focus using keyboard (f441f88)
Fixed
- Fix handling files with uppercase extension (74e8648)
- Prevent error when opening second instance without arguments (3c33209), closes #23
v0.2.0
Added
- Internationalization support (2c436e6)
- New option to disable overlay timeout (4d0782a)
- New option to loop through videos in directory (cd78f48)
- New option to rename videos and set custom color (a2cba33)
- Russian translation (e1d81c3)
Fixed
- Fix name for about dialog (c9bbda5)
v0.1.6
Fixed
- Fix UI scaling with high DPI (ddbf005)
v0.1.5
Added
- New option to synchronize seek (b85c554)
- Ability to seek while dragging cursor (a3a7024)
Fixed
- Added missing library to avoid startup error (windows) (0193ee8)
v0.1.4
Fixed
- Fix error when opening some formats (ts, wmv) (4c8b19c)
v0.1.3
Added
Fixed
- Fix hardware decoding in MacOS (899ca3b)
v0.1.2
Fixed
- Fix random loop context menu icon (347bbde)
- Prevent cursor from hiding while dragging (b08f360)
- Prevent double click on overlay buttons (b8d59f8)
- Show source video overlay when dragging (c33e7e0)
- Fix adding files from context menu
- Prevent window from going background on drag-n-drop
v0.1.1
Added
- Dark mode compatibility (cd778e2)
- Better message if VLC is not installed (9b23823)
Fixed
- Added special setting to fix KDE black screen bug (0997d3c)
- Prevent accidental playlist overwrite if placeholder is not available (f686e6e)