summaryrefslogtreecommitdiff
path: root/audio/replay (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Delete superfluous \ from end of line. (It didn't hurt since the next lineSatoshi Asami1999-02-031-2/+2
| | | | | | | was empty anyway, but....) Notes: svn path=/head/; revision=16510
* Upgrade to 0.61.Vanilla I. Shu1999-02-023-9/+7
| | | | Notes: svn path=/head/; revision=16503
* Change maitainer's email address,Vanilla I. Shu1999-01-121-2/+2
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Bump esound's library version to 1.0.Vanilla I. Shu1999-01-051-2/+2
| | | | Notes: svn path=/head/; revision=15853
* Upgrade to 0.58.Vanilla I. Shu1998-11-112-5/+5
| | | | Notes: svn path=/head/; revision=14470
* Upgrade to 0.57a, REMOVE BROKEN_ELF tag.Vanilla I. Shu1998-11-042-7/+5
| | | | Notes: svn path=/head/; revision=14347
* Mark BROKEN for ELF:Justin M. Seger1998-11-021-1/+3
| | | | | | | | | | gcc -o replay dump.o formats.o getbits.o huffman.o layer3.o getdata.o misc2.o transform.o audio.o buffer.o audioIO.o position.o layer2.o rtbuf.o util.o getopt.o getopt1.o replay.o -lesd `"gtk11-config" --libs` -lesd /usr/X11R6/lib/libgtk11.so: undefined reference to `g_datalist_set_destroy' /usr/X11R6/lib/libgtk11.so: undefined reference to `g_datalist_id_set_destroy' *** Error code 1 Notes: svn path=/head/; revision=14310
* Import replay, it's another gtk-base mp3 player.Vanilla I. Shu1998-10-289-0/+121
Notes: svn path=/head/; revision=14237