Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 UpdateSiz... | Chris Robinson | 2009-08-13 | 1 | -2/+18 |
* | 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 |