summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2006-04-16Implemented APIVERSION for the VDR plugin API version numberKlaus Schmidinger
2006-04-15Removed DVBDIR from Makefile; it's now defined in Make.config if necessaryKlaus Schmidinger
2006-02-05Renamed the Makefile target 'plugins-clean' to 'clean-plugins'Klaus Schmidinger
2006-01-29Separated the 'install' target into several individual targets; renamed the '...1.3.41Klaus Schmidinger
2006-01-13Dropped the default vdr userKlaus Schmidinger
2006-01-08Fixed the "plugins-clean" and "plugins-install" targets in the MakefileKlaus Schmidinger
2006-01-01The Makefile now reports a summary of failed pluginsKlaus Schmidinger
2005-12-31When started as user 'root' VDR now switches to a lesser privileged user id, ...Klaus Schmidinger
2005-09-02Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and upKlaus Schmidinger
2005-09-02Introduced a separate 'plugins-install' target in the MakefileKlaus Schmidinger
2005-08-14Added some 'mkdir -p' to the Makefile's 'install' targetKlaus Schmidinger
2005-07-31Added the command line options '--lirc', '--rcu' and '--no-kbd'Klaus Schmidinger
2005-05-14Made the Makefile patch friendlierKlaus Schmidinger
2005-02-13The 'plugins-clean' target of the Makefile now only deletes the actual plugin...Klaus Schmidinger
2004-12-18Fixed the character width and shifted the codes; Renamed font???.c to font???...Klaus Schmidinger
2004-11-21Back to the old DVB driver due to tuning failures with dvb-kernelKlaus Schmidinger
2004-11-20Fixed some typos in the Makefile's 'font' targetKlaus Schmidinger
2004-11-19Switched to 'dvb-kernel' driver (build-2.4)Klaus Schmidinger
2004-10-30Fixed some typos in the Makefile's 'font' targetKlaus Schmidinger
2004-10-16Added Estonian language textsKlaus Schmidinger
2004-05-16Added Croatian language textsKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-01-18Added 'libsi' include files to the 'include' directory, so that plugins can u...Klaus Schmidinger
2004-01-16Added Russian language textsKlaus Schmidinger
2004-01-11The actual transponder data is now taken from the NIT1.3.1Klaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-10-24Greek language texts now use iso8859-7 character setKlaus Schmidinger
2003-10-24Changed font handling to allow language specific character sets; adopted the ...Klaus Schmidinger
2003-08-09Made the plugin library directory configurable via Make.configKlaus Schmidinger
2003-08-02Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile...Klaus Schmidinger
2003-01-06Implemented 'Link Layer' based CAM supportKlaus Schmidinger
2002-12-15Using 'Doxygen' to generate source code documentationKlaus Schmidinger
2002-12-13Changed setting of CXX and CXXFLAGS variables in MakefileKlaus Schmidinger
2002-12-08KBD active by default; no more 'ncurses' necessary for KBD1.1.19Klaus Schmidinger
2002-11-29Changed the source directory name for plugins from 'SRC' to 'src' (ported bac...Klaus Schmidinger
2002-11-01The Makefile now includes the file Make.configKlaus Schmidinger
2002-11-01Completely switched to the HEAD driver versionKlaus Schmidinger
2002-10-20Timers now internally have a pointer to their channelKlaus Schmidinger
2002-10-06Modified channel handling; full DiSEqC supportKlaus Schmidinger
2002-09-29Made remote controls plugin awareKlaus Schmidinger
2002-09-08Implemented an SPU decoderKlaus Schmidinger
2002-08-10Adapted VDR to the NEWSTRUCT driverKlaus Schmidinger
2002-08-04Changed the cDevice class to allow plugins to implement their own devicesKlaus Schmidinger
2002-07-28Now using CC, CFLAGS, CXX and CXXFLAGSKlaus Schmidinger
2002-06-22Activated transfer modeKlaus Schmidinger
2002-06-22Activated cuttingKlaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger
2002-06-10Removed compiler option '-m486'Klaus Schmidinger
2002-05-20Moved the cEITScanner out of dvbapi.h/.c, into the new eitscan.h/.cKlaus Schmidinger