summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* DOAP: Replace defunct mailing-list with support-forum (GNOME Discourse)HEADmasterAndre Klapper2023-04-281-1/+1
|
* appdata: Fix release dates for 44.0 and 44.0.1Daniel Rusek2023-04-211-2/+2
|
* fix typo in cs translationStanislav Horáček2023-04-211-2/+2
|
* Prepare 44.0.144.0.1Jeremy Bicha2023-04-173-1/+7
|
* appdata: List 44.0 releaseJeremy Bicha2023-04-111-0/+3
|
* Update NEWS for 44.0 release44.0David King2023-04-102-5/+15
|
* Update Abkhazian translationNart Tlisha2023-04-051-26/+4156
|
* Update Release newsSabri Ünal2023-02-271-3/+24
|
* Update Abkhazian translationNart Tlisha2023-01-051-20/+20
|
* build: Use GNOME module post_install()Matt Turner2023-01-042-19/+3
|
* device-monitor: Stop createing duplicated CameraDevicesRobert Mader2023-01-041-1/+10
| | | | | | | | | Devices detected in `cheese_camera_device_monitor_coldplug()` may get duplicated, as Gstreamer will emit `GST_MESSAGE_DEVICE_ADDED` for them. While this issue could be fixed by reorganizing the initialization code, let's go with a simple and robust solution and check if a `CheeseCameraDevice` using the `GstDevice` is already present.
* appdata: List 43.0 releaseJordan Petridis2022-12-311-2/+2
|
* Prepare 43.043.0gnome-43Michael Catanzaro2022-12-122-2/+6
|
* Add Interlingue translationOlga Smirnova2022-12-112-0/+604
|
* Update Belarusian translationVasil Pupkin2022-12-101-238/+259
|
* Update Georgian translationEkaterine Papava2022-12-051-12/+28
|
* Update Abkhazian translationNart Tlisha2022-12-021-858/+138
|
* Update Georgian translationZurab Kargareteli2022-11-261-65/+66
|
* Update Abkhazian translationNart Tlisha2022-10-311-3213/+29
|
* Update Abkhazian translationNart Tlisha2022-10-031-17/+3922
|
* Update French translationCharles Monzat2022-09-171-6/+6
|
* Update Turkish translationSabri Ünal2022-09-171-383/+41
|
* Update Abkhazian translationNart Tlisha2022-08-251-7/+7
|
* Remove glibc debug environment variablesMichael Catanzaro2022-08-011-4/+0
| | | | | | | | | | | | These environment variables do not work anymore. See: https://gitlab.com/nbdkit/nbdkit/-/commit/362e0fdcae37db876e13b944102a5c152e6bc563 so just remove them. It's broken after my 43.alpha release because I removed cheese_minor_version, because it relies on converting "alpha" to an int. I didn't notice because tests are disabled by default for some reason. CI is green, so presumably they're not running there either. Oh well.
* Update Abkhazian translationNart Tlisha2022-07-291-21/+8
|
* Update Abkhazian translationNart Tlisha2022-07-251-138/+283
|
* Update Georgian translationZurab Kargareteli2022-07-231-508/+456
|
* Prepare 43.alpha43.alphaMichael Catanzaro2022-07-153-3/+9
|
* Update Dutch translationNathan Follens2022-06-291-210/+247
|
* Update Dutch translationNathan Follens2022-06-291-62/+62
|
* Avoid get_pkgconfig_variable()David King2022-05-312-8/+8
| | | | Use the simpler get_variable() and depend meson 0.58 or greater.
* Explicitly check return code of run_commandDavid King2022-05-311-1/+1
|
* appdata: Update for 41.0 & 41.1 releasesTimothée Ravier2022-05-271-0/+6
| | | | Needed for automatic version reporting by Flatpak and Snap
* Update Basque translationAsier Sarasua Garmendia2022-04-251-55/+54
|
* Update Georgian translationNatik Kurbanov2022-04-231-397/+463
|
* Update French translationCharles Monzat2022-04-231-44/+44
|
* thumb-view: update for new gnome-desktop APIMichael Catanzaro2022-04-111-0/+18
| | | | See gnome-desktop!132
* Fix warning when v4l device doesn't have a pathBastien Nocera2022-02-061-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #0 0x00007ffff7e4cf77 in g_logv () at /lib64/libglib-2.0.so.0 #1 0x00007ffff7e4d233 in g_log () at /lib64/libglib-2.0.so.0 #2 0x00007ffff7f6b37b in g_value_dup_string () at /lib64/libgobject-2.0.so.0 #3 0x00007ffff7fb601c in cheese_camera_device_set_property (object=0x6c4360, prop_id=3, value=0x7fffffffc6a0, pspec=0x6c6a40) at ../../../../Projects/jhbuild/cheese/libcheese/cheese-camera-device.c:635 #4 0x00007ffff7f50a46 in object_set_property () at /lib64/libgobject-2.0.so.0 #5 0x00007ffff7f50e14 in g_object_new_internal () at /lib64/libgobject-2.0.so.0 #6 0x00007ffff7f522c8 in g_object_new_valist () at /lib64/libgobject-2.0.so.0 #7 0x00007ffff7a5921e in g_initable_new_valist () at /lib64/libgio-2.0.so.0 #8 0x00007ffff7a592ed in g_initable_new () at /lib64/libgio-2.0.so.0 #9 0x00007ffff7fb674e in cheese_camera_device_new (device=0x7fffec0058c0, error=0x7fffffffcc28) at ../../../../Projects/jhbuild/cheese/libcheese/cheese-camera-device.c:781 #10 0x00007ffff7fb6e68 in cheese_camera_device_monitor_set_up_device (device=0x7fffec0058c0) at ../../../../Projects/jhbuild/cheese/libcheese/cheese-camera-device-monitor.c:96 #11 cheese_camera_device_monitor_added (monitor=0x6c7c20, device=0x7fffec0058c0) at ../../../../Projects/jhbuild/cheese/libcheese/cheese-camera-device-monitor.c:117 #12 0x00007ffff7fb7058 in cheese_camera_device_monitor_add_devices (data=0x7fffec0058c0, user_data=<optimized out>) at ../../../../Projects/jhbuild/cheese/libcheese/cheese-camera-device-monitor.c:189 #13 0x00007ffff7e42840 in g_list_foreach () at /lib64/libglib-2.0.so.0 #14 0x00007ffff7fb7311 in cheese_camera_device_monitor_coldplug (monitor=0x6c7c20) at ../../../../Projects/jhbuild/cheese/libcheese/cheese-camera-device-monitor.c:221 #15 0x0000000000401d4f in cameradevicemonitor_create () at ../../../../Projects/jhbuild/cheese/tests/test-libcheese.c:39 #16 0x00007ffff7e71bd6 in g_test_run_suite_internal () at /lib64/libglib-2.0.so.0 #17 0x00007ffff7e718fb in g_test_run_suite_internal () at /lib64/libglib-2.0.so.0 #18 0x00007ffff7e718fb in g_test_run_suite_internal () at /lib64/libglib-2.0.so.0 #19 0x00007ffff7e720aa in g_test_run_suite () at /lib64/libglib-2.0.so.0 #20 0x00007ffff7e720d1 in g_test_run () at /lib64/libglib-2.0.so.0 #21 0x00000000004012b8 in main (argc=<optimized out>, argv=<optimized out>) at ../../../../Projects/jhbuild/cheese/tests/test-libcheese.c:231 The api.v4l2.path might not always be available, so avoid using it when not present. gst-device-monitor-1.0 on my system: name : USB2.0 FHD UVC WebCam: USB2.0 F class : Video/Source caps : video/x-raw, format=YUY2, width=640, height=480, pixel-aspect-ratio=1/1, framerate=30/1 video/x-raw, format=YUY2, width=640, height=360, pixel-aspect-ratio=1/1, framerate=30/1 video/x-raw, format=YUY2, width=352, height=288, pixel-aspect-ratio=1/1, framerate=30/1 video/x-raw, format=YUY2, width=320, height=240, pixel-aspect-ratio=1/1, framerate=30/1 video/x-raw, format=YUY2, width=176, height=144, pixel-aspect-ratio=1/1, framerate=30/1 image/jpeg, width=1920, height=1080, pixel-aspect-ratio=1/1, framerate=30/1 image/jpeg, width=1280, height=720, pixel-aspect-ratio=1/1, framerate=30/1 image/jpeg, width=848, height=480, pixel-aspect-ratio=1/1, framerate=30/1 image/jpeg, width=640, height=480, pixel-aspect-ratio=1/1, framerate=30/1 image/jpeg, width=640, height=360, pixel-aspect-ratio=1/1, framerate=30/1 image/jpeg, width=352, height=288, pixel-aspect-ratio=1/1, framerate=30/1 image/jpeg, width=320, height=240, pixel-aspect-ratio=1/1, framerate=30/1 image/jpeg, width=176, height=144, pixel-aspect-ratio=1/1, framerate=30/1 properties: udev-probed = true device.bus_path = pci-0000:00:14.0-usb-0:1.4:1.0 sysfs.path = /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/video4linux/video0 device.bus = usb device.subsystem = video4linux device.vendor.id = 04f2 device.vendor.name = "SunplusIT\\x20Inc" device.product.id = b612 device.product.name = "USB2.0\ FHD\ UVC\ WebCam:\ USB2.0\ F" device.serial = SunplusIT_Inc_USB2.0_FHD_UVC_WebCam_01.00.00 device.capabilities = :capture: device.api = v4l2 device.path = /dev/video0 v4l2.device.driver = uvcvideo v4l2.device.card = "USB2.0\ FHD\ UVC\ WebCam:\ USB2.0\ F" v4l2.device.bus_info = usb-0000:00:14.0-1.4 v4l2.device.version = 331538 (0x00050f12) v4l2.device.capabilities = 2225078273 (0x84a00001) v4l2.device.device_caps = 69206017 (0x04200001) gst-launch-1.0 v4l2src ! ... Fixes: 9f0825c3169047da75d3fe91a3cb02bfe6fb7f25
* tests: Remove unused clutter includesBastien Nocera2022-02-062-2/+0
|
* Update Indonesian translationKukuh Syafaat2021-12-221-47/+44
|
* Add Abkhazian translationNart Tlisha2021-12-202-0/+452
|
* Update Icelandic translationSveinn í Felli2021-12-161-140/+187
|
* meson: avoid positional arguments in merge_file41.1David King2021-11-011-4/+2
| | | | https://gitlab.gnome.org/GNOME/cheese/-/issues/124
* Update Bulgarian translationAlexander Shopov2021-10-051-153/+193
|
* tests: Compile gsettings schemas for use in build testsJeremy Bicha2021-09-203-12/+20
| | | | Closes: https://bugzilla.gnome.org/show_bug.cgi?id=731009
* Remove trailing .com from Gitlab URLDavid King2021-09-201-1/+1
|
* Update DOAP with Gitlab account informationDavid King2021-09-201-7/+6
| | | | https://gitlab.gnome.org/GNOME/cheese/-/issues/117
* Fix the API versionDavid King2021-09-201-1/+1
|
* introspection: Pin the API version for nowDavid King2021-09-201-1/+2
|
* Update NEWS for 41.0 release41.0David King2021-09-202-3/+90
|