summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2023-04-10 09:14:55 +0100
committerDavid King <amigadave@amigadave.com>2023-04-10 09:14:55 +0100
commit20922d6a7dc203527f4b320e5cffcb5de8707400 (patch)
tree5a728d3c406ff628f7f7f4d4523c57a6da8cb65b /NEWS
parentd5f7109bbcdadd26374ea3a84ac07a9f44bcf0df (diff)
downloadcheese-20922d6a7dc203527f4b320e5cffcb5de8707400.tar.gz
Update NEWS for 44.0 release44.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index aac5ad42..30c89620 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,20 @@
ChangeLog for Cheese
--------------------
-version 43.0
- - TODO: code changes
+version 44.0
+ - Avoid creating duplicated camera devices
+ 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.
+ - build: Use GNOME module post_install()
- Added/Updated Translations
- ab, courtesy of Nart Tlisha
+
+version 43.0
+ - TODO: code changes
- be, courtesy of Vasil Pupkin
- ie, courtesy of Olga Smirnova
- ka, courtesy of Zurab Kargareteli, Ekaterine Papava