[ Thread Index |
Date Index
| More lists.tuxfamily.org/gluon Archives
]
- To: gluon@xxxxxxxxxxxxxxxxxxx
- Subject: [gluon] gluon job
- From: idk <istdasklar@xxxxxxxxx>
- Date: Mon, 12 Oct 2009 00:46:16 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=ZIDz24d79t+AlEBnmwu8ZX2CVf3CGphJ+qpNAQHwgj4=; b=HAfujBsA+Qid9iMX11mFgw/RtVUp0b15Faw/7vxPyxn2p6Rg6wvcqpWgcctX8Fakyp PX/jmdEM0uA9xPCqoJVoPDGY/DassEuH4Z4PmbtggGDf69vwZSRAfzvjSg9DmAGerBzz 66R1fjWgTZT45a366APD820o48d/VY5bWhJY8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=CJNjMKjjM9/sYspRCJOhKJ2ALmBymkdZ6VpNsuvmHkGZVMH+g6Qekhh0VkrXcx8cvm QfqLtiHQh59VGxDaTbJyQYwZTnZhUKYxm7Jj5/O1vxMMcYlVJcUrSDBy9VypKFeGx/Qc uGwiDqqU8Sf0YVEKpN2XGgvoa6/iej4PIop3E=
This TODO is just my suggestion!
hard job:
fix KALMusic
fix KALRecord
add MP3 support in KALReader
make Qt only
compile openAL on Mac
medium job:
- Need to finish to kglview by creating a KGLCamera
- Create a KGLFps with all the time computation inside it and remove all stuff about fps from KGLView
- try to use the KGLProxyWidget from rivo
- do the change resolution working
- start to remove KDE class and function
- detect openGL extention and change the size of texture to be compatible with the hardware. ( maybe a KGLSupport class ?)
- fix mouse mapping
easy job:
- Start Gluon Creator : repertory, file, desktop file .... Start it with a KXMLGuiWindow
- Create a KGLItemAnimation
- finish KGLPainter
- Create a KGLTextureManager : ( we lost memory when we call 2 KGLTexture with the same texture file!)
boring job :
add d-> inside KGL
add documentation