Commit graph

29 commits

Author SHA1 Message Date
Philip Trauner
8bf83b655a Initial inline sensor readout support, initial program execution
Inline sensor readouts work, but the code is ugly and it wastes resources.

Initial program execution with keybinding is also included.
2017-01-11 22:28:49 +01:00
Philip Trauner
625902a763 Fixed program list
Program list always listed the programs of the last avaliable Wallaby.
2016-12-20 22:41:32 +01:00
Philip Trauner
597de36476 Migrated to subscription based peers, added support for program listing
Still some bugs to be fixed related to controller actions.
2016-12-18 23:24:25 +01:00
Philip Trauner
4b1e70d2e5 Added processes route
"processes" is a simple process list for debugging purposes and an ideal pipe demonstration
2016-12-05 22:54:28 +01:00
Philip Trauner
cbc1976308 Added peer list and hostname changer, enabled piping
Basic controller interactions now avaliable!
2016-12-02 23:29:45 +01:00
Philip Trauner
003bf3aa84 Initial remake efforts, new menu structure, constants
Highway has changed fl0w. In a good way I presume but still: Legacy code has to be updated and made good.
This entails a rework of the menu system which is now officially under way and utilises the new magic features of SublimeMenu.

MORE_CONSTANTS = 1
2016-11-16 18:48:18 +01:00
Philip Trauner
1e5674dd8f Inherited from universal route
Client and Server routes have been unified into a single route class.
2016-10-07 15:07:52 +02:00
Philip Trauner
eb7692ac9d Lots of regression, refactor and port to Highway networking
Inital refactored version with only one network route. Major changes incoming.
2016-10-03 20:38:59 +02:00
Christoph Heiss
306d629d0b Add configuration entries for setting the compression level used by ESock.
On the ST client and on the server, compression_level defaults to 2,
on the Wallaby client to 0 because of limited resources and longer
battery-life.
2016-04-15 10:11:48 +02:00
Christoph Heiss
dce28928cc Fix path for the fl0w Sublime-settings file.
Also, some minor cleanups.
2016-04-15 10:09:08 +02:00
Philip Trauner
419e3e0f43 Added compile time to status 2016-04-08 19:23:25 +02:00
Philip Trauner
56766d593f Removed restart 2016-04-08 08:36:40 +02:00
PhilipTrauner
0e8c4e8d9a Fixed run and added experimental program output streaming support (buffer approach doesn't work too well with long and continuous output) 2016-04-03 23:24:58 +02:00
PhilipTrauner
b3128a2c8c Added additional disconnect error handling and found a bug in sublime text (yea) 2016-03-31 22:42:26 +02:00
PhilipTrauner
23c937b356 Reorganized code, added Wallaby hostnames, added sync, added compile view, improved window handling 2016-03-29 23:48:23 +02:00
Nico Kratky
99be4a286e used variable instead of calling os.listdir() again 2016-03-22 20:05:06 +01:00
Philip Trauner
24a66fd4a9 Added warning for first time fl0w usage 2016-03-21 17:39:02 +01:00
PhilipTrauner
ac76cecdb3 Improved error handling (OSError is now properly handled) 2016-03-21 00:16:15 +01:00
Philip Trauner
9083ff3758 Added multi-window support 2016-03-05 17:41:05 +01:00
Philip Trauner
b3d3c26fb8 Reorganized invokers and added initial debug support for sync 2016-02-27 12:47:21 +01:00
Philip Trauner
ed0d28ab1c Added support for shutdown 2016-02-20 10:49:13 +01:00
Philip Trauner
6bc587c575 Added reboot support to Wallaby Control 2016-02-20 10:04:09 +01:00
PhilipTrauner
b68c284531 Added support for sublime-settings 2016-02-20 08:22:35 +01:00
PhilipTrauner
988228c6f6 Added debug menu, WallabyControl, renamed SublimeMenu calls, added ErrorReport capabilities and SetType support (again, a lot of stuff) 2016-01-31 20:46:36 +01:00
PhilipTrauner
14584a8875 Initial VarSync integration; fixed message loop 2016-01-11 11:50:20 +01:00
PhilipTrauner
19fd9d1962 Started transition to async networking on client-side 2016-01-04 03:56:24 +01:00
PhilipTrauner
edbf5c9675 Introduced 2nd level menu; Impemented 1st command; Added disconnect; Added info menu item 2015-12-25 18:10:10 +01:00
PhilipTrauner
de0b36af5f Removed debug comments and added initial support for all planned commands 2015-11-02 22:32:30 +01:00
PhilipTrauner
d9895ec3f9 Initial commit 2015-10-25 17:32:23 +01:00