[AudioLink-cvs]audiolink TODO,1.10,1.11
Status: Alpha
Brought to you by:
amitshah
|
From: <ami...@us...> - 2003-12-05 09:19:30
|
Update of /cvsroot/audiolink/audiolink In directory sc8-pr-cvs1:/tmp/cvs-serv7550 Modified Files: TODO Log Message: 1. We have a config file 2. Debian packaging is done; get rpms done now. Index: TODO =================================================================== RCS file: /cvsroot/audiolink/audiolink/TODO,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** TODO 14 Nov 2003 13:38:42 -0000 1.10 --- TODO 5 Dec 2003 09:19:24 -0000 1.11 *************** *** 15,21 **** * Support for crawling the LAN for NFS, SMB, FTP, etc protocols. ! * As we have something that works, support for building debian ! packages. If some developers can build .rpm's or other packages, ! they will be welcome too. * Plugin for some audio-playing software, which will allow searches, --- 15,19 ---- * Support for crawling the LAN for NFS, SMB, FTP, etc protocols. ! * Packaging in different formats: rpm, etc. (Debian's done) * Plugin for some audio-playing software, which will allow searches, *************** *** 31,35 **** * ID3v2 support ! * config files for default options: ~/.audiolink/config and /etc/audiolink/config * script that updates schema based on version numbers --- 29,33 ---- * ID3v2 support ! * print error messages, informational messages to STDERR * script that updates schema based on version numbers |