Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | A sources-output can only be moved to a new source, and a sink-input can only be moved to a new sink. So, derive the target type based on this. Also, reroute sink -> sink-input and source -> source-output to save some keystrokes. | ||||
* | 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 |