summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-09Added options to build a 32-bit version of VDR on a 64-bit machine to Make.co...Klaus Schmidinger
2012-10-09Added including the Make.global and Make.config files to the dvbdhffdevice's ...Klaus Schmidinger
2012-10-09Fixed 'make install' to not overwrite existing configuration filesKlaus Schmidinger
2012-10-09Fixed setting the video format in the dvbhdffdeviceKlaus Schmidinger
2012-10-07Fixed some compiler warnings under gcc version 4.7.1Klaus Schmidinger
2012-10-06Added the UPDATE-2.0.0 fileKlaus Schmidinger
2012-10-04Changed DTV_DVBT2_PLP_ID to DTV_STREAM_ID in dvbdevice.c to adapt to an incom...Klaus Schmidinger
2012-10-04The cThread constructor now has an additional boolean parameter that can be s...Klaus Schmidinger
2012-10-03cIoThrottle::Engaged() is now also checked in cRemoveDeletedRecordingsThread:...Klaus Schmidinger
2012-10-03Pressing the Blue in the main menu during normal live viewing mode now opens ...Klaus Schmidinger
2012-10-03Pressing the Play key during normal live viewing mode now opens the Recording...Klaus Schmidinger
2012-09-30Added 'IgnoreFiles' to RemoveEmptyDirectories()1.7.31Klaus Schmidinger
2012-09-29Added missing decrementing of 'len' in libsi/si.c's String::decodeText() func...Klaus Schmidinger
2012-09-29Reactivated stripping control characters from EPG texts and adapted it to UTF-8Klaus Schmidinger
2012-09-29Moved cleaning up the EPG data and writing the epg.data file into a separate ...Klaus Schmidinger
2012-09-29Fixed sorting folders before recordings in case of UTF-8Klaus Schmidinger
2012-09-24Moved cleaning up the EPG data and writing the epg.data file into a separate ...Klaus Schmidinger
2012-09-22Increased the size of the TS buffer to 5MB and that of the Recorder buffer to...Klaus Schmidinger
2012-09-22The new class cIoThrottle is used to allow I/O intense threads to temporarily...Klaus Schmidinger
2012-09-19Fixed a leftover frame counter in the LCARS skin's replay display after jumpi...Klaus Schmidinger
2012-09-19cPatPmtParser::ParsePmt() now also recognizes stream type 0x81 as "AC3"Klaus Schmidinger
2012-09-18Improved detecting frames in MPEG 4 videoKlaus Schmidinger
2012-09-17Fixed some typosKlaus Schmidinger
2012-09-17The script given to VDR with the '-r' option is now also called whenever a re...Klaus Schmidinger
2012-09-17Decreased the ring buffer put/get trigger sizes from 1/3 to 1/10Klaus Schmidinger
2012-09-15Implemented instant recording of only the present eventKlaus Schmidinger
2012-09-14Fixed mapping the frame type bits when detecting independent frames in MPEG 4...Klaus Schmidinger
2012-09-13If regenerating an index file fails and no data is written to the file, VDR n...Klaus Schmidinger
2012-09-12Fixed credits for implementing cDevice::HasInternalCam()Klaus Schmidinger
2012-09-09Implemented the setup options "OSD/Color key [0123]"1.7.30Klaus Schmidinger
2012-09-09Fixed handling default values for directoriesKlaus Schmidinger
2012-09-09Fixed sluggish response when manipulating editing marks while a cutting threa...Klaus Schmidinger
2012-09-06Fixed getting the file size and number of frames of ongoing recordingsKlaus Schmidinger
2012-09-05Fixed a long delay at the end when replaying a recording that has stopped rec...Klaus Schmidinger
2012-09-02Credits to Dennis BendlinKlaus Schmidinger
2012-09-02Changed the semantics of the cReceiver::Activate() function (it is now called...Klaus Schmidinger
2012-09-01Implemented FHS support; fixed handling config directory if only -v is givenKlaus Schmidinger
2012-08-31Fixed a race condition when zapping in transfer mode (cont'd)Klaus Schmidinger
2012-08-26Added cDevice::HasInternalCam()Klaus Schmidinger
2012-08-26Added cDevice::ReadFilter()Klaus Schmidinger
2012-08-26Updated email address of Stefan HuelswittKlaus Schmidinger
2012-08-26Fixed a race condition when zapping in transfer modeKlaus Schmidinger
2012-08-25Fixed detecting transfer mode on full featured DVB cardsKlaus Schmidinger
2012-08-25Added IsUpdate() to the EPG handler interfaceKlaus Schmidinger
2012-08-21RemoveEmptyDirectories() now ignores dot filesKlaus Schmidinger
2012-08-21Updated the Finnish OSD textsKlaus Schmidinger
2012-08-21Fixed handling control characters in SI data in case of UTF-8 encoded stringsKlaus Schmidinger
2012-07-15Fixed sorting recordings in the top level video directoryKlaus Schmidinger
2012-07-14Credit for Ludi Kaleni1.7.29Klaus Schmidinger
2012-07-14Fixed handling group separators when showing channel names with source; initi...Klaus Schmidinger