summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-25Limited 'Fixed stuttering or asynchronous audio after changing the audio ↵Klaus Schmidinger
track' to TS recordings to avoid a segfault
2013-02-25Updated the French OSD textsKlaus Schmidinger
2013-02-24Fixed immediately disappearing subtitle track menu in "high level OSD" mode ↵Klaus Schmidinger
of the TT S2-6400 when selecting "No subtitles"
2013-02-24Added a manual page for 'svdrpsend'Klaus Schmidinger
2013-02-22Removed consecutive empty linesKlaus Schmidinger
2013-02-22Removed empty lines at end of fileKlaus Schmidinger
2013-02-20Added cDvbTuner::IsBondedMaster()Klaus Schmidinger
2013-02-20Fixed stuttering or asynchronous audio after changing the audio trackKlaus Schmidinger
2013-02-19Fixed flashing OSD in "high level OSD" mode of the TT S2-6400 in case a menu ↵Klaus Schmidinger
is open while subtitles are being displayed
2013-02-19The demos in the "osddemo" plugin can now also be ended with the "Back" keyKlaus Schmidinger
2013-02-19Improved working around the broken driver values for SNR in case of a ↵Klaus Schmidinger
"TT-budget S2-3200" receiving DVB-S2
2013-02-19Fixed a possible deadlock in handling the tuners of bonded devicesKlaus Schmidinger
2013-02-19Now clearing device bondings for devices that don't provide DVB-S in the ↵Klaus Schmidinger
Setup/LNB menu
2013-02-18Updated the Swedish OSDKlaus Schmidinger
2013-02-18Changed the template for PLGCFG to $(CONFDIR)/plugins.mkKlaus Schmidinger
2013-02-18Updated the Czech OSD textsKlaus Schmidinger
2013-02-18Modified handling user inactivity in the shutdown handler to avoid a problem ↵Klaus Schmidinger
in case the system time is changed after VDR has been started
2013-02-18Updated the Polish OSD textsKlaus Schmidinger
2013-02-18Updated the Finnish OSD textsKlaus Schmidinger
2013-02-17Some formatting fixes1.7.38Klaus Schmidinger
2013-02-17Added notes from HISTORYKlaus Schmidinger
2013-02-17Expanded tabs in PLUGINS/src/dvbhddevice/setup.cKlaus Schmidinger
2013-02-17Removed trailing whitespaceKlaus Schmidinger
2013-02-17Fixed a typoKlaus Schmidinger
2013-02-17Turned off following symlinks in the DoxyfileKlaus Schmidinger
2013-02-17Updated the Doxyfile with a newer version of DoxygenKlaus Schmidinger
2013-02-17Using 'cat' instead of 'cp' to copy the Doxyfile to avoid problems in case ↵Klaus Schmidinger
Doxyfile is write protected
2013-02-17Credit to Matthias SenzelKlaus Schmidinger
2013-02-17Added Doxyfile.filter to have special characters escaped that would ↵Klaus Schmidinger
otherwise be dropped by Doxygen
2013-02-16Removed all \return and \param tags from comment lines marked with "///<" ↵Klaus Schmidinger
for Doxygen
2013-02-16Fixed determining the priority of the primary device in case it is neither ↵Klaus Schmidinger
replaying nor receiving a live channel
2013-02-16Updated the French OSD textsKlaus Schmidinger
2013-02-16Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock()Klaus Schmidinger
2013-02-16Added '-p' to the cp command in the install-conf target of the MakefileKlaus Schmidinger
2013-02-16Fixed some spellings in PLUGINS.html and DoxyfileKlaus Schmidinger
2013-02-16Added missing $(LDFLAGS) to the Makefile of the dvbhddevice pluginKlaus Schmidinger
2013-02-15Fixed displaying pending timers in "alert" mode in the LCARS skinKlaus Schmidinger
2013-02-15Updated the French OSD texts (cont'd)Klaus Schmidinger
2013-02-15Fixed a crash in cMenuEditChanItem::Set() when entering a channel number ↵Klaus Schmidinger
that doesn't exist
2013-02-15Updated the French OSD textsKlaus Schmidinger
2013-02-14Fixed the return value of cOsdProvider::StoreImage() in case there is no OSD ↵Klaus Schmidinger
provider
2013-02-14Moved the definition of TIMERMACRO_TITLE and TIMERMACRO_EPISODE from ↵Klaus Schmidinger
recording.h to config.h and using them to initialize Setup.NameInstantRecord
2013-02-14No longer checking for EOPNOTSUPP in cDvbTuner::GetSignalQuality()Klaus Schmidinger
2013-02-14The timeout for trying to switch to a valid programme is now reset ↵Klaus Schmidinger
immediately once a programme has been found
2013-02-14Updated the Lithuanian OSD textsKlaus Schmidinger
2013-02-13Updated the French OSD textsKlaus Schmidinger
2013-02-13Added demos of the DrawEllipse() and DrawSlope() function to the 'osddemo' ↵Klaus Schmidinger
plugin
2013-02-13Now deleting any previously allocated pixmaps in cOsd::SetAreas()Klaus Schmidinger
2013-02-13Made cOsd::DestroyPixmap() "NULL proof"Klaus Schmidinger
2013-02-12Fixed the description of the OSD drawing functions DrawEllipse()Klaus Schmidinger