From 32c980768188c0b0ad7ea9e2a13d4748ad08c55d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Thu, 12 Apr 2007 12:13:52 +0200 Subject: Add a few TODO entries for 1.2 and 1.3 series, to have a few objective to satisfy. --- TODO | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/TODO b/TODO index 61fa0efe7..64f0a739f 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,19 @@ +For 1.3 series +============== +- analyse impact of breaking xine.h down in multiple public headers, and + rename the xine/ directory for include files in xinecore/ (for plugins + only), while leaving xine/ for public include files; + +For 1.2 series +============== +- mimetype-based demuxer selection, solves the effects of shoutcast's bug; +- Doxygen API documentation for both internal and public functions; +- removal of (deprecated) software deinterlacers from video output plugins; +- reduction of exported symbols by hiding (-fvisibility=hidden or attribute) + the internal libxine-only functions; +- move the contributed code (not developed by xine project) in the contrib/ + directory of the source tree; + known bugs ========== -- cgit v1.2.3