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

Martijn Braam 26fab100bb Better output filenames před 4 roky
.builds e3532c40b4 Fixed up arch CI před 4 roky
.gitignore db131f2cb0 Chosen project name před 4 roky
CMakeLists.txt db131f2cb0 Chosen project name před 4 roky
LICENSE db131f2cb0 Chosen project name před 4 roky
README.md ceccf7e9d3 Added hub url to the readme před 4 roky
bayer.c 38fd591828 Make the camera work in bayer mode před 4 roky
bayer.h 38fd591828 Make the camera work in bayer mode před 4 roky
camera.css 35770cfa3d Added end-user errors před 4 roky
camera.glade efb26135bd Use gresources and add new camera icon před 4 roky
ini.c 94d437df30 Added config file parser and meson script před 5 roky
ini.h 94d437df30 Added config file parser and meson script před 5 roky
main.c 26fab100bb Better output filenames před 4 roky
meson.build efb26135bd Use gresources and add new camera icon před 4 roky
org.postmarketos.Megapixels.desktop 4be3e43b3a Added launcher před 4 roky
org.postmarketos.Megapixels.gresource.xml efb26135bd Use gresources and add new camera icon před 4 roky
org.postmarketos.Megapixels.svg 2f3b1afe2d Improved icon před 4 roky
pinephone.ini 5c0611c64f Support setting the framerate před 4 roky
quickdebayer.c 9871fe602d Improved debayer implementation před 4 roky
quickdebayer.h 243ef89cb5 Added quick'n'bad debayer implementation for previews před 4 roky
switch-camera.svg efb26135bd Use gresources and add new camera icon před 4 roky
uvc.ini 38ec7621fc Added main loop for loading new frames před 5 roky

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/