sabato 23 luglio 2011

Packed Media Widget 0.0.1 for N900

I have coded an homescreen widget to control Multimedia player, SomePlayer and InternetRadioPlayer, all at once.




It's made of 8buttons, in a 2x4 grid. The ones on the right are the control ones, and the ones on the left, hidden, are used to change the player to affect or to start it.

Starting from the bottom, the context buttons are: Multimedia, SomePlayer, InternetRadioPlayer and "start".
To use the widget, first a context button must be pressed since  at widget startup there is no context chosen.
"Start" button behaves differently based on the chosen context:

  • For Multimedia, it "plays" the song. It's a play, not a resume, so the song will be restarted.
  • For Someplayer, it checks if the player is running, and it does it in case it's not.
  • For InternetRadioPlayer, it starts the player if not running, or it shows it if hidden.
Widget is highly customizabled, from sizes to colours.




venerdì 15 luglio 2011

InternetRadioPlayer version 1.0.3

I have released version 1.0.3 of InternetRadioPlayer.
It can be hidden instead of closed to keep playing radios and can save a list of favourites stations.