mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-31 22:25:34 -04:00
Various fixes to qlo10k1
Various fixes by Tim <terminator356@users.sourceforge.net>: - ld10k1 0.1.8p1 recommended for best operation. - Fixed link disconnect bug. - Now remembers last file open/save dir. - Now unused IO/FX do not disappear upon refresh. - Refresh/redraw fixups.
This commit is contained in:
parent
700edf08b4
commit
8d95c04c7e
14 changed files with 221 additions and 48 deletions
|
|
@ -1,5 +1,5 @@
|
|||
AC_INIT(src/main.cpp)
|
||||
AM_INIT_AUTOMAKE(qlo10k1, 0.1.2)
|
||||
AM_INIT_AUTOMAKE(qlo10k1, 0.1.2p1)
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_PROG_CXX
|
||||
AC_PROG_LD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue