1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
2001-12-16 Ian Campbell <ijc@hellion.org.uk>
* AUTHORS, CREDITS, Makefile.in: Create CREDITS file.
2001-12-16 Ian Campbell <ijc@hellion.org.uk>
* AUTHORS, NEWS, configure.in: Update for version 0.4.
2001-12-16 Ian Campbell <ijc@hellion.org.uk>
* lisp/xmms/command.jl: New function xmms-time-shift from William
Evans <wfe1@bellatlantic.net>.
2001-07-03 Ian Campbell <ijc@hellion.org.uk>
* lisp/xmms/command.jl: Fix UI for several other functions.
2001-04-24 Ian Campbell <ijc@hellion.org.uk>
* lisp/xmms/command.jl: Fixed UI for xmms-main-volume-set.
2001-04-17 Ian Campbell <ijc25@cam.ac.uk>
* src/remote.c: Renamed many functions for consistancy. Exported
some functions which I missed.
* lisp/xmms/command.jl: Renamed functions.
2001-04-08 Ian Campbell <ijc25@cam.ac.uk>
* rep-xmms.spec.in
* configure.in
* Makefile.in: Include and distribute an RPM spec
file. Contributed by Friedrich Delgado Friedrichs
<friedel@die.burse.uni-hamburg.de>
2001-04-06 Ian Campbell <ijc25@cam.ac.uk>
* src/remote.c: Added rep_DECLARE to all functions.
* lisp/xmms/command.jl: Added new functions xmms-play-pause,
xmms-inc-main-volume, xmms-dec-main-volume, xmms-set-balance,
xmms-all-show, xmms-all-hide
2001-04-06 Ian Campbell <ijc@hellion.org.uk>
* *: First version.
|