Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 05/26/1999 17:49:45
Module Name: pkgsrc
Committed By: hubertf
Date: Thu May 27 00:49:45 UTC 1999
Modified Files:
pkgsrc/audio/gqmpeg: Makefile
pkgsrc/audio/gqmpeg/files: md5
pkgsrc/audio/gqmpeg/patches: patch-aa patch-ab
Log Message:
Update to V0.6.0
- Shoutcast/streaming support, including saving to playlists.
- Multiple file selection in playlist window.
- Drag n drop in playlist and main window, playlist can be ordered by
dragging too (with the middle button).
- BSD cpu utilization code patch.
- SGI mixer support patch.
- Window Maker docking option -dockwm, standard -dock option.
- Ability to play a file not in playlist (right click menu->Open)
- Ability to import playlists not created with gqmpeg
- More complete ipc and command line options (gqmpeg -help for more).
- If an ipc command is specified on the command line, and gqmpeg is not
currently running, it is launched.
- Internal interface redesigned, it should now be easy to add playback
facilities for additional file types.
- Pressing stop when already stopped now resets to beginning of playlist.
- NetBSD mixer support.
- The icecast / shoutcast netscape plugin now works.
- Entries with tab completion are now obvious. (via tab arrow icon).
- Better detection of mpg123 error messages, now prints unrecognized
mpg123 messages as warnings (to the terminal).
- Fix to set Solaris mixer device to /dev/audioctl.
- Fix crash in shuffle code in some circumstances.
- Various bugs fixes.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/gqmpeg/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/gqmpeg/files/md5
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/gqmpeg/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/gqmpeg/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.