summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
2012-05-20cVector::Clear() now reinitializes any previously used membersKlaus Schmidinger
2012-05-20If a recording has no info file, the 'title' of the recording's info is now s...Klaus Schmidinger
2012-05-19Fixed checking for UTF-8 support in cFont::Bidi()Klaus Schmidinger
2012-05-17Implemented taBorder alignment flagKlaus Schmidinger
2012-05-13Fixed a mismatched 'delete' in cSchedules::SetEpgDataFileName()Klaus Schmidinger
2012-05-12The new member function cSkinDisplayReplay::SetRecording() allows a skin to d...Klaus Schmidinger
2012-05-11Making sure setup strings don't contain any newline charactersKlaus Schmidinger
2012-05-09Removed the "bondedMasterFailed" mechanism from cDvbTunerKlaus Schmidinger
2012-05-08Renamed the function cString::sprintf(const char *fmt, va_list &ap) to vsprin...Klaus Schmidinger
2012-05-08Fixed character comparisons in cSubtitleObject::DecodeCharacterString()Klaus Schmidinger
2012-05-06Fixed a possible high CPU load when pausing replayKlaus Schmidinger
2012-04-28The new functions cControl::GetRecording() and cControl::GetHeader() can be u...Klaus Schmidinger
2012-04-28cControl::Control() now has an additional boolean parameter, which can be set...Klaus Schmidinger
2012-04-27Credits to Marcus RoscherKlaus Schmidinger
2012-04-26Fixed the SVDRP command UPDR, which didn't update the global recordings listKlaus Schmidinger
2012-04-26Fixed cDevice::StillPicture(), making sure it doesn't call the derived class'...Klaus Schmidinger
2012-04-25The Timers list is now marked as modified whenever a recording starts or endsKlaus Schmidinger
2012-04-24OSD and skin are now reinitialized after a plugin setup page has been confirmedKlaus Schmidinger
2012-04-23A cOsdMenu can now handle skins that display different numbers of items in th...Klaus Schmidinger
2012-04-23The disk usage is no longer automatically added to the title of the main and ...Klaus Schmidinger
2012-04-15The new setup option "DVB/Standard compliance" can be used to switch between ...Klaus Schmidinger
2012-04-09Fixed a typoKlaus Schmidinger
2012-04-08Skins can now inquire the menu category for which their cSkinDisplayMenu is c...Klaus Schmidinger
2012-04-07Fixed EPG scan on systems with only a single DVB device that use software outputKlaus Schmidinger
2012-04-06Now limiting the number of characters of a channel's (short) name to 16 in th...Klaus Schmidinger
2012-04-04The new function cDevice::DeviceType() returns a string identifying the type ...Klaus Schmidinger
2012-04-01Fixed getting the maximum short channel name length in case there are no shor...Klaus Schmidinger
2012-03-28Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4Klaus Schmidinger
2012-03-25Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel()1.7.27Klaus Schmidinger
2012-03-20Reverted some improvements to Make.config.templateKlaus Schmidinger
2012-03-19Updated the Italian OSD textsKlaus Schmidinger
2012-03-16Fixed reduced bpp support for DVB subtitlesKlaus Schmidinger
2012-03-14Added missing channel locking to cEITKlaus Schmidinger
2012-03-14Moved setting LC_NUMERIC further up to make sure any floating point numbers u...Klaus Schmidinger
2012-03-13Fixed a memory leak in cSubtitleRegion::UpdateTextData()Klaus Schmidinger
2012-03-13No longer using GetFont() (which is not thread safe) in cSubtitleRegion::Upda...Klaus Schmidinger
2012-03-13No longer using GetFont() (which is not thread safe) in the 'osddemo' pluginKlaus Schmidinger
2012-03-13When estimating the remaining disk space (in hours), the average data rate of...Klaus Schmidinger
2012-03-13When toggling a timer between "Single" and "Repeating", the previous setting ...Klaus Schmidinger
2012-03-13The new function cDevice::DeviceName() returns a string identifying the name ...Klaus Schmidinger
2012-03-12Improved fast forwarding to the end of a timeshift recordingKlaus Schmidinger
2012-03-12Updated the Estonian OSD textsKlaus Schmidinger
2012-03-11Made the "overloaded-virtual" warning an error to detect hidden overloaded vi...Klaus Schmidinger
2012-03-11Deactivated definition of __RECORDING_H_DEPRECATED_DIRECT_MEMBER_ACCESS (reco...Klaus Schmidinger
2012-03-11Adapted menu column widths of 'skincurses' to the wider HD OSD sizesKlaus Schmidinger
2012-03-11Removed the obsolete typedef tI18nPhraseKlaus Schmidinger
2012-03-11Removed the obsolete function cPlugin::RegisterI18n()Klaus Schmidinger
2012-03-11Dropped the meanwhile obsolete script 'i18n-to-gettext'Klaus Schmidinger
2012-03-11The channel name column in the "What's on now/next" menu now adjusts its widt...Klaus Schmidinger
2012-03-11Fixed some typos in HISTORY and CONTRIBUTORSKlaus Schmidinger