Skip to content

Releases: patroclos/PAmix

Release 1.6

01 Jan 00:51
Compare
Choose a tag to compare
  • Fixed issues with Cards tab
  • Reconnect to pulseaudio on failure
  • Stability improvements

1.5: Merge pull request #18 from pks-t/pks/card-configuration

24 Nov 18:14
Compare
Choose a tag to compare

v1.4

05 Sep 13:18
Compare
Choose a tag to compare
  • added config file support
  • rebindable keys
  • option to autospawn pulse
  • updated manpage

v1.3

25 Aug 14:06
Compare
Choose a tag to compare
  • Added configure option to disable unicode support
  • fixed segmentation fault
  • Keys 0-9 bound to set volume to percentage(10%-100%)
  • added manpage

v1.2

13 Aug 22:27
Compare
Choose a tag to compare

PAmix now offers Playback, Recording, Output devices, Input Devices tabs and allows to change associated devices and ports

v1.1: pai dis/connect methods and error handling

10 Aug 03:33
Compare
Choose a tag to compare
PAInterface got the following new methods:
connect() closes open connection and opens a new one
disconnect() closes open connection
isConnected()

If pamix cant establish a connection on program start,
it will exit with an error message

v1.0

08 Aug 13:16
Compare
Choose a tag to compare
Makefile now respects DESTDIR environment variable