summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
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 ↵Klaus Schmidinger
Makefile or Makefile.config as defaults
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 ↵Klaus Schmidinger
back to versions V10100-V10117)
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
2002-05-19Implemented cStatusMonitor to allow plugins to set up a status monitorKlaus Schmidinger
2002-05-17Makefile improvementsKlaus Schmidinger
2002-05-10Separated the actual DVB hardware OSD implementation from the abstract OSD ↵Klaus Schmidinger
interface
2002-05-09Implemented plugin interface1.1.0Klaus Schmidinger
2002-04-01Added making the /video directory and copying the config filesKlaus Schmidinger
2002-03-29New 'make' target 'install'Klaus Schmidinger
2002-02-24Removed DVD support from the core VDR sourceKlaus Schmidinger
2002-02-01Removing 'core*' in 'make clean'Klaus Schmidinger
2002-01-13No longer requiring 'libncurses' if compiling without DEBUG_OSD=1 and REMOTE=KBDKlaus Schmidinger
2001-10-07Moved the _GNU_SOURCE macro into the MakefileKlaus Schmidinger
2001-08-31Dependencies now generated by g++Klaus Schmidinger
2001-08-15Now using 'libdtv' for getting EIT informationKlaus Schmidinger
2001-08-10Made the font file generation more stableKlaus Schmidinger
2001-08-06DVD support is now optionalKlaus Schmidinger
2001-08-03Added support for replaying DVDsKlaus Schmidinger
2001-06-02Converted to the new API plus several small enhancements0.8.0Klaus Schmidinger
2001-03-31Redesigned the ring buffer; prepared for remultiplexingKlaus Schmidinger
2001-02-24Removing core file in 'clean'Klaus Schmidinger
2001-02-18Compile time switch VFAT to enable Windows compatible file namesKlaus Schmidinger
2001-01-13Added a missing dependencyKlaus Schmidinger
2000-12-08Switched to PES recordingKlaus Schmidinger
2000-11-18Fixed font for system commandsKlaus Schmidinger
2000-11-11Implemented internationalizationKlaus Schmidinger
2000-10-29Implemented 'Schedules' menuKlaus Schmidinger
2000-10-08Remote control uses threadsKlaus Schmidinger
2000-10-03Faster OSD by using bitmapKlaus Schmidinger
2000-09-20New dependenciesKlaus Schmidinger
2000-09-17Implemented image grabbingKlaus Schmidinger
2000-09-10Added a 'Setup' menuKlaus Schmidinger