Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | properly clamp values in Set{Balance,Volume} | Dave Reisner | 2013-01-03 | 1 | -8/+6 |
* | resolve the card choice as late as possible | Dave Reisner | 2013-01-03 | 1 | -24/+21 |
* | allow card lookup by index | Dave Reisner | 2013-01-03 | 1 | -0/+3 |
* | Cleanup manpage, reintroduce application commands section | Dave Reisner | 2013-01-03 | 2 | -5/+22 |
* | add manpage | Dave Reisner | 2013-01-02 | 1 | -0/+99 |
* | 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 |
* | whitespace police | Dave Reisner | 2013-01-02 | 1 | -24/+24 |
* | remove string_to_device; PulseClient can do this now | Dave Reisner | 2013-01-02 | 1 | -21/+6 |
* | always defined behaviors for devices | Dave Reisner | 2013-01-02 | 1 | -0/+6 |
* | Derive the card from the targetted device | Dave Reisner | 2013-01-02 | 3 | -8/+91 |
* | ponymix: validate arg count before invoking function | Dave Reisner | 2013-01-02 | 3 | -131/+96 |
* | rename class Pulse to PulseClient | Dave Reisner | 2013-01-02 | 3 | -63/+63 |
* | makefile: CFLAGS -> CXXFLAGS | Dave Reisner | 2013-01-01 | 1 | -4/+10 |
* | 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 |
* | oops | Dave Reisner | 2013-01-01 | 1 | -4/+4 |
* | fix null constructions | Dave Reisner | 2013-01-01 | 1 | -6/+12 |
* | initial commit | Dave Reisner | 2013-01-01 | 4 | -0/+1319 |