This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
alsa-lib
Watch
1
Star
0
Fork
You've already forked alsa-lib
0
mirror of
https://github.com/alsa-project/alsa-lib.git
synced
2025-11-22 06:59:56 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c593c1d260
alsa-lib
/
src
/
conf
/
smixer.conf
9 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
big simple mixer update - exported all necessary functions to create a mixer module outside alsa-lib - separated simple mixer API from the simple mixer implementation (using callbacks as usuall) - src/mixer/simple.c is the core - src/mixer/simple_none.c is the current (no-abstraction) implementation based on control names; note that this module does not depend on internal ALSA structures now - src/mixer/simple_abst.c is the ongoing abstraction which will use external dynamic modules; src/conf/smixer.conf will describe which modules will be used depending on the components from the driver
2005-06-03 13:33:04 +00:00
usb {
searchl "USB"
initial & empty smixer-ac97.so module (only the build framework)
2005-06-07 11:44:25 +00:00
lib smixer-usb.so
big simple mixer update - exported all necessary functions to create a mixer module outside alsa-lib - separated simple mixer API from the simple mixer implementation (using callbacks as usuall) - src/mixer/simple.c is the core - src/mixer/simple_none.c is the current (no-abstraction) implementation based on control names; note that this module does not depend on internal ALSA structures now - src/mixer/simple_abst.c is the ongoing abstraction which will use external dynamic modules; src/conf/smixer.conf will describe which modules will be used depending on the components from the driver
2005-06-03 13:33:04 +00:00
}
ac97 {
searchl "AC97a:"
initial & empty smixer-ac97.so module (only the build framework)
2005-06-07 11:44:25 +00:00
lib smixer-ac97.so
big simple mixer update - exported all necessary functions to create a mixer module outside alsa-lib - separated simple mixer API from the simple mixer implementation (using callbacks as usuall) - src/mixer/simple.c is the core - src/mixer/simple_none.c is the current (no-abstraction) implementation based on control names; note that this module does not depend on internal ALSA structures now - src/mixer/simple_abst.c is the ongoing abstraction which will use external dynamic modules; src/conf/smixer.conf will describe which modules will be used depending on the components from the driver
2005-06-03 13:33:04 +00:00
}
Reference in a new issue
Copy permalink