aboutsummaryrefslogtreecommitdiffstats
path: root/ponymix.cc
Commit message (Expand)AuthorAgeFilesLines
* resolve the card choice as late as possibleDave Reisner2013-01-031-24/+21
* Cleanup manpage, reintroduce application commands sectionDave Reisner2013-01-031-1/+13
* reorg usage outputDave Reisner2013-01-021-11/+7
* remove defunct enumDave Reisner2013-01-021-28/+1
* implement -short variations of list verbsDave Reisner2013-01-021-60/+130
* A dash of color...Dave Reisner2013-01-021-6/+85
* fix abort on set-profile after removing profileDave Reisner2013-01-021-0/+4
* remove string_to_device; PulseClient can do this nowDave Reisner2013-01-021-21/+6
* Derive the card from the targetted deviceDave Reisner2013-01-021-3/+13
* ponymix: validate arg count before invoking functionDave Reisner2013-01-021-126/+83
* rename class Pulse to PulseClientDave Reisner2013-01-021-24/+24
* eschew _unused_ attributeDave Reisner2013-01-011-18/+14
* alias sane types to --device flagsDave Reisner2013-01-011-9/+35
* maybe fix app mode?Dave Reisner2013-01-011-1/+16
* action, not optionDave Reisner2013-01-011-3/+4
* initial commitDave Reisner2013-01-011-0/+520