-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathTODO
27 lines (23 loc) · 918 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
TODO LIST:
Bugs and wishes:
* A simple way to copy selected events to a CD (perhaps add to a K3b project)or usb thumb drive.
* To be able to view the camera live feeds.
* The ability to view monitors located on the host running the gui using the raw stream.
* Audio support?
* End User documentation
* Make zmviewer Qt 4.3 compatible. ? ( QGridLayout::itemAtPosition(int, int) and QWebKit are Qt 4.4
stuff )
Working:
* A widget to select recorded events based on a "After (date)(time) and before (date)(time)" dialog and then view them.
* Api Documentation
* Events notification
* Deleting Events
Done:
English languaje translation (lopezlean)
Mysql connection with zoneminder's database
Rename config.h
Support Auth mode [ but need testing]
View recorded events.
[BUG] lost packages in Stream class
Move Language menu to help menu. Add a QDialog to switch languages, like kde ( moved to preferences
dialog )