Age | Commit message (Expand) | Author |
2002-10-06 | Fixed storing channel parameters with 0 values | Klaus Schmidinger |
2002-10-06 | Updated channels.conf.terr | Klaus Schmidinger |
2002-10-06 | Improved skipping channels that are (currently) not available | Klaus Schmidinger |
2002-10-06 | Changed cMenuRecordings::Del() to cMenuRecordings::Delete() to avoid a warnin... | Klaus Schmidinger |
2002-10-06 | Removed some unnecessary #includes from eit.c | Klaus Schmidinger |
2002-10-06 | Modified channel handling; full DiSEqC support | Klaus Schmidinger |
2002-09-30 | Fixed a missing Flush() call in the remote control learning procedure | Klaus Schmidinger |
2002-09-21 | Added a missing 'public' keyword | Klaus Schmidinger |
2002-09-21 | Fixed the 'newplugin' script for use with the NEWSTRUCT driver | Klaus Schmidinger |
2002-09-21 | Fixed an incomplete initialization of the filter parameters | Klaus Schmidinger |
2002-09-15 | Added a missing StripAudioPackets() to cDvbPlayer::Action() | Klaus Schmidinger |
2002-09-15 | Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driver | Klaus Schmidinger |
2002-09-15 | Only calling cStatus::MsgChannelSwitch() for actual switching | Klaus Schmidinger |
2002-09-15 | Starting Transfer Mode when recording current channel | Klaus Schmidinger |
2002-09-09 | Removed a superfluous error message from cLockFile::Unlock() | Klaus Schmidinger |
2002-09-08 | Added play mode pmAudioOnlyBlack1.1.9 | Klaus Schmidinger |
2002-09-08 | Fixed a crash when entering an integer value outside the limits | Klaus Schmidinger |
2002-09-08 | Implemented an SPU decoder | Klaus Schmidinger |
2002-08-25 | Fixed handling one-shot timers that were already recording and had their star...1.1.8 | Klaus Schmidinger |
2002-08-25 | New SVDRP command CLRE | Klaus Schmidinger |
2002-08-25 | Added cDevice::NewOsd() to allow a derived cDevice class to implement its own... | Klaus Schmidinger |
2002-08-24 | Added some missing #includes to files in libdtv for gcc 3.2 | Klaus Schmidinger |
2002-08-15 | Changed Christian Rienecker's email address | Klaus Schmidinger |
2002-08-15 | Improved cCondVar::Wait() and implemented cCondVar::TimedWait() | Klaus Schmidinger |
2002-08-15 | Implemented several replay modes to allow players that play only audio | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
2002-08-10 | Adapted VDR to the NEWSTRUCT driver | Klaus Schmidinger |
2002-07-28 | Added a missing #include | Klaus Schmidinger |
2002-07-27 | Added some missing teletext PIDs | Klaus Schmidinger |
2002-07-27 | Made VFAT handling more tolerant | Klaus Schmidinger |
2002-07-14 | Fixed a possible race condition in the cDvbPlayer | Klaus Schmidinger |
2002-07-13 | Added direct access to the index data of cPalette (needed for displaying SPUs) | Klaus Schmidinger |
2002-06-22 | Added Hungarian language texts | Klaus Schmidinger |
2002-06-10 | Added Romanian language texts | Klaus Schmidinger |
2002-05-30 | Fixed parsing 'E' records | Klaus Schmidinger |
2002-05-26 | Added Swedish language texts | Klaus Schmidinger |
2002-05-18 | Added an error message if the directory specified in the '-L' option can't be... | Klaus Schmidinger |
2002-05-18 | Fixed the cutting mechanism to make it re-sync in case a frame is larger than... | Klaus Schmidinger |
2002-05-18 | Fixed some function headers to make them compile with gcc 3.x | Klaus Schmidinger |
2002-05-14 | Added credit to Onno Kreuziger | Klaus Schmidinger |
2002-05-13 | Made the config directory available to plugins | Klaus Schmidinger |
2002-05-12 | Plugin packages now expand into a dir with only the name and version number | Klaus Schmidinger |
2002-05-12 | Added 'insert' capabilities to cList | Klaus Schmidinger |
2002-05-12 | Added the cPlugin::Housekeeping() function | Klaus Schmidinger |
2002-05-12 | Changed the cPlugin::Start() function to return a boolean value | Klaus Schmidinger |
2002-05-11 | Avoiding ambiguities in the cList template class in case one defines a 'list ... | Klaus Schmidinger |
2002-05-04 | Updated PW channels (cont'd) | Klaus Schmidinger |
2002-05-03 | Fixed skipping forward in time shift mode near the end of the recording | Klaus Schmidinger |
2002-05-03 | Updated PW channels | Klaus Schmidinger |
2002-05-01 | Fixed a crash on systems with disks that have a block size larger than 1MB | Klaus Schmidinger |