Age | Commit message (Collapse) | Author |
|
* Upstream changelog identical to 1.1.0
* Fix build, fix JACK, fix temp files
|
|
* Upstream changelog:
* Added experimental strobe disc display.
* Gauge has a quicker and more damped response.
* Main window resizing aspect ratio unconstrained.
* Adding target frequency in spectrum area as a vertical blue line.
* Config files moved to JSON format.
* Added persistent UI settings in JSON format.
* Added experimental liblingot core library.
* Note names can be read from comments in Scala .scl files.
* Code improvements and compliance with stricter C standards C99, C11 and C18.
* Patches to fix JACK and fix build
|
|
* Upstream changelog:
* 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).
* Remove gtk2 dependencies
* Remove dependency on jack (since pulseaudio can now work)
* Kept makedepends, but unsure if necessary
|
|
* Add correct package() function and clean up extraneous code
* Correct makedepends and description
* Use sha256sums, and other minor changes
|
|
* Originally submitted by Sergio Montesinos <sermonpe@yahoo.es>
|