summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-07-21Added description of raw OSD access for plugins1.1.5Klaus Schmidinger
2002-07-21channels.confKlaus Schmidinger
2002-07-14Disabled channels on Transponder 12070Klaus Schmidinger
2002-07-14Fixed a possible race condition in the cDvbPlayerKlaus Schmidinger
2002-07-14Fixed a hangup when switching to the next file during replayKlaus Schmidinger
2002-07-14Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs) ↵Klaus Schmidinger
(con't, fix in case of DEBUG_OSD)
2002-07-14Changed the symantics of the Name parameter in cStatus::Recording() and ↵Klaus Schmidinger
cStatus::Replaying()
2002-07-13Added direct access to the index data of cPalette (needed for displaying ↵Klaus Schmidinger
SPUs) (cont'd)
2002-07-13Added cOsd::OpenRaw() to create a raw OSD (needed for displaying SPUs)Klaus Schmidinger
2002-07-13Changed the interface of cStatus::Replaying()Klaus Schmidinger
2002-07-13Added direct access to the index data of cPalette (needed for displaying SPUs)Klaus Schmidinger
2002-06-23Added limitations for this version1.1.4Klaus Schmidinger
2002-06-23Additional OSD languagesKlaus Schmidinger
2002-06-23Switched handling 'Transfer Mode' to the new cPlayer/cControl structuresKlaus Schmidinger
2002-06-23Description for cPlayer pluginsKlaus Schmidinger
2002-06-23Switched VDR's own player to the new cPlayer/cControl structuresKlaus Schmidinger
2002-06-23Moved handling of the Menu key entirely into vdr.cKlaus Schmidinger
2002-06-22Activated transfer modeKlaus Schmidinger
2002-06-22Activated cuttingKlaus Schmidinger
2002-06-22Added Hungarian language textsKlaus Schmidinger
2002-06-16Changed 'cStatusMonitor' to 'cStatus'1.1.3Klaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger
2002-06-10Removed compiler option '-m486'Klaus Schmidinger
2002-06-10Added Romanian language textsKlaus Schmidinger
2002-05-30Fixed parsing 'E' recordsKlaus Schmidinger
2002-05-26Added Swedish language textsKlaus Schmidinger
2002-05-20Moved the cEITScanner out of dvbapi.h/.c, into the new eitscan.h/.cKlaus Schmidinger
2002-05-19Implemented cStatusMonitor to allow plugins to set up a status monitorKlaus Schmidinger
2002-05-18Adopted the cutting fix to version 1.0.3 and rearranged setting LengthKlaus Schmidinger
2002-05-18Completely moved OSD handling out of the cDvbApi class, into the new cOsdKlaus Schmidinger
2002-05-18Rearranged OSD class names to make 'cOsd' available for the main OSD interfaceKlaus Schmidinger
2002-05-18Added an error message if the directory specified in the '-L' option can't ↵Klaus Schmidinger
be accessed
2002-05-18Fixed the cutting mechanism to make it re-sync in case a frame is larger ↵Klaus Schmidinger
than the buffer
2002-05-18Fixed some function headers to make them compile with gcc 3.xKlaus Schmidinger
2002-05-17Makefile improvementsKlaus Schmidinger
2002-05-14Added credit to Onno KreuzigerKlaus Schmidinger
2002-05-13Improved the [eid]syslog() macros (cont'd)1.1.2Klaus Schmidinger
2002-05-13Added 'insert' capabilities to cList (fix)Klaus Schmidinger
2002-05-13Improved the [eid]syslog() macrosKlaus Schmidinger
2002-05-13Made the config directory available to pluginsKlaus Schmidinger
2002-05-12Plugin packages now expand into a dir with only the name and version numberKlaus Schmidinger
2002-05-12Added 'insert' capabilities to cListKlaus Schmidinger
2002-05-12Updated channels.conf.cableKlaus Schmidinger
2002-05-12Added the cPlugin::Housekeeping() functionKlaus Schmidinger
2002-05-12Changed the cPlugin::Start() function to return a boolean valueKlaus Schmidinger
2002-05-11Added release notes for version 1.1.11.1.1Klaus Schmidinger
2002-05-11Added some advice regarding header filesKlaus Schmidinger
2002-05-11Added _I18N__H macroKlaus Schmidinger
2002-05-11Added setup parameters and a Setup menu to adjust themKlaus Schmidinger
2002-05-11Improved implementation of setup menus for pluginsKlaus Schmidinger