jVDR
titel
Get jVDR at SourceForge.net. Fast, secure and Free Open Source software downloads
Startseite

5  Version History

5

Version History

5.1

Version 0.1.3

You need the additional file jwan-0.1.3.jar and have to copy it to the libs-folder!

5.1.1

New Features

  • Timer can be deleted.

  • Timer can be modified (start and stop time can be adjusted).

  • Potential Timer conflicts are indicated with a warning at the record-button in EpgDetails.

  • Series are handled as one entry in the main record overview

  • Records can be sorted by title, date (up/down) and unseen records in the record overview

  • SmartEpg are now sorted by date

5.1.2

Bug Fixes

  • Improved compatibility with iPhone OS 3.0

  • TimerChart is now rendered for each request and not only once. (since 0.1.2a)

  • Entries for specific channels are now shown complete (with and without limitation) (since 0.1.2a)

  • Multiple recurrences in settings SmartEPG removed

5.1.3

Update Instructions

  • Extract everything into the directory jvdr-0.1.3.

  • Copy jvdr.xml, Hib.* and images/* from jvdr-0.1.2.

5.2

Version 0.1.2

5.2.1

Bug Fixes

  • Successful logins now 30 day valid without further authentication

  • All forms with boolean (YES|NO) radio buttons now work again

  • Problems with german umlaute solved. You can choose your own encoding in jvdr.xml ( <svdrp encoding="..."/>)

5.2.2

Update Instructions

  • Extract everything into the directory jvdr-0.1.2

  • Copy jvdr.xml, Hib.* and images/* from jvdr-0.1.1

  • Extend in your jvdr.xml the element <svdrp/> with an encoding-attribute (e.g. <svdrp host="localhost" port="2001" encoding="ISO-8859-15"/>).

5.3

Version 0.1.1

5.3.1

New Features

  • TimerOverview now with a chart

  • Records can now played via RecordOverview

  • RecordOverview now shows 'New' and 'Cut' Records

  • Record can be deleted in RecordDetail

  • Badge support (you know this from the iPhone or Apple Mail)

    • The number of recurrences are shown in the badge on the search icon.

    • The number of available images for each EPG entry is shown on the image icon.

  • RecordDetail provide capturing of still images (used for ImageSearch)

  • RecordDetail provide saving and correlation images to titles

  • Thumbnails are shown on Program Overview

5.3.2

Bug Fixes

  • Recurrences are now shown on top of EPG Detail page

  • Recurrences no longer divided between special channel and all channels

  • Removed Test-Button for Progressive Image Loading

  • All user defined directories are checked for existence at startup

  • Reconnect timeout now 1 minute if SVDRP is not reachable

5.3.3

Update Instructions

  • Extract everything into the directory jvdr-0.1.1

  • Copy jvdr.xml and Hib.* from jvdr-0.1.0

  • Insert in your jvdr.xml the elements of Listing (e.g. between <hsql/> and <podcast/>)

Listing: New configuration elements

<images>
  <dir typ="tmp">/tmp/vdr/images</dir>
  <dir typ="persistent">images</dir>
</images>

5.4

Version 0.1.0

Initial public version release on 11.4.2009