Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/guysoft/OctoPi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29🐛 Restore 120s daemon loop behaviourGina Häußge
2021-06-17Enlarge build root so there is enough spaceGuy Sheffer
2021-04-04Fix build on Ubuntu arm64 #731Guy Sheffer
2021-03-26Fix problem where cmake fails to detect compilerJamie
2021-03-16Add avrdude for firmware flashinghawkeyexp
2021-03-15Add a network monitoring for wifi connectionshawkeyexp
2021-03-11Add rpi-imager compatible file https://github.com/raspberrypi/rpi-imager/issu...Guy Sheffer
2021-03-09Revert "Compatibility for ws281x on Ubuntu 64 (#724)"Guy Sheffer
2021-02-28Compatibility for ws281x on Ubuntu 64 (#724)Willmac16
2021-02-22Add rpi.gpio-common https://github.com/guysoft/OctoPi/issues/711#issuecomment...Guy Sheffer
2021-02-11Merge pull request #722 from XRyu/devel related #711Guy Sheffer
2021-02-11Update post_chroot_scriptThomas Rose
2021-02-11Revert "Delete octopi-network.txt"Thomas Rose
2021-02-11Small fixes for Ubuntu-VariantThomas Rose
2021-02-11Delete octopi-network.txtThomas Rose
2021-01-31Increment version to 1.0.0, I think it's about timeGuy Sheffer
2021-01-24Merge pull request #715 from benurb/patch-10.18.0masterGuy Sheffer
2021-01-23Add explanation of git wrapper scriptBenjamin Urban
2021-01-11Add install libraspberrypi-bin for vcgencmdGuy Sheffer
2021-01-07Add Ubuntu arm64bit variantGuy Sheffer
2021-01-06Switch user pi to BASE_USERGuy Sheffer
2021-01-03Merge pull request #706 from chudsaviet/feature/hls-run-dirGuy Sheffer
2021-01-03Merge pull request #708 from chudsaviet/feature/restart-hls-6hGuy Sheffer
2021-01-03Made HLS stream restart every 6 hours.Timofei Korostelev
2020-12-31Changed HLS root directory from `/tmp` to `/run`.Timofei Korostelev
2020-12-28Merge pull request #1 from guysoft/develTimofei Korostelev
2020-12-28Merge pull request #705 from cp2004/patch-1Guy Sheffer
2020-12-27Remove preinstalled cura referenceCharlie Powell
2020-12-20Merge pull request #704 from coliss86/patch-1Guy Sheffer
2020-12-18Increase restart time to 1 secondcoliss86
2020-12-10Fixes #703Guy Sheffer
2020-10-29Merge pull request #690 from pdfowler/develGuy Sheffer
2020-10-29Update octopi.txtPatrick Fowler
2020-10-26Merge pull request #685 from AJRepo/haproxy_ssltune Set HAProxy Diffie-Hellma...Guy Sheffer
2020-10-26Merge pull request #688 from chudsaviet/feature/webcam_adaptive_hlsGuy Sheffer
2020-10-26Made HLS stream adaptive.Chudsaviet
2020-10-23Update nightly builds locationGuy Sheffer
2020-10-18Fix for 'haprocy -c -f haproxy.cfg' warningAJRepo
2020-10-12Add raspios_lite_arm64 build variant image folder and update READMEGuy Sheffer
2020-10-07Add arm64 builds, remove bananapi buildsGuy Sheffer
2020-10-02Fixes #676 and adds deps to install numpy from wheelGuy Sheffer
2020-10-02Fixes #678Guy Sheffer
2020-09-30Merge pull request #679 from foosel/remove-pybonjour-depGuy Sheffer
2020-09-30Remove pybonjour dependency installGina Häußge
2020-09-29Install extra dependencies if needed due to arm64Guy Sheffer
2020-09-29Remove checkinstall that is not needed anymore, missed in this commit https:...Guy Sheffer
2020-08-26Merge pull request #672 from Nigel2x4/webcamd_listenGuy Sheffer
2020-08-26added default listener to localhost for webcamdNigel2x4
2020-07-29Merge pull request #668 from chudsaviet/feature/proxy_hlsGuy Sheffer
2020-07-26Proxied HLS through HAProxy. Made JPEG frames writing atomic. Tuned HLS stream.Timofei Korostelev