mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-19 07:00:05 -05: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
|
|
@ -40,6 +40,8 @@ private:
|
|||
QString name;
|
||||
public:
|
||||
NewIODlg(StrGlobal *glob, DlgType t);
|
||||
|
||||
int init();
|
||||
|
||||
StrIOBase *getNewIO();
|
||||
public slots:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue