diff options
author | deva <deva> | 2005-03-24 12:14:44 +0000 |
---|---|---|
committer | deva <deva> | 2005-03-24 12:14:44 +0000 |
commit | 9466b3042bc7314915a15f499bd0b087f569654d (patch) | |
tree | 29c41f6ba46b9b92d91b92578720e1beee44fc9d /TODO | |
parent | b5a6a93dcc7a83f5c4f8fd1894e303ae58804e0b (diff) |
Initial revision
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] |