aboutsummaryrefslogtreecommitdiffstats
path: root/pulse.h
Commit message (Expand)AuthorAgeFilesLines
* more c++11/c++14 featuresDave Reisner2016-07-171-2/+3
* declare enums as enum classesDave Reisner2016-06-071-19/+19
* get rid of using std::* statements in headersDave Reisner2016-06-061-44/+40
* avoid returning dangling ref in ServerInfo::GetDefault()Dave Reisner2015-12-211-2/+3
* fix compile time warnings for unreachable codeDave Reisner2014-12-291-0/+10
* Make Range::InRange a boolDave Reisner2014-07-051-5/+3
* add is-available verbDave Reisner2014-05-061-0/+11
* pulse: avoid passing primitives by referenceDave Reisner2013-08-221-8/+8
* abstract volume/balance output away from ponymixDave Reisner2013-01-211-0/+5
* avoid copying the passed vector to find_fuzzyDave Reisner2013-01-061-1/+1
* unify logic for finding by name fragmentDave Reisner2013-01-051-0/+1
* allow fuzzy matching on devicesDave Reisner2013-01-031-2/+3
* 80 columns!Dave Reisner2013-01-031-4/+8
* Derive the card from the targetted deviceDave Reisner2013-01-021-1/+20
* ponymix: validate arg count before invoking functionDave Reisner2013-01-021-1/+9
* rename class Pulse to PulseClientDave Reisner2013-01-021-5/+5
* initial commitDave Reisner2013-01-011-0/+216