Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace police | Dave Reisner | 2013-01-27 | 1 | -1/+1 |
* | document --notify | Dave Reisner | 2013-01-22 | 1 | -1/+2 |
* | add support for libnotify based notifier | Dave Reisner | 2013-01-22 | 1 | -1/+13 |
* | always use nullptr instead of NULL | Dave Reisner | 2013-01-21 | 1 | -1/+1 |
* | abstract volume/balance output away from ponymix | Dave Reisner | 2013-01-21 | 1 | -35/+13 |
* | clamp volume betweem 0-100 when using increase/decrease | Dave Reisner | 2013-01-20 | 1 | -16/+10 |
* | use convenient methods for increase/decrease | Dave Reisner | 2013-01-06 | 1 | -2/+2 |
* | restrict list when using the -t flag | Dave Reisner | 2013-01-03 | 1 | -0/+1 |
* | 80 columns! | Dave Reisner | 2013-01-03 | 1 | -1/+2 |
* | show description in list-short | Dave Reisner | 2013-01-03 | 1 | -2/+3 |
* | resolve the card choice as late as possible | Dave Reisner | 2013-01-03 | 1 | -24/+21 |
* | Cleanup manpage, reintroduce application commands section | Dave Reisner | 2013-01-03 | 1 | -1/+13 |
* | reorg usage output | Dave Reisner | 2013-01-02 | 1 | -11/+7 |
* | remove defunct enum | Dave Reisner | 2013-01-02 | 1 | -28/+1 |
* | implement -short variations of list verbs | Dave Reisner | 2013-01-02 | 1 | -60/+130 |
* | A dash of color... | Dave Reisner | 2013-01-02 | 1 | -6/+85 |
* | fix abort on set-profile after removing profile | Dave Reisner | 2013-01-02 | 1 | -0/+4 |
* | remove string_to_device; PulseClient can do this now | Dave Reisner | 2013-01-02 | 1 | -21/+6 |
* | Derive the card from the targetted device | Dave Reisner | 2013-01-02 | 1 | -3/+13 |
* | ponymix: validate arg count before invoking function | Dave Reisner | 2013-01-02 | 1 | -126/+83 |
* | rename class Pulse to PulseClient | Dave Reisner | 2013-01-02 | 1 | -24/+24 |
* | eschew _unused_ attribute | Dave Reisner | 2013-01-01 | 1 | -18/+14 |
* | alias sane types to --device flags | Dave Reisner | 2013-01-01 | 1 | -9/+35 |
* | maybe fix app mode? | Dave Reisner | 2013-01-01 | 1 | -1/+16 |
* | action, not option | Dave Reisner | 2013-01-01 | 1 | -3/+4 |
* | initial commit | Dave Reisner | 2013-01-01 | 1 | -0/+520 |