diff options
author | Tom Schouten <doelie@users.sourceforge.net> | 2006-09-01 16:46:24 +0000 |
---|---|---|
committer | Tom Schouten <doelie@users.sourceforge.net> | 2006-09-01 16:46:24 +0000 |
commit | d64cafd597a4704284cb4e3517c9481ab7928f6a (patch) | |
tree | d3f9c32399f7b9e7efc0e2551d1d46baff28b898 /TODO | |
parent | 26a48adf77b9553a656c0e3d6629401955b9ed32 (diff) |
pdp: sdl fixes (delayed open)
svn path=/trunk/externals/pdp/; revision=5824
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -4,17 +4,22 @@ known bugs: short story: don't, use pdp_control's memlimit for limiting pdp's memory usage. + + todo 0.12.5: +* fix sdl so it doesn't open window when object is created + * find nasty 3dp bug -* fix pdp_glx BadMatch bug (crashes on OSX) +* fix pdp_glx BadMatch bug (crashes on OSX) : fixed in pf * platform independent [pdp_vdac] [pdp_vadc] +* fix pdp_help_input/output so they are actually usable +* incorporate jamie's osx changes / guenter's windows port todo later: -* include guenter's / carmen's windows changes * field based bttv capture (might be possible without driver hacks using v4l2) * pdp_crop/pad * where to solve autoconvert? per type, or central in pdp_base? 2 cases: |