CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/01/11 00:51:27
Modified files:
audio/mp3blaster: Makefile distinfo
audio/mp3blaster/patches: patch-mpegsound_oggplayer_cc
audio/mp3blaster/pkg: PLIST
Added files:
audio/mp3blaster/files: sndiomixer.cc sndioplayer.cc
audio/mp3blaster/patches: patch-configure_ac
patch-mpegsound_Makefile_am
patch-mpegsound_fileplayer_cc
patch-mpegsound_mpegsound_h
patch-mpegsound_wavetoraw_cc
patch-nmixer_Makefile_am
patch-nmixer_nmixer_cc
patch-nmixer_nmixer_h
patch-src_Makefile_am
patch-src_main_cc
patch-src_mp3blaster_h
patch-src_splay_cc
patch-src_splay_common_cc
Removed files:
audio/mp3blaster/patches: patch-configure patch-nmixer_getopt_h
patch-src_getopt_h
Log message:
- update to mp3blaster-3.2.5
- add sndio audio to mp3blaster and splay programs
- implement nmixer as a generic midi volume controller, that defaults to
using the aucat:0 midi device
- stop using multiple threads for mpeg decoding. they are poorly
implmented, just spinning and using all available cpu cycles
with feedback from naddy@ and ratchov@