index
:
mirror-ponymix
master
mirror of ponymix, just in case
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pulse: use ceil() instead of floor() for volume percentages
Dave Reisner
2014-08-19
1
-1
/
+1
*
remove runtime_error exceptions for impossible
Dave Reisner
2014-07-05
2
-6
/
+0
*
Make Range::InRange a bool
Dave Reisner
2014-07-05
2
-6
/
+4
*
avoid extra copy of profile when resetting
Dave Reisner
2014-05-08
1
-1
/
+1
*
advertise the correct version on pulse
Dave Reisner
2014-05-07
1
-1
/
+1
*
add is-available verb
Dave Reisner
2014-05-06
4
-3
/
+40
*
I gotta have more ponies
Dave Reisner
2014-05-06
1
-0
/
+3
*
use std::max instead of fmax
Dave Reisner
2014-01-06
1
-2
/
+1
*
implement --short option to replace *-short commands
Dave Reisner
2013-11-20
2
-61
/
+44
*
whitespace police
Dave Reisner
2013-11-05
1
-4
/
+0
*
Fix segfault when invalid command issued.
Simon Gomizelj
2013-11-05
1
-0
/
+3
*
add .ycm_extra_conf.py
Dave Reisner
2013-09-25
1
-0
/
+89
*
prepare v2 release
Dave Reisner
2013-08-25
1
-1
/
+1
*
Add upload target, switch to xz distballs
Dave Reisner
2013-08-25
1
-1
/
+5
*
pulse: swap vectors rather than repopulating directly
Dave Reisner
2013-08-23
1
-10
/
+21
*
mark methods as const
Dave Reisner
2013-08-23
1
-5
/
+5
*
notify: Create a NullNotifier as the default notifier
Dave Reisner
2013-08-22
2
-11
/
+12
*
pulse: avoid passing primitives by reference
Dave Reisner
2013-08-22
2
-15
/
+15
*
lib: remove unused vars
Dave Reisner
2013-08-22
1
-2
/
+0
*
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
2
-20
/
+16
*
makefile: -std=c++11 should be part of CFLAGS
Dave Reisner
2013-08-03
1
-3
/
+1
*
pulse: capture the only needed arg, and by reference
Dave Reisner
2013-05-29
1
-1
/
+1
*
implement --max-volume to override baked in defaults
Dave Reisner
2013-04-30
2
-1
/
+28
*
add version function, wire it up from the makefile
Dave Reisner
2013-04-10
4
-5
/
+23
*
Favor nullptr over NULL
Dave Reisner
2013-04-10
1
-1
/
+1
*
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
*
Merge pull request #16 from vodik/master
Dave Reisner
2013-04-08
1
-1
/
+1
|
\
|
*
Don't connect with PA_CONTEXT_NOFAIL
Simon Gomizelj
2013-04-08
1
-1
/
+1
|
/
*
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
*
add dist target
Dave Reisner
2013-01-27
1
-0
/
+4
*
whitespace police
Dave Reisner
2013-01-27
1
-1
/
+1
*
document --notify
Dave Reisner
2013-01-22
3
-2
/
+7
*
add support for libnotify based notifier
Dave Reisner
2013-01-22
3
-1
/
+71
*
always use nullptr instead of NULL
Dave Reisner
2013-01-21
2
-3
/
+3
*
abstract volume/balance output away from ponymix
Dave Reisner
2013-01-21
5
-39
/
+80
*
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
2
-3
/
+3
*
avoid copying the passed vector to find_fuzzy
Dave Reisner
2013-01-06
2
-2
/
+2
*
generalize gitignore
Dave Reisner
2013-01-06
1
-1
/
+1
*
bash-completion: detect devtype via -t
Dave Reisner
2013-01-05
1
-3
/
+6
*
unify logic for finding by name fragment
Dave Reisner
2013-01-05
2
-33
/
+29
*
fix completion for device names with whitespace
Dave Reisner
2013-01-05
1
-3
/
+8
*
offer appropriate device completion for move
Dave Reisner
2013-01-04
1
-0
/
+16
*
install bash completion too....
Dave Reisner
2013-01-04
1
-0
/
+1
*
add rudimentary bash completion
Dave Reisner
2013-01-04
1
-0
/
+92
*
restrict list when using the -t flag
Dave Reisner
2013-01-03
1
-0
/
+1
[next]