Pliable Pixels
|
849b1bb42a
|
add ES to component diagram as optional
|
2019-10-24 10:17:03 -04:00 |
Isaac Connor
|
4f8c4e8abd
|
Update schematic to remove zmf
|
2019-10-23 12:21:06 -04:00 |
Isaac Connor
|
9fdfb5944e
|
Update schematic to remove zmf
|
2019-10-23 12:20:18 -04:00 |
Isaac Connor
|
4ceebcbfc2
|
remove zmf which no longer exists and add documentation for Event.pm, Filter.pm and the Control directory. Fixes #2732
|
2019-10-23 12:04:18 -04:00 |
Isaac Connor
|
417123019c
|
fix crumbs
|
2019-10-23 09:52:36 -04:00 |
Isaac Connor
|
77118d55b2
|
add 4CIF aspect ratio padding. Fixes #2738
|
2019-10-23 09:50:49 -04:00 |
Isaac Connor
|
35ae81d985
|
dynamically allocate next_dts and use it in write_packet to store the next dts value. write_interleaved_packet destroys the passed in packet so we need to store next_dts before writing out the packet.
|
2019-10-23 09:25:16 -04:00 |
Isaac Connor
|
76fd32b427
|
more debug, and ensure that pts != AV_NOPTS_VALUE
|
2019-10-22 10:01:24 -04:00 |
Isaac Connor
|
66fa57d967
|
remove wheezy. It is EOL
|
2019-10-21 14:03:49 -04:00 |
Isaac Connor
|
d036613776
|
Fix Server() not returning a ServerObject if not found when ServerId is null or 0
|
2019-10-21 13:45:27 -04:00 |
Isaac Connor
|
91651652c7
|
Only report an error for not finding the server if ServerId had a value
|
2019-10-21 13:41:32 -04:00 |
Isaac Connor
|
12dfcae81f
|
remove debug
|
2019-10-21 13:19:20 -04:00 |
Isaac Connor
|
5c715ec96b
|
fix use of printMsg in Netcat
|
2019-10-21 13:18:50 -04:00 |
Isaac Connor
|
a486aafa48
|
spacing
|
2019-10-21 13:18:30 -04:00 |
Isaac Connor
|
3244c8ab5b
|
spacing, quotes, remove debug
|
2019-10-21 13:18:09 -04:00 |
Isaac Connor
|
6c6b5076d6
|
Add eoan and wheezy
|
2019-10-21 11:39:15 -04:00 |
Isaac Connor
|
370f93c56a
|
toto => to
|
2019-10-21 10:27:41 -04:00 |
Isaac Connor
|
4261550678
|
Change default css theme to base
|
2019-10-21 09:39:34 -04:00 |
Isaac Connor
|
dfe2f55ebe
|
More debugging to figure out #2720
|
2019-10-20 13:50:24 -04:00 |
Isaac Connor
|
d9d91c4a8d
|
Fix #2728 by resetting the frame size before reading from the fifo
|
2019-10-20 13:32:16 -04:00 |
Isaac Connor
|
2bf9852404
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2019-10-20 11:44:22 -04:00 |
Isaac Connor
|
bf69e053b4
|
Add SNAPTSHOT=CURRENT to build with the commit # in the version string
|
2019-10-20 11:44:19 -04:00 |
Isaac Connor
|
943f054c1a
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2019-10-20 11:42:34 -04:00 |
Isaac Connor
|
c240767727
|
Add eoan to distros
|
2019-10-20 11:41:55 -04:00 |
Isaac Connor
|
21dd9b527d
|
when ipkt->pts is AV_NOPTS_VALUE should still set opkt.pts to AV_NOPTS_VALUE
|
2019-10-19 17:12:19 -04:00 |
Isaac Connor
|
b6c22139d6
|
update links in docs. Remove build examples using configure as it has been deprecated for a long time.
|
2019-10-18 18:16:59 -04:00 |
Isaac Connor
|
ea707e5ad1
|
change travis build dist from trusty to xenial. xenial is the default since April 23rd 2019. This should also fix an issue with ssh using ssh-dss keys which are deprecated
|
2019-10-18 16:42:38 -04:00 |
Isaac Connor
|
8199d64375
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2019-10-18 14:44:31 -04:00 |
Isaac Connor
|
6a3fe1ef1f
|
actually set date.timezone from ZM_TIMEZONE
|
2019-10-18 14:37:09 -04:00 |
Isaac Connor
|
1a417952c3
|
AutoStopTimeOut is part of Monitor, not Control
|
2019-10-18 14:19:25 -04:00 |
Isaac Connor
|
98d0c4b104
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2019-10-18 14:14:07 -04:00 |
Isaac Connor
|
2619e90e96
|
add missing sendCmd's, spacing
|
2019-10-18 14:12:26 -04:00 |
Isaac Connor
|
a8a0c629a2
|
Merge pull request #2714 from connortechnology/timezone_as_config
Add setting of timezone to Options/Config instead of php.ini
|
2019-10-18 14:01:03 -04:00 |
Isaac Connor
|
13b02284fe
|
Merge branch 'master' into timezone_as_config
|
2019-10-18 13:58:22 -04:00 |
Isaac Connor
|
246add61c0
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2019-10-18 13:53:00 -04:00 |
Isaac Connor
|
a6a61b75b9
|
update ptz css in classic
|
2019-10-18 13:52:34 -04:00 |
Isaac Connor
|
7068769a90
|
zm_send_packet_receive_frame sends 0 as success
|
2019-10-18 13:52:07 -04:00 |
Isaac Connor
|
524a39a224
|
changeCodec no longer needs to be passed this
|
2019-10-18 13:40:29 -04:00 |
Isaac Connor
|
6a56de41f0
|
fix parameter order
|
2019-10-18 13:39:52 -04:00 |
Isaac Connor
|
ccb588b34c
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2019-10-18 10:16:51 -04:00 |
Isaac Connor
|
17a7d02275
|
fix reversal of in_frame/out_frame in VideoStore destructor
|
2019-10-18 10:16:18 -04:00 |
Isaac Connor
|
60ec545683
|
fix compile warning due to snprintf into a too small char array
|
2019-10-18 09:43:25 -04:00 |
Isaac Connor
|
0f1b186eb1
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2019-10-18 09:29:42 -04:00 |
Isaac Connor
|
a0f021ee12
|
Handle the case of flushing resampler by sending NULL
|
2019-10-17 17:37:36 -04:00 |
Isaac Connor
|
c6adf46384
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2019-10-17 16:35:34 -04:00 |
Isaac Connor
|
0e6e572e45
|
add libdatetime-perl to depends. Is used in control modules
|
2019-10-17 16:35:23 -04:00 |
Isaac Connor
|
1abdf25ad3
|
Merge pull request #2727 from externo6/align_filter_options
align with other filter options
|
2019-10-17 10:22:01 -04:00 |
externo6
|
9068cb1a19
|
align with other filter options
|
2019-10-17 10:17:22 +01:00 |
Isaac Connor
|
fdf48c4123
|
Merge pull request #2726 from externo6/more-filter-options
More filter options
|
2019-10-16 10:15:58 -04:00 |
Isaac Connor
|
ebebcad10d
|
Merge branch 'master' of github.com:zoneminder/ZoneMinder
|
2019-10-16 10:13:31 -04:00 |