Difference between revisions of "ZoneMinder 1.24.2 Bugfixes"
From ZoneMinder Wiki
Jump to navigationJump to search
m (Added link to a fix: stream being killed when changing event scale) |
|||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
*[http://www.zoneminder.com/forums/viewtopic.php?t=15692 Gapless and All events replay mode] | *[http://www.zoneminder.com/forums/viewtopic.php?t=15692 Gapless and All events replay mode] | ||
*[http://www.zoneminder.com/forums/viewtopic.php?t=15715 strftime() and strtotime() PHP warnings] | *[http://www.zoneminder.com/forums/viewtopic.php?t=15715 strftime() and strtotime() PHP warnings] | ||
*[http://www.zoneminder.com/forums/viewtopic.php?t=16482 Changing scale when viewing an event kills the stream] | |||
==General fixes== | ==General fixes== | ||
Line 23: | Line 24: | ||
*[http://www.zoneminder.com/forums/viewtopic.php?t=15621 "avformat_alloc_context' was not declared in this scope" error] | *[http://www.zoneminder.com/forums/viewtopic.php?t=15621 "avformat_alloc_context' was not declared in this scope" error] | ||
*[http://www.zoneminder.com/forums/viewtopic.php?t=15621 "You have an error in your SQL syntax;... 'where Name = 'Monitors'" MySQL 4.x compatibility issue] | *[http://www.zoneminder.com/forums/viewtopic.php?t=15621 "You have an error in your SQL syntax;... 'where Name = 'Monitors'" MySQL 4.x compatibility issue] | ||
*[http://www.zoneminder.com/forums/viewtopic.php?t=16409 Signal check not working properly] | |||
==Other fixes== | ==Other fixes== |
Latest revision as of 12:00, 21 September 2010
General information
In this page you can find links to bugfixes for ZoneMinder version 1.24.2.
To avoid clutter, if you want to add a fix to this page, please don't copy its code directly to this page! Make a thread in User Contributions forum and add the link to this page by editing it.
For things other than bugfixes, such as control scripts, there are other pages for that, such as the Hardware Compatibility List and Patches. And if not, you can always make your own.
Web Interface fixes
- "Function ereg() is deprecated" warning
- Missing progress bar for certain users
- Marking a monitor from a restricted user
- Delete group "undefined index" warning
- Disabling a monitor from monitor options page
- Unarchive button in events list page
- Opera, Safari and iPhone MJPEG streaming capability
- Gapless and All events replay mode
- strftime() and strtotime() PHP warnings
- Changing scale when viewing an event kills the stream
General fixes
- "Failed to query crop" error
- "Incomplete read of frame image data" error
- "`errno' was not declared in this scope" error
- "V4L2_PIX_FMT_HM12' was not declared in this scope" error
- "avformat_alloc_context' was not declared in this scope" error
- "You have an error in your SQL syntax;... 'where Name = 'Monitors'" MySQL 4.x compatibility issue
- Signal check not working properly