summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-20Now initializing Setup.InitialChannel to an empty stringKlaus Schmidinger
2011-08-20Fixed detecting frames for channels that split frames into several payloadsKlaus Schmidinger
2011-08-15cTimeMs is no longer initialized to the current time if the value given to th...1.7.20Klaus Schmidinger
2011-08-15Implemented command line options --filesize and --splitKlaus Schmidinger
2011-08-15Fixed maximum video file sizeKlaus Schmidinger
2011-08-15Fixed language code entry for PortugueseKlaus Schmidinger
2011-08-15The cutter now sets the 'broken link' flag for MPEG2 TS recordingsKlaus Schmidinger
2011-08-15Added a mutex to protect cOsd::Osds from simultaneous access from different t...Klaus Schmidinger
2011-08-14The pic2mpg script of the 'pictures' plugin now generates HD imagesKlaus Schmidinger
2011-08-13Made frame type buffer size a multiple of TS_SIZEKlaus Schmidinger
2011-08-13Made DELETENULL() thread safeKlaus Schmidinger
2011-08-13Fixed some crashes in subtitle displayKlaus Schmidinger
2011-08-13Marked some comments for doxygenKlaus Schmidinger
2011-08-13The length (as number of frames) of a recording's index file can now be deter...Klaus Schmidinger
2011-08-13Implemented static cIndexFile::IndexFileName()Klaus Schmidinger
2011-08-12Now scanning new transponders before old ones, to make sure transponder chang...Klaus Schmidinger
2011-08-12Reduced frame type buffer to 1KBKlaus Schmidinger
2011-08-12cStringList::Sort() can now be called with a boolean parameter that controls ...Klaus Schmidinger
2011-08-12Fixed handling the channelID in cMenuEditChanItemKlaus Schmidinger
2011-08-07Fixed distortions that happened when splitting recording into several filesKlaus Schmidinger
2011-08-06Added a mechanism to defer timer handling in case of problemsKlaus Schmidinger
2011-08-06Fixed a typoKlaus Schmidinger
2011-08-06Fixed handling DiSEqC codesKlaus Schmidinger
2011-08-06Increased MAXCAIDS to 12Klaus Schmidinger
2011-08-06Fixed the return value of the svdrpsend.pl script in case of an errorKlaus Schmidinger
2011-08-06cSkins::Message() now blocks calls from background threadsKlaus Schmidinger
2011-07-31Now checking Setup.InitialChannel for NULL before using itKlaus Schmidinger
2011-07-31The isnumber() function now checks the given pointer for NULLKlaus Schmidinger
2011-07-23Fixed handling rotated imagesKlaus Schmidinger
2011-06-21Added some missing 'const' to tChannelIDKlaus Schmidinger
2011-06-19Adjusted release date1.7.19Klaus Schmidinger
2011-06-15Added support for "content identifier descriptor" and "default authority desc...Klaus Schmidinger
2011-06-13The initial channel is now stored by the channel ID in the setup.conf fileKlaus Schmidinger
2011-06-12Keeping signal display from slowing things down during heavy zappingKlaus Schmidinger
2011-06-12Fixed signal display in case of a messageKlaus Schmidinger
2011-06-12Fixed overwriting the fps value in a recording's info fileKlaus Schmidinger
2011-06-12Fixed detecting frames in case the Picture Start Code or Access Unit Delimite...Klaus Schmidinger
2011-06-11Improved signal strength and quality handling (cont'd)Klaus Schmidinger
2011-06-11The frame detector now only starts collecting PTS values after it has seen th...Klaus Schmidinger
2011-06-11Fixed detecting frames in case the Picture Start Code or Access Unit Delimite...Klaus Schmidinger
2011-06-05Improved signal strength and quality handlingKlaus Schmidinger
2011-06-02Implemented signal strength and quality handlingKlaus Schmidinger
2011-05-22Added some missing bracesKlaus Schmidinger
2011-05-22Fixed a possible race condition in cDiseqc::Execute()Klaus Schmidinger
2011-05-22Better avoiding the primary device for recordingKlaus Schmidinger
2011-05-21Fixed a typoKlaus Schmidinger
2011-05-21Subtitle PIDs are now also decryptedKlaus Schmidinger
2011-05-21The primary device is now only avoided for recording if it is an old SD full ...Klaus Schmidinger
2011-05-21Now sorting the source file names in the call to xgettextKlaus Schmidinger
2011-05-21TsGetPayload() now checks if there actually is a payload in the given TS packetKlaus Schmidinger