Age | Commit message (Expand) | Author |
2002-09-06 | Changed NeedsSwitchChannel to NeedsDetachReceivers | Klaus Schmidinger |
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 | Always doing the 'special handling to return from PCM replay' | Klaus Schmidinger |
2002-08-16 | Using cPoller instead of NeedsData | 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 | Moved FileNameChars into menuitems.h to make it available to plugins | Klaus Schmidinger |
2002-08-15 | Changed line height handling for progress bar | 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-08-04 | Fixed recognizing 'Receiving()' | Klaus Schmidinger |
2002-08-04 | Changed the cDevice class to allow plugins to implement their own devices | Klaus Schmidinger |
2002-07-28 | Now using CC, CFLAGS, CXX and CXXFLAGS | Klaus Schmidinger |
2002-07-28 | Added a missing #include (cont'd) | 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-21 | channels.conf | 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 | Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs) (con't... | Klaus Schmidinger |
2002-07-14 | Changed the symantics of the Name parameter in cStatus::Recording() and cStat... | Klaus Schmidinger |
2002-07-13 | Added direct access to the index data of cPalette (needed for displaying SPUs... | 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 | Additional OSD languages | Klaus Schmidinger |
2002-06-23 | Switched handling 'Transfer Mode' to the new cPlayer/cControl structures | Klaus Schmidinger |
2002-06-23 | Description for cPlayer plugins | 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 |