From 8e5d50accf5034a1ad7f810f8a5733f86c5fd597 Mon Sep 17 00:00:00 2001 From: GerryT11 <58103727+GerryT11@users.noreply.github.com> Date: Sat, 30 Nov 2024 09:34:36 +0100 Subject: [PATCH 1/5] Add Camera (Snapshot), Gnome core app Camera (Snapshot) - Application to take pictures and videos `#rust` `#gtk4` `#libadwaita` `#gnome`. Gnome core app https://apps.gnome.org/Snapshot/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53fcd07..ff2af0a 100644 --- a/README.md +++ b/README.md @@ -253,6 +253,7 @@ this list aims to be broader and include apps from various other ecosystems in v ### Video Tools +- [Camera (Snapshot)](https://apps.gnome.org/Snapshot/) - Application to take pictures and videos `#rust` `#gtk4` `#libadwaita` `#gnome`. - [HandBrake](https://handbrake.fr) - Cross-platform video convertor that supports nearly any format `#c` `#gtk3`. - [Identity](https://apps.gnome.org/Identity) - Program for comparing multiple versions of an image or video `#rust` `#gtk4` `#libadwaita` `#gnome`. - [media-toc](https://github.com/fengalin/media-toc) - Application to build a table of contents from a media or to split a media file into chapters `#rust` `#gtk3`. From c95ef2e9c8c4e65f4e44050f28cde11413597aed Mon Sep 17 00:00:00 2001 From: GerryT11 <58103727+GerryT11@users.noreply.github.com> Date: Sat, 30 Nov 2024 09:35:43 +0100 Subject: [PATCH 2/5] Add cameractrls cameractrls - GUI and camera Viewer (SDL) to set the camera controls (V4L2) in Linux `#python` `#gtk4` https://github.com/soyersoyer/cameractrls --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff2af0a..5a28f8c 100644 --- a/README.md +++ b/README.md @@ -254,6 +254,7 @@ this list aims to be broader and include apps from various other ecosystems in v ### Video Tools - [Camera (Snapshot)](https://apps.gnome.org/Snapshot/) - Application to take pictures and videos `#rust` `#gtk4` `#libadwaita` `#gnome`. +- [cameractrls](https://github.com/soyersoyer/cameractrls) - GUI and camera Viewer (SDL) to set the camera controls (V4L2) in Linux `#python` `#gtk4`. - [HandBrake](https://handbrake.fr) - Cross-platform video convertor that supports nearly any format `#c` `#gtk3`. - [Identity](https://apps.gnome.org/Identity) - Program for comparing multiple versions of an image or video `#rust` `#gtk4` `#libadwaita` `#gnome`. - [media-toc](https://github.com/fengalin/media-toc) - Application to build a table of contents from a media or to split a media file into chapters `#rust` `#gtk3`. From 1a69b09e8b46859d1459ab48c5879ebdf92687cc Mon Sep 17 00:00:00 2001 From: GerryT11 <58103727+GerryT11@users.noreply.github.com> Date: Sat, 30 Nov 2024 09:37:19 +0100 Subject: [PATCH 3/5] Add Megapixels Megapixels - Camera application for Linux phones `#c` `#gtk4`. https://gitlab.com/megapixels-org/Megapixels --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a28f8c..a07fb48 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ this list aims to be broader and include apps from various other ecosystems in v - [HandBrake](https://handbrake.fr) - Cross-platform video convertor that supports nearly any format `#c` `#gtk3`. - [Identity](https://apps.gnome.org/Identity) - Program for comparing multiple versions of an image or video `#rust` `#gtk4` `#libadwaita` `#gnome`. - [media-toc](https://github.com/fengalin/media-toc) - Application to build a table of contents from a media or to split a media file into chapters `#rust` `#gtk3`. +- [Megapixels](https://gitlab.com/megapixels-org/Megapixels) - Camera application for Linux phones `#c` `#gtk4`. ## Graphics From 9b2af210c0980c2853d5c0f945fd9e03975d8d80 Mon Sep 17 00:00:00 2001 From: GerryT11 <58103727+GerryT11@users.noreply.github.com> Date: Sat, 30 Nov 2024 14:36:48 +0100 Subject: [PATCH 4/5] Camera MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Loïc Reynier <88983487+loicreynier@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a07fb48..4f5b30c 100644 --- a/README.md +++ b/README.md @@ -253,7 +253,7 @@ this list aims to be broader and include apps from various other ecosystems in v ### Video Tools -- [Camera (Snapshot)](https://apps.gnome.org/Snapshot/) - Application to take pictures and videos `#rust` `#gtk4` `#libadwaita` `#gnome`. +- [Camera (Snapshot)](https://apps.gnome.org/Snapshot) - Application to take pictures and videos on your computer, tablet and phone `#rust` `#gtk4` `#libadwaita` `#gnome`. - [cameractrls](https://github.com/soyersoyer/cameractrls) - GUI and camera Viewer (SDL) to set the camera controls (V4L2) in Linux `#python` `#gtk4`. - [HandBrake](https://handbrake.fr) - Cross-platform video convertor that supports nearly any format `#c` `#gtk3`. - [Identity](https://apps.gnome.org/Identity) - Program for comparing multiple versions of an image or video `#rust` `#gtk4` `#libadwaita` `#gnome`. From e2b1fd647b002a54d11a6a3faeb5c32b0be424b4 Mon Sep 17 00:00:00 2001 From: GerryT11 <58103727+GerryT11@users.noreply.github.com> Date: Sat, 30 Nov 2024 14:37:08 +0100 Subject: [PATCH 5/5] Cameractrls MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Loïc Reynier <88983487+loicreynier@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f5b30c..c316976 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ this list aims to be broader and include apps from various other ecosystems in v ### Video Tools - [Camera (Snapshot)](https://apps.gnome.org/Snapshot) - Application to take pictures and videos on your computer, tablet and phone `#rust` `#gtk4` `#libadwaita` `#gnome`. -- [cameractrls](https://github.com/soyersoyer/cameractrls) - GUI and camera Viewer (SDL) to set the camera controls (V4L2) in Linux `#python` `#gtk4`. +- [Cameractrls](https://github.com/soyersoyer/cameractrls) - GUI and camera viewer (SDL) to set the camera controls (V4L2 or extensions) in Linux `#python` `#gtk4`. - [HandBrake](https://handbrake.fr) - Cross-platform video convertor that supports nearly any format `#c` `#gtk3`. - [Identity](https://apps.gnome.org/Identity) - Program for comparing multiple versions of an image or video `#rust` `#gtk4` `#libadwaita` `#gnome`. - [media-toc](https://github.com/fengalin/media-toc) - Application to build a table of contents from a media or to split a media file into chapters `#rust` `#gtk3`.