pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/streamripper
- To: pkgsrc-wip-cvs%lists.sourceforge.net@localhost
- Subject: CVS commit: wip/streamripper
- From: Leonard Schmidt <leonardschmidt%users.sourceforge.net@localhost>
- Date: Wed, 06 Jul 2005 08:40:04 -0700 See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 -2.8 ALL_TRUSTED Did not pass through any untrusted hosts 0.0 SF_CHICKENPOX_PERIOD BODY: Text interparsed with . 0.0 SF_CHICKENPOX_SLASH BODY: Text interparsed with / 0.0 SF_CHICKENPOX_MINUS BODY: Text interparsed with - 0.0 SF_CHICKENPOX_UNDERSCORE BODY: Text interparsed with _ 0.0 SF_CHICKENPOX_EQUAL BODY: Text interparsed with = 0.0 SF_CHICKENPOX_BACKSLASH BODY: Text interparsed with \ 0.0 SF_CHICKENPOX_AT BODY: Text interparsed with @ 0.0 SF_CHICKENPOX_APOSTROPHE BODY: Text interparsed with ' -0.0 AWL AWL: From: address is in the auto white-list
Module name: wip
Committed by: leonardschmidt
Date: Wed Jul 6 15:39:48 UTC 2005
Modified Files:
wip/streamripper: DESCR Makefile PLIST TODO distinfo
Log Message:
Update to 1.61.9; finally compiles on NetBSD/sparc64 2.0.2 :)!
Changes:
New for 1.61.9
--------------
* Add patch from Albert for metadata restriction rules
* New -D flag for output file patterns
* The -q flag now autodetects the correct number to start with
* The -q flag now takes an optional starting number
* Remove support for -P prefix, it is now a fatal error
* Using -f dropstring option is now a fatal error
* Under development, new buffering code
New for 1.61.8
--------------
Sat Apr 23 22:20:02 EDT 2005
* Add bd's patch for creating a relay server pls file
* Fix FreeBSD 4.10 configuration problem because of broken wchar support.
(half of #1024627)
* Fix problem on FreeBSD & MacOSX caused by non-POSIX compliant
default parsing rules (#1096005)
* Fix compile problems on Solaris 9 (#1116304)
New for 1.61.7
--------------
Sun Apr 10 15:58:07 EDT 2005
* Fix memory bug in relay lib
New for 1.61.6
--------------
Sun Apr 10 10:41:51 EDT 2005
* Add Daniel Potts' fix that cures relay artifacts for clients who
don't request meta-data
* Fix relay artifacts on streams that don't have meta-data at all
* Fix two memory bugs that caused crashes on debian
* Change id3 genre from 0x00 (blues) to 0xff (unknown)
New for 1.61.5
--------------
Sat 03-26-2005
* Add -A flag: suppress individual files
* Add --quiet flag: no ripping status sent to console
* Fix bug #1108854, windows directory ending in periods
* Change unix directory name rectification to replace only leading
periods instead of all periods
New for 1.61.4
--------------
Wed Feb 23 00:51:11 EST 2005
* Fix for relay stream popping on xmms
* Add Les's patch for the -M flag.
* Add Obiguan's patch for the -T flag.
* Add Aussie's patch for the -P flag.
* Upgrades for new version of autoconf
* Fix incorrect size field in id3v2 tag
New for 1.61.3
--------------
Sat 12-11-2004
* Fix bug introduced in 1.61.2, whereby url referral (Location: header)
stopped working
* Fix problem with using regular expressions to drop metadata
* Some code realignment in main ripping loop
New for 1.61.2
--------------
Sat 12-04-2004
* Identify different stream types: mp3, ogg, aac, & nsv
* Save stream types with correct file extensions
* Don't do silence splitting on ogg, aac & nsv
* Support "ice-" style http headers used by some icecast2 servers
New for 1.61.1
--------------
* Use regular expression matching for metadata parsing
* New option -w parse-rules-file
* Remove -f dropstring option (use -w instead)
* Improvements to unicode support
* Improved support for icecast2 servers
* Fix incorrect song title on first track
* Very preliminary support for ogg streams
* Remove vestigial DEBUG functions
New for 1.61.0
--------------
* Add signal handler to SIGTERM.
* Fix for SR_ERROR_NOT_SHOUTCAST_STREAM when \r\n\r\n exists before
icy portion of header.
* Add check for -lsem to configure script
* Increase streamripper relay buffer size to fix streamripper
relay noises when relay client connects early.
New for 1.60.13
---------------
Aug 21, 2004 (GCS)
* Fix skips in relay stream
* Add frame numbers & FILE attribute to cue files
* Fix file permissions on UNIX
New for 1.60.12
---------------
* Add -R option to limit number of clients connected to relay
* Autodetect streamripper as server
* Fix bug in command line parsing with -I flag
New for 1.60.11
---------------
Thu Jul 8 23:55:38 EDT 2004 (GCS)
* Possible fix for frameoffset != READSIZE problem
New for 1.60.10
---------------
Sat Jun 5 12:53:36 EDT 2004 (GCS)
* Fix streamripper hang when not using -r flag
* Fix error codes not being propagated from socklib
* Add error check in rip_manager::myrecv for incompletely received
buffers (to fix SR_ERROR_INVALID_METADATA messages)
New for 1.60.9
--------------
* Apply Josh Lehan's patch:
- Multiple relay streams
- Fix wandering port problem
- New flag "-m" for auto-closing connection
- New flag "-k" to avoid saving broken songs after connect
* Add debug information for frameoffset == READSIZE problem
New for 1.60.8
--------------
* Fix a bug which caused the -d flag to fail on unix.
* New flag "--debug" to turn on debugging
New for 1.60.7
--------------
Mon May 17 00:09:40 EDT 2004 (GCS)
* Send metadata to relay stream
* Add plugin gui prop page for splitpoints options
* Fix crash when bitrate==0
* Fix crash when no metadata
* Mike Frysinger's patch to rip from specified interface
New for 1.60.6
--------------
2004/05/09 (GCS)
* Re-fix crashes on very long file names, because the previous fix
didn't work in some cases
* Add plugin gui options: rip to single file, specify relay port
* Fix plugin gui bug with skin preview
* Add -h option (display help)
New for 1.60.5
--------------
2004/04/26 (GCS)
* Upgrade to libmad version 0.15.1b (windows)
* Improvements to -a flag
New for 1.60.4
--------------
2004/04/22 (GCS)
* Fix program termination condition to exit properly on certain errors.
New for 1.60.3
--------------
* Upgrade to libmad version 0.15.1b (unix)
* Upgrade autoconf & automake
New for 1.60.1
--------------
* Fix bug with -t flag
* Initial implementation -a flag (rip to single file)
New for 1.60.1
--------------
* Rip streams even if they don't have an icy-name
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/streamripper/DESCR
cvs -z3 rdiff -u -r1.1 -r1.2 wip/streamripper/TODO
cvs -z3 rdiff -u -r1.2 -r1.3 wip/streamripper/PLIST
cvs -z3 rdiff -u -r1.3 -r1.4 wip/streamripper/distinfo
cvs -z3 rdiff -u -r1.9 -r1.10 wip/streamripper/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index