aboutsummaryrefslogtreecommitdiffstats
path: root/ponymix.1
Commit message (Collapse)AuthorAgeFilesLines
* ponymix.1: add missing trailing quoteDave Reisner2015-03-271-1/+1
| | | | This doesn't seem to have any actual effect. wat.
* ponymix.1: set-default doesn't take any argDave Reisner2014-12-261-2/+3
|
* ponymix.1: fix typo in action nameDave Reisner2014-12-261-1/+1
|
* add is-available verbDave Reisner2014-05-061-0/+4
|
* implement --short option to replace *-short commandsDave Reisner2013-11-201-7/+3
| | | | | | | | This deprecates and removes documentation for list-short, list-cards-short and list-profiles-short, but does not actually remove their functionality (for backwards compat). Using any of these commands will simply call the s/-short// version of the command and set the --short option instead.
* implement --max-volume to override baked in defaultsDave Reisner2013-04-301-0/+4
| | | | Solves GH#19.
* document --notifyDave Reisner2013-01-221-0/+4
|
* Merge remote-tracking branch 'pwnymix/master'Dave Reisner2013-01-031-45/+71
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pwnymix/master: (25 commits) show description in list-short properly clamp values in Set{Balance,Volume} resolve the card choice as late as possible allow card lookup by index Cleanup manpage, reintroduce application commands section add manpage reorg usage output remove defunct enum implement -short variations of list verbs A dash of color... fix abort on set-profile after removing profile whitespace police remove string_to_device; PulseClient can do this now always defined behaviors for devices Derive the card from the targetted device ponymix: validate arg count before invoking function rename class Pulse to PulseClient makefile: CFLAGS -> CXXFLAGS eschew _unused_ attribute alias sane types to --device flags ... Conflicts: Makefile ponymix.1
| * Cleanup manpage, reintroduce application commands sectionDave Reisner2013-01-031-4/+9
| | | | | | | | | | | | | | 99d86934399e9 implies that I lied. move and kill have special behavior since they only ever really operate on sink-inputs and source-outputs. Reflect this in Kill on the frontend, since it previously required the exact device type.
| * add manpageDave Reisner2013-01-021-0/+99
| | | | Yay, the makefile is no longer a lie!
* add --input/--output as an alternative flags.Simon Gomizelj2012-10-011-2/+2
| | | | | Input/output make more sense for applications, where the pulseaudio sink/source may feel backwards
* clarify -o and -i usageJonathan Frazier2012-09-291-2/+2
|
* This repo is now about ponies.Dave Reisner2012-08-141-0/+77