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

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

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/