Commit Graph

17 Commits

Author SHA1 Message Date
Johannes Theiner e4dce850cc + pixelwerte getter/setter 2019-11-21 11:35:54 +01:00
Julian Hinxlage 3c76d941fa + multiple process entries per event type 2019-11-19 11:56:18 +01:00
Johannes Theiner c1c08ca546 ~fixed all clang-tidy erros 2019-11-13 15:42:04 +01:00
Johannes Theiner c8569eb3b4 + everything namespaced
~ fixed clang-tidy errors
2019-11-13 13:37:49 +01:00
Julian Hinxlage 7b2ddf9e0a ~ fixed semaphore error 2019-11-12 18:24:35 +01:00
Julian Hinxlage 051f366411 + setDefaultValues 2019-11-12 16:25:57 +01:00
Julian Hinxlage a42af25abc ~ fixed initialize without shared memory 2019-11-12 15:58:00 +01:00
Julian Hinxlage a1f9f62f51 ~ fixed clang-tidy magic-number errors 2019-11-12 15:03:17 +01:00
Julian Hinxlage f5c461a05b ~ fixed clang-tidy errors 2019-11-12 14:07:02 +01:00
Julian Hinxlage 5b378366b8 Merge branch 'getter' into dev
# Conflicts:
#	src/Color.cpp
#	src/FontType.h
#	src/internal.cpp
#	src/vkvm.cpp
2019-11-07 17:35:30 +01:00
Johannes Theiner 145c7f4695 + dummy getters 2019-11-07 17:02:00 +01:00
Julian Hinxlage 5439f89e2c + local memory as shared memory
+ getters/setters
2019-11-07 16:34:15 +01:00
Julian Hinxlage e30280241e + changed sharedMemoryKey 2019-11-07 12:58:37 +01:00
Julian Hinxlage 9d0766612f + getSharedMemory cleanup 2019-11-07 12:41:01 +01:00
Julian Hinxlage 2dec86e752 + register and call event 2019-11-06 13:41:24 +01:00
Julian Hinxlage 3d8bf74fbf + getSharedMemory 2019-11-04 23:17:15 +01:00
Julian Hinxlage bc28f2819b + init implementation
+ Color and KeyType constructor
+ Registers struct
2019-10-29 15:24:57 +01:00