ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/Changes
(Generate patch)

Comparing CV/Changes (file contents):
Revision 1.271 by root, Sun Nov 5 21:21:00 2023 UTC vs.
Revision 1.272 by root, Thu Nov 30 00:25:41 2023 UTC

23 - implement [ and ] keys to change mpv playback speed. 23 - implement [ and ] keys to change mpv playback speed.
24 - be more aggressive when reserving extra label height to work around 24 - be more aggressive when reserving extra label height to work around
25 gtk+ not dealing reasonably with grids. 25 gtk+ not dealing reasonably with grids.
26 - mpv 0.36 doesn't seem to need fake configure events anymore. on the negative side, 26 - mpv 0.36 doesn't seem to need fake configure events anymore. on the negative side,
27 it does flicker now, so make a hacky, unstable, flakey workaround for it :/ 27 it does flicker now, so make a hacky, unstable, flakey workaround for it :/
28 - reduce concurrent "read" class jobs to 1 (from 2), to avoid trashing.
28 29
292.0 Fri 26 Aug 2022 23:56:45 CEST 302.0 Fri 26 Aug 2022 23:56:45 CEST
30 - support jpeg-xl files. 31 - support jpeg-xl files.
31 - mpv: do no autoload files, as this is very slow on large directories. 32 - mpv: do no autoload files, as this is very slow on large directories.
32 - work around bugs with newer gtk2 and/or xft 33 - work around bugs with newer gtk2 and/or xft

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines