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