Skip to content

Releases: cosmic-utils/camera

Camera v0.1.23

29 Jan 20:49

Choose a tag to compare

What's Changed

Full Changelog: v0.1.22...v0.1.23

Installation

Flatpak (Recommended)

flatpak install camera-x86_64.flatpak

Binary

tar -xzf camera-x86_64-linux.tar.gz
./camera

Assets

File Description
camera-x86_64.flatpak Flatpak bundle for x86_64
camera-x86_64-linux.tar.gz Linux binary for x86_64
camera-aarch64-linux.tar.gz Linux binary for ARM64
camera-armhf-linux.tar.gz Linux binary for armhf (32-bit)
camera-riscv64-linux.tar.gz Linux binary for RISC-V 64
camera-v0.1.23-source.zip Source code

Camera v0.1.22

29 Jan 09:38

Choose a tag to compare

What's Changed

  • Fix metainfo description localization for Flathub linter by @FreddyFunk in #177

Full Changelog: v0.1.21...v0.1.22

Installation

Flatpak (Recommended)

flatpak install camera-x86_64.flatpak

Binary

tar -xzf camera-x86_64-linux.tar.gz
./camera

Assets

File Description
camera-x86_64.flatpak Flatpak bundle for x86_64
camera-x86_64-linux.tar.gz Linux binary for x86_64
camera-aarch64-linux.tar.gz Linux binary for ARM64
camera-armhf-linux.tar.gz Linux binary for armhf (32-bit)
camera-riscv64-linux.tar.gz Linux binary for RISC-V 64
camera-v0.1.22-source.zip Source code

Camera v0.1.21

28 Jan 22:09

Choose a tag to compare

What's Changed

  • deps(cargo): bump the rust-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #173
  • deps(cargo): bump libcosmic from f603959 to cf19ac6 by @dependabot[bot] in #174
  • Add distrobox setup for atomic desktop development by @FreddyFunk in #175
  • Fix flatpak photo save using XDG directories by @FreddyFunk in #176
  • i18n(cs): Add Czech translation by @lorduskordus in #168

New Contributors

Full Changelog: v0.1.20...v0.1.21

Installation

Flatpak (Recommended)

flatpak install camera-x86_64.flatpak

Binary

tar -xzf camera-x86_64-linux.tar.gz
./camera

Assets

File Description
camera-x86_64.flatpak Flatpak bundle for x86_64
camera-x86_64-linux.tar.gz Linux binary for x86_64
camera-aarch64-linux.tar.gz Linux binary for ARM64
camera-armhf-linux.tar.gz Linux binary for armhf (32-bit)
camera-riscv64-linux.tar.gz Linux binary for RISC-V 64
camera-v0.1.21-source.zip Source code

Camera v0.1.20

08 Jan 23:51

Choose a tag to compare

What's Changed

  • deps(cargo): bump libc from 0.2.179 to 0.2.180 in the rust-dependencies group by @dependabot[bot] in #163
  • Improve HDR+ brightness detection and preview experience by @FreddyFunk in #164
  • fix: align flatpak config with flathub linter by @FreddyFunk in #165

Full Changelog: v0.1.19...v0.1.20

Installation

Flatpak (Recommended)

flatpak install camera-x86_64.flatpak

Binary

tar -xzf camera-x86_64-linux.tar.gz
./camera

Assets

File Description
camera-x86_64.flatpak Flatpak bundle for x86_64
camera-x86_64-linux.tar.gz Linux binary for x86_64
camera-aarch64-linux.tar.gz Linux binary for ARM64
camera-armhf-linux.tar.gz Linux binary for armhf (32-bit)
camera-riscv64-linux.tar.gz Linux binary for RISC-V 64
camera-v0.1.20-source.zip Source code

Camera v0.1.19

07 Jan 20:04

Choose a tag to compare

