ZoneMinder Viewer Code
Status: Beta
Brought to you by:
lopezlean
| File | Date | Author | Commit |
|---|---|---|---|
| src | 2009-03-31 |
|
[027672] check connection every 3 seconds |
| translations | 2008-09-23 |
|
[a10c87] updated italian translation sent by Michele Per... |
| .gitignore | 2009-03-29 |
|
[cb25a3] added gitignore |
| CMakeLists.txt | 2008-07-14 |
|
[ea09bd] merge new ui branche to trunk |
| ChangeLog | 2008-11-04 |
|
[00cbbc] updated |
| Doxyfile | 2007-05-18 |
|
[ff0ad1] Project import |
| README | 2008-08-28 |
|
[81fbc5] update README |
| TODO | 2008-11-04 |
|
[8bcc01] updated |
| config-zmviewer.h.cmake | 2008-07-14 |
|
[ea09bd] merge new ui branche to trunk |
| copying | 2007-05-18 |
|
[ff0ad1] Project import |
| translations.qrc | 2008-09-10 |
|
[e72cac] Added Italian translation by Michele Perrucci <... |
REQUIREMENTS: * Qt 4.4 (http://trolltech.com/developer/downloads/qt/index) * CMake 2.6 (http://cmake.org) BUILD: Run: cd zmviewer mkdir build && cd build cmake .. make Translate zmviewer: Update ts file example: cd path_to_zmviewer_src lupdate . -ts translations/zmviewer_es.ts