summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-08-18 13:46:01 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-08-18 13:46:01 +0000
commit37b27a0c86157c32681f5cb1c84062f14af9b774 (patch)
tree8b982fff233be46535978b8736856d56cad479a7 /DOCS
parentd4d939b57e662843bc96a841c1751ebfab43aacb (diff)
downloadmpv-37b27a0c86157c32681f5cb1c84062f14af9b774.tar.bz2
mpv-37b27a0c86157c32681f5cb1c84062f14af9b774.tar.xz
gtk2 is supported, next step is pure gtk without X.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16266 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index f80d30de3f..9b0399a6fe 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -37,7 +37,7 @@ FOR THE NEXT RELEASE:
- cleanup qtaudio/qtvideo (move globals to context)
- cleanup DMO interfaces
- fix AVI index offset base position handling ('no video stream found' bug)
-- Update GUI code to support gtk 2.x (any volunteers??? we really need help here)
+- Port GUI code to plain gtk without using X functions (any volunteers??? we really need help here)
FOR THE v1.00 RELEASE:
~~~~~~~~~~~~~~~~~~~~~~