]> git.alsa-project.org Git - alsa-tools.git/commit
echomixer: Port to GTK+ 3
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Aug 2026 10:46:33 +0000 (12:46 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 19 Aug 2026 07:01:05 +0000 (09:01 +0200)
commit26567372d647610606ee5731b1a898d2eea9c871
treef5a411a6067924a21e68e63b53559a60c71ecc28
parent39c216d600dceddaf629a0cfec69cdfabd6a4b6d
echomixer: Port to GTK+ 3

Port the application to use GTK+ 3:
- Use own legacy APIs for hbox and vbox creations
- Modernize deprecated signal connections and radio buttons
- Replace GdkPixmap with Cairo surface and context drawing
- Replace GtkOptionMenu with GtkComboBox and GtkComboBoxText

Also dropped the obsoleted configure.in-gtk1, too.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
echomixer/README
echomixer/configure.ac
echomixer/configure.in-gtk1 [deleted file]
echomixer/echomixer.c