Reply To: A standalone Java client: FireflyClient

#15553
fizze
Participant

Yeah, the play/pause issue isn’t really a bug, but more like a usability thing. But as far as I remember, iTunes handles it differently.

Well, the notification next/prev issue might be related to other bugs.
Since its just an option, I wouldn’t treat it with high priority. Not unless it’s clear and reproducible.

edit:
Wow, its an incredibly busy week.
Finally got a chance to checkout the CVS trunk from sf.

Its complaining about skins, and skin look and feel stuff missing.

import com.l2fprod.gui.plaf.skin.Skin;
import com.l2fprod.gui.plaf.skin.SkinLookAndFeel;

Can you add that to the CVS or do I have to grab that elsewhere?
My java IDE is jdeveloper, which is Oracle-focused, but I found its working nicely for other projects, too. 🙂