Package Details: ponymix-git 5.r4.g83c6557-1

Git Clone URL: https://aur.archlinux.org/ponymix-git.git (read-only, click to copy)
Package Base: ponymix-git
Description: CLI PulseAudio Volume Control
Upstream URL: http://github.com/falconindy/ponymix
Licenses: MIT
Conflicts: ponymix
Provides: ponymix
Submitter: falconindy
Maintainer: Aerz
Last Packager: Aerz
Votes: 37
Popularity: 0.000003
First Submitted: 2012-08-14 13:02 (UTC)
Last Updated: 2022-06-24 19:31 (UTC)

Latest Comments

1 2 Next › Last »

<deleted-account> commented on 2013-11-19 21:15 (UTC)

I wanted to avoid making a github account.

<deleted-account> commented on 2013-11-19 21:10 (UTC)

Okay. I did want to avoid having to make a github account, though.

falconindy commented on 2013-11-19 21:00 (UTC)

The project is hosted on github. I'd suggest a pull request.

<deleted-account> commented on 2013-11-19 20:50 (UTC)

Sorry. How should I do it?

falconindy commented on 2013-11-19 20:30 (UTC)

This is no way to submit patches to a project.

<deleted-account> commented on 2013-11-19 20:29 (UTC)

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

<deleted-account> commented on 2013-11-19 19:43 (UTC)

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 (UTC)

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 (UTC)

idk how you want to do tagless PKGBUILDs, http://sprunge.us/FJOd

falconindy commented on 2013-01-04 00:26 (UTC)

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.