Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Store copies of the device names in the individual backends | Chris Robinson | 2009-08-27 | 1 | -5/+5 | |
| | ||||||
* | Add a method to deinitialize backends | Chris Robinson | 2009-08-26 | 1 | -0/+4 | |
| | ||||||
* | Define PATH_MAX if it isn't already | Chris Robinson | 2009-08-19 | 1 | -0/+4 | |
| | ||||||
* | Support 32-bit float output | Chris Robinson | 2009-08-15 | 1 | -0/+3 | |
| | ||||||
* | Calculate the buffer size and frame size when needed | Chris Robinson | 2009-08-14 | 1 | -10/+15 | |
| | ||||||
* | Remove unnecessary function parameters | Chris Robinson | 2009-08-13 | 1 | -8/+5 | |
| | ||||||
* | Create PulseAudio's playback stream when the AL context is created | Chris Robinson | 2009-08-13 | 1 | -130/+210 | |
| | ||||||
* | Allow delaying playback start until context creation, and don't use ↵ | Chris Robinson | 2009-08-13 | 1 | -2/+18 | |
| | | | | | | | UpdateSize to store the buffer size This will make it possible to support the context attributes (frequency, refresh, etc) for some backends | |||||
* | Don't load functions if libpulse failed to open | Chris Robinson | 2009-07-07 | 1 | -0/+4 | |
| | ||||||
* | Do not open pulseaudio if it didn't load | Chris Robinson | 2009-05-19 | 1 | -0/+7 | |
| | ||||||
* | Dynamically load PulseAudio | Chris Robinson | 2009-05-19 | 1 | -75/+188 | |
| | ||||||
* | Prevent spawning PulseAudio if it's not already running | Chris Robinson | 2009-05-06 | 1 | -1/+1 | |
| | ||||||
* | Add a PulseAudio backend | Chris Robinson | 2009-04-16 | 1 | -0/+475 | |