aboutsummaryrefslogtreecommitdiff
path: root/apps/launcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* o Going back to a bunch of cpp files instead of launcher+bunch of header file...Trygve Laugstøl2015-07-191-104/+0
* o Applying clang-format to all apps.Trygve Laugstøl2015-07-191-1/+1
* o Trying to make the Bluetooth API more C++ idiomatic, a GATT connection has ...Trygve Laugstøl2015-06-211-3/+9
* o Using ends_with when checking for which app to launch too.Trygve Laugstøl2015-06-211-5/+9
* o Going all header file based and single-executable to launch all apps.Trygve Laugstøl2015-06-211-0/+94