Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pcm_volume: use #ifdef instead of #if __i386__ | Max Kellermann | 2009-03-14 | 1 | -2/+2 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | fixing unused parameter warning | Viliam Mateicka | 2009-03-02 | 1 | -1/+1 |
* | pcm_volume: return bool | Max Kellermann | 2009-03-02 | 1 | -8/+7 |
* | pcm_volume: no CamelCase | Max Kellermann | 2009-03-01 | 1 | -5/+5 |
* | pcm_volume: optimized pcm_volume_change_24() on i386 | Max Kellermann | 2009-02-18 | 1 | -1/+40 |
* | pcm: pass void pointers to PCM functions | Max Kellermann | 2009-01-07 | 1 | -1/+1 |
* | pcm_volume: rename pcm_dither() to pcm_volume_dither() | Max Kellermann | 2009-01-07 | 1 | -3/+6 |
* | pcm_utils: moved code to pcm_volume.c | Max Kellermann | 2009-01-07 | 1 | -0/+105 |