summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-15The new setup option "DVB/Standard compliance" can be used to switch between ↵Klaus Schmidinger
different variations of the DVB standard
2012-04-09Fixed a typoKlaus Schmidinger
2012-04-08Skins can now inquire the menu category for which their cSkinDisplayMenu is ↵Klaus Schmidinger
currently being used
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 ↵Klaus Schmidinger
the schedules menus
2012-04-04The new function cDevice::DeviceType() returns a string identifying the type ↵Klaus Schmidinger
of the given device
2012-04-01Added some commentsKlaus Schmidinger
2012-04-01Fixed getting the maximum short channel name length in case there are no ↵Klaus Schmidinger
short names at all
2012-03-31Fixed a typoKlaus Schmidinger
2012-03-31Fixed formattingKlaus 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 ↵Klaus Schmidinger
use a decimal point
2012-03-13Fixed a memory leak in cSubtitleRegion::UpdateTextData()Klaus Schmidinger
2012-03-13No longer using GetFont() (which is not thread safe) in ↵Klaus Schmidinger
cSubtitleRegion::UpdateTextData()
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 ↵Klaus Schmidinger
of all existing recordings is now taken into account
2012-03-13When toggling a timer between "Single" and "Repeating", the previous setting ↵Klaus Schmidinger
is now retained in case the user toggles back to the original value
2012-03-13The new function cDevice::DeviceName() returns a string identifying the name ↵Klaus Schmidinger
of the given device
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 ↵Klaus Schmidinger
virtual functions
2012-03-11Deactivated definition of __RECORDING_H_DEPRECATED_DIRECT_MEMBER_ACCESS ↵Klaus Schmidinger
(recording.h) and LEGACY_CRECEIVER (receiver.h)
2012-03-11Added new parameter LiveView to ChannelSwitch()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-11Replaced some non-ASCII charactersKlaus Schmidinger
2012-03-11The channel name column in the "What's on now/next" menu now adjusts its ↵Klaus Schmidinger
width to display the full short name of each channel
2012-03-11Fixed some typos in HISTORY and CONTRIBUTORSKlaus Schmidinger
2012-03-11Changed the Green button in the "Edit timer" menu from "Once" to "Single"Klaus Schmidinger
2012-03-11Updated the Finnish OSD textsKlaus Schmidinger
2012-03-10Added a new plugin interface for implementing EPG handlers1.7.26Klaus Schmidinger
2012-03-09Changed displaying modified sectionsKlaus Schmidinger
2012-03-08Revoked "If the first event in a schedule has a table id of 0x00, any ↵Klaus Schmidinger
incoming EIT data for that schedule from the DVB stream will be completely ignored"
2012-03-08The Green button in the "Edit timer" menu can now be used to toggle between ↵Klaus Schmidinger
single shot and repeating timers
2012-03-08Fixed checking pids in case a channel has only Dolby Digital audioKlaus Schmidinger
2012-03-08Fixed parsing channel data in case the audio pid is 0Klaus Schmidinger
2012-03-07Removed the obsolete function cEITScanner::UsesDevice(); added new parameter ↵Klaus Schmidinger
LiveView to cStatus::ChannelSwitch()
2012-03-07Removed the calls to EITScanner.UsesDevice(this) from dvb[hs]ddevice.cKlaus Schmidinger
2012-03-07Fixed selecting devices for the EPG scan in case the primary device is ↵Klaus Schmidinger
bonded with an other one
2012-03-06Fixed switching devices to the transponders of VPS recordings in case there ↵Klaus Schmidinger
are only bonded devices
2012-03-05Improved displaying signal strength and quality in the ST:TNG skin's channel ↵Klaus Schmidinger
display
2012-03-05Made the ST:TNG skin the default in case the user selected skin is not availableKlaus Schmidinger
2012-03-05Improved displaying the play mode in the ST:TNG skinKlaus Schmidinger