Open Local Area File Sharing

Welcome

Readme

Change Logs

Install Instructions

Documentation

Screenshots

SourceForge.net Logo

  

CHANGELOG for OLAFS

Changes from 1.0 to 1.1

Due to changes in the ClientFinder protocol the Virtual Machine parameter "NewClientFinder" must be set to 0 if the application shall work with older versions (add -dNewClientFinder=0 as java parameter).

  • Change in ClientFinder protocol to divide incomming broadcasts into own and external messages
  • Introduced ThreadedInputStream as local buffer for audio data
  • Add splash
  • Change from Player of jl to BasicPlayer of jlGui
  • Add volume control
  • Replaced shuffle button by checkbox

Changes from 0.2 to 1.0

Change in major version number became necessary because the package structure was changed. Clients of the 0.x Version can not communicate with clients of the 1.x Version.

  • No EOFException at eof, but return value -1 as defined in InputStream interface
  • Extent ant buildfile
  • Package structure simplified
  • Changed standard port to prevent version problems
  • Add theme support
  • Combine two column table into one column
  • GUI has alternating colors for each two entries
  • Introduce peer auto update and auto remove in database and gui
  • Changed stylesheet for javadoc
  • Add forward to next song button
  • Enable file logging

Changes from 0.1 to 0.2

  • End of File is correctly handled
  • Thread Priority of player thread changed
  • Skripts increase process priority to HIGH (win2k)
  • Clientfinder waiting time extended to five minutes
  • Shuffle button text corrected
  • Clientfinder in DBTest starts later than entryDB to setup remote interface before other clients try to access