Debian Patches

Status for alsa-tools/1.2.15-3

Patch Description Author Forwarded Bugs Origin Last update
spellfix-occured-to-ocured.patch spellfix occured to ocured Elimar Riesebieter <riesebie@lxtec.de> no 2017-01-12
1000-desktop_files_improvements.patch .desktop files improvementsReviewed-by:

===================================================================
Olivier Humbert <trebmuh@tuxfamily.org> invalid LibraZiK 2019-09-27
usx2yloader_udev.patch Avoid installing unnecessary files
===================================================================
Elimar Riesebieter <riesebie@lxtec.de> no 2023-12-17
firmware_locations.patch Set firmware location to /usr/lib/firmware, as expected in Debian.
===================================================================
Elimar Riesebieter <riesebie@lxtec.de> no
envy24control_config_dir.patch Move envy24control profile to a dotdir. envy24control would create a visible config directory in the user's
home upon execution. Change the config dir to use a dotdir instead.

===================================================================
Navid Zamani <navid.zamani@googlemail.com> no
spellfix-enought-to-enough.patch Spellfix enought to enough
Files:
ld10k1/include/ld10k1_error.h
ld10k1/src/liblo10k1.c
Elimar Riesebieter <riesebie@lxtec.de> no 2017-01-12
rmedigicontrol_gtk4.patch commit 1f5741e78d3a7cfcf978ee69b94422846997e8cf

rmedigicontrol: port to GTK 4

Replace all GTK 2 APIs with their GTK 4 equivalents:
- Restructure around GtkApplication (activate/shutdown signals)
- GtkRadioButton → GtkCheckButton with gtk_check_button_set_group()
- gtk_vbox_new/gtk_hbox_new → gtk_box_new() with orientation
- gtk_box_pack_start → gtk_box_append() with margin setters for padding
- gtk_vscale_new → gtk_scale_new(GTK_ORIENTATION_VERTICAL, ...)
- gtk_container_add → gtk_window_set_child/gtk_frame_set_child
- gtk_signal_connect/GTK_SIGNAL_FUNC → g_signal_connect/G_CALLBACK
- GtkObject/GTK_OBJECT → GtkAdjustment/G_OBJECT
- Direct GtkAdjustment->value access → gtk_adjustment_get_value()
- gtk_widget_show_all, GTK_WINDOW_TOPLEVEL, gtk_frame_set_shadow_type removed

diff --git a/rmedigicontrol/configure.ac b/rmedigicontrol/configure.ac
index 9c38754..33b2eee 100644
Jordi Mallach <jordi@mallach.net> no 2026-05-17

All known versions for source package 'alsa-tools'

Links