Commit Graph

15 Commits

Author SHA1 Message Date
Ingo Randolf
714969e1b7 update orx-rabbit-control (#176)
* update url: rabbitcontrol.cc

* update rabbitcontrol dependency

* add rabbithole url-string to contructor

* update client

* cleanup rabbithole transporter on shutdown

* load font from demo-data, remote font

* dispose rabbithole transporter on shutdown

* stop webserver

* kotlinize dispose and stop

* upgrade to rcp 0.3.26

Co-authored-by: initial commit <>
2021-03-06 22:23:32 +01:00
Edwin Jakobs
8f5f25c464 Upgrade to Kotlin 1.4.30, Gradle 6.8.2 2021-02-06 22:08:28 +01:00
Ingo Randolf
2e40843715 update url: rabbitcontrol.cc (#152) 2020-10-17 14:15:15 +02:00
Abe Pazos
677f821ca8 Improve demos for better screenshots, cleanup 2020-05-20 14:16:46 +02:00
Abe Pazos
540e8b0498 Add orx readme generator, update readmes 2020-05-18 14:30:29 +02:00
Abe Pazos
b6065b7198 background() deprecated, replace with clear() (#101) 2020-05-16 18:00:39 +02:00
Edwin Jakobs
9930cd3c5e Fix port by using staticFilesPort in orx-rabbit 2020-05-13 15:15:31 +02:00
Rein van der Woerd
58d444b9a3 serve orx-rabbit-control locally using Ktor
* orx-rabbit-control: writing the QR code to a file is no longer necessary
* Smaller QR-code image with MagnifyingFilter.NEAREST
* orx-rabbit-control: client is now served locally using Ktor
* Changed some getters to 'val'
* compile ⟶  implementation
2020-05-04 14:32:58 +02:00
Edwin Jakobs
eb93baf7c8 Remove images from repository 2020-04-27 16:13:26 +02:00
Edwin Jakobs
3e24b4c22c Add screenshots 2020-04-22 22:01:32 +02:00
Edwin Jakobs
60a64806fc Add screenshot generation 2020-04-22 21:56:08 +02:00
Edwin Jakobs
b0a4d79039 Version bumps, Kotlin 1.3.72, freenect 0.5.7-1.5.3, zxing 3.4.0, rabbitcontrol-rcp 0.3.1 2020-04-15 12:07:39 +02:00
Rein van der Woerd
b3fd0a0068 improve orx-rabbit-control such that writing the QR code to a file is no longer necessary
* orx-rabbit-control: writing the QR code to a file is no longer necessary
* Smaller QR-code image with MagnifyingFilter.NEAREST
2020-04-07 23:08:37 +02:00
Rein van der Woerd
5d3eadd156 Add optional QR-code overlay for orx-rabbit-control
* Optional QR-code overlay for orx-rabbit-control
* Animate the QR-code overlay
* Changed orx-rabbit-control to the new demo structure
* Changed orx-rabbit-control README.MD
2020-04-07 17:04:35 +02:00
Rein van der Woerd
20adcf5bed orx-rabbit-control
Also: added a last missing example for orx-syphon
2020-04-03 20:26:33 +02:00