Mythdroid 0.6.3
Mythdroid 0.6.2 checks a server and determines that 0.6.3 is available. Looking at the binaries provided at https://code.google.com/p/mythdroid/downloads/list it appears that the release was made on May 12, 2013. The SVN revision valid as of that date is 918. Also, with the new additions to features the list at https://code.google.com/p/mythdroid/ was updated, and so the updated list has been included as the f-droid Description. android-13 was chosen since it was the most recent version that would cleanly compile.
This commit is contained in:
parent
1a0bfd489e
commit
092bbf5d1e
|
@ -8,21 +8,24 @@ Auto Name:MythDroid
|
|||
Summary:MythTV remote control system
|
||||
Description:
|
||||
A remote control system for MythTV featuring:
|
||||
*Support MythTV 0.21 - 0.24 and trunk
|
||||
*Support MythTV 0.21 - 0.26
|
||||
*Optimised for both phone and tablet screens
|
||||
*Coverart / fanart display (MythTV 0.25+)
|
||||
*Standard and 'gesture' remote control interfaces
|
||||
*Move in-progress playback between frontends and/or the device itself
|
||||
*Wake and unlock upon device movement whilst in remotes
|
||||
*Display of detected commercial breaks
|
||||
*Browse, schedule, delete and play recordings
|
||||
*Stream recordings and videos to the android device
|
||||
*Music remote with album art
|
||||
*Video browsing / playback
|
||||
*Backend status viewer
|
||||
*Program guide viewer
|
||||
*UPnP backend auto location
|
||||
*Video browsing and playback
|
||||
*Status and Program guide viewers
|
||||
*Automatic discovery of frontends and backend
|
||||
*Supports multiple frontends
|
||||
*Hardware keyboard 'passthru'
|
||||
*Frontend Wake On Lan
|
||||
*Call / SMS info display on MythTV OSD
|
||||
*Run arbitrary commands on frontends (e.g. 'sleep') via MDD
|
||||
*Wake and unlock on movement whilst in remotes
|
||||
*Automated, secure, muxed connection for simplified use when away from home
|
||||
.
|
||||
|
||||
Repo Type:svn
|
||||
|
@ -31,6 +34,7 @@ Repo:http://mythdroid.googlecode.com/svn/trunk/
|
|||
Build Version:0.4.3,4,244,prebuild=mv lib libs
|
||||
Build Version:0.5.3,53,572,prebuild=mv lib libs,target=android-11
|
||||
Build Version:0.6.2,62,801,target=android-11
|
||||
Build Version:0.6.3,63,918,target=android-13
|
||||
Build Version:0.6.4,64,!is it an actual stable release? 936,target=android-17
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
Loading…
Reference in a new issue