Age | Commit message (Expand) | Author |
2012-03-11 | Made the "overloaded-virtual" warning an error to detect hidden overloaded vi... | Klaus Schmidinger |
2012-03-11 | Added new parameter LiveView to ChannelSwitch() | Klaus Schmidinger |
2012-01-18 | Some improvements to the Makefiles | Klaus Schmidinger |
2011-02-27 | Changed the compiler optimization flag to -O3 | Klaus Schmidinger |
2010-12-26 | Added LDFLAGS to the linker calls in the Makefiles | Klaus Schmidinger |
2010-02-06 | Moved strictly necessary Makefile options into Make.global | Klaus Schmidinger |
2009-10-18 | Changed the project's URLs and email to tvdr.de | Klaus Schmidinger |
2008-02-16 | Added new cStatus functions to the 'status' plugin | Klaus Schmidinger |
2008-01-13 | Added '-Wno-parentheses' to the compiler options in order to avoid silly comp... | Klaus Schmidinger |
2007-08-15 | Moved the "all" target in plugin Makefiles before the "Implicit rules" | Klaus Schmidinger |
2007-08-12 | Added the "...or (at your option) any later version" phrase to the license in... | Klaus Schmidinger |
2006-09-10 | Added --remove-destination to the 'cp' command for binaries in the Makefiles ... | Klaus Schmidinger |
2006-04-24 | Fixed extracting APIVERSION to work with older versions of 'sed'; Fixed broke... | Klaus Schmidinger |
2006-04-22 | Simplified the 'grep|awk|sed' command to retrieve the VDR/APIVERSION to a sin... | Klaus Schmidinger |
2006-04-21 | Updated the GPL copies | 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 |
2005-12-31 | Changed the API of the functions cStatus::Recording() and cStatus::Replaying(... | Klaus Schmidinger |
2005-11-11 | Added compiler options "-fPIC -g" to all plugins | Klaus Schmidinger |
2003-12-22 | Changed section handling; replaced 'libdtv' with 'libsi' | Klaus Schmidinger |
2002-12-13 | Changed setting of CXX and CXXFLAGS variables in Makefile | Klaus Schmidinger |
2002-11-16 | Changed return type of MainMenuAction() | Klaus Schmidinger |
2002-11-01 | The Makefile now includes the file Make.config | Klaus Schmidinger |
2002-11-01 | Completely switched to the HEAD driver version | Klaus Schmidinger |
2002-10-26 | Fixed a typo | Klaus Schmidinger |
2002-09-21 | Fixed Makefile for NEWSTRUCT driver | Klaus Schmidinger |
2002-08-28 | Fixed the 'newplugin' script to make it name the target for creating the dist... | Klaus Schmidinger |
2002-07-13 | Changed the interface of cStatus::Replaying() | Klaus Schmidinger |
2002-06-16 | Changed 'cStatusMonitor' to 'cStatus'1.1.3 | Klaus Schmidinger |