Age | Commit message (Expand) | Author |
2007-06-17 | Now using 'fontconfig' to determine which fonts to use | Klaus Schmidinger |
2007-06-10 | Freetype font support; full UTF-8 support; dropped pixel fonts | Klaus Schmidinger |
2007-03-11 | Added missing rules for generating iso8859-13 font to Makefile | Klaus Schmidinger |
2007-03-11 | Added Turkish language texts | Klaus Schmidinger |
2007-02-25 | Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force... | Klaus Schmidinger |
2007-01-07 | CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0 | Klaus Schmidinger |
2006-08-20 | Added --remove-destination to the 'cp' command for binaries in the Makefile | Klaus Schmidinger |
2006-06-02 | Fixed the 'clean-plugins' target in the Makefile to also remove additional pl... | Klaus Schmidinger |
2006-05-26 | Removed -fPIC from VDR's and libsi's Makefile | Klaus Schmidinger |
2006-05-19 | Modified the Makefile to copy additional libraries a plugin might provide | Klaus Schmidinger |
2006-04-24 | Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broke... | Klaus Schmidinger |
2006-04-24 | Fixed initializing 'noapiv' in the Makefile | Klaus Schmidinger |
2006-04-23 | Added an error message about plugins that don't honor APIVERSION in their Mak... | Klaus Schmidinger |
2006-04-22 | Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a sin... | Klaus Schmidinger |
2006-04-16 | Implemented APIVERSION for the VDR plugin API version number | Klaus Schmidinger |
2006-04-15 | Removed DVBDIR from Makefile; it's now defined in Make.config if necessary | Klaus Schmidinger |
2006-02-05 | Renamed the Makefile target 'plugins-clean' to 'clean-plugins' | Klaus Schmidinger |
2006-01-29 | Separated the 'install' target into several individual targets; renamed the '...1.3.41 | Klaus Schmidinger |
2006-01-13 | Dropped the default vdr user | Klaus Schmidinger |
2006-01-08 | Fixed the "plugins-clean" and "plugins-install" targets in the Makefile | Klaus Schmidinger |
2006-01-01 | The Makefile now reports a summary of failed plugins | Klaus Schmidinger |
2005-12-31 | When started as user 'root' VDR now switches to a lesser privileged user id, ... | Klaus Schmidinger |
2005-09-02 | Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up | Klaus Schmidinger |
2005-09-02 | Introduced a separate 'plugins-install' target in the Makefile | Klaus Schmidinger |
2005-08-14 | Added some 'mkdir -p' to the Makefile's 'install' target | Klaus Schmidinger |
2005-07-31 | Added the command line options '--lirc', '--rcu' and '--no-kbd' | Klaus Schmidinger |
2005-05-14 | Made the Makefile patch friendlier | Klaus Schmidinger |
2005-02-13 | The 'plugins-clean' target of the Makefile now only deletes the actual plugin... | Klaus Schmidinger |
2004-12-18 | Fixed the character width and shifted the codes; Renamed font???.c to font???... | Klaus Schmidinger |
2004-11-21 | Back to the old DVB driver due to tuning failures with dvb-kernel | Klaus Schmidinger |
2004-11-20 | Fixed some typos in the Makefile's 'font' target | Klaus Schmidinger |
2004-11-19 | Switched to 'dvb-kernel' driver (build-2.4) | Klaus Schmidinger |
2004-10-30 | Fixed some typos in the Makefile's 'font' target | Klaus Schmidinger |
2004-10-16 | Added Estonian language texts | Klaus Schmidinger |
2004-05-16 | Added Croatian language texts | Klaus Schmidinger |
2004-05-16 | Implemented 'skins' and 'themes' | Klaus Schmidinger |
2004-01-18 | Added 'libsi' include files to the 'include' directory, so that plugins can u... | Klaus Schmidinger |
2004-01-16 | Added Russian language texts | Klaus Schmidinger |
2004-01-11 | The actual transponder data is now taken from the NIT1.3.1 | Klaus Schmidinger |
2004-01-04 | Implemented automatic PID switching and channel detection | Klaus Schmidinger |
2003-12-22 | Changed section handling; replaced 'libdtv' with 'libsi' | Klaus Schmidinger |
2003-10-24 | Greek language texts now use iso8859-7 character set | Klaus Schmidinger |
2003-10-24 | Changed font handling to allow language specific character sets; adopted the ... | Klaus Schmidinger |
2003-08-09 | Made the plugin library directory configurable via Make.config | Klaus Schmidinger |
2003-08-02 | Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile... | Klaus Schmidinger |
2003-01-06 | Implemented 'Link Layer' based CAM support | Klaus Schmidinger |
2002-12-15 | Using 'Doxygen' to generate source code documentation | Klaus Schmidinger |
2002-12-13 | Changed setting of CXX and CXXFLAGS variables in Makefile | Klaus Schmidinger |
2002-12-08 | KBD active by default; no more 'ncurses' necessary for KBD1.1.19 | Klaus Schmidinger |
2002-11-29 | Changed the source directory name for plugins from 'SRC' to 'src' (ported bac... | Klaus Schmidinger |