Commit Graph

28 Commits

Author SHA1 Message Date
Robert Bendun
f3cfd3de1c Merge branch 'main' into hardware 2023-01-20 01:38:04 +01:00
Robert Bendun
9f57bbaecd Dockerfile builds Windows and Linux releases 2023-01-15 00:37:11 +01:00
Robert Bendun
243c49234f changed readme from pl to en 2023-01-14 23:11:45 +01:00
Robert Bendun
2b10ef61d0 credit ableton/link authors 2023-01-14 22:53:22 +01:00
Robert Bendun
da825eeed5 credits 2023-01-10 06:48:52 +01:00
Robert Bendun
7621e6e3ff VSCode extension 2022-10-21 13:14:12 +02:00
Robert Bendun
e8ef207ec9 Windows support 2022-10-08 20:32:41 +02:00
Robert Bendun
32f2183136 Recognizing rtmidi creators contributions 2022-10-08 13:09:11 +02:00
Robert Bendun
6389535443 integrated libmidi into Musique codebase 2022-10-07 18:17:25 +02:00
Robert Bendun
34eb56ac50 Removed unused tests 2022-09-21 16:40:40 +02:00
5612b7256a Install instructions in README 2022-09-18 19:26:48 +02:00
c6061d07bc Install instructions in README 2022-09-18 19:20:45 +02:00
Robert Bendun
a217a09aec Recognize creators of used libraries 2022-09-18 16:52:44 +02:00
Robert Bendun
2f101fdccf call builtin; release builder; documentation from docs repo 2022-09-18 16:34:43 +02:00
Robert Bendun
b06ad84514 File hierarchy cleanup by removing etc folder
And moving it's content into scripts and editor directories.
2022-08-18 23:03:21 +02:00
Robert Bendun
0b3dc2bb57 Move src/musique.hh to include/musique.hh
This is preparation for separation of public musique interface and
implementation details shared across files.
2022-08-18 22:44:04 +02:00
563786312c Documentation for programmers 2022-05-29 01:00:13 +02:00
6652a08f42 VSCode syntax highlighting extension 2022-05-24 14:13:45 +02:00
8853451cb5 Added Midi dependency 2022-05-23 17:27:06 +02:00
23b9d901ac Vim syntax highlighting 2022-05-22 15:53:39 +02:00
0ce1b59757 make test subcommand 2022-05-22 06:33:33 +02:00
10d1223f9f Examples testing 2022-05-22 06:10:44 +02:00
c51722a607 Introduced debug builds 2022-05-21 23:11:04 +02:00
655cc57cde readme - dokumentacja 2022-05-08 18:20:44 +02:00
9fd70386c5 Doxygen & Sphinx documentation tooling
This is far from real documentation both in structure and contents -
it's only a start, from which we can expand.
2022-05-08 18:02:23 +02:00
79d96aa935 Describe makefile options in readme 2022-05-02 22:12:29 +02:00
562ca6597e Struktura projektu 2022-04-24 16:13:02 +02:00
06f9b35c6c Let's go! 2022-04-24 15:27:09 +02:00