summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordeva <deva>2005-03-24 12:14:44 +0000
committerdeva <deva>2005-03-24 12:14:44 +0000
commit9466b3042bc7314915a15f499bd0b087f569654d (patch)
tree29c41f6ba46b9b92d91b92578720e1beee44fc9d /TODO
parentb5a6a93dcc7a83f5c4f8fd1894e303ae58804e0b (diff)
Initial revision
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 22 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..858e4fe
--- /dev/null
+++ b/TODO
@@ -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]