Emmanuel Papin
955237d6ac
Translate new strings in french file
2015-04-18 17:51:08 +02:00
Emmanuel Papin
ac8ace33f8
Remove hardcoded localized strings and update lang files
2015-04-18 17:14:14 +02:00
Andrew Bauer
620743da5e
Merge pull request #818 from manupap1/fix_french_lang_file
...
Fix french lang file
2015-04-17 18:15:02 -05:00
Emmanuel Papin
cde864bf65
Merge branch 'master' of https://github.com/ZoneMinder/ZoneMinder into fix_french_lang_file
2015-04-17 23:00:47 +02:00
Emmanuel Papin
5d0d5dadc7
Fix translations after first review
2015-04-17 22:58:51 +02:00
Andrew Bauer
d5e403b7e0
Merge pull request #775 from ZoneMinder/freebsd_fixes
...
Freebsd fixes
2015-04-17 15:21:42 -05:00
Andrew Bauer
3261d974f7
Merge pull request #816 from onlyjob/PBP
...
more perlcritic/PBP corrections
2015-04-16 20:26:35 -05:00
Dmitry Smirnov
85d75b0b27
Logger.pm: define '$LOGFILE'
...
non-bareword LOGFILE should be defined.
2015-04-17 11:15:49 +10:00
Dmitry Smirnov
59b63188cb
eliminating {Two-argument "open"}/{Bareword file handle}. See pages 202,204 of PBP. (Severity: 5)
2015-04-17 09:33:06 +10:00
Dmitry Smirnov
3d512dbada
eliminate Subroutine prototypes
2015-04-17 09:22:47 +10:00
Dmitry Smirnov
f02b9c94ec
PelcoP.pm: correct package declaration (thanks, perlcritic)
...
Package declaration must match filename at line 25, column 1. Correct the filename or package statement. (Severity: 5)
2015-04-17 08:24:01 +10:00
Emmanuel Papin
0f09dddf9c
Merge branch 'master' of https://github.com/ZoneMinder/ZoneMinder into fix_french_lang_file
2015-04-16 22:38:25 +02:00
Emmanuel Papin
1674675da4
Translation of a bunch of english text
2015-04-16 22:32:47 +02:00
Isaac Connor
e69fee1c94
Merge pull request #815 from onlyjob/PBP
...
last batch of POD and readability conversions for *.pl scripts
2015-04-16 11:53:19 -04:00
Dmitry Smirnov
b0909a4c57
autouse Data::Dumper
2015-04-16 15:48:51 +10:00
Dmitry Smirnov
b0d98c6052
zmx10.pl: pod2usage + readability
2015-04-16 15:48:50 +10:00
Dmitry Smirnov
14f3c106fe
zmwatch.pl: comments to POD + readability
2015-04-16 15:48:49 +10:00
Dmitry Smirnov
7ba03132fc
zmvideo.pl: pod2usage + readability
2015-04-16 15:48:48 +10:00
Dmitry Smirnov
fcdd9b6fb5
zmtrigger.pl: comments to POD + readability
2015-04-16 15:48:47 +10:00
Dmitry Smirnov
60b355cb92
zmtrack.pl: pod2usage + readability
2015-04-16 15:48:36 +10:00
Isaac Connor
0c0a23bf86
Merge pull request #778 from onlyjob/build-hurd
...
build: add PATH_MAX definitions (needed on GNU Hurd)
2015-04-16 01:00:00 -04:00
Dmitry Smirnov
6f3baca5cd
zmsystemctl.pl: pod2usage
2015-04-16 14:38:27 +10:00
Dmitry Smirnov
b3b9647740
zm.in: tabs-to-spaces
2015-04-16 14:26:31 +10:00
Dmitry Smirnov
0a2f1cd2b6
build: add PATH_MAX definitions (needed on GNU Hurd)
...
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2015-04-16 11:25:04 +10:00
Andrew Bauer
fc64e3f01b
Merge pull request #772 from balr0g/linked-cameras-trigger-on-new-events
...
Don't trigger linked cameras on new events
2015-04-15 20:23:54 -05:00
Isaac Connor
1668949f18
Merge pull request #792 from knnniggett/perl
...
cmake - use perl INSTALLDIRS
2015-04-15 11:07:14 -04:00
Andrew Bauer
91832e575d
Merge pull request #809 from onlyjob/jquery
...
upgrade bundled jQuery (Closes : #785 )
2015-04-15 07:30:27 -05:00
SteveGilvarry
14cf1bcae6
Clean up CMakeLists.txt, wrap lines, remove comments from initial commit, update comments. No functionality changes
2015-04-15 22:09:25 +10:00
Dmitry Smirnov
b2f6bfb5fc
upgrade bundled jQuery ( Closes : #785 )
...
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2015-04-15 11:39:29 +10:00
Isaac Connor
c17d156d95
Merge pull request #798 from onlyjob/PBP
...
zmcontrol.pl, zmfilter.pl: pod2usage + readability improvements.
2015-04-13 10:19:59 -04:00
Isaac Connor
e1ef19f470
Merge pull request #802 from knnniggett/deep_storage
...
hide USE_DEEP_STORAGE
2015-04-13 10:17:03 -04:00
Andrew Bauer
38f6eb8b5f
Update mootools to 1.5.1
2015-04-12 17:52:01 -05:00
Andrew Bauer
30765fdedf
hide USE_DEEP_STORAGE
2015-04-12 12:20:20 -05:00
Andrew Bauer
e4cf323949
Merge pull request #800 from Sune1337/pthread_join
...
* use pthread_join instead of pthread_tryjoin_np
2015-04-12 11:51:50 -05:00
Andrew Bauer
4cb8cf8681
remove commented commands
2015-04-12 11:48:49 -05:00
Andrew Bauer
3a3f186e74
update working_directory
2015-04-12 11:48:18 -05:00
Andrew Bauer
8f337999d4
remove nph-zms target
2015-04-12 11:47:28 -05:00
Andrew Bauer
3108fd2109
link nph-zms rather than build
2015-04-12 11:00:43 -05:00
Dmitry Smirnov
afb127125d
zmpkg.pl: correction for "Use of uninitialized value $command in string eq at zmpkg.pl line 62"
2015-04-11 22:41:07 +10:00
Dmitry Smirnov
fa97348535
zmpkg.pl: pod2usage, tabs-to-spaces + readability
2015-04-11 22:39:32 +10:00
Dmitry Smirnov
ac685fd247
zmfilter.pl: pod2usage + beautification
2015-04-11 11:18:21 +10:00
Dmitry Smirnov
fba085a1c5
zmcontrol.pl: pod2usage (draft) + minor readability improvements.
...
Looks like "zmcontrol.pl" was based upon "zmfilter.pl" so it inherited
commented description of the latter.
Therefore "zmcontrol.pl" needs a description...
2015-04-11 11:15:56 +10:00
Andrew Bauer
0eeba1c514
don't check for perl packlist in f21 specfile
2015-04-10 15:36:57 -05:00
Isaac Connor
411b518b14
Merge pull request #774 from knnniggett/tmpfiles
...
Use tmpfiles.d to manage tmpdir and sockdir
2015-04-10 13:42:28 -04:00
Andrew Bauer
124ba1c2a8
Merge pull request #796 from ZoneMinder/zm_image_cleanups
...
one small fix for a log line where the 4th parameter wasn't included. T...
2015-04-10 12:38:35 -05:00
Isaac Connor
05634f694a
Merge pull request #781 from knnniggett/v4l_headers
...
Check for libv4l1-videodev headers
2015-04-10 13:30:15 -04:00
Isaac Connor
065a372678
one small fix for a log line where the 4th parameter wasn't included. The rest are very small optimisations.
2015-04-10 13:26:17 -04:00
Andrew Bauer
fa633bff92
spelling
2015-04-10 12:17:06 -05:00
Andrew Bauer
0cf82a0b71
Allow user to override perl installation. Replace old perl cmake vars with new.
2015-04-10 12:09:01 -05:00
Isaac Connor
2db94d35f6
Merge pull request #795 from onlyjob/PBP
...
zmaudit.pl, zmcamtool.pl: pod2usage, PBP/5 + readability
2015-04-10 13:02:19 -04:00