diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-08-18 13:46:01 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-08-18 13:46:01 +0000 |
commit | 37b27a0c86157c32681f5cb1c84062f14af9b774 (patch) | |
tree | 8b982fff233be46535978b8736856d56cad479a7 /DOCS | |
parent | d4d939b57e662843bc96a841c1751ebfab43aacb (diff) |
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/TODO | 2 |
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: ~~~~~~~~~~~~~~~~~~~~~~ |