A GTK3 camera application that knows how to deal with the media request api
Go to file
Martijn Braam c554d22193
Added icon
2020-09-03 18:11:15 +02:00
.gitignore Chosen project name 2020-09-03 01:48:47 +02:00
CMakeLists.txt Chosen project name 2020-09-03 01:48:47 +02:00
LICENSE Chosen project name 2020-09-03 01:48:47 +02:00
README.md Chosen project name 2020-09-03 01:48:47 +02:00
bayer.c Make the camera work in bayer mode 2020-09-02 19:45:28 +02:00
bayer.h Make the camera work in bayer mode 2020-09-02 19:45:28 +02:00
camera.css Initial commit 2020-01-23 18:15:28 +01:00
camera.glade Set default size for window 2020-09-03 16:51:22 +02:00
ini.c Added config file parser and meson script 2020-01-23 23:04:36 +01:00
ini.h Added config file parser and meson script 2020-01-23 23:04:36 +01:00
main.c Added launcher 2020-09-03 17:42:03 +02:00
meson.build Added icon 2020-09-03 18:11:15 +02:00
org.postmarketos.Megapixels.desktop Added launcher 2020-09-03 17:42:03 +02:00
org.postmarketos.Megapixels.svg Added icon 2020-09-03 18:11:15 +02:00
pinephone.ini Fixed filenames 2020-09-03 17:34:46 +02:00
uvc.ini Added main loop for loading new frames 2020-01-25 14:34:37 +01:00

README.md

Megapixels

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