Mathias Dietz Weblog

21. Oktober 2005

Update: Java Aireo Sync (JASY) Preview

Abgelegt unter: Aireo — admin @ 11:37

Hi,
I’ve uploaded a new Jasy preview (V0.21).

Changes
Drag and Drop fully implemented
Copy and Paste implemented
File delete
Tree improvements (async,popups,..)
Code cleanup

Missing festures
Aireo communication abstraction (USB/WLAN)
Playlist functions
File transfer functions
Used/Free space display works only for Linux

Requirements
Sun Java 1.5 or higher
Java Webstart

Jasy Alpha Preview (Webstart link)

14. Oktober 2005

Searching for assistance

Abgelegt unter: Aireo — admin @ 13:41

I’m searching for assistance to speed up the JASY development !

If you are interrested and match to one of the following profiles, don’t hesitate
to contact me.

Java Developer: You have some experience in developing java applications and like to code a part of jasy.
Java GUI Developer: You have some experience in developing swing GUIs and like to improve the JASY gui.
Network Specialist: You have some experience with ethereal or other sniffer tools and like to reengineer the Aireo WLAN protocol.
Graphics/Designer: You like to design the splash screen and icons of the Jasy tool.

I’m looking forward to hear from you !

Alpha Preview: Java Aireo SYnc

Abgelegt unter: Aireo — admin @ 13:15

A preview of the Java Aireo SYnc (Jasy) tool is now available via webstart.
It is only a demonstration of the current development state (pre-alpha) and it is NOT stable.

The important features (like copy files to aireo, creating playlists …) are not fully implemented so that
they are not working, yet.
The preview gives you only a insight into the “look and feel” of the jasy tool.

Requirements
Sun Java 1.5 or higher
Java Webstart

Jasy Alpha Preview (Webstart link)

Command line Playlist creator (SPL)

Abgelegt unter: Aireo — admin @ 01:34

I’ve got a lot of request regarding the Aireo SPL parser and playlist creator in the last weeks.
But it has took some time to make this code portable and to build a package.

The SPL Creator is now ready for download: SPL Creator
(It is only tested with Linux, but windows should also be ok.)

Requirements:
Sun Java 1.5 or higher
ID3 Tag Java Library

To start the SPL Creator command line tool, enter the following command:

Linux: java -cp id3-1.6.0d9.jar:SPLCreator.jar de.dietzm.aireo.cmd.Creator [playlist Name] [mountpoint] [mp3files]
Windows: java -cp id3-1.6.0d9.jar;SPLCreator.jar de.dietzm.aireo.cmd.Creator [playlist Name] [Mapped Driveletter] [mp3files]

Use this software at your own risk. No warranty! The source code is included in the jar file.
Tools for converting a m3u playlist and for removing a playlist (with entries) will follow.

Linux on Aireo work suspended

Abgelegt unter: Aireo — admin @ 00:40

I have suspended the work on the Aireo MP3 player.
I plan a vacation trip to dubai in November and I need
a running MP3 player.
Therefore I have desoldered all JTAG wires and reassembled the Aireo.

I hope there is more time in december to continue the JTAG stuff.

Powered by WordPress ( WordPress Deutschland )