Age | Commit message (Expand) | Author |
2010-02-06 | Added a note to the MANUAL, saying that adding new transponders only works if... | Klaus Schmidinger |
2010-02-06 | Moved the declaration of cMenuCommands to menu.h, so that plugins can use it | Klaus Schmidinger |
2010-02-05 | Updated the Finnish OSD texts | Klaus Schmidinger |
2010-02-05 | Changed the position of Sirius 4 to S4.8E in sources.conf | Klaus Schmidinger |
2010-02-05 | Updated the Italian OSD texts | Klaus Schmidinger |
2010-01-31 | The files "commands.conf" and "reccmd.conf" can now contain nested lists of c...1.7.12 | Klaus Schmidinger |
2010-01-30 | The PCR pid is now recorded for channels where this is different from the vid... | Klaus Schmidinger |
2010-01-24 | Fixed determining the frame duration on channels where the PTS deltas jitter ... | Klaus Schmidinger |
2010-01-24 | The PCR pid in generated PMTs is now set to the channel's PCR pid again | Klaus Schmidinger |
2010-01-23 | Fixed determining the frame duration on channels where the PTS deltas jitter ... | Klaus Schmidinger |
2010-01-22 | cPalette::ClosestColor() now treats fully transparent colors as "equal"; impr... | Klaus Schmidinger |
2010-01-17 | The new setup option "Miscellaneous/Channels wrap" controls whether the curre... | Klaus Schmidinger |
2010-01-17 | Fixed a typo | Klaus Schmidinger |
2010-01-17 | cPalette::ClosestColor() now treats fully transparent colors as "equal"; impr... | Klaus Schmidinger |
2010-01-17 | Added plain text error messages to log entries from cOsd::SetAreas() | Klaus Schmidinger |
2010-01-17 | Renamed 'runvdr' to 'runvdr.template' and no longer copying it to the BINDIR ... | Klaus Schmidinger |
2010-01-17 | If svdrphosts.conf contains only the address of the local host, the SVDRP por... | Klaus Schmidinger |
2010-01-17 | Updated the Italian OSD texts | Klaus Schmidinger |
2010-01-17 | The "Edit timer" menu can now set the folder for the recording from a list of... | Klaus Schmidinger |
2010-01-10 | Updated the Estonian OSD texts | Klaus Schmidinger |
2010-01-08 | Changed the EVCONTENTMASK_* macros to enums and changed "mask" to "group" | Klaus Schmidinger |
2010-01-06 | Fixed plugin arguments corruption with glibc 2.11 on x86_641.7.11 | Klaus Schmidinger |
2010-01-04 | Added support for DVB cards with multiple fontends | Klaus Schmidinger |
2010-01-03 | After a CLRE command, no further EPG processing is now done for 10 seconds | Klaus Schmidinger |
2010-01-03 | Displaying genre and parental rating in the recording info | Klaus Schmidinger |
2010-01-03 | Rearranged cEvent members to minimize memory waste | Klaus Schmidinger |
2010-01-03 | Implemented handling the "Parental Rating Descriptor" | Klaus Schmidinger |
2010-01-03 | Implemented handling the "Content Descriptor" | Klaus Schmidinger |
2010-01-03 | Avoiding setting the video stream type to 2 if the vpid is 0 | Klaus Schmidinger |
2010-01-02 | Improved the description of the transponder parameters in vdr.5 | Klaus Schmidinger |
2010-01-02 | Implemented --edit and --genindex options | Klaus Schmidinger |
2010-01-02 | Fixed handling the "CA PMT" generation (cont'd) | Klaus Schmidinger |
2010-01-01 | Fixed compiler warnings "format not a string literal and no format arguments"... | Klaus Schmidinger |
2010-01-01 | Fixed stopping subtitle display when switching the primary device | Klaus Schmidinger |
2010-01-01 | Fixed handling the "CA PMT" generation | Klaus Schmidinger |
2009-12-31 | Moved support for full featured DVB cards of the TT/FuSi design into the new ... | Klaus Schmidinger |
2009-12-31 | cPatPmtParser now also stores the audio stream types | Klaus Schmidinger |
2009-12-31 | Added cFont::FontName() and cFont::Size() | Klaus Schmidinger |
2009-12-29 | Fixed zero-terminating the pid lists | Klaus Schmidinger |
2009-12-26 | Removed an unnecessary include | Klaus Schmidinger |
2009-12-25 | cDevice::AddPid() now stores the stream type of the given pid | Klaus Schmidinger |
2009-12-24 | cPatFilter::Process() now only stores CA descriptors for video and audio pids | Klaus Schmidinger |
2009-12-24 | cParsePatPmt now has functions to retrieve the audio, dolby and subtitle pids | Klaus Schmidinger |
2009-12-24 | Fixed handling STREAMTYPE_11172_AUDIO in cPatPmtParser::ParsePmt() | Klaus Schmidinger |
2009-12-24 | cDevice now logs the device number when a new device is created | Klaus Schmidinger |
2009-12-24 | Reverted change to cDvbSpuBitmap::getMinBpp() | Klaus Schmidinger |
2009-12-24 | Channel names containing commas are now handled correctly in channels.conf | Klaus Schmidinger |
2009-12-23 | Modified cCharSetConv so that it can be used to convert from "whatever VDR us... | Klaus Schmidinger |
2009-12-23 | Updated sources.conf | Klaus Schmidinger |
2009-12-13 | Fixed a busy loop when moving editing marks | Klaus Schmidinger |