Hi,
A new version of fEPG is now available at http://www.fepg.org
Description ----------- fEPG is a plugin for VDR that provides a graphical way of viewing and navigating through EPG data. Almost all aspects of the user interface are configurable.
Changes ------- 2008-10-29: Version 0.4.1
- Fixed error in grid drawing code; 'No Info' entries were not always properly determined. - Key names are now being translated. - Added Italian translations (thanks to Diego Pierotto). - Added Spanish translations (thanks to Manuel Gomez). - Now only drawing the first line of an event name if row height is insufficient for two. - Selected event is now properly updated when the time changes. - Several minor cosmetic fixes. - Fixed prototype of function 'Darken'. - Cleaned up '#include's - Updated license information.
Regards,
Alex Lasnier
Hi,
A new version of fEPG is now available at http://www.fepg.org
Hi - Feature request...
I have multiple DVB cards in my system, but fEPG still won't let me select a channel if I'm recording another. Can it be changed to check if there's an available card?
Thanks Simon
Simon Baxter wrote:
Hi,
A new version of fEPG is now available at http://www.fepg.org
Hi - Feature request...
I have multiple DVB cards in my system, but fEPG still won't let me select a channel if I'm recording another. Can it be changed to check if there's an available card?
Thanks Simon
With the latest version? This should have been fixed in 0.4.0, but I guess not! I'm not sure what's wrong since fEPG uses VDR's Channels.SwitchTo() to switch channels; changing the channel within fEPG's interface should behave in the same way as within VDR. But perhaps there is a better method...
Alex