Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v0.16.x' | Max Kellermann | 2012-02-13 | 1 | -0/+4 |
|\ | |||||
| * | pcm_buffer: pcm_buffer_get() never returns NULL | Max Kellermann | 2012-02-13 | 1 | -0/+4 |
* | | pcm_buffer, output_plugin, ...: include config.h | Max Kellermann | 2011-12-13 | 1 | -0/+2 |
* | | Merge branch 'v0.16.x' | Max Kellermann | 2011-11-28 | 1 | -0/+6 |
|\| | |||||
| * | pcm_buffer: add assertions | Max Kellermann | 2011-11-27 | 1 | -0/+6 |
| * | pcm_buffer: un-inline pcm_buffer_get() | Max Kellermann | 2011-11-27 | 1 | -14/+3 |
* | | pcm_buffer: un-inline pcm_buffer_get() | Max Kellermann | 2011-10-10 | 1 | -14/+3 |
* | | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
|/ | |||||
* | pcm_buffer: make the buffer pointer "void" | Max Kellermann | 2010-06-30 | 1 | -1/+1 |
* | pcm_buffer: 8 kB alignment instead of 64 kB | Max Kellermann | 2010-05-20 | 1 | -2/+2 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | pcm_buffer: set size after allocation | Max Kellermann | 2009-02-17 | 1 | -1/+2 |
* | pcm_buffer: new library for temporary buffers | Max Kellermann | 2009-01-07 | 1 | -0/+74 |