Menu

FX Player 0.8.15-alpha released

FX Player is a web based streaming server with an iTunes like interface.

It shares your mp3 library and allow access to your tracks through the internet : at work or at friends house for instance.

The server side is on Java :
- java servlet specification compliant (you may install it on tomcat, jetty etc)
- jpa for data access (openJpa)
- aspectj and spring for transactions
- jax-rs and jaxb (Jersey) for client-server communications
- use of apache derby for data storage

The client side is build on Adobe Flex and ActionScript

This version includes the following :

* New : The user can now toogle the track fields navigation pane visibility
* Bugfix : The playback configuration properties where not correctly set
* Bugfix : The search menu was notn displayedChanged default font

Please note that FX Player is still in alpha stage, so if you already installed it and want to install the new version, you may have to delete the previously installed version and yass database before installing this one.

Posted by Sven Duzont 2009-06-17

Log in to post a comment.