Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-25 | kernel: properly handle bad attach specifiers | cinap_lenrek | |
- only accept decimal for numeric device id's - exclude negative device id's - device id's out of range yield Enodev | |||
2013-09-29 | audiohda: allow manual pin routing, more verbose audiostat, initial mute of ↵ | cinap_lenrek | |
al widgets the automatic routing from jack to dac/adc sometimes gets us a path thats not audible. manually specifying a route path gets us arround these. the syntax is just a comma separated list of node ids in the "pin" and "inpin" audioctl commands instead of a single pin node id. to find alternative paths, audiostat now lists all the widgets; not just the pins; and ther input connections. initially mute all pins and amps of all function groups. connectpath() and disconnectpath() will mute and unmute the widgets as required later. | |||
2013-08-27 | devshr, devaudio: openmode()/devopen() error handling | cinap_lenrek | |
2013-02-01 | audio: fix delay control, increase default buffer delay to 40ms | cinap_lenrek | |
just doing a single sleep isnt enougth, as we get woken up for every block! | |||
2013-01-27 | audioac97: fix inverted recgain control, init to zero recgain | cinap_lenrek | |
some controls are inverted. we reflect this by specifying negative range in the volume table now and let genaudiovolread() and genaudiovolwrite() do the conversion. | |||
2013-01-19 | audiohda: first attempt on audio recording support for intel hda audio, ↵ | cinap_lenrek | |
distinguish mode in audio code | |||
2013-01-18 | audioac97: audio recording | cinap_lenrek | |
2011-12-12 | kernel: fix more malloc/smalloc errors | cinap_lenrek | |
2011-08-10 | added eqlock(), a interruptable version of qlock. addresses issue #81 | cinap_lenrek | |
2011-07-21 | devaudio: ignore non absolute volume items with range 0 | cinap_lenrek | |
2011-07-03 | audio: cleanup | cinap_lenrek | |
2011-07-03 | audio: add delay control | cinap_lenrek | |
2011-06-04 | devaudio: interlock reads too | cinap_lenrek | |
2011-06-04 | devaudio: serialize calls in devaudio, sb16: remove qlock | cinap_lenrek | |
2011-05-21 | remove keyboard stuff from other ports, make openssl and python compile on arm | cinap_lenrek | |
2011-05-20 | devaudio: audiostat perms | cinap_lenrek | |
2011-05-20 | devaudio: attach | cinap_lenrek | |
2011-05-20 | audioif, mixer control | cinap_lenrek | |
2011-05-18 | sb16: new approach, works in qemu | cinap_lenrek | |
2011-05-16 | remove audio.h, put stuff in port^(dat fns).h | cinap_lenrek | |
2011-05-16 | add ac97 driver | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |