Commit graph

33 commits

Author SHA1 Message Date
24d6e756ee refactor naming 2021-02-24 20:37:27 +01:00
e0181cc3e8 add integer debugging 2018-12-04 13:20:42 +01:00
a759cabb5b Merge branch 'master' into jedi/dev 2018-12-04 13:13:49 +01:00
6091a40278 add inverted text 2018-12-01 20:26:05 +01:00
a22d302b59 add compiledb to .gitignore 2018-11-08 14:49:54 +01:00
0cb6b56cc9
Merge pull request #10 from mikrogl/jedi/dev
Jedi/dev
2018-11-08 14:39:55 +01:00
806fc7c3e5 fix memory leak in layout.cpp 2018-11-08 14:37:35 +01:00
6af3988056 implement input iteraction 2018-11-06 18:31:18 +01:00
06125101f9
Merge pull request #9 from mikrogl/add-license
Create LICENSE
2018-11-06 16:53:54 +01:00
Moritz Bust
f350be7ae2
Create LICENSE 2018-11-06 16:49:11 +01:00
c822a75df0 some bugfixes 2018-11-06 16:06:05 +01:00
6570f7fafc support closing the Window with 'q' or ESC on linux 2018-11-06 09:40:27 +01:00
1585d7e363
Merge pull request #7 from mikrogl/jedi/dev
Jedi/dev
2018-11-06 09:07:06 +01:00
8c38903445 Fix input on linux 2018-11-06 09:04:43 +01:00
f3037a06ce create generic buffer template 2018-11-05 21:49:40 +01:00
bfef6fdc1e cleanup prototype code 2018-11-05 21:09:01 +01:00
d958452e48 add dynamic buffers 2018-11-05 10:53:59 +01:00
3f3c40a9b1 pass font to canvas.print(...) 2018-11-02 09:36:56 +01:00
58f3d1f02b make fonts more generic 2018-11-02 09:27:20 +01:00
1009d689bc add 5x4 Font 2018-11-01 19:39:19 +01:00
987aa92a23 split hal file 2018-11-01 14:37:30 +01:00
3e66bd2c38 implement first test on AVR 2018-10-28 20:06:26 +01:00
8fcd668585 add sdl2 for debugging 2018-10-28 14:01:25 +01:00
6da35ff25d clean up Makefiles 2018-10-28 14:00:38 +01:00
4218c4102e clean Makefiles 2018-10-25 16:21:57 +02:00
a0cb1c1395 Merge branch 'master' of https://github.com/Busti/dmxmenu 2018-10-19 14:03:24 +02:00
8bf49928e5 add first code 2018-10-19 13:49:11 +02:00
f207af2c4a rename Makefile 2018-10-19 13:42:31 +02:00
8a9ea0a422 cleanup project structure 2018-10-19 13:40:49 +02:00
Moritz Bust
9f0d3ed364
Update displaylib.md 2018-10-16 02:21:39 +02:00
Moritz Bust
d3bd9d9a81
Create displaylib.md 2018-10-15 16:24:31 +02:00
busti
11f0a9d231 Setup avrdude flashing correctly 2018-10-14 20:04:11 +02:00
busti
dbe774272b initial commit 2018-10-14 19:32:59 +02:00