diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ + +Make generic gui + - Reorganize widgets to fit 19" display. [done] + - Create button icons, to replace text. [in progress] + +Make isolated cprquerydialog [in progress] + - To replace mgui + +Clean up cprquerydialog + - merge code into a single file, for simplicity. [done] + +Finish config parser. + +Make library detection in configure script + - LibSDL [done] + - LibJpeg [done] + - ffmpeg + +Include ffmpeg in project [ NO ] + +Incorporate server into project + - Make it standalone compilable (through flag to configure) [done] |