Isaac Connor
|
eeefb2c8e2
|
need previous_pts and dts for both video and audio. I don't think they can share
|
2017-06-02 16:53:14 -04:00 |
Isaac Connor
|
0ac26277e3
|
debug, fix deprecations, fix audio
|
2017-06-02 16:52:52 -04:00 |
Isaac Connor
|
b5c0a0eae2
|
the contents of these are not being maintained and should be generated by scripts
|
2017-06-02 12:40:32 -04:00 |
Isaac Connor
|
dd029164eb
|
Merge ../ZoneMinder.connortechnology
|
2017-06-02 12:39:34 -04:00 |
Isaac Connor
|
9c9eaa6851
|
move test for MIN_AGE up. Don't need to constantly check for it because it won't change.
|
2017-06-02 12:35:01 -04:00 |
Isaac Connor
|
8b91403c25
|
remove references to Storage object
|
2017-06-02 12:32:02 -04:00 |
Isaac Connor
|
b6b4738b9f
|
fix quotes
|
2017-06-02 12:31:54 -04:00 |
Isaac Connor
|
71b9ca97c6
|
no need to store filters as an array ref
|
2017-06-02 12:25:26 -04:00 |
Isaac Connor
|
a9268d10e3
|
fix the use of ZM_OPT constants in javascript. Instead, check for existence of the element in the form.
|
2017-06-02 12:21:12 -04:00 |
Isaac Connor
|
555a667035
|
fix filter button
|
2017-06-02 12:12:59 -04:00 |
Isaac Connor
|
352ea6b6ae
|
spacing
|
2017-06-02 12:12:41 -04:00 |
Isaac Connor
|
5228b9d008
|
move command line option parsing up, so if we are just getting the version we exit quick before doing a bunch of other things.
|
2017-06-02 11:54:40 -04:00 |
Isaac Connor
|
be5b93a64e
|
whitespace, braces, quotes
|
2017-06-02 11:39:35 -04:00 |
Jørgen Edelbo
|
cbc1636b11
|
Update danish translation file
|
2017-06-02 13:26:30 +02:00 |
Isaac Connor
|
915450de13
|
spacing and comments
|
2017-06-01 17:48:52 -04:00 |
Andrew Bauer
|
8f9a373825
|
Update startpackpack.sh
Remove packpack debug output, add a sanity check for the version & release vars
|
2017-06-01 12:30:32 -05:00 |
Andrew Bauer
|
590dd13be5
|
Update .travis.yml
Travis environment sets git depth to 50 commits, which is too low for our project. This commit increases the limit per: https://github.com/travis-ci/travis-ci/issues/3412
|
2017-06-01 12:09:22 -05:00 |
Isaac Connor
|
c93e13868e
|
change to quilt frmo native. Remove patches. We are upstream.
|
2017-06-01 12:41:10 -04:00 |
Andrew Bauer
|
12026aba78
|
Update startpackpack.sh
continue to add debug output packpack for troubleshooting git/packpack
|
2017-06-01 10:46:45 -05:00 |
Isaac Connor
|
41f77cc51f
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2017-06-01 09:36:21 -04:00 |
Isaac Connor
|
e47adcf6cc
|
the tfoot has to come after the tbody
|
2017-06-01 09:36:00 -04:00 |
Isaac Connor
|
a1af422d29
|
the [filter][terms] etc part needs to be urlencoded as well. Becase [] are not valid in urls.
|
2017-06-01 09:35:38 -04:00 |
Isaac Connor
|
73ca07792b
|
double quotes to single quotes
|
2017-05-31 22:11:54 -04:00 |
Isaac Connor
|
5c67c87147
|
remove deprecated cellspacing attr on table
|
2017-05-31 22:08:44 -04:00 |
Isaac Connor
|
a940fe429c
|
deprecate the use of the center tag, and only put in the development h3 if it has contents
|
2017-05-31 22:08:05 -04:00 |
Isaac Connor
|
1df147e183
|
adjust spacing
|
2017-05-31 22:01:35 -04:00 |
Andrew Bauer
|
618d606a88
|
Update startpackpack.sh
add additional debug output
|
2017-05-31 20:12:49 -05:00 |
Isaac Connor
|
17c8224733
|
begin to ahndle imageData not being populated
|
2017-05-31 20:55:10 -04:00 |
Isaac Connor
|
4889f3d0e8
|
rework logic in GetStreamImg a bit. If no frame is specified, then we can use snapshot...otherwise it should do the frame image!
|
2017-05-31 20:54:34 -04:00 |
Isaac Connor
|
ce59c9e16c
|
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
|
2017-05-31 20:45:50 -04:00 |
Isaac Connor
|
dbeb000505
|
Merge ../ZoneMinder.connortechnology
|
2017-05-31 20:45:37 -04:00 |
Isaac Connor
|
2b9134512f
|
remove leftover
|
2017-05-31 20:45:21 -04:00 |
Isaac Connor
|
98b3621681
|
add Debug, and fix logic deleting frames before the appropriate keyframe
|
2017-05-31 20:44:43 -04:00 |
Isaac Connor
|
a6421a9126
|
handle deprecations
|
2017-05-31 20:44:23 -04:00 |
Isaac Connor
|
2eabf13eaf
|
handle deprecations, make some logic more clear
|
2017-05-31 20:44:13 -04:00 |
Andrew Bauer
|
85c19532cf
|
Update startpackpack.sh
fix copy/paste error
|
2017-05-31 19:04:14 -05:00 |
Andrew Bauer
|
106a8ab720
|
Update startpackpack.sh
add debug lines for troubleshooting
|
2017-05-31 19:00:17 -05:00 |
Andrew Bauer
|
c555ea0f76
|
Update .travis.yml
ensure sed is installed in the Travis environment
|
2017-05-31 15:53:06 -05:00 |
Andrew Bauer
|
a7ca9bf212
|
Update startpackpack.sh
spelling typo
|
2017-05-31 15:28:05 -05:00 |
Isaac Connor
|
bc32837e3a
|
fix braces
|
2017-05-31 13:55:21 -04:00 |
Isaac Connor
|
06a9598755
|
Merge ../ZoneMinder.connortechnology
|
2017-05-31 12:55:35 -04:00 |
Isaac Connor
|
8596891e4d
|
fix double to single quote mistakes
|
2017-05-31 12:55:27 -04:00 |
Isaac Connor
|
ece10d6278
|
braces and whitspace
|
2017-05-31 11:16:55 -04:00 |
Isaac Connor
|
53a7b2e72c
|
more double quotes to single quotes and fix some spacing
|
2017-05-31 09:57:55 -04:00 |
Isaac Connor
|
36ccc5b7b6
|
Merge bits from SA. Mostly double to single quotes plus some debug lines when errors happen
|
2017-05-31 09:33:51 -04:00 |
Isaac Connor
|
82a13fac76
|
new class for Monitors
|
2017-05-30 21:21:51 -04:00 |
Isaac Connor
|
32d1e62f73
|
braces, spacing, quotes
|
2017-05-30 21:18:13 -04:00 |
Isaac Connor
|
885823aeb6
|
remove unnecessary quotes and convert double quotes to single quotes
|
2017-05-30 21:11:51 -04:00 |
Isaac Connor
|
1d5248c0b8
|
merge from SA, but remove Storageareas bits
|
2017-05-30 20:06:29 -04:00 |
Isaac Connor
|
ab85239d82
|
fix braces, invert control directions when camera is flipped
|
2017-05-30 19:49:30 -04:00 |