No description
Find a file
2017-08-09 21:31:09 +02:00
arduino_photobooth add arduino project for photobooth rgb led ring+strip controller 2016-07-05 17:15:40 +02:00
presentation presentation: redundancy optimization 2017-04-13 23:43:37 +02:00
resources add script to generate print statistics 2016-10-15 23:50:15 +02:00
sketchup add photo tray drawing 2017-06-14 11:28:58 +02:00
twitter@873fec14d8 added twitter submodule 2017-04-14 21:51:54 +02:00
.gitmodules added twitter submodule 2017-04-14 21:51:54 +02:00
beep.m4a implement countdown timer overlay, add countdown and shutter sounds (transparency of label is missing) 2016-04-19 12:49:07 +02:00
CP955_F.icc add fine icc profile for mitsu955dw 2016-05-09 15:49:40 +02:00
default-template.ini fix translation of 3 Main Buttons 2017-04-02 21:31:05 +02:00
ding.ogg add touch event sounds using libcanberra 2016-06-03 12:48:33 +02:00
error.ogg add touch event sounds using libcanberra 2016-06-03 12:48:33 +02:00
focus.c write jpg output file 2016-04-27 18:07:13 +02:00
Makefile fix build on ubuntu(-ish) distros 2017-04-15 17:14:32 +02:00
photobooth.c use jpegparse element, switch videosink to asyc (should fix preview on Canon EOS 1200D) 2017-08-06 23:50:20 +02:00
photobooth.css enlarge copies scale and move buttons up (to fit new overlay) 2016-06-06 10:59:09 +02:00
photobooth.gresource.xml transfer window and ui stuff into seperate files 2016-04-26 12:34:43 +02:00
photobooth.h whitespace fixups 2017-07-25 13:34:00 +02:00
photobooth.ui WIP: implement kemonomimi/facial masks dragging 2017-08-08 08:51:53 +02:00
photoboothled.c whitespace fixups 2017-07-25 13:34:00 +02:00
photoboothled.h bug fixes: init x11 threading, fix printer led, don't switch from video to photo bins until photo successfully taken, fix out-of-focus error handling 2016-06-05 15:42:01 +02:00
photoboothwin.c WIP: implement kemonomimi/facial masks dragging 2017-08-08 08:51:53 +02:00
photoboothwin.h WIP: implement kemonomimi/facial masks dragging 2017-08-08 08:51:53 +02:00
README.md migration to github notice 2017-08-09 21:31:09 +02:00

Schaffenburg e.V.'s Photobooth Software (CC) by Andreas Frisch (Fraxinas) photobooth@schaffenburg.org

THIS REPOSITORY IS ABANDONED AND PROJECT MOVED TO GITHUB:

https://github.com/Schaffenburg/photobooth

initially developed and tested under ARCH Linux.

to install this under *ubuntuish distros: Requires GTK3+ >3.20

sudo add-apt-repository ppa:gnome3-team/gnome3-staging
sudo add-apt-repository ppa:gnome3-team/gnome3
sudo apt-get update

have the following packages installed libjson-glib-dev libgtk-3-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev libgphoto2-dev libcurl4-gnutls-dev libcanberra-gtk3-dev libgtk-3-dev

References: https://wiki.schaffenburg.org/Projekt:Photobooth