index
:
mirror-ponymix
master
mirror of ponymix, just in case
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ponymix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of using std::* statements in headers
Dave Reisner
2016-06-06
1
-7
/
+7
*
Determine default opt_device after arg parsing
Dave Reisner
2015-03-26
1
-1
/
+5
*
fix compile time warnings for unreachable code
Dave Reisner
2014-12-29
1
-0
/
+2
*
more ponies behind fewer pipes.
Dave Reisner
2014-08-20
1
-1
/
+2
*
remove runtime_error exceptions for impossible
Dave Reisner
2014-07-05
1
-3
/
+0
*
Make Range::InRange a bool
Dave Reisner
2014-07-05
1
-1
/
+1
*
add is-available verb
Dave Reisner
2014-05-06
1
-3
/
+11
*
I gotta have more ponies
Dave Reisner
2014-05-06
1
-0
/
+3
*
implement --short option to replace *-short commands
Dave Reisner
2013-11-20
1
-54
/
+41
*
whitespace police
Dave Reisner
2013-11-05
1
-4
/
+0
*
Fix segfault when invalid command issued.
Simon Gomizelj
2013-11-05
1
-0
/
+3
*
directly construct maps/structs via initializer list
Dave Reisner
2013-08-03
1
-3
/
+3
*
favor static_cast over c-style casts
Dave Reisner
2013-08-03
1
-1
/
+1
*
implement --max-volume to override baked in defaults
Dave Reisner
2013-04-30
1
-1
/
+24
*
add version function, wire it up from the makefile
Dave Reisner
2013-04-10
1
-2
/
+12
*
clamp max volume based on max(dev->vol(), 100)
Dave Reisner
2013-04-10
1
-1
/
+3
*
remove unnecessary indirect vars
Dave Reisner
2013-04-08
1
-13
/
+5
*
check for exact match before matching on a prefix
Dave Reisner
2013-03-12
1
-1
/
+7
*
allow matching commands on prefixes
Dave Reisner
2013-03-01
1
-8
/
+30
*
remove unused header
Dave Reisner
2013-02-28
1
-1
/
+0
*
whitespace police
Dave Reisner
2013-01-27
1
-1
/
+1
*
document --notify
Dave Reisner
2013-01-22
1
-1
/
+2
*
add support for libnotify based notifier
Dave Reisner
2013-01-22
1
-1
/
+13
*
always use nullptr instead of NULL
Dave Reisner
2013-01-21
1
-1
/
+1
*
abstract volume/balance output away from ponymix
Dave Reisner
2013-01-21
1
-35
/
+13
*
clamp volume betweem 0-100 when using increase/decrease
Dave Reisner
2013-01-20
1
-16
/
+10
*
use convenient methods for increase/decrease
Dave Reisner
2013-01-06
1
-2
/
+2
*
restrict list when using the -t flag
Dave Reisner
2013-01-03
1
-0
/
+1
*
80 columns!
Dave Reisner
2013-01-03
1
-1
/
+2
*
show description in list-short
Dave Reisner
2013-01-03
1
-2
/
+3
*
resolve the card choice as late as possible
Dave Reisner
2013-01-03
1
-24
/
+21
*
Cleanup manpage, reintroduce application commands section
Dave Reisner
2013-01-03
1
-1
/
+13
*
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
*
remove string_to_device; PulseClient can do this now
Dave Reisner
2013-01-02
1
-21
/
+6
*
Derive the card from the targetted device
Dave Reisner
2013-01-02
1
-3
/
+13
*
ponymix: validate arg count before invoking function
Dave Reisner
2013-01-02
1
-126
/
+83
*
rename class Pulse to PulseClient
Dave Reisner
2013-01-02
1
-24
/
+24
*
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
*
initial commit
Dave Reisner
2013-01-01
1
-0
/
+520