summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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]