Christian Helmuth
0794d99eff
depot: update recipe hashes
2024-11-05 13:41:07 +01:00
Christian Helmuth
30f3ef25ad
depot: update recipe hashes
2024-10-30 14:02:44 +01:00
Christian Helmuth
986bec20a9
usb_webcam: adapt to changes in capture/GUI
...
Issue #5356
2024-10-30 08:14:54 +01:00
Christian Helmuth
61c9706353
depot: update recipe hashes
2024-10-08 11:30:26 +02:00
Benjamin Lamowski
66689fa799
usb_webcam: remove unneeded requirement on RM
...
The usb_webcam's runtime requires a Region Manager session even though
it is not needed by the application, remove it.
Fixes #5346
2024-10-08 09:09:23 +02:00
Christian Helmuth
26002a5482
depot: update recipe hashes
2024-08-29 12:32:25 +02:00
Norman Feske
299951ced5
depot: update recipe hashes
2024-06-20 12:59:00 +02:00
Christian Helmuth
4b9f4d8c38
depot: update recipe hashes
2024-05-30 08:20:21 +02:00
Christian Helmuth
59b85cc672
depot: update recipe hashes
2024-04-26 09:59:36 +02:00
Christian Helmuth
85c99c238d
depot: update recipe hashes
2024-04-19 08:54:22 +02:00
Christian Helmuth
dc0e78cdf8
depot: update recipe hashes
2024-04-12 15:08:01 +02:00
Christian Helmuth
9c7a303caf
depot: update recipe hashes
2024-02-29 11:08:28 +01:00
Norman Feske
c4679e7af6
depot: update recipe hashes
2023-12-13 12:33:05 +01:00
Christian Helmuth
8baf19022c
depot: update recipe hashes
2023-11-30 15:11:36 +01:00
Christian Helmuth
b634549722
depot: update recipe hashes
2023-10-25 14:01:40 +02:00
Christian Helmuth
07c4b92335
depot: update recipe hashes
2023-10-04 13:22:08 +02:00
Christian Helmuth
134a785fe0
depot: update recipe hashes
2023-08-24 11:01:40 +02:00
Norman Feske
7aa301361d
depot: update recipe hashes
2023-07-14 12:06:32 +02:00
Norman Feske
79e262921e
depot: update recipe hashes
2023-06-16 11:24:26 +02:00
Christian Helmuth
583f2d6a36
depot: update recipe hashes
2023-05-30 12:13:34 +02:00
Christian Helmuth
4a5d31e248
depot: update recipe hashes
2023-05-08 15:53:05 +02:00
Christian Helmuth
97070620af
depot: update recipe hashes
2023-04-28 14:46:11 +02:00
Christian Helmuth
e9a497abe4
depot: update recipe hashes
2023-04-26 11:58:16 +02:00
Christian Helmuth
b5f79756b3
depot: update recipe hashes
2023-04-17 14:48:30 +02:00
Christian Helmuth
73771669f1
depot: update recipe hashes
2023-03-13 14:32:54 +01:00
Christian Helmuth
e265cf6d49
depot: update recipe hashes
2023-02-27 08:22:51 +01:00
Christian Helmuth
25eac6b9e6
depot: update recipe hashes
2023-01-24 12:07:33 +01:00
Christian Helmuth
b033b30f95
depot: update recipe hashes
2022-11-29 12:32:49 +01:00
Christian Helmuth
c58d799f16
depot: update recipe hashes
2022-11-17 08:00:37 +01:00
Christian Helmuth
9079a083d2
depot: update recipe hashes
2022-10-13 12:35:27 +02:00
Christian Helmuth
847266d027
depot: update recipe hashes
2022-10-12 14:31:50 +02:00
Christian Helmuth
3f1870841c
depot: update recipe hashes
2022-09-21 12:19:10 +02:00
Christian Helmuth
4dddc41b71
depot: update recipe hashes
2022-08-31 09:32:09 +02:00
Christian Helmuth
44e2cd14a0
depot: update recipe hashes
2022-08-17 12:03:26 +02:00
Christian Helmuth
3105fa9e0f
depot: update recipe hashes
2022-05-25 12:23:04 +02:00
Christian Helmuth
0768185fea
depot: update recipe hashes
2022-04-28 11:52:06 +02:00
Christian Helmuth
8ece236635
depot: update recipe hashes
2022-04-13 11:54:46 +02:00
Christian Helmuth
2b3370c8d8
depot: update recipe hashes
2022-02-28 11:46:35 +01:00
Norman Feske
649647538b
depot: update recipe hashes
2022-02-15 10:23:59 +01:00
Christian Prochaska
d4d875f2e6
libusb: handle 'ack_avail' signals in a VFS plugin
...
Issue #4392
2022-02-15 10:17:28 +01:00
Christian Helmuth
65284b29f8
depot: update recipe hashes
2022-01-19 12:38:13 +01:00
Norman Feske
5611fd2355
depot: update recipe hashes
2021-12-17 15:06:38 +01:00
Christian Helmuth
92b7be4d11
depot: update recipe hashes
2021-11-30 12:08:54 +01:00
Christian Helmuth
abc9a2f232
depot: update recipe hashes
2021-10-14 13:46:25 +02:00
Norman Feske
eb80d6ce66
usb_webcam: on/off dependent on capture client
...
This commit removes the report service from the usb_webcam pkg, which
was used to enable or disable the webcam driver. The on/off state is
instead controlled by the presence of a capture client. That is, once a
capture client appears, the webcam driver is started. Vice versa, once
no capture client exists, the webcam driver is removed automatically.
Internally, the detection of presence of a capture client is based on
nitpicker's 'displays' report, which is consumed as input of the
rom_filter, which in turn generates the configuration of a dynamic sub
init.
Fixes #4287
2021-10-14 11:02:10 +02:00
Christian Helmuth
83c5648d33
depot: update recipe hashes
2021-08-30 15:00:39 +02:00
Christian Helmuth
fce525f122
depot: update recipe hashes
2021-07-28 11:27:05 +02:00
Christian Helmuth
ece33d37f8
depot: update recipe hashes
2021-06-25 11:46:37 +02:00
Sebastian Sumpf
c66a196f76
usb_webcam: package recipes
...
- API packages for: libusb, libuvc, and libyuv
- Source packages for: API packages + USB webcam app
- Meta package for USB webcam
- Raw package for USB webcam configuration
issue #4196
2021-06-25 11:41:44 +02:00