Commit graph

8 commits

Author SHA1 Message Date
jlam
41e2a7a384 Convert to use buildlink.mk files for ncurses dependency and mark as
USE_BUILDLINK_ONLY.
2001-06-19 15:57:39 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
wiz
49117c3626 USE_CURSES instead of hardwired dependency on ncurses.
Fix a segfault while I'm here.
2001-01-07 03:10:50 +00:00
mycroft
ce88ba036d Fix yet more display problems. 2000-04-16 03:59:31 +00:00
mycroft
ed388aa3c1 Fix numerous display problems.
Eliminate the use of slang alongside ncurses.
2000-04-16 02:57:20 +00:00
hubertf
04fef69775 Update to V0.05.5, changes:
- Two new playmodes... loop and random.
- Continous play has been fixed, it does not crash eMixer anymore, also
  the user has better control of it.
- A bias meter has been included, you can tell how many times you have
  played a song.
- The total number of tracks on your playlist is now displayed.
2000-02-02 03:39:59 +00:00
hubertf
9913f2627d Link libm in explicitly, which makes things going on ELF.
Fixes PR 9000 by Lennart Augustsson <lennart@augustsson.net>
1999-12-20 03:28:38 +00:00
hubertf
a884d88f99 eMixer is a front-end to mpg123 that allows you to
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.
1999-12-13 02:48:41 +00:00