Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-31 | Fix broken test in vdr_is_vdr_stream(). | Reinhard Nißl | |
The function was broken while getting it to compile after recent API changes. | |||
2007-12-31 | Combine 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 |