Search Criteria
Package Details: ponymix-git 2.8.gc46779e-1
Git Clone URL: | https://aur.archlinux.org/ponymix-git.git (read-only) |
---|---|
Package Base: | ponymix-git |
Description: | CLI PulseAudio Volume Control |
Upstream URL: | http://github.com/falconindy/ponymix |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | falconindy |
Maintainer: | falconindy |
Last Packager: | falconindy |
Votes: | 37 |
Popularity: | 0.000234 |
First Submitted: | 2012-08-14 13:02 |
Last Updated: | 2015-07-04 17:46 |
Dependencies (3)
- pulseaudio (pulseaudio-git)
- git (git-git) (make)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id) (optional) – desktop volume notifications
Latest Comments
1 2 Next › Last »
Anonymous comment on 2013-11-19 21:15
I wanted to avoid making a github account.
Anonymous comment on 2013-11-19 21:10
Okay. I did want to avoid having to make a github account, though.
falconindy commented on 2013-11-19 21:00
The project is hosted on github. I'd suggest a pull request.
Anonymous comment on 2013-11-19 20:50
Sorry. How should I do it?
falconindy commented on 2013-11-19 20:30
This is no way to submit patches to a project.
Anonymous comment on 2013-11-19 20:29
Another patch, this time to only use integer operations for volume calculations. PA_VOLUME_NORM and 100% should cleanly map to each other.
http://pastebin.com/Efn1qLWB
Anonymous comment on 2013-11-19 19:43
I turned --short into an option to make the code cleaner (and also to make it work with defaults), here's the patch:
http://pastebin.com/emQKzHhk
falconindy commented on 2013-04-11 14:55
ponymix now exists if you'd prefer to follow stable releases:
https://aur.archlinux.org/packages/ponymix/
holos commented on 2013-04-09 03:39
idk how you want to do tagless PKGBUILDs, http://sprunge.us/FJOd
falconindy commented on 2013-01-04 00:26
Just a heads up: I spent the last few days rewriting this in C++. The interface has changed slightly, but the majority remains the same. New features (card handling/profile management) added. Bug reports always welcome on github, of course.