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

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

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/