Commit Graph
1498 Commits
Author SHA1 Message Date
László Monda a43d17f497 Extend the script to be able to send commands upon initialization. Enable the ghost image prevention bit which doesn't seem to fix the ghosting issue. 2016-10-10 01:30:44 +02:00
Farkas József 5bf0da3b52 Update dependencies (angular 2.1.0-rc.0, ...) 2016-10-06 20:14:04 +02:00
Farkas József 58443cefe1 Add MouseAction rendering 2016-10-02 18:42:10 +02:00
Farkas József c382418dbe Fix typo in filename 2016-10-02 17:30:23 +02:00
Nejc Zdovc aca22f9429 fix: First macro opening (#123)
Closes #121
2016-10-01 13:42:39 +02:00
NejcZdovc f93477487c Added effects 2016-09-30 23:04:47 +02:00
NejcZdovc c28f564e3f Updated angular to version 2.1.0-beta.0 and select2 to version 0.5.1 2016-09-30 23:04:47 +02:00
László Monda ac5bab2ced Iterate over the alphabet and layer icons. 2016-09-29 02:33:49 +02:00
László Monda dc4aa96482 Add letter definitions and letter drawing function. 2016-09-29 01:48:41 +02:00
László Monda 0fead7b556 Add new script that is partially working. 2016-09-27 17:11:42 +02:00
László Monda 67695151aa Add util.js featuring bufferToString() 2016-09-27 16:08:00 +02:00
László Monda fcd1bc4f58 Update command id according to the changed firmware. 2016-09-27 00:13:03 +02:00
László Monda 07af142718 Transfer the actual payload to be sent. Read and display response. 2016-09-26 23:36:36 +02:00
László Monda 7bbf944ad8 Extract command id. 2016-09-26 02:40:09 +02:00
László Monda aaebf0e051 Prefix the state of the LED with the ID of the LED test command. 2016-09-26 02:38:12 +02:00
László Monda 554a7b45f6 Send 0 and 1 instead of their ASCII counterparts. 2016-09-26 01:56:46 +02:00
László Monda 2b80d75211 Make the test LED actually blink. 2016-09-26 01:40:54 +02:00
Nejc Zdovc 4e13f910dd Data layer - Macro & UX improvments (#117)
Closes #75
2016-09-25 19:54:36 +02:00
Farkas József ee1d8ec59e cleanup: Remove unused ClassArray classes 2016-09-25 14:27:52 +02:00
Farkas József 140709e31f refactor: Macro 2016-09-25 14:26:52 +02:00
Farkas József 2aed594dd1 Add MacroAction Helper 2016-09-25 14:26:50 +02:00
Farkas József 927cc80815 refactor: Module 2016-09-25 14:26:49 +02:00
Farkas József 8c0f202b60 Add KeyAction Helper 2016-09-25 14:26:47 +02:00
Farkas József a719f06618 refactor: Layer 2016-09-25 14:26:45 +02:00
Farkas József 7ba0a0401a refactor: Keymap 2016-09-25 14:26:43 +02:00
Farkas József b78ce778a6 refactor: Preset keymaps 2016-09-25 14:18:23 +02:00
Farkas József cb1f677f31 refactor: UhkConfiguration 2016-09-25 14:18:23 +02:00
Farkas József e3f82b250a Add readArray and WriteArray to UhkBuffer 2016-09-25 14:18:23 +02:00
Farkas József 5ba0c2d12a Fix error message in UhkBuffer 2016-09-25 14:18:23 +02:00
László Monda 3719a6ece3 Add script. 2016-09-25 01:56:21 +02:00
László Monda cb2b08f990 Make the uhkcmd script work and add a package.json for it. 2016-09-25 00:34:15 +02:00
Farkas József 483f3f3231 Fix memory leak in Keymap add 2016-09-24 12:30:00 +02:00
Farkas József fd78b19002 Update dependencies (typescript 2.0.3, ...) 2016-09-23 15:33:22 +02:00
Farkas József 591c240605 Add copy constructors for macro related classes 2016-09-21 22:02:46 +02:00
NejcZdovc 93bfb43051 Added scss variables to keymap header 2016-09-21 21:11:00 +02:00
NejcZdovc e9a6e30a5d Added header component for macro 2016-09-21 21:10:09 +02:00
NejcZdovc e50561170b Optimization of the folder structure 2016-09-21 20:21:47 +02:00
Nejc Zdovc cc3bee4ab2 Add dummy components (#113) 2016-09-21 20:05:30 +02:00
Nejc Zdovc b4a7dbfb20 Keymap clone highlight color (#112)
Adding global styles.

Closes #110
2016-09-21 19:57:04 +02:00
László Monda caf7b14122 Fix link to CONTRIBUTE.md 2016-09-21 01:51:15 +02:00
László Monda 2d46767de3 Update README.md 2016-09-21 01:48:57 +02:00
Nejc Zdovc 8aa29322e5 Adding spaces to imports (#111)
Closes #69
2016-09-20 21:05:38 +02:00
Farkas József e9a66c64c4 tslint: Remove ignore pattern from no-unused-variable and fix the rule break 2016-09-20 20:43:25 +02:00
Farkas József 7e95460451 refactor: rename boot.ts to main.ts 2016-09-20 18:57:43 +02:00
Farkas József 717d5e0f39 cleanup: Remove .editorconfig and add to gitignore 2016-09-20 18:52:41 +02:00
Farkas József e07a036156 npm: Update zone.js to 0.6.25 2016-09-20 18:49:18 +02:00
Farkas József a883a88cd8 npm: Update types 2016-09-20 18:46:20 +02:00
Farkas József 799d1f3839 npm: Remove sortablejs 2016-09-20 18:36:06 +02:00
Farkas József c10699173e cleanup: Remove gulp 2016-09-20 18:25:48 +02:00
Farkas József cb0e66baf0 cleanup: Remove legacy loader 2016-09-20 18:13:51 +02:00