59 Commits

Author SHA1 Message Date
Mr-Dave
d488dc7221 Merge branch '5.0' 2025-02-04 16:32:33 -07:00
Mr-Dave
aa285e17dd Rename files to prepare for merge with 5.0 branch 2025-02-04 16:13:34 -07:00
Mr-Dave
cfc9246e48 Revise naming from Motionplus back to Motion 2025-02-04 15:59:45 -07:00
Mr-Dave
205c595608 Rename motion_loop modules to camera 2024-08-12 23:18:30 -06:00
Mr-Dave
92b8aae165 Remove event.cpp module 2024-07-22 21:20:23 -06:00
Mr-Dave
7928e4685f Move exif to jpegutils 2024-07-20 22:27:18 -06:00
Mr-Dave
7610bb34b9 Revise video_common to cls_convert 2024-06-19 19:02:20 -06:00
Mr-Dave
f1f6db9a1d Remove mmal. Closes #1723 2024-01-15 10:06:02 -07:00
David Seifert
2d8d68cfcc Gettext 0.22 (#1681)
* po: fix gettext 0.22 format specifier

Bug: https://bugs.gentoo.org/908965
Bug: https://savannah.gnu.org/bugs/index.php?64334#comment1

* Autotools: fix `make distcheck`

* use correct `dist_` specifiers for including files in tarball
* do not override `docdir`, since this is a user variable
* include headers in tarball
2023-06-29 21:37:50 -06:00
Mr-Dave
1f9e6b839d Update translations 2023-02-04 19:12:33 -07:00
Nuno Silva
ab0a463c92 Log signals that trigger end of process
Log signals
Remove SIGSEGV which is not registered
2023-01-25 22:09:42 -07:00
Mr-Dave
5568459ffa Update year 2023-01-02 11:32:46 -07:00
Mr-Dave
17db892e96 Remove MMAL. No longer supported upstream. 2022-12-19 16:59:21 -07:00
Mr-Dave
d4fca0082f Add new translations 2022-10-24 18:00:33 -06:00
Mr-Dave
92c68e1cdc Update translation files 2022-10-24 08:44:58 -06:00
Moody
70a2fc25a2 add some zh translations
Thanks.
2022-05-17 20:39:55 -06:00
siriuth
67585485fe Update ja.po (#1526)
Thanks
2022-04-27 20:52:42 -06:00
Mr-Dave
801c8506d5 Update dates 2022-03-13 13:12:49 -06:00
Mr-DaveDev
d55394f69d Update translations (#1416) 2021-10-04 19:28:29 -06:00
Mr-DaveDev
e3f5ab61f8 Update POTFILES.in (#1406) 2021-09-19 11:58:40 -06:00
Mr-DaveDev
a6deb48dd4 Update po files 2021-08-05 18:23:31 -06:00
MrDave
3ae34b749d Update translation files 2021-06-18 22:00:15 -06:00
Mr-DaveDev
11320aabc3 Resolve compiler warnings and excess file 2021-06-13 21:24:11 -06:00
Bill Clay
116c333983 Dbeventid (#1310)
* Implement %{dbeventid} for PostgreSQL and SQLite3.

dbse.c: Add %{dbeventid} support for PostgreSQL and SQLite3.
Make PostgreSQL session recovery asynchronous to avoid blocking
image capture during DBMS session reestablishment. Includes
minor mods to dbse.h, motion.c, motion.h, util.c and util.h.

doc/motion_config.html: Edit sections OptDetail_Database,
database_*, and sql_query* for clarity, consistency, and
coverage of new database support.

man/motion.1: Update descriptions of configuration options
database_* and sql_query*, including Postgresql and SQLite3
%{dbeventid} support.

* issue 1284, dbse.c: clarify confusing DB close message

1. clarify closure message wording: MySQL and/or MariaDB library closure
2. issue closure messages only for DBMSs in use (not simply compiled-in)
3. standardize spelling and case of DBMS names in all messages issued by dbse.c

Includes minor supporting changes in dbse.h and motion.c.

* po/dbeventid.pot furnished for merge into po/motion.pot when opportune

Includes all end-user messages (i.e., no debug messages) from modules
modfied for issues 1306, 1307, and 1284: dbse.c and util.c.

(These modules are not yet covered by po/POTFILES.in or po/motion.pot.)
2021-06-13 20:28:03 -06:00
MrDave
b6a44fd52c Adjust to all tracking via scripts 2021-03-21 16:23:52 -06:00
MrDave
bb8f1e3815 Update potfiles for new modules 2021-03-21 16:23:52 -06:00
MrDave
dd24b56922 Change to be MotionPlus 2021-03-21 16:23:51 -06:00
MrDave
b1d06cf26e Reconsolidate conf and conf_edit 2021-03-21 16:23:51 -06:00
MrDave
9dd003bbe8 Update translations 2021-03-21 16:23:51 -06:00
MrDave
7dfdbbb0bb Update Translations 2021-03-21 16:23:51 -06:00
MrDave
ba7cb65cba Translation update 2021-03-21 16:23:51 -06:00
MrDave
fa07d2e1e7 Update translation files 2021-03-21 16:23:51 -06:00
MrDave
20ea10d3a3 Update language files 2021-03-21 16:23:51 -06:00
MrDave
5ba3c7a39c Add translations for conf_edit 2021-03-21 16:23:51 -06:00
MrDave
b276fc5dfe Add free memory methods 2021-03-21 16:23:51 -06:00
MrDave
c2c1727764 Change to C++ 2021-03-21 16:23:51 -06:00
MrDave
c55eba3b2e Remove separate translate module 2021-03-21 16:23:51 -06:00
MrDave
b6038af62d Revise variable names netcam_rtsp to netcam 2021-03-21 16:23:51 -06:00
MrDave
851227b00b Rename module from netcam_rtsp to netcam 2021-03-21 16:23:51 -06:00
MrDave
58e68267de Revise variable name ffmpeg to movie 2021-03-21 16:23:51 -06:00
MrDave
f40c4dbe25 Revise ffmpeg to movie 2021-03-21 16:23:51 -06:00
MrDave
75dd81690d Remove bktr support 2021-03-21 16:23:51 -06:00
MrDave
ab78313b79 Change ffmpeg to be required 2021-03-21 16:23:51 -06:00
MrDave
517521257c Remove obscure netcam options 2021-03-21 16:23:51 -06:00
MrDave
f67e17d6ff Update translation files 2021-03-21 16:23:51 -06:00
Mr-DaveDev
43bb7787b2 Autotools (#1011)
* Revise directory structure

* Update translation files and mmal

* Test for sys/videoio.h

* Revise sysconfdir specification

* Update defines to match configure

* v4l2 configure, translations

* Update travis

* Updated tests for travis

* Updated 16.04 and fewer checks

* Update travis for Mac

* Move CODE_STANDARD and delete test_builds.sh

* Update documentation
2021-03-13 13:01:20 -07:00
Mr-DaveDev
7e6c5b768d Depreciate md5 module
No longer required due to transition to use MHD.
2020-10-25 21:05:17 -06:00
Mr-DaveDev
947e6737c5 Additional translations
* Additional translations
2020-01-12 19:06:50 -07:00
Mr-DaveDev
bb0d931256 Add default translations
Add default translations using the popular online translation web site.
2019-12-01 14:30:46 -07:00
Mr-DaveDev
5d88fe68bb Add User Requested Decoder
Add user option for decoder
2019-10-28 22:30:30 -06:00