This website requires JavaScript.
Explore
Help
Sign In
robert
/
alsa-scarlett-gui
Archived
Watch
1
Star
0
Fork
0
You've already forked alsa-scarlett-gui
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-15
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
4a123f5df6f97b5854e55c093fa007ec47c0361f
alsa-scarlett-gui
/
src
History
Geoffrey D. Bennett
4a123f5df6
Simplify GtkDial calculations
2024-02-08 18:07:44 +10:30
..
img
Change icon file name
2023-10-19 03:38:07 +10:30
about.c
Don't hardcode the version number in the about dialog
2022-03-15 23:21:17 +10:30
about.h
Initial revision
2022-03-14 09:24:43 +10:30
alsa-scarlett-gui-resources.xml
Add desktop and icon files and install into the correct place
2022-03-15 01:29:56 +10:30
alsa-scarlett-gui.css
Remove repeated group by code in create_routing_grid()
2024-02-05 20:03:10 +10:30
alsa-sim.c
Remove hard-coded values from widget-gain.c and widget-volume.c
2024-02-05 20:03:10 +10:30
alsa-sim.h
Initial revision
2022-03-14 09:24:43 +10:30
alsa.c
Remove widgets from struct alsa_elem and add data to callbacks
2024-02-05 20:04:58 +10:30
alsa.h
Remove widgets from struct alsa_elem and add data to callbacks
2024-02-05 20:04:58 +10:30
const.h
Initial revision
2022-03-14 09:24:43 +10:30
error.c
Replace deprecated gtk_widget_{show,hide} calls
2023-11-18 01:50:42 +10:30
error.h
Initial revision
2022-03-14 09:24:43 +10:30
file.c
Specify full path to alsactl
2023-10-19 02:08:58 +10:30
file.h
Initial revision
2022-03-14 09:24:43 +10:30
gtkdial.c
Simplify GtkDial calculations
2024-02-08 18:07:44 +10:30
gtkdial.h
Initial revision
2022-03-14 09:24:43 +10:30
gtkhelper.c
Remove gtk_widget_add_class()
2024-02-05 20:03:10 +10:30
gtkhelper.h
Remove gtk_widget_add_class()
2024-02-05 20:03:10 +10:30
iface-mixer.c
Display -inf when volume/gain controls are at zero/off
2024-02-05 20:04:58 +10:30
iface-mixer.h
Initial revision
2022-03-14 09:24:43 +10:30
iface-no-mixer.c
Initial revision
2022-03-14 09:24:43 +10:30
iface-no-mixer.h
Initial revision
2022-03-14 09:24:43 +10:30
iface-none.c
Replace deprecated gtk_widget_{show,hide} calls
2023-11-18 01:50:42 +10:30
iface-none.h
Initial revision
2022-03-14 09:24:43 +10:30
iface-unknown.c
Initial revision
2022-03-14 09:24:43 +10:30
iface-unknown.h
Initial revision
2022-03-14 09:24:43 +10:30
main.c
Fix long lines
2023-12-02 04:15:55 +10:30
main.h
Initial revision
2022-03-14 09:24:43 +10:30
Makefile
Makefile: prefer distro cflags if specified
2023-12-01 14:19:36 +10:30
menu.c
Make the Level Meter check compatible with alsa-sim.c
2024-02-05 20:03:10 +10:30
menu.h
Initial revision
2022-03-14 09:24:43 +10:30
routing-drag-line.c
Fix long lines
2023-12-02 04:15:55 +10:30
routing-drag-line.h
Initial revision
2022-03-14 09:24:43 +10:30
routing-lines.c
Remove widgets from struct alsa_elem and add data to callbacks
2024-02-05 20:04:58 +10:30
routing-lines.h
Initial revision
2022-03-14 09:24:43 +10:30
stringhelper.c
Initial revision
2022-03-14 09:24:43 +10:30
stringhelper.h
Initial revision
2022-03-14 09:24:43 +10:30
tooltips.c
Initial revision
2022-03-14 09:24:43 +10:30
tooltips.h
Initial revision
2022-03-14 09:24:43 +10:30
vu.b4.alsa-scarlett-gui.desktop.template
Do not use deprecated or non-standard keys in desktop file
2023-10-19 03:38:07 +10:30
widget-boolean.c
Remove widgets from struct alsa_elem and add data to callbacks
2024-02-05 20:04:58 +10:30
widget-boolean.h
Initial revision
2022-03-14 09:24:43 +10:30
widget-combo.c
Fix widget-combo to check if the alsa elem is writable
2024-02-05 20:04:58 +10:30
widget-combo.h
Initial revision
2022-03-14 09:24:43 +10:30
widget-dual.c
Remove widgets from struct alsa_elem and add data to callbacks
2024-02-05 20:04:58 +10:30
widget-dual.h
Remove widgets from struct alsa_elem and add data to callbacks
2024-02-05 20:04:58 +10:30
widget-gain.c
Display -inf when volume/gain controls are at zero/off
2024-02-05 20:04:58 +10:30
widget-gain.h
Display -inf when volume/gain controls are at zero/off
2024-02-05 20:04:58 +10:30
widget-input-select.c
Add input select widget for 4th Gen 2i2 and 4i4
2024-02-05 20:04:58 +10:30
widget-input-select.h
Add input select widget for 4th Gen 2i2 and 4i4
2024-02-05 20:04:58 +10:30
widget-label.c
Remove widgets from struct alsa_elem and add data to callbacks
2024-02-05 20:04:58 +10:30
widget-label.h
Add 4th Gen input controls
2024-02-05 20:04:58 +10:30
window-hardware.c
Add Clarett USB/Clarett+ models to window-hardware.c
2023-11-18 02:03:01 +10:30
window-hardware.h
Initial revision
2022-03-14 09:24:43 +10:30
window-helper.c
Initial revision
2022-03-14 09:24:43 +10:30
window-helper.h
Initial revision
2022-03-14 09:24:43 +10:30
window-iface.c
Replace deprecated gtk_widget_{show,hide} calls
2023-11-18 01:50:42 +10:30
window-iface.h
Initial revision
2022-03-14 09:24:43 +10:30
window-levels.c
Don't round level meter values passed to GtkDial
2024-02-05 20:04:58 +10:30
window-levels.h
Initial revision
2022-03-14 09:24:43 +10:30
window-mixer.c
Display -inf when volume/gain controls are at zero/off
2024-02-05 20:04:58 +10:30
window-mixer.h
Initial revision
2022-03-14 09:24:43 +10:30
window-routing.c
Remove widgets from struct alsa_elem and add data to callbacks
2024-02-05 20:04:58 +10:30
window-routing.h
Initial revision
2022-03-14 09:24:43 +10:30
window-startup.c
window-startup.c: fix typo
2023-11-13 03:24:41 +10:30
window-startup.h
Initial revision
2022-03-14 09:24:43 +10:30