Skip to content

Lingot 1.0.1

Compare
Choose a tag to compare
@ibancg ibancg released this 06 Jul 17:36
· 183 commits to master since this release
  • Added PulseAudio support.
  • Migration to GTK 3.10
  • Migration to graphic vectors with libcairo. Main window now resizable.
  • Modified the frequency finding algorithm.
  • Modified the configuration: the user specifies now the frequency range of the
    instrument, instead of providing low level parameters like the sample rate.
  • Implemented task #11284: audio devices autodetection.
  • Fixed several bugs: #32581, #35183, #35220, #35221, #54209, #40525.
  • Fixed SIGSEGV when there's no scale in config file (thanks to K. Volný).
  • Showing octave index along with the note.
  • Implemented task #10683: config file validation.
  • Implemented task #11100: add libfftw support.
  • Fixed bugs #643435, #730175 in debian.
  • Enhanced some error messages.
  • Fixed potential error when reading from OSS and ALSA.
  • Fixed memory leaks and improved memory management (thanks to Nicolas Boulenguez).