Commit Graph

19 Commits

Author SHA1 Message Date
latex 82ca959ff7 restructure include and fix makefiles
* restructed include/ to have a umumble folder
* fix the makefile to use the new include structure
* tests makefile now builds inside root build folder
* added TODO list for shit I gotta do
* laid groundwork for packet parsing/packing: mumble_packet_gen_header
2023-02-11 02:01:21 +01:00
latex 79c59f93b7 make install more configurable 2023-02-06 17:22:26 +01:00
latex 9df686fe72 add TLS support 2023-02-05 04:39:05 +01:00
latex 20c71f9696 don't force PREFIX and support DESTDIR 2023-02-01 16:06:41 +01:00
latex b8cac02d8a fix Makefile 2023-02-01 00:29:52 +01:00
latex 5d54ace558 add LGPLv3 license 2023-01-29 18:18:30 +01:00
latex 840cfa9583 fix shared library build 2023-01-29 18:18:06 +01:00
latex 2ed3e247d3 add mumble_connect to connect to TCP 2023-01-29 18:17:44 +01:00
latex 00ab224d50 fix build on Windows 2023-01-26 10:50:43 +01:00
latex b532574044 fix API, fix Makefile, add unit tests 2023-01-26 00:46:22 +01:00
latex 170025ac5d add context initialization and uv loop 2023-01-25 01:10:44 +01:00
latex e8d5b17975 Add .cache/ to .gitignore 2023-01-23 18:41:42 +01:00
latex 065daae2c6 Add compile_commands.json to .gitignore 2023-01-23 18:39:18 +01:00
latex 051647001a Make sure nanopb generates files BEFORE compiling 2023-01-23 18:37:53 +01:00
latex 75ce49924c add .gitignore 2023-01-23 01:15:18 +01:00
latex fb52c72e80 Add nanopb to Makefile 2023-01-23 01:14:35 +01:00
latex 2499428fb3 Add nanopb 0.4.7 as submodule 2023-01-23 00:11:01 +01:00
latex d1fb9f05d6 Update README with better desc 2023-01-22 22:51:28 +01:00
latex 2d5f180131 First commit 2023-01-22 22:26:11 +01:00