jdec client package -------------------------------------------------------------- for detailed information see http://users.frii.com/jkrucky/jdec/jdec.html procedure to install: -------------------------------------------------------------- 1. unzip the *.zip archive 2. ensure you have java RTE 5.0 installed 3. install and configure the dec server/host side first 4. edit the jdec.properties file 5. execute 'java -jar jdec.jar -c jdec.properties' from a command line prompt jdec client - version 1.1 -------------------------------------------------------------- Sun Feb 19 23:48:13 MST 2006 1. bug fix to handle undefined music duration gracefully 2. play action on doubleclick of an item jdec client - version 1.0 -------------------------------------------------------------- Sun Feb 12 20:30:04 MST 2006 beta release with the following known issues: 1. after you update the dec with a new playlist - the client side's view will not be refreshed, although the dec server/host WILL be updated accordingly. you need to close the client side application and start it again. 2. there is still a lot of print statements echoed to the stderr to see what the client side is doing.