Changelog:
r45175 | gpz | 2024-05-31 17:59:57 +0000 (Fri, 31 May 2024) | 1 line
tweak resid dac leakage. patch by leandro nini
------------------------------------------------------------------------
r45174 | compyx | 2024-05-28 16:17:41 +0000 (Tue, 28 May 2024) | 2 lines
Gtk3: cart base dialogs: add comments on signal handlers
------------------------------------------------------------------------
r45173 | compyx | 2024-05-28 16:13:57 +0000 (Tue, 28 May 2024) | 5 lines
Gtk3: base dialogs: update signal handler connecting
Connect "destroy" signal handlers unlocked, add comments about why the other
signal handles cannot be connected unlocked.
------------------------------------------------------------------------
r45172 | compyx | 2024-05-28 16:05:07 +0000 (Tue, 28 May 2024) | 2 lines
Gtk3: Cart attach dialog: connect more signal handlers unlocked
------------------------------------------------------------------------
r45171 | compyx | 2024-05-28 15:53:12 +0000 (Tue, 28 May 2024) | 5 lines
Gtk3: media recording dialog: connect more signal handlers unlocked
Improve responsiveness of some of the widgets in the media recording dialog by
connecting the signal handlers that can be connected unlocked ... unlocked.
------------------------------------------------------------------------