Age | Commit message (Expand) | Author |
2002-09-04 | Implemented recording and replaying with a single DVB card | Klaus Schmidinger |
2002-08-28 | Fixed the 'newplugin' script to make it name the target for creating the dist... | 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 cPalette::AllColors() for plugins that need to get the color entries of... | 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-24 | Fixed replaying the last few seconds of a recording | Klaus Schmidinger |
2002-08-16 | Now running even w/o DVB devices, provided at least one device is implemented...1.1.7 | Klaus Schmidinger |
2002-08-16 | Using cPoller instead of NeedsData | 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-15 | Implemented cDevice::NeedsData() | Klaus Schmidinger |
2002-08-11 | Temporarily made cDevice::ProvidesCa() virtual | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
2002-08-11 | Changed the log error message "can't record MPEG1!" to "error in data stream!" | Klaus Schmidinger |
2002-08-11 | Added some missing #includes | Klaus Schmidinger |
2002-08-10 | Adapted VDR to the NEWSTRUCT driver | Klaus Schmidinger |
2002-08-04 | Changed the cDevice class to allow plugins to implement their own devices (co...1.1.6 | Klaus Schmidinger |
2002-07-28 | Now using CC, CFLAGS, CXX and CXXFLAGS | Klaus Schmidinger |
2002-07-28 | Added a missing #include | Klaus Schmidinger |
2002-07-28 | Fixed PID handling for cReceiver | Klaus Schmidinger |
2002-07-27 | Added some missing teletext PIDs | Klaus Schmidinger |
2002-07-27 | Made VFAT handling more tolerant | Klaus Schmidinger |
2002-07-27 | Re-visited the race condition fix in the cDvbPlayer | Klaus Schmidinger |
2002-07-21 | Added description of raw OSD access for plugins1.1.5 | Klaus Schmidinger |
2002-07-14 | Disabled channels on Transponder 12070 | Klaus Schmidinger |
2002-07-14 | Fixed a possible race condition in the cDvbPlayer | Klaus Schmidinger |
2002-07-14 | Fixed a hangup when switching to the next file during replay | Klaus Schmidinger |
2002-07-14 | Changed the symantics of the Name parameter in cStatus::Recording() and cStat... | Klaus Schmidinger |
2002-07-13 | Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs) | Klaus Schmidinger |
2002-07-13 | Changed the interface of cStatus::Replaying() | Klaus Schmidinger |
2002-07-13 | Added direct access to the index data of cPalette (needed for displaying SPUs) | Klaus Schmidinger |
2002-06-23 | Added limitations for this version1.1.4 | Klaus Schmidinger |
2002-06-23 | Switched handling 'Transfer Mode' to the new cPlayer/cControl structures | Klaus Schmidinger |
2002-06-23 | Switched VDR's own player to the new cPlayer/cControl structures | Klaus Schmidinger |
2002-06-23 | Moved handling of the Menu key entirely into vdr.c | Klaus Schmidinger |
2002-06-22 | Activated transfer mode | Klaus Schmidinger |
2002-06-22 | Activated cutting | Klaus Schmidinger |
2002-06-22 | Added Hungarian language texts | Klaus Schmidinger |
2002-06-16 | Changed 'cStatusMonitor' to 'cStatus'1.1.3 | Klaus Schmidinger |
2002-06-16 | Totally rearranged device/player/recorder structures | Klaus Schmidinger |
2002-06-10 | Removed compiler option '-m486' | 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-20 | Moved the cEITScanner out of dvbapi.h/.c, into the new eitscan.h/.c | Klaus Schmidinger |
2002-05-19 | Implemented cStatusMonitor to allow plugins to set up a status monitor | Klaus Schmidinger |
2002-05-18 | Adopted the cutting fix to version 1.0.3 and rearranged setting Length | Klaus Schmidinger |
2002-05-18 | Completely moved OSD handling out of the cDvbApi class, into the new cOsd | Klaus Schmidinger |