ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Audio-Play-MPG123/Changes
Revision: 1.2
Committed: Tue Jul 16 14:44:04 2002 UTC (22 years, 2 months ago) by root
Branch: MAIN
Changes since 1.1: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for Perl extension Audio::Play::MPG123
2
3 - updated to mpg123 2001-05-18.
4 - added new frame accessor method, patch by Steven Elling.
5
6 0.62 Sun Feb 4 13:39:04 CET 2001
7 - implemented SHuffle command for mpg123sh.
8 - forgot to include playlist.h. However, mpg123
9 is being used by somebody so this kind of bug gets found ;)
10 - mpg123's stderr is now redirected to /dev/null.
11 - mpg123sh no longer depends on File::Glob.
12 - mpg123 no longer destroys your terminal settings.
13
14 0.61 Thu Jan 18 19:46:45 CET 2001
15 - load now returns even whent he song couldn't be started :)
16 - mpg123 is now started without the "-y" flag, since this
17 also disables id3-tag-detection.
18
19 0.6 Wed Jan 17 10:49:33 CET 2001
20 - updated to version 2001-01-17 of mpg123. Left out a lot
21 of my patches (e.g. IRIX6). tell me if you need them.
22 - mpg123sh now stops on SIGPWR (send it from your
23 /etc/apmd_proxy) (requires recompile of mpg123!).
24 - new parameter "mpg123args" which expects an arrayref with
25 additinal arguments for mpg123.
26
27 0.051 Fri Jul 21 04:13:35 CEST 2000
28 - fork()s no longer destroy the mpg123 process.
29 - mpg123sh accounts non-existant files to other
30 files with the same basename.
31
32 0.05 Sat Jul 15 23:28:41 CEST 2000
33 - more small improvements & fixes in mpg123sh.
34 - new method 'paused'.
35 - fixed a bug that made broke http-url support.
36
37 0.04 Fri Jun 23 08:03:01 CEST 2000
38 - fixed tpf, required a change in mpg123.
39 - small improvements to mpg123sh, fixing the completion problem
40 with perl's readlines in a very ugly way.
41
42 0.03 Fri Jun 25 01:20:42 CEST 1999
43 - bug fixes, many of them to mpg123.
44 - removed opts method, implemented statfreq method instead.
45 - added tpf method.
46 - implemented "d" and "j" commands, many small improvements.
47
48 0.02 Wed Jun 23 21:14:29 CEST 1999
49 - first release.
50
51 0.01 Tue Jun 22 13:18:03 CEST 1999
52 - original version; created by cp -r ;)
53