Age | Commit message (Expand) | Author |
2012-03-14 | Added missing channel locking to cEIT | Klaus Schmidinger |
2012-03-14 | Moved setting LC_NUMERIC further up to make sure any floating point numbers u... | Klaus Schmidinger |
2012-03-13 | Fixed a memory leak in cSubtitleRegion::UpdateTextData() | Klaus Schmidinger |
2012-03-13 | No longer using GetFont() (which is not thread safe) in cSubtitleRegion::Upda... | Klaus Schmidinger |
2012-03-13 | No longer using GetFont() (which is not thread safe) in the 'osddemo' plugin | Klaus Schmidinger |
2012-03-13 | When estimating the remaining disk space (in hours), the average data rate of... | Klaus Schmidinger |
2012-03-13 | When toggling a timer between "Single" and "Repeating", the previous setting ... | Klaus Schmidinger |
2012-03-13 | The new function cDevice::DeviceName() returns a string identifying the name ... | Klaus Schmidinger |
2012-03-12 | Improved fast forwarding to the end of a timeshift recording | Klaus Schmidinger |
2012-03-12 | Updated the Estonian OSD texts | Klaus Schmidinger |
2012-03-11 | Made the "overloaded-virtual" warning an error to detect hidden overloaded vi... | Klaus Schmidinger |
2012-03-11 | Deactivated definition of __RECORDING_H_DEPRECATED_DIRECT_MEMBER_ACCESS (reco... | Klaus Schmidinger |
2012-03-11 | Added new parameter LiveView to ChannelSwitch() | Klaus Schmidinger |
2012-03-11 | Adapted menu column widths of 'skincurses' to the wider HD OSD sizes | Klaus Schmidinger |
2012-03-11 | Removed the obsolete typedef tI18nPhrase | Klaus Schmidinger |
2012-03-11 | Removed the obsolete function cPlugin::RegisterI18n() | Klaus Schmidinger |
2012-03-11 | Dropped the meanwhile obsolete script 'i18n-to-gettext' | Klaus Schmidinger |
2012-03-11 | Replaced some non-ASCII characters | Klaus Schmidinger |
2012-03-11 | The channel name column in the "What's on now/next" menu now adjusts its widt... | Klaus Schmidinger |
2012-03-11 | Fixed some typos in HISTORY and CONTRIBUTORS | Klaus Schmidinger |
2012-03-11 | Changed the Green button in the "Edit timer" menu from "Once" to "Single" | Klaus Schmidinger |
2012-03-11 | Updated the Finnish OSD texts | Klaus Schmidinger |
2012-03-10 | Added a new plugin interface for implementing EPG handlers1.7.26 | Klaus Schmidinger |
2012-03-09 | Changed displaying modified sections | Klaus Schmidinger |
2012-03-08 | Revoked "If the first event in a schedule has a table id of 0x00, any incomin... | Klaus Schmidinger |
2012-03-08 | The Green button in the "Edit timer" menu can now be used to toggle between s... | Klaus Schmidinger |
2012-03-08 | Fixed checking pids in case a channel has only Dolby Digital audio | Klaus Schmidinger |
2012-03-08 | Fixed parsing channel data in case the audio pid is 0 | Klaus Schmidinger |
2012-03-07 | Removed the obsolete function cEITScanner::UsesDevice(); added new parameter ... | Klaus Schmidinger |
2012-03-07 | Removed the calls to EITScanner.UsesDevice(this) from dvb[hs]ddevice.c | Klaus Schmidinger |
2012-03-07 | Fixed selecting devices for the EPG scan in case the primary device is bonded... | Klaus Schmidinger |
2012-03-06 | Fixed switching devices to the transponders of VPS recordings in case there a... | Klaus Schmidinger |
2012-03-05 | Improved displaying signal strength and quality in the ST:TNG skin's channel ... | Klaus Schmidinger |
2012-03-05 | Made the ST:TNG skin the default in case the user selected skin is not available | Klaus Schmidinger |
2012-03-05 | Improved displaying the play mode in the ST:TNG skin | Klaus Schmidinger |
2012-03-05 | Added some missing member initializations in cBitmap | Klaus Schmidinger |
2012-03-04 | Fixed a possible race condition with the SVDRP commands CLRE and PUTE | Klaus Schmidinger |
2012-03-03 | Toggling a mark now restarts the timeout of the replay progress display | Klaus Schmidinger |
2012-03-03 | The replay progress display is now turned on whenever a mark is toggled (not ... | Klaus Schmidinger |
2012-03-03 | Fixed the German translation of "VDR will shut down in %s minutes" | Klaus Schmidinger |
2012-03-03 | Now checking for NULL in cOsd::AddPixmap() | Klaus Schmidinger |
2012-03-03 | Moved the call to cStatus::MsgChannelSwitch(this, 0) to the beginning of cDev...1.7.25 | Klaus Schmidinger |
2012-03-02 | Fixed handling OSD color button texts in case a menu item has texts of its own | Klaus Schmidinger |
2012-03-02 | Fixed some typos | Klaus Schmidinger |
2012-03-02 | Replaced min(max()) calls with the new function constrain() | Klaus Schmidinger |
2012-03-02 | Added a Query parameter to cDevice::GetDevice(), so that devices can be queri... | Klaus Schmidinger |
2012-03-02 | Revised priority handling to allow receivers with a priority that is lower th... | Klaus Schmidinger |
2012-02-28 | Added support for automatically selecting subtitles when playing old PES reco... | Klaus Schmidinger |
2012-02-27 | Added a missing blurb | Klaus Schmidinger |
2012-02-27 | Removed an obsolete command line option | Klaus Schmidinger |