Commit graph

  • 587ebe86a2
    Merge 9e5276187b into 187eeecd14 Olivier HUMBERT 2025-08-08 18:05:38 +00:00
  • 9e5276187b
    Update hdajackretask.desktop Olivier HUMBERT 2025-08-08 20:05:26 +02:00
  • ef2a5bcd97
    Merge 8fa6a8ca8b into 187eeecd14 andreas56 2025-07-15 15:52:23 +00:00
  • 8fa6a8ca8b envy24control: port to GTK 4 Andreas Persson 2025-04-06 13:27:31 +02:00
  • 187eeecd14 Release v1.2.14 master v1.2.14 Jaroslav Kysela 2025-04-14 10:26:23 +02:00
  • ddc93b66b4 envy24control: port to GTK 3 Andreas Persson 2025-04-09 12:25:09 +02:00
  • 16bb554fce envy24control: port to GTK 3 Andreas Persson 2025-04-09 12:25:09 +02:00
  • 32495631b1 hdspmixer: correct string delimiter in labels_aio_ss_input Jaroslav Kysela 2025-04-09 11:57:26 +02:00
  • 837033a108 envy24control: fix GtkSpinButton runtime warnings Andreas Persson 2025-03-28 21:40:08 +01:00
  • 65a201fed6 envy24control: fix memory access errors in profiles Andreas Persson 2025-03-29 13:20:15 +01:00
  • 52e6481047 envy24control: fix file descriptor leaks in profiles Andreas Persson 2025-03-29 08:37:01 +01:00
  • 337768effa github: actions - create initial build.yaml Jaroslav Kysela 2025-04-08 15:25:44 +02:00
  • 037ae73ab3 envy24control: fix crash when using system profiles file Andreas Persson 2025-03-29 08:28:32 +01:00
  • dcf1b94682 envy24control: fix control callback for spdif output Andreas Persson 2025-03-29 07:16:31 +01:00
  • 4522439faf envy24control: simplify code by using gtk_widget_show_all Andreas Persson 2025-03-23 13:56:29 +01:00
  • 6d2d500456 envy24control: fix spdif output settings Andreas Persson 2025-03-23 10:00:10 +01:00
  • 733aa322ec envy24control: fix memory access errors in profiles Andreas Persson 2025-03-29 13:20:15 +01:00
  • 262b5f1f53 envy24control: fix file descriptor leaks in profiles Andreas Persson 2025-03-29 08:37:01 +01:00
  • 8dfd093872 envy24control: fix crash when using system profiles file Andreas Persson 2025-03-29 08:28:32 +01:00
  • 430332bc62 envy24control: fix GtkSpinButton runtime warnings Andreas Persson 2025-03-28 21:40:08 +01:00
  • e11b824203 envy24control: simplify code by using gtk_widget_show_all Andreas Persson 2025-03-23 13:56:29 +01:00
  • 98dbfd0bbf envy24control: fix spdif output settings Andreas Persson 2025-03-23 10:00:10 +01:00
  • 5636f87897 envy24control: fix control callback for spdif output Andreas Persson 2025-03-29 07:16:31 +01:00
  • 1897d34fa1
    Merge e9beb0aef6 into 5eaadd15bd genBTC 2025-03-07 11:24:55 +00:00
  • e9beb0aef6 rmedigicontrol/: port from GTK2 to GTK3 genBTC 2025-03-06 19:34:34 -05:00
  • 60f1430882 envycontrol/: port from GTK2 to GTK3 genBTC 2025-03-06 18:59:46 -05:00
  • 64b836ed26 echomixer.c: port from GTK2 to GTK3 genBTC 2025-03-06 18:17:57 -05:00
  • 5eaadd15bd hdajackretask: fix reset_changes_boot() declaration Jaroslav Kysela 2025-01-27 11:02:21 +01:00
  • 90c2aa2639 ld10k1: fix various gcc warnings Jaroslav Kysela 2025-01-27 09:42:39 +01:00
  • 2420b2a6df echomixer: fix various gcc warnings Jaroslav Kysela 2025-01-27 09:34:38 +01:00
  • cd9ee08dcb vxloader: fix gcc warnings (string size) Jaroslav Kysela 2025-01-27 09:29:37 +01:00
  • 3bd780896e usx2yloader: fix gcc warnings (string size) Jaroslav Kysela 2025-01-27 09:28:53 +01:00
  • a2a0167ed9 rmedigicontrol: fix gcc warnings (string size) Jaroslav Kysela 2025-01-26 13:21:13 +01:00
  • 48128777e0 pcxhrloader: fix gcc warnings (string truncation) Jaroslav Kysela 2025-01-26 13:19:59 +01:00
  • 9cb754084b mixartloader: fix gcc warnings (string truncation) Jaroslav Kysela 2025-01-26 13:16:53 +01:00
  • 6549725ec5 hdspconf: fix gcc warnings (const) Jaroslav Kysela 2025-01-26 13:12:05 +01:00
  • 787857d61a as10k1: fix gcc warnings Jaroslav Kysela 2025-01-26 13:05:40 +01:00
  • 97092591e0 envy24control: fix cast warnings and string array overflows Jaroslav Kysela 2025-01-26 12:40:23 +01:00
  • 54b5913cd5 hdajackretask: Fix build with gcc7 Takashi Iwai 2024-02-02 17:19:47 +01:00
  • cb85b257b4 Release v1.2.11 v1.2.11 Jaroslav Kysela 2024-01-29 13:57:31 +01:00
  • aa2dc9b432 hdajackretask: limit the help window size to something safe (1600x1000) for the help screen Jaroslav Kysela 2024-01-25 13:27:03 +01:00
  • d349d20c12 hdajackretask: add support for pipewire stop/start Jaroslav Kysela 2024-01-25 13:25:04 +01:00
  • f2985c9f33 as10k1: make (extern) declarations and definition of macro_depth Michael Tautschnig 2023-10-12 09:02:53 +00:00
  • 4bfaf097e0 echomixer: fix clang-16 incompatible-function-pointer Mazunki Hoksaas 2023-09-04 14:50:02 +02:00
  • 677b700eb1 Make (extern) declarations and definition of macro_depth consistent Michael Tautschnig 2023-10-12 09:02:53 +00:00
  • 2b0fbaa136
    fix clang-16 incompatible-function-pointer Mazunki Hoksaas 2023-09-04 14:50:02 +02:00
  • 8c8d6941f2 hdspmixer: fix core dump wynnfeng 2023-01-29 20:47:53 +08:00
  • 5b9c2cb399 hdajackretask: Update kernel doc URL in README Frank Dana 2020-08-17 19:33:14 -04:00
  • bebc1c72c7 modify content wynnfeng 2023-01-30 10:08:45 +08:00
  • de3fcbe2e4 fix core dumped in hdspmixer.cxx wynnfeng 2023-01-29 20:47:53 +08:00
  • dfc90dea7b
    Merge 7ee766f35f into 78e579b3e3 wynnfeng 2022-12-28 04:00:51 +00:00
  • 7ee766f35f fix core dumped in hdspmixer.cxx wynnfeng 2022-12-28 11:48:00 +08:00
  • 78e579b3e3 Release v1.2.5 v1.2.5 Jaroslav Kysela 2021-05-27 19:18:38 +02:00
  • 3e4fd7dffb hdspmixer: add output loopback buttons Jasmin Fazlic 2021-02-07 15:50:48 +01:00
  • c0e69055fa hdspmixer: enhance saving of presets Jasmin Fazlic 2021-02-07 15:50:47 +01:00
  • f5362e67d6 Merge branch 'master' of https://github.com/pfandl/alsa-tools Jasmin Fazlic 2021-02-02 15:35:15 +01:00
  • 6976c9ee50 hdspmixer: add output loopback buttons Jasmin Fazlic 2021-02-02 15:26:46 +01:00
  • 4f777e605a hdspmixer: add output loopback buttons Jasmin Fazlic 2021-02-02 15:26:46 +01:00
  • d345cd0643
    hdajackretask: Update kernel doc URL in README Frank Dana 2020-08-17 19:33:14 -04:00
  • 82979c32e4 Release v1.2.2 v1.2.2 Jaroslav Kysela 2020-02-19 10:35:44 +01:00
  • 534e7fac80 hdspmixer: Use __u32 and __u64 for RMS array types Takashi Iwai 2019-12-20 16:40:43 +01:00
  • 9ed2ebaaa7 Release v1.1.7 v1.1.7 Jaroslav Kysela 2018-10-16 10:08:36 +02:00
  • dc733d6b08 hwmixvolume: mention the new dependencies in the README Emmanuel Gil Peyrot 2018-09-18 15:42:37 +02:00
  • 88bd30b732 hwmixvolume: add my copyright Emmanuel Gil Peyrot 2018-09-18 15:42:36 +02:00
  • fb043847de hwmixvolume: switch the shebang to python Emmanuel Gil Peyrot 2018-09-18 15:42:35 +02:00
  • 213b28a5aa hwmixvolume: use a with context to open files Emmanuel Gil Peyrot 2018-09-18 15:42:34 +02:00
  • a21dda3d86 hwmixvolume: switch to GTK+ 3.0 and GLib 2.0 Emmanuel Gil Peyrot 2018-09-18 15:42:33 +02:00
  • 0a9ad5c1e1 hwmixvolume: replace PyGTK with gobject-introspection Emmanuel Gil Peyrot 2018-09-18 15:42:32 +02:00
  • 50e9ac4e81 hwmixvolume: use four spaces instead of one tab for indent Emmanuel Gil Peyrot 2018-09-18 15:42:31 +02:00
  • 235d9c5e83 ld10k1: define _GNU_SOURCE and use sighandler_t Ross Burton 2018-06-12 13:24:34 +01:00
  • a861bdabf0 us428control: Fix clang -Wreserved-user-defined-literal warnings Khem Raj 2018-04-24 12:24:32 -07:00
  • 66e74b6878 Release v1.1.6 v1.1.6 Jaroslav Kysela 2018-04-03 09:01:37 +02:00
  • a18c344525 hdajacksensetest: add gitcompile to EXTRA_DIST Tanu Kaskinen 2017-11-20 19:05:28 +02:00
  • c92440aad8 Makefile: fix version file creation Jaroslav Kysela 2017-11-15 11:16:48 +01:00
  • 882d4b1048 hwmixvolume: add .desktop and icon files Jaroslav Kysela 2017-11-15 11:13:04 +01:00
  • 39a388e01b envy24control: add .desktop and icon files Jaroslav Kysela 2017-11-15 11:09:04 +01:00
  • 46eb8fb609 echomixer: add .desktop and icon files Jaroslav Kysela 2017-11-15 11:05:11 +01:00
  • ecf4884564 hdspconf: move .desktop and icon files to desktop, use modern destination for icons Jaroslav Kysela 2017-11-15 10:43:48 +01:00
  • 962a07911c hdspmixer: move .desktop and icon files to desktop, use modern destination for icons Jaroslav Kysela 2017-11-15 10:24:14 +01:00
  • fc8858cae3 hdajackretask: add .desktop and icon files Jaroslav Kysela 2017-11-15 09:55:15 +01:00
  • 089e69d880 hdspconf, hdspmixer: validate the .desktop files Jaroslav Kysela 2017-11-14 17:37:58 +01:00
  • 38f7504af2 Change FSF address (Franklin Street) Jaroslav Kysela 2017-11-14 14:46:35 +01:00
  • 2639ca055e hwmixvolume: use python2 directly Jaroslav Kysela 2017-11-14 10:52:50 +01:00
  • 3f45efedad Release v1.1.5 v1.1.5 Jaroslav Kysela 2017-11-14 08:52:10 +01:00
  • f0ffe1b732 echomixer: obsolete usage of dimension information Takashi Sakamoto 2017-11-04 11:28:35 +09:00
  • e926822747 as10k1: Drop superfluous inline prefix Takashi Iwai 2017-08-22 14:38:10 +02:00
  • b01cf309bd Release v1.1.3 v1.1.3 Jaroslav Kysela 2016-12-20 10:12:29 +01:00
  • 70118f5f93 gcc6 narrowing error Michel Normand 2016-06-20 15:26:06 +02:00
  • 44f3750171 Release v1.1.0 v1.1.0 Jaroslav Kysela 2015-10-27 14:34:05 +01:00
  • ed9c1b7b4e Add */compile to .gitignore Takashi Iwai 2015-10-02 12:41:02 +02:00
  • 8a241fa7db Add some hdajacksensetest/* files to .gitignore Takashi Iwai 2015-10-02 12:38:33 +02:00
  • 471ba9b3cf cspctl.1: remove ".LO" macro. This macro don't exist for manpages syntax. Stéphane Aulery 2015-03-25 18:38:53 +01:00
  • 42b826d59f Release v1.0.29 v1.0.29 Jaroslav Kysela 2015-02-26 13:35:49 +01:00
  • 9dca16c1fc hdajackretask: Add dock hp/mic/line to simple options David Henningsson 2015-01-13 09:12:29 +01:00
  • 7a7d94a031 Add a small "hdajacksensetest" helper David Henningsson 2014-10-06 15:30:03 +02:00
  • eb6408a791 hdajackretask: Add "hints" functionality David Henningsson 2014-08-01 16:20:30 +02:00
  • 406f80c968 ld10k1: Fix missing parentheses for functions Takashi Iwai 2014-06-27 16:48:33 +02:00
  • c3eb62540f Release v1.0.28 v1.0.28 Jaroslav Kysela 2014-06-13 11:28:13 +02:00
  • 1e7b6189d8 qlo10k1: packing fix (configure.ac) Jaroslav Kysela 2014-06-13 11:26:43 +02:00
  • 07896d3d16 Modernize configure.ac Jaroslav Kysela 2014-06-12 11:28:22 +02:00