This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
zoneminder
Watch
1
Star
0
Fork
0
You've already forked zoneminder
mirror of
https://github.com/ZoneMinder/zoneminder.git
synced
2026-03-18 05:48:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3cd9bdccd5e86864e42af7c8d5f3fc66bb50301e
zoneminder
/
web
/
api
/
app
History
Isaac Connor
2cf6ad8089
Switch ZMPacket * to a shared_ptr<ZMPacket>. This is so that in LockedPacket we can unlock and then notify and be confident that packet_ won't have been deleted. Change ZMPacket->timestamp to be a timeval instead of timeval *. This might not have been necessary but I like it. No longer cuse the ZMPacket object to wrap the shared image buffers and timestamps. Use a vector for image_buffers.
2021-05-08 21:14:20 -04:00
..
Config
Add users to routes
2021-04-23 08:52:55 -04:00
Console
further merges from cakephp 2.10.8
2018-03-21 13:09:55 -04:00
Controller
Remove dbeug
2021-04-26 09:40:08 -04:00
Model
Fix encrypting password when saving User
2021-04-26 09:40:08 -04:00
Plugin
Switch ZMPacket * to a shared_ptr<ZMPacket>. This is so that in LockedPacket we can unlock and then notify and be confident that packet_ won't have been deleted. Change ZMPacket->timestamp to be a timeval instead of timeval *. This might not have been necessary but I like it. No longer cuse the ZMPacket object to wrap the shared image buffers and timestamps. Use a vector for image_buffers.
2021-05-08 21:14:20 -04:00
vendor
Merged Angular UI branch API to master
2015-06-11 02:58:58 +00:00
View
Clean User add to match behaviour of Monitors. For some reason posting to index doesn't call add unlike Monitors. Clean out duplicated Views
2021-04-22 12:25:13 -04:00
webroot
Upgrade cakephp to 2.10.24
2021-03-31 12:11:12 -04:00
index.php
Upgrade cakephp to 2.10.24
2021-03-31 12:11:12 -04:00