What's Changed

  • fix distored filter previews on the borders of the scrollable filter … by @FreddyFunk in #118
  • fix theatre mode log spam by @FreddyFunk in #119
  • add background for live and stream indicators for better visibility by @FreddyFunk in #120
  • add timer for photo mode by @FreddyFunk in #121
  • allow setting an aspect ratio in photo mode by @FreddyFunk in #122
  • implement digital zoom feature by @FreddyFunk in #123
  • add camera driver details in settings menu by @FreddyFunk in #124
  • implement exposure and color camera controls by @FreddyFunk in #125
  • ignore aspect ratio cropping in theatre mode by @FreddyFunk in #128
  • better defaults for framerate in photo mode by @FreddyFunk in #129
  • reorder filters in filter preview by @FreddyFunk in #130
  • detect if camera privacy cover is closed and let user know by @FreddyFunk in #131
  • ci: free disk space before builds to prevent out-of-space errors by @FreddyFunk in #138
  • implement hdr+ by @FreddyFunk in #137
  • deps(actions): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #132
  • deps(cargo): bump libcosmic from 05c6608 to 2f0b333 by @dependabot[bot] in #127
  • deps(actions): bump actions/cache from 4 to 5 by @dependabot[bot] in #134
  • deps(actions): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #135
  • deps(actions): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #136
  • reset camera zoom when switching cameras by @FreddyFunk in #139
  • fix: Make ioctl calls compatible with musl by @vadorovsky in #144
  • deps(cargo): bump naga from 27.0.3 to 28.0.0 by @dependabot[bot] in #142
  • deps(cargo): bump tracing from 0.1.43 to 0.1.44 in the rust-dependencies group by @dependabot[bot] in #141
  • deps(cargo): bump libcosmic from aabc8dc to fa26e0e by @dependabot[bot] in #140
  • deps(cargo): bump serde_json from 1.0.145 to 1.0.146 in the rust-dependencies group by @dependabot[bot] in #145
  • deps(cargo): bump libcosmic from fa26e0e to dd3610b by @dependabot[bot] in #146
  • deps(cargo): bump serde_json from 1.0.146 to 1.0.147 in the rust-dependencies group by @dependabot[bot] in #147
  • deps(cargo): bump ratatui from 0.29.0 to 0.30.0 by @dependabot[bot] in #148
  • deps(cargo): bump serde_json from 1.0.147 to 1.0.148 in the rust-dependencies group by @dependabot[bot] in #150
  • deps(cargo): bump libcosmic from dd3610b to a9f64c3 by @dependabot[bot] in #151
  • deps(cargo): bump the rust-dependencies group with 4 updates by @dependabot[bot] in #153
  • deps(cargo): bump rfd from 0.16.0 to 0.17.1 by @dependabot[bot] in #154
  • deps(cargo): bump libcosmic from a9f64c3 to f603959 by @dependabot[bot] in #155
  • feat(codec): extend format support with Bayer, depth, and helper methods by @FreddyFunk in #156
  • metainfo: add CosmicApplication provides tag by @FreddyFunk in #158
  • feat(v4l2): add PTZ (pan/tilt/zoom) control detection and UI by @FreddyFunk in #157
  • fix: install libglib2.0-dev-bin before adding arm64 arch by @FreddyFunk in #159
  • chore: flatpak manifest and justfile cleanup by @FreddyFunk in #160
  • fix: recreate venv if Python interpreter is stale by @FreddyFunk in #161
  • fix: only update package version in Cargo.toml, not dependency versions by @FreddyFunk in #162

New Contributors

Full Changelog: v0.1.18...v0.1.19

Installation

Flatpak (Recommended)

flatpak install camera-x86_64.flatpak

Binary

tar -xzf camera-x86_64-linux.tar.gz
./camera

Assets

File Description
camera-x86_64.flatpak Flatpak bundle for x86_64
camera-x86_64-linux.tar.gz Linux binary for x86_64
camera-aarch64-linux.tar.gz Linux binary for ARM64
camera-armhf-linux.tar.gz Linux binary for armhf (32-bit)
camera-riscv64-linux.tar.gz Linux binary for RISC-V 64
camera-v0.1.19-source.zip Source code

Camera v0.1.18

07 Dec 20:24

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.17...v0.1.18

Installation

Flatpak (Recommended)

