summaryrefslogtreecommitdiffstats
path: root/audio/xmixer/files
Commit message (Collapse)AuthorAgeFilesLines
* Fix buildworld in current (machine/soundcard.h -> sys/soundcard.h)kris2002-09-081-8/+4
|
* Update to 0.9.4. Install gmixer as xgmixer, to avoid conflict withtrevor2001-02-193-22/+29
| | | | | | | | the audio/gmixer port/package. Remove BROKEN line since this version works. Submitted by: Kato Tsuguru <tkato@prontomail.ne.jp> PR: 25208
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-072-23/+27
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Import of xmixer.cpiazza1999-11-145-0/+118
Xmixer includes two programs, xmixer and gmixer. xmixer uses Athena widgets and gmixer uses GTK+. It can change the volume for multiple devices, select input device(s) for recording, hide devices you don't want to see, and has batch support. PR: 14555 Submitted by: Trevor Johnson <trevor@jpj.net>
OpenPOWER on IntegriCloud