License

License for PS2VFS
Copyright (c) 2004 Stig Petter Olsrd aka Krilon
Copyright (c) 2003,2004 Antonio Jos Ramos Mrquez aka Bigboss
Copyright (c) 2003 PS2Reality(Hermes, Mavy & Bigboss)

All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. The author grants you a license to use ps2vfs for academic, research and non-commercial purposes only.
3. The author imposes no restriction on any code developed using the software. However, the author retains a non-exclusive royalty-free license to any modification to the distribution made by the licensee.
4. Any Licensee wishing to make commercial use of the Software must contact the authors to execute the appropriate license for such commercial use. Commercial use includes
- Integration of all or part of the source code into a product for sale or commercial license by or on behalf Licensee to third parties, or
- distribution of the binary code or source code to third parites that need it to utilize a commercial product sold or licensed by or on behalf of Licensee.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


 


Requirement:
-----------

j2sdk 1.4.2.x in your pc
PS2Reality Mediaplayer 1.50 or Mediaplayer PRO
Playstation 2 with Network Adapter

New Features:
------------
Stig Petter Olsrd have made a cool stuff for you so enjoy it please:

- Plugins support 
- Web radio and playlist support
- Support for images greater than before
- Virtual mapping
- Added a full logging system
- Fully compatible with PS2Reality Mediaplayer 1.50 and Mediaplayer PRO

How to run
-----------
With plugins and gui

java -jar ps2vfs.jar plugins

Without gui

java -jar ps2vfs.jar -nw plugins

you have a .bat script for win and .sh script for Unix enviroment

The WebRadio folder contains some playlists with three ShoutCast stations check it to see the right format





How to compile
--------------
If you want to play with sources:

Decompress ps2vfs-src and use ant tool there is some targets to make the job for you



