Commit Graph

203 Commits

Author SHA1 Message Date
c652ed930a Update the copyright notice 2018-02-06 01:04:30 +01:00
4cb4b61d65 Add an accessor for the device opened 2018-02-06 01:04:30 +01:00
b48035c10c Update the copyright notice 2018-02-06 01:04:30 +01:00
85b9072d3b Use PROGNAME_CAMERA and PROGNAME_GALLERY 2018-02-06 01:04:30 +01:00
e74e5e2930 Rely more on libDesktop to handle compatibility 2018-02-05 02:23:19 +01:00
5014ab972c Update the copyright notice 2018-02-05 02:15:27 +01:00
de925173e5 Avoid a couple compilation warnings 2018-02-05 02:15:27 +01:00
abc9346c42 Update the copyright notice 2018-02-05 02:15:27 +01:00
da6f57ccd9 Avoid a couple compilation warnings 2018-02-05 02:15:27 +01:00
4d94aa4c60 Register both of the new tests 2017-11-05 18:03:37 +01:00
1ca97b1845 Import tests for HTML and XML files 2017-11-05 18:03:16 +01:00
0cdb8bee22 Build with the default stack protector 2017-11-05 18:00:43 +01:00
b64dfc4b94 Move the instructions for Gtk+ 3 further down 2017-04-02 15:44:25 +02:00
340885e8d1 Update the translations 2016-05-12 01:30:05 +02:00
3590e7dd24 More portable build as PIE 2016-05-12 01:26:07 +02:00
3b474bbd3e Minor improvement to the preferences dialog 2016-03-01 01:16:37 +01:00
36c20a104b Fix the default compilation flags 2016-02-22 22:12:56 +01:00
e4e3aae661 Update the copyright notice 2016-02-22 00:04:37 +01:00
8fd07073f8 Improve portability on NetBSD 2016-02-22 00:04:37 +01:00
92da2df9d9 Import newer scripts upstream 2016-02-20 02:04:46 +01:00
0676585bda Update the translations 2016-02-20 02:04:19 +01:00
db15785e7b Remove generated files from the source tree 2016-02-20 02:01:23 +01:00
436d95e583 Re-generate the Makefiles 2016-02-20 02:01:08 +01:00
75941ee2aa About to release DeforaOS Camera 0.2.0 2016-02-20 02:00:50 +01:00
d9da521d3f Adapt to the new API for the Error class 2015-11-23 00:06:50 +01:00
132dd10a65 Build with full SSP and RELRO 2015-11-19 23:46:41 +01:00
7742e9a016 Code cleanup 2015-11-19 23:43:02 +01:00
4bfffc18c8 Fix label alignment 2015-11-19 23:42:48 +01:00
2e83f82a39 Ignore shared objects as well 2015-11-19 23:42:05 +01:00
4974d5ed6b Rename the source file for the camera widget 2015-11-18 22:32:12 +01:00
de615d9d0b Implement a few properties 2015-11-18 22:30:56 +01:00
0c2ff7b0ec Code cleanup 2015-10-28 00:56:40 +01:00
5d95180dd6 Add support for Gtk+ 3 2015-10-28 00:56:26 +01:00
236029429e Code cleanup 2015-10-28 00:33:38 +01:00
5cd0342d78 Update the copyright notice 2015-10-27 23:49:14 +01:00
cb86cddac3 Partially fix build with Gtk+ 3 2015-10-27 23:49:02 +01:00
cb4d67c2fd Simplify Gtk+ 3 support 2015-10-27 23:16:42 +01:00
3ea112ede1 Avoid warnings with Gtk+ 3 2015-10-27 23:06:20 +01:00
b92e1a807a Avoid a warning with Gtk+ 3 2015-10-27 23:02:43 +01:00
cc5dc128c3 Clarify build with Gtk+ 3 2015-10-27 22:50:47 +01:00
ef0a1efb4b Build executables with -fPIE 2015-07-21 02:53:01 +02:00
f1959b21f6 Build with -fstack-protector and as PIE 2015-07-12 18:24:46 +02:00
866f6c9ac7 Install a camera desktop widget as well 2015-05-24 13:37:14 +02:00
ca7f545e02 Avoid warnings for strings translated 2015-05-24 13:37:14 +02:00
ff75e81441 Avoid a couple warnings 2015-05-24 13:37:13 +02:00
f2b3a85aa0 Compile with -pedantic 2015-05-24 13:37:13 +02:00
525df0f693 Really left-align the properties 2015-05-10 18:23:23 +02:00
416b6c6c42 Differentiate the desktop version as a webcam viewer 2015-05-10 14:51:27 +02:00
efaf745e59 Update the copyright notice 2015-04-05 19:29:11 +02:00
d0ca47cfd0 Let the path to "browser" be updated at compile-time
This is done with the BROWSER_PROGNAME pre-processor variable.
2015-04-05 19:27:58 +02:00