summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-02Fixed a critical bug that prevented the 'DVB rating' item from being shown ↵HEADmasterMidas
in setup.
2013-01-26increased version number to reflect Makefile adaptionMidas
2013-01-26Makefile adapted to vdr-1.7.36Midas
Makefile adapted to vdr-1.7.36
2012-05-01Compatibility: added LiveView to ChannelSwitch if vdr >= 1.7.26Midas
increased dev version.
2012-04-24dvb rating only appears if vdr>1.7.11. increased dev version no.Midas
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-13Removed debug code. No other changes.Midas
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-05Hotfix 0.1.0a: In Parental Guidance mode the plugin deblocked the lastMidas
channel if automatic switching reached an end of the channel list. Fixed.
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-16Minor change to Makefile (dist-package filename).Midas
2010-06-15Updated README and HISTORYMidas
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-08To cover the new Parental Guidance mode i added theMidas
chapter 'Usage' to README.
2010-06-08This version completes the basic parental guidanceMidas
functions. I will update README soon.
2010-06-08Minor change to Makefile.Midas
2010-06-08Tobias Grimm sent me some patches (thank you), according toMidas
dist target, whitespaces and license information. No features added/removed, no code changes.
2010-06-06Fixed compiler warning.Midas
2010-06-06Release of 0.0.2. See HISTORY for changes.Midas
2010-06-04The Channel up/down and Up/Down keys now allow to changeMidas
zapping direction on a block event.
2010-06-04It turned out the former version of the 'Channel EPG' methodMidas
sometimes did not switch in the right direction only on VDR 1.7.*. I had to do quite a lot of research to cut out this nasty little bug. Again i hope its finally fixed now ;). Thanks again to igel and vdrtux for testing and reporting.
2010-06-03The new detection method 'Channel EPG' sometimes switchedMidas
into the wrong direction. Hopefully fixed now. Thanks to igel for testing and reporting.
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-28Switching on/off log function didn't work. Fixed.Midas
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-22Source dir structure changed.Midas
2010-04-22Changed source directory structure.Midas
2010-04-22Initial release. Version 0.0.1b. Fork of the taste plugin 0.0.2d by LordJaxom.Midas
Patches for the taste plugin by tomg and mapovi were added permanently to the source of the block plugin. For more information, feature list und bugfixes read HISTORY and README please.