Commit Graph

9 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
Abe Pazos
677f821ca8 Improve demos for better screenshots, cleanup 2020-05-20 14:16:46 +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
60a64806fc Add screenshot generation 2020-04-22 21:56:08 +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