flatpak install camera-x86_64.flatpak

Binary

tar -xzf camera-x86_64-linux.tar.gz
./camera

Assets

File Description
camera-x86_64.flatpak Flatpak bundle for x86_64
camera-x86_64-linux.tar.gz Linux binary for x86_64
camera-aarch64-linux.tar.gz Linux binary for ARM64
camera-armhf-linux.tar.gz Linux binary for armhf (32-bit)
camera-riscv64-linux.tar.gz Linux binary for RISC-V 64
camera-v0.1.18-source.zip Source code

Camera v0.1.17

04 Dec 08:46

Choose a tag to compare

What's Changed

  • rename app id from io.github.cosmicutils.camera to io.github.cosmic_utils.camera by @FreddyFunk in #103

Full Changelog: v0.1.16...v0.1.17

Installation

Flatpak (Recommended)

flatpak install camera-x86_64.flatpak

Binary

tar -xzf camera-x86_64-linux.tar.gz
./camera

Assets

File Description
camera-x86_64.flatpak Flatpak bundle for x86_64
camera-x86_64-linux.tar.gz Linux binary for x86_64
camera-aarch64-linux.tar.gz Linux binary for ARM64
camera-armhf-linux.tar.gz Linux binary for armhf (32-bit)
camera-riscv64-linux.tar.gz Linux binary for RISC-V 64
camera-v0.1.17-source.zip Source code

Camera v0.1.16

03 Dec 18:48

Choose a tag to compare

What's Changed

Full Changelog: v0.1.15...v0.1.16

Installation

Flatpak (Recommended)

flatpak install camera-x86_64.flatpak

Binary

tar -xzf camera-x86_64-linux.tar.gz
./camera

Assets

File Description
camera-x86_64.flatpak Flatpak bundle for x86_64
camera-x86_64-linux.tar.gz Linux binary for x86_64
camera-aarch64-linux.tar.gz Linux binary for ARM64
camera-armhf-linux.tar.gz Linux binary for armhf (32-bit)
camera-riscv64-linux.tar.gz Linux binary for RISC-V 64
camera-v0.1.16-source.zip Source code

Camera v0.1.15

03 Dec 17:04

Choose a tag to compare

What's Changed

  • remove version number from settings page since it's alreary present in the about page by @FreddyFunk in #92
  • let the all resolution/framerate picker and all drawers (about, settings, filter) be closable with the escape key by @FreddyFunk in #91
  • more alignment with coscmic style and theme by @FreddyFunk in #90
  • deps(cargo): bump the rust-dependencies group with 4 updates by @dependabot[bot] in #95
  • add photo/video capture support for cli interface by @FreddyFunk in #98
  • add armv7 support by @FreddyFunk in #99
  • improve app icon by @FreddyFunk in #100

Full Changelog: v0.1.14...v0.1.15

Installation

Flatpak (Recommended)

flatpak install camera-x86_64.flatpak

Binary

tar -xzf camera-x86_64-linux.tar.gz
./camera

Assets

File Description
camera-x86_64.flatpak Flatpak bundle for x86_64
camera-x86_64-linux.tar.gz Linux binary for x86_64
camera-aarch64-linux.tar.gz Linux binary for ARM64
camera-armhf-linux.tar.gz Linux binary for armhf (32-bit)
camera-riscv64-linux.tar.gz Linux binary for RISC-V 64
camera-v0.1.15-source.zip Source code

Camera v0.1.14

01 Dec 21:57

Choose a tag to compare

What's Changed

Full Changelog: v0.1.13...v0.1.14

Installation

Flatpak (Recommended)

flatpak install camera-x86_64.flatpak

Binary

tar -xzf camera-x86_64-linux.tar.gz
./camera

Assets

File Description
camera-x86_64.flatpak Flatpak bundle for x86_64
camera-x86_64-linux.tar.gz Linux binary for x86_64
camera-aarch64-linux.tar.gz Linux binary for ARM64
camera-riscv64-linux.tar.gz Linux binary for RISC-V 64
camera-v0.1.14-source.zip Source code