Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-07 | fix #145 - DON and DOF should work as expected. | Christian Gmeiner | |
2009-06-15 | Update copyright boilerplates from http://www.gnu.org/licenses/lgpl-2.1.txt ↵ | Ville Skyttä | |
and http://www.gnu.org/licenses/gpl-2.0.txt | |||
2009-06-02 | rework singleton class | Christian Gmeiner | |
2009-02-26 | alsa: no noise and scratch at shutdown | Christian Gmeiner | |
2009-02-26 | alsa: set sw params to improve playback and open device in non blocking mode | Christian Gmeiner | |
2009-02-25 | improve audio device handling | Christian Gmeiner | |
- keep track if sound device is open - use pass-by-reference-to-const instead of pass-by-value (no copying needed) | |||
2009-02-25 | alsa: enhance device name to support differen card numbers | Christian Gmeiner | |
2009-02-25 | working alsa support | Christian Gmeiner | |
At the moment alsa support is disabled, but it is working (with some problems) |