summaryrefslogtreecommitdiff
path: root/audio/emixer/patches
AgeCommit message (Collapse)AuthorFilesLines
2004-01-28Get rid of two '^H' characters in C source.agc1-3/+21
My, can gcc3 be picky.
2001-06-19Convert to use buildlink.mk files for ncurses dependency and mark asjlam1-9/+4
USE_BUILDLINK_ONLY.
2001-01-07USE_CURSES instead of hardwired dependency on ncurses.wiz2-23/+30
Fix a segfault while I'm here.
2000-04-16Fix yet more display problems.mycroft3-41/+165
2000-04-16Fix numerous display problems.mycroft3-7/+449
Eliminate the use of slang alongside ncurses.
1999-12-13eMixer is a front-end to mpg123 that allows you tohubertf2-0/+32
play and mix two mp3 streams together. This ability to mix two mp3s together makes eMixer act like a cross-fader effectively giving the user DJ like capabilities from their computer console. eMixer is also very able in a "real time" party environment. Best viewed in an (color-)rxvt.