10 releases
r1.24
43d5fc0
on 23 Feb 2001
Only `>' obeys repetition count.

r1.23
f2c746a
on 23 Feb 2001
Delete-file key-binding is changed from `C-d' to `D' for trivial reason..

r1.22
25f10ce
on 23 Feb 2001
`>' at the end of music list obeys the repetition counter. Music list in a stack doesn't appear in the result of shuffle any more. Shuffle preserves highlighted line any time. Now nil for mpg123-preserve-playtime plays a music from the beginning.

r1.21
61a0a62
on 21 Feb 2001
Support for OpenBSD is confirmed.

r1.20
010b3df
on 30 Jan 2001
(Win)convert music filename to dos file name for music over shared folder

r1.19
5a19c63
on 19 Jan 2001
Fix the invalid 'cond form.

r1.18
dc95017
on 23 Dec 2000
Slider stays wrong position when music list added. Fixed

r1.17
37fefd2
on 8 Dec 2000
Variable mpg123-face-playing specifies the color of cursor for playing music. Variable mpg123-face-slider specifies the color of slider of playing position. Variable mpg123-need-slider specifies wheter the slider is needed or not. Mouse-2 selects directly a music on the mouse pointer(in music list) or playing position(in delimiter line). RET(M-x mpg123-play) on the delimiter line move the playing position according to the proportion of the window width from left side.

r1.16
cabfbeb
on 25 Nov 2000
Support emacs-21.0.9x (in mpg123:mp3-p)

r1.15
a6830c4
on 20 Oct 2000
(if (featurep 'xemacs) (require 'overlay))