summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-02-12Fixed selecting the last replayed recording in the Recordings menuKlaus Schmidinger
2013-02-12Fixed using "Pause" and "Slow motion" near the end of a recordingKlaus Schmidinger
2013-02-12Updated the Italian OSD textsKlaus Schmidinger
2013-02-11Fixed permissions of po/sr_SR.poKlaus Schmidinger
2013-02-11Fixed an unexpected k_Repeat key event after a k_Release in lirc.cKlaus Schmidinger
2013-02-11Removed an invalid line from channels.conf.terrKlaus Schmidinger
2013-02-11Updated the French OSD textsKlaus Schmidinger
2013-02-11Fixed moving editing marks, so that they don't get overwritten with old ↵Klaus Schmidinger
values through an update of the marks file
2013-02-10Updated the Macedonian OSD textsKlaus Schmidinger
2013-02-10Updated the French OSD textsKlaus Schmidinger
2013-02-10Updated contribution yearsKlaus Schmidinger
2013-02-10Updated the Romanian OSD textsKlaus Schmidinger
2013-02-09Updated the Estonian OSD textsKlaus Schmidinger
2013-02-09Updated the Ukrainian OSD textsKlaus Schmidinger
2013-02-08Fixed formatting and removed some superfluous break statements in vdr.c's ↵1.7.37Klaus Schmidinger
command line option switch
2013-02-08Fixed capitalizationKlaus Schmidinger
2013-02-08Added .../include/uapi to the template for DVBDIRKlaus Schmidinger
2013-02-08There is no more fixed limit to the maximum number of cPixmap objects an OSD ↵Klaus Schmidinger
can create
2013-02-08New command line option --dirnamesKlaus Schmidinger
2013-02-03New options 'Setup/Miscellaneous/Remote control repeat delay' and ↵Klaus Schmidinger
'Setup/Miscellaneous/Remote control repeat delta'