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

Martijn Braam 9d624a0cf5 Add new configs to meson преди 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 59dc47f72c Use dtb auto detection for config file преди 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/