Age | Commit message (Expand) | Author |
2011-05-15 | Fixed cString's operator=(const char *String) in case the given string is the... | Klaus Schmidinger |
2011-03-13 | Reduced CPU load when pausing a replay | Klaus Schmidinger |
2010-10-24 | Updated the Estonian OSD texts | Klaus Schmidinger |
2010-09-19 | Added support for languages that are written right-to-left1.7.16 | Klaus Schmidinger |
2010-06-06 | Implemented setup option 'OSD/Number keys for characters' | Klaus Schmidinger |
2010-03-27 | Added Macedonian language texts | Klaus Schmidinger |
2010-03-12 | The new setup option "Folders in timer menu" controls whether the file names ...1.7.14 | Klaus Schmidinger |
2010-03-07 | Implemented automatic deleting of timeshift recording | Klaus Schmidinger |
2010-02-28 | Fixed handling empty strings in cSource::FromString() | Klaus Schmidinger |
2010-02-05 | Updated the Italian OSD texts | Klaus Schmidinger |
2010-01-31 | The files "commands.conf" and "reccmd.conf" can now contain nested lists of c...1.7.12 | Klaus Schmidinger |
2010-01-17 | The new setup option "Miscellaneous/Channels wrap" controls whether the curre... | Klaus Schmidinger |
2010-01-17 | If svdrphosts.conf contains only the address of the local host, the SVDRP por... | Klaus Schmidinger |
2010-01-17 | The "Edit timer" menu can now set the folder for the recording from a list of... | Klaus Schmidinger |
2010-01-08 | Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group" | Klaus Schmidinger |
2009-11-22 | Fixed resetting the file size when regenerating the index file | Klaus Schmidinger |
2009-08-29 | Updated the Italian OSD texts | Klaus Schmidinger |
2009-06-21 | Fixed storing the current OSD size in case the device has changed it in its s... | Klaus Schmidinger |
2009-05-21 | Implemented setup option "Recording/Pause key handling" | Klaus Schmidinger |
2009-05-09 | Implemented cSetup::OSDAspect | Klaus Schmidinger |
2009-05-09 | Increased MAXOSDHEIGHT to 1200 | Klaus Schmidinger |
2009-05-08 | Fixed a typo in aspect ratio 2.21:1 | Klaus Schmidinger |
2009-05-03 | OSD sizes in percent; automatic update of OSD size | Klaus Schmidinger |
2009-04-12 | No longer checking for deleted recordings to be removed from the foreground t... | Klaus Schmidinger |
2009-01-30 | Fixed a hangup when replaying a TS recording with subtitles activated | Klaus Schmidinger |
2009-01-06 | Removed the '#define FE_CAN_2ND_GEN_MODULATION' | Klaus Schmidinger |
2009-01-06 | The recording format is now Transport Stream | Klaus Schmidinger |
2008-09-14 | Added a note about 'Id' being obsolete to the description of cDevice::PlayAud... | Klaus Schmidinger |
2008-09-06 | Errors in config files no longer keep VDR from starting | Klaus Schmidinger |
2008-04-19 | Adapted the tuning code to the new DVBFE_SET_DELSYS API | Klaus Schmidinger |
2008-04-12 | Re-implemented handling of DVB-S2 | Klaus Schmidinger |
2008-03-23 | Version 1.6.01.6.0 | Klaus Schmidinger |
2008-03-18 | Updated the Croatian language texts | Klaus Schmidinger |
2008-03-16 | Version 1.5.18 | Klaus Schmidinger |
2008-02-24 | Updated the Swedish OSD texts | Klaus Schmidinger |
2008-02-17 | Fixed setting the current subtitle track in Transfer-Mode | Klaus Schmidinger |
2008-02-08 | Revoked the switch to the "multiproto" driver in order to make a new stable v... | Klaus Schmidinger |
2008-01-19 | The new option --localedir can be used to set the locale directory at runtime | Klaus Schmidinger |
2007-11-25 | Implemented setup option "Miscellaneous/Emergency exit" | Klaus Schmidinger |
2007-11-25 | Fixed the declaration of cSubtitleObject::Decode8BppCodeString() | Klaus Schmidinger |
2007-11-10 | Fixed assembling PS1 packets in cTS2PES::instant_repack() | Klaus Schmidinger |
2007-10-17 | Fixed checking compatibility mode for old subtitles plugin | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
2007-08-19 | Fixed handling locale directories with a large number of entries | Klaus Schmidinger |
2007-08-12 | Added missing install-i18n to the install target in the Makefile | Klaus Schmidinger |
2007-08-11 | Switched I18N to gettext | Klaus Schmidinger |
2007-07-28 | All logging now goes to LOG_ERR | Klaus Schmidinger |
2007-07-20 | Fixed a typo in the function name of cOsd::SetOsdPosition() and added a range... | Klaus Schmidinger |
2007-07-20 | Fixed a buffer overflow in initializing the system character table | Klaus Schmidinger |
2007-06-23 | Fixed a name clash between skincurses.c and the new cOsd position functions | Klaus Schmidinger |