summaryrefslogtreecommitdiff
path: root/src/vdr/post_vdr.c
AgeCommit message (Collapse)Author
2007-12-31Combine vdr plugins into a single binary.Reinhard Nißl
Several files were renamed for consistency. --HG-- rename : include/xine/input_vdr.h => include/xine/vdr.h rename : src/vdr/post_vdr.c => src/vdr/combined_vdr.c rename : src/vdr/post_vdr.h => src/vdr/combined_vdr.h
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-11-20Mark xine_plugin_info structures const as for all the rest of plugins.Diego 'Flameeyes' Pettenò
2007-11-10Provide copyright notice and license. Remove RCS ID.Reinhard Nißl
2007-11-09More updates for FSF address.Diego 'Flameeyes' Pettenò
2007-05-17Clean up the vdr plugins' makefile; mark the plugin info as EXPORTED.Darren Salt
2007-04-10Initial import of VDR plugins.vdr-xine-version-711Reinhard Nißl