Version: 0.2.2 Debugged logging and silent mode, fixed a random glitch (forget what) Added a bunch of things to the playlist class: forward(int x) - forward through the playlist by x amount back(int x) - go back through the playlist by x amount addSong(String toadd) - Add a new song object to the end of the playlist addSong(String toadd, int pos) - Add a new song object at the given position removeSong() - Remove the first song object in the playlist removeSong(int pos) - Remove the song object at the given position removeSong(String torem) - Remove the song object with the given file name NOTE: Those have not yet been tested, and will when I add the respective commands into the shoutremote class. Added a minute thing to the shoutremote class. I delayed adding in all of the new commands for a re-write of how things run in the shoutremote class. Version: 0.2.1 Fixed some glitches, removed a deprication warning. Added silent mode and logging capabilities. Version: 0.2.0 beta 2, slightly stable :) What's new: Added XML support, dumps song info and a history to file if you want it to. Added a bit more verbosity, made the startup text look nicer. New homepage: rydia.net/javashout no longer looks horrid. As of 0.1.0: initial release.
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.