* Added command line option ``-i``, ``--ignore-default`` to ignore the '(default)' preset if any other presets are stored in the QjackCtl configuration. * Fixed handling different variants of the presence / non-presence of the '(default)' preset when reading the QjackCtl configuration. * Added command line option ``--version`` to show the program version. * Updated the UNIX manual page.
1.2.0
------------------
* Now detects changes in connected ALSA devices and enables/disables menu entries for presets, which use these devices. * Added command line option ``-a``, ``--no-alsa-monitor`` to disable ALSA device monitoring and filtering. * Made some logging improvements.
1.1.2
------------------
* Display underscores in configuration preset names as spaces in menu.
1.1.1
------------------
* Exit cleanly without traceback on INT signal. * Correctly parse QjackCtl.conf having only one default preset.
1.1.0
------------------
* Add command line option to activate default JACK configuration preset.