summaryrefslogtreecommitdiff
path: root/TODO
blob: 858e4fe2387ac90f4451ad031933f389aafe1364 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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]