Fork of https://gitlab.com/megapixels-org/Megapixels

Martijn Braam 02abe20fa3 Fix broken g_printerr call 4 tahun lalu
.builds e3532c40b4 Fixed up arch CI 4 tahun lalu
config 59dc47f72c Use dtb auto detection for config file 4 tahun lalu
.gitignore db131f2cb0 Chosen project name 4 tahun lalu
CMakeLists.txt db131f2cb0 Chosen project name 4 tahun lalu
LICENSE db131f2cb0 Chosen project name 4 tahun lalu
README.md ceccf7e9d3 Added hub url to the readme 4 tahun lalu
bayer.c 38fd591828 Make the camera work in bayer mode 4 tahun lalu
bayer.h 38fd591828 Make the camera work in bayer mode 4 tahun lalu
camera.css 35770cfa3d Added end-user errors 4 tahun lalu
camera.glade efb26135bd Use gresources and add new camera icon 4 tahun lalu
ini.c 94d437df30 Added config file parser and meson script 5 tahun lalu
ini.h 94d437df30 Added config file parser and meson script 5 tahun lalu
main.c 02abe20fa3 Fix broken g_printerr call 4 tahun lalu
meson.build 9d624a0cf5 Add new configs to meson 4 tahun lalu
org.postmarketos.Megapixels.desktop 4be3e43b3a Added launcher 4 tahun lalu
org.postmarketos.Megapixels.gresource.xml efb26135bd Use gresources and add new camera icon 4 tahun lalu
org.postmarketos.Megapixels.svg 2f3b1afe2d Improved icon 4 tahun lalu
quickdebayer.c 9871fe602d Improved debayer implementation 4 tahun lalu
quickdebayer.h 243ef89cb5 Added quick'n'bad debayer implementation for previews 4 tahun lalu
switch-camera.svg efb26135bd Use gresources and add new camera icon 4 tahun lalu

README.md

Megapixels

A GTK3 camera application that knows how to deal with the media request api

Building

$ meson build
$ cd build
$ ninja
$ sudo ninja install

Developing

See the mailing list and issue tracker on https://sr.ht/~martijnbraam/Megapixels/