summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)Author
2012-04-18Hotfix: With VDR < 1.7.11 the setup options for DVB rating stay inactive now.Midas
2012-04-03Bugfixes: Applied patch by Joe_D. Closes #928 @ vdr-developer.orgMidas
Features: Plugin now may take care of age rating information derived from the stream.
2010-11-13Bugfix:Midas
Plugin could have been showing misbehaviour if all channels on a given transponder were blocked and the device was locked by recording from one of the channels. Fixed. Features: Updated Italian translation. Thanks again to Diego Pierotto.
2010-11-05Release of Version 0.1.0Midas
New features / Bugfixes: -Feature: block.conf format and path changed -Feature: Whitelist function -Feature: New Setup Option 'Fuzzy Fallback' (see whitelist section above) -Feature: Duplicate entries are not allowed anymore! -Feature: New key handling in the plugins setup -Feature: 'New' jumps to an existing 'New entry' -Feature: Parental Guidance and main menu entry -Feature: In Parental Guidance mode replay may be blocked -Feature: Consideration of empty or no EPG data -Feature: Italian translation added (thanks to Diego Pierotto) -Feature: Added list sorting. -Feature: Changes are applied immediately. -Bugfix: In rare cases shows were not blocked. Fixed. -Bugfix: Zap direction -Bugfix: Changing the zap direction on block events to 'down' should now work (again). -Bugfix: Unwanted behaviour if OSD is open -Bugfix: Syslog spams on channels with no or empty EPG please see HISTORY and README for more details
2010-08-06Release 0.0.4. Main menu entry now also deblocks. Replay of recordedMidas
shows won't stop anymore on block events. Channel +/- work now to change zap direction on block events.
2010-06-15Release of 0.0.3Midas
First official release with parental guidance capability. Please see README for details. Changes in this commit: -Command line parsing code added (function considered as momentarily not useful - commented out). -Potential bug sources eliminated - in rare cases the plugin did not block -Several strings changed / german translation updated -Internal changes to ParentalGuidance setup (for command line parsing see above)
2010-06-03German translation updated.Midas
2010-06-02Added a new detection method. If the next show on theMidas
current channel is blocked the plugin will switch to another channel as soon as the next show begins. Strange behaviour could occur, if the station does not accurately update its EPG. Therefore you can still choose the old detection method (On Switch) in the plugins setup, which is also the default.
2010-04-27Version 0.0.1b+bf1 (bugfix1)Midas
Initial work on strings/translation (planned for one of the next releases): -translation file and necessary fixes to block.c and Makefile included. -corrected xgettext --msgid-bugs-address (thx opp). Main reason for this commit: Version 0.0.1b may not build in certain situations (on debianizing)
2010-04-22Changed source directory structure.Midas