Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

Releases: charlesdaniels/gmixerctl

0.1.1

12 Dec 02:39
Compare
Choose a tag to compare
0.1.1

        * Revised parsing logic to be regex based, removing the possibility
          for a number of possible crashes.

        * If the basic tab fails to build, an error dialog is displayed before

0.1.0

12 Dec 02:40
Compare
Choose a tag to compare
0.1.0

        * Added support for basic configuration of sndiod, mainly with a focus
          on the ability to switch audio devices.

        * Switched to using tkinter grids, rather than packed frames for layout,
          leading to a more visually appealing widget alignment.

        * Added support for switching mixer devices via the "basic" tab by
          re-starting the application in-place.