goodev / android-squeezer

Automatically exported from code.google.com/p/android-squeezer
1 stars 0 forks source link

power on/off support #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Show player power status & add power on/off controls.

Original issue reported on code.google.com by bradfitz on 18 Aug 2009 at 3:46

GoogleCodeExporter commented 9 years ago
I have implemented power on/off functionality for the players which supports it.
The player can be turned on or off via an apropriate menu option, depending on 
wheater the player is currently turned on.

I have enclosed a patch with the new functionality.

Original comment by kaaho...@gmail.com on 2 Nov 2010 at 10:13

Attachments:

GoogleCodeExporter commented 9 years ago
Excellent, thanks!

Original comment by bradfitz on 4 Nov 2010 at 11:24

GoogleCodeExporter commented 9 years ago
OOPS, I forgot to mention that the patch is based on the second latest version 
of the code, ie. the one which corresponds to squeezer version 0.4 from 
androlib. 
I'll be happy to use the latest git version, but then I need a few hints on how 
to complete that version, because it is work in progress.

Original comment by kaaho...@gmail.com on 5 Nov 2010 at 7:25

GoogleCodeExporter commented 9 years ago
Committed:

https://github.com/bradfitz/android-squeezer/commit/5c73633d24201565832ab9e2ca69
80523275092b

And released 0.5 to the Android Market.

Thanks again!

Original comment by bradfitz on 5 Nov 2010 at 7:39