jMythAPI Changelog

Release History

VersionDateDescription
1.0.32013-09-20
1.0.22012-10-04
1.0.12012-05-20
1.0.02012-03-29
0.1.02008-01-24

Release 1.0.3 - 2013-09-20

TypeChangesBy
addProtocol: Support for protocol version 77 (MythTV-Release Version 0.27) addedthelian
addProtocol: Support for protocol version 76 addedthelian
addProtocol: Support for changed RESCHEDULE_RECORDINGS command.thelian
updateProtocol: using equalsIgnoreCase to check "ok" responsesthelian
addDatabase: fix for wrong findday in schedule entrythelian
addDatabase: better support for UTC dates (introduced in db schema 1302)thelian
fixBackend: bugfix for race codition during annotatePlay.thelian

Release 1.0.2 - 2012-10-04

TypeChangesBy
addProtocol: Support for protocol version 75 (MythTV-Release Version 0.26)thelian

Release 1.0.1 - 2012-05-20

TypeChangesBy
updateProtocol: Marked ProtocolVersion 72 as MythTV-Release Version 0.25.thelian
updateProtocol: Support for protocol version 73,74thelian
addDatabase: The Schedule object can now be easily initialized from an IRecorderNextProgramInfo object.thelian
addDatabase: New IDatabase method to get the channel info by the channels call sign.thelian
addBackend: New function to get map containing the path to all channel icons.thelian
fixBugfix: Fixing ConcurrentModificationException between event dispatching and event listener registration.thelian
fixBugfix: Using long as type for flag classes now.thelian
addEvents: Support for DOWNLOAD_FILE events added.thelian
addEvents: Support for VIDEO_LIST(_NO)_CHANGE events added.thelian
addEvents: Support for GENERATED_PIXMAP event added.thelian
addEvents: Support for ASK_RECORDING event added.thelian
updateDocumentation: Updates to javadoc.thelian

Release 1.0.0 - 2012-03-29

TypeChangesBy
addFirst official release of jMythAPI. Supported Protocol Versions: 01 - 72thelian

Release 0.1.0 - 2008-01-24

TypeChangesBy
addFirst development version of jMythAPI. Supported Protocol Versions: 01 - 38.thelian