-rw-r--r-- | .clang-format | 428L |
-rw-r--r-- | .dir-locals.el | 7L |
-rw-r--r-- | .gitignore | 4L |
-rw-r--r-- | .rgignore | 1L |
-rwxr-xr-x | .travis-setup.sh | 16L |
-rw-r--r-- | .travis.yml | 32L |
-rw-r--r-- | LICENSE | 16L |
-rw-r--r-- | Makefile | 79L |
-rw-r--r-- | README.md | 57L |
-rw-r--r-- | defs.h | 41L |
-rw-r--r-- | demo.c | 1260L |
-rw-r--r-- | demo.h | 25L |
-rw-r--r-- | deps/commander/commander.c | 269L |
-rw-r--r-- | deps/commander/commander.h | 88L |
-rw-r--r-- | deps/commander/package.json | 9L |
-rw-r--r-- | deps/jsmn.c | 314L |
-rw-r--r-- | deps/jsmn.h | 76L |
-rw-r--r-- | deps/nanovg/LICENSE.txt | 18L |
-rw-r--r-- | deps/nanovg/fontstash.h | 1753L |
-rw-r--r-- | deps/nanovg/nanovg.c | 2911L |
-rw-r--r-- | deps/nanovg/nanovg.h | 685L |
-rw-r--r-- | deps/nanovg/nanovg_gl.h | 1649L |
-rw-r--r-- | deps/nanovg/nanovg_gl_utils.h | 154L |
-rw-r--r-- | deps/nanovg/stb_image.h | 6614L |
-rw-r--r-- | deps/nanovg/stb_truetype.h | 3250L |
-rw-r--r-- | examples/clightning-channels.json | 259354L |
-rw-r--r-- | examples/clightning-nodes.json | 22363L |
-rw-r--r-- | gl.h | 70L |
-rw-r--r-- | grid.c | 73L |
-rw-r--r-- | grid.h | 16L |
-rw-r--r-- | json.c | 427L |
-rw-r--r-- | json.h | 35L |
-rw-r--r-- | ln.c | 162L |
-rw-r--r-- | ln.h | 148L |
-rw-r--r-- | main.c | 348L |
-rw-r--r-- | options.c | 48L |
-rw-r--r-- | options.h | 15L |
-rw-r--r-- | perf.c | 197L |
-rw-r--r-- | perf.h | 46L |
-rw-r--r-- | render.c | 312L |
-rw-r--r-- | render.h | 9L |
-rw-r--r-- | res/fonts/NotoEmoji-Regular.ttf | 418804B |
-rwxr-xr-x | res/fonts/Roboto-Bold.ttf | 135820B |
-rwxr-xr-x | res/fonts/Roboto-Light.ttf | 140276B |
-rwxr-xr-x | res/fonts/Roboto-Regular.ttf | 145348B |
-rw-r--r-- | res/fonts/entypo.ttf | 35392B |
-rw-r--r-- | res/images/image1.jpg | 25760B |
-rw-r--r-- | res/images/image10.jpg | 3439B |
-rw-r--r-- | res/images/image11.jpg | 3818B |
-rw-r--r-- | res/images/image12.jpg | 5452B |
-rw-r--r-- | res/images/image2.jpg | 24091B |
-rw-r--r-- | res/images/image3.jpg | 29282B |
-rw-r--r-- | res/images/image4.jpg | 23830B |
-rw-r--r-- | res/images/image5.jpg | 27131B |
-rw-r--r-- | res/images/image6.jpg | 25116B |
-rw-r--r-- | res/images/image7.jpg | 25590B |
-rw-r--r-- | res/images/image8.jpg | 24607B |
-rw-r--r-- | res/images/image9.jpg | 4035B |
-rw-r--r-- | update.c | 251L |
-rw-r--r-- | update.h | 9L |