Skip to content

FIFO support, new GLSL options, and many fixes.

Compare
Choose a tag to compare
@jarcode-foss jarcode-foss released this 10 Mar 01:13
· 98 commits to master since this release
  • FIFO support has been added. See README.md for details, also see #78
  • Added sampling modes for the GLSL smoothing pass to allow for more accurate output
  • Added support for disabling shader passes through GLSL, see #97
  • Enhanced rendering and options for graph, courtesy of @arch1t3cht30, see #97
  • Fixed clickthrough on Openbox (and potentially other window managers), see #80
  • Fixed the two lowest-frequency bars having the same value while running the bars module
  • Fixed some build issues on Ubuntu, musl, see #94, #91
  • Fixed a bug with circle that only manifested on some integrated graphics chips, see #70