Fische Changelog

What's new in Fische 4.0.3

Dec 19, 2013
  • fixed beginner's mistake: switch case without break.

New in Fische 4.0.2 (Dec 10, 2013)

  • Added the pause feature
  • Add missing bool initialization

New in Fische 4.0.1 (Jan 22, 2013)

  • Fixed some residue bugs in 4.0.0

New in Fische 3.2.2 (Jan 19, 2011)

  • Fische has received support for clean exit on Ctrl^C. Other changes are purely cosmetical.

New in Fische 3.2.0 (Jan 15, 2011)

  • Enhanced beat detection
  • Color changes make sense
  • Drastically improved performance – frame drawing times reduced by up to 40 percent.
  • More readable code
  • Better portability by elimination of pthreads
  • Verbose startup shows a simple animation during calculation of necessary vectorfields
  • Many code optimisations

New in Fische 3.1.4a (Apr 19, 2010)

  • Unfortunately, fische 3.1.4 introduced a very annoying bug, that rendered the configuration file useless.

New in Fische 3.1.3 (Apr 12, 2010)

  • This release includes support for PortAudio input
  • Fullscreen switching should now work on all operating systems.