Commit Graph

251 Commits

Author SHA1 Message Date
444664a2cc camera: use the Cairo API to draw the surface 2024-08-28 23:28:27 +02:00
df22589e2b camera: fix the build on NetBSD 2024-08-28 22:54:53 +02:00
17bb67ec85 camera: minor optimisation 2024-08-28 17:57:57 +02:00
077f40603c camera: recognise more capabilities 2024-08-28 17:57:31 +02:00
8d3b7beaa7 camera: start the stream when setting up MMAP 2024-08-28 17:43:23 +02:00
65d1cde81e camera: recognise more capabilities 2024-08-28 00:18:36 +02:00
b01deb9382 camera: fix the build 2024-08-08 18:28:49 +02:00
440003c108 camera: always set YUYV as the video capture format
This is the only format supported at the moment.
2024-08-08 18:23:29 +02:00
e2a9ad3d0f Update the copyright notice 2024-07-30 18:00:46 +02:00
26a9af0ed7 camera: fix the build without X11 2024-07-30 18:00:23 +02:00
6c390be503 project.conf: register the compilation modes 2024-07-30 02:47:14 +02:00
16795bbfc0 camera: re-indent 2024-07-29 19:40:29 +02:00
5c74d87c7e Import the newer scripts from DeforaOS configure 2024-07-29 19:39:58 +02:00
4046248133 camera: fix possible off-by-one with strncat() 2024-07-29 19:33:12 +02:00
a0fb95977e Update the copyright notice 2024-07-29 19:29:13 +02:00
809d06dc3e camera: fix obtaining the current format 2024-07-29 19:28:45 +02:00
ae0b7954b9 Import the newer scripts from DeforaOS configure 2020-11-19 03:14:50 +01:00
be0e7a87e0 Rename the desktop files 2020-11-18 23:14:01 +01:00
8d49ceca6b Complete the flags for building with Gtk+ 3 2020-01-23 20:12:06 +01:00
77c0833c08 Update the translations 2020-01-23 20:01:43 +01:00
22c2a91474 Also ship the "clint" and "fixme" tests 2020-01-23 20:00:48 +01:00
d615ed3041 About to release DeforaOS Camera 0.3.0 2020-01-23 18:24:35 +01:00
c64523749a Update the translations 2020-01-18 14:46:22 +01:00
5bb723df43 Update the copyright notice 2020-01-18 14:45:27 +01:00
f535b36fd6 Re-license under the 2-clause BSD license 2020-01-18 14:45:18 +01:00
480c9feb77 Update the copyright notice 2020-01-18 14:38:20 +01:00
a902394d19 Use PROGNAME_BROWSER for browser(1) 2020-01-18 14:38:09 +01:00
b3c4caa076 Merge branch 'khorben/gtk3' 2020-01-18 14:37:41 +01:00
28e23e2462 Build with Gtk+ 3 by default 2020-01-18 14:35:57 +01:00
1d8d5d9191 Register the "clint" and "fixme" tests 2020-01-18 14:35:21 +01:00
e8b79a5624 Import the "clint" and "fixme" tests from DeforaOS configure 2020-01-18 14:34:58 +01:00
ba4dc1fb30 Only run the tests explicitly 2020-01-18 14:32:25 +01:00
d60e2bfff9 Import and install the BSD 2-clause license
This is ahead of a license change to the 2-clause BSD license.
2020-01-18 14:27:03 +01:00
aaf713bf62 Update the Spanish translation 2020-01-18 14:20:11 +01:00
6729dcb505 Update the copyright notice 2020-01-18 14:20:11 +01:00
97fea01e3d Update the translations 2020-01-18 14:20:11 +01:00
06b517c137 Update the copyright notice 2020-01-18 14:20:11 +01:00
526cfc95a8 Avoid some compilation warnings with Gtk+ 3 2020-01-18 14:20:11 +01:00
95b5faa344 Code cleanup 2018-02-06 23:30:56 +01:00
51469893a4 Add more debugging code 2018-02-06 23:20:40 +01:00
75601deef8 Add debugging code 2018-02-06 23:14:58 +01:00
9a5f6d39ff Improve error reporting with errno 2018-02-06 23:13:38 +01:00
6b6b424eb5 Update the copyright notice 2018-02-06 22:26:31 +01:00
63a18114aa Avoid a compilation warning 2018-02-06 22:26:22 +01:00
c8e2cd014c Give it a better chance to possibly re-open devices
This is unfortunately still untested.
2018-02-06 01:04:30 +01:00
35cac19a2b Add a setter to change the underlying device 2018-02-06 01:04:30 +01:00
cb88044074 No longer build with -pedantic by default 2018-02-06 01:04:30 +01:00
d3eb8add63 Rely more on libDesktop for compatibility code 2018-02-06 01:04:30 +01:00
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