Commit Graph

  • 205868a868 0.5.0 main v0.5.0 Robert Bendun 2023-03-05 01:34:36 +0100
  • 1632ef74af Remove bestline from project Robert Bendun 2023-03-05 01:31:32 +0100
  • ee9cd987e7 Use new command line parameter syntax in test runner Robert Bendun 2023-03-05 01:24:09 +0100
  • 4ef724041b Merge branch 'repl' into staged-0.5 Robert Bendun 2023-03-05 01:18:41 +0100
  • 943b065626 Merge branch 'integrated-documentation' into staged-0.5 Robert Bendun 2023-03-05 01:13:15 +0100
  • 719e8d4f26 Report similar names for builtins that user is searching for Robert Bendun 2023-03-05 01:10:43 +0100
  • 92e5c3169c Started musique man implementation: structure of a page implemented Robert Bendun 2023-03-04 21:23:13 +0100
  • a2d8f28cd1 More colorfull error messages Robert Bendun 2023-03-04 20:15:58 +0100
  • 20a6779e2f Usage generated from parameters short descriptions Robert Bendun 2023-03-04 20:09:58 +0100
  • c0f021e57f Introduce internal parameters; better condition for enabling repl Robert Bendun 2023-03-04 19:00:15 +0100
  • d351b49148 cleared mess in platform.hh Robert Bendun 2023-03-04 18:35:46 +0100
  • 4dccde7830 Save history between command invocations Robert Bendun 2023-03-04 17:59:33 +0100
  • ff58e6506d Fix CTRL-C one time use on Windows Robert Bendun 2023-03-04 16:39:16 +0100
  • 2d61896824 C++ standard only interrupts implementation Robert Bendun 2023-02-22 19:34:24 +0100
  • e26474a2d7 Replxx integration; Linux CTRL-C handler Robert Bendun 2023-02-22 02:38:46 +0100
  • 280d6bda3c Remove unused Catch2 library Robert Bendun 2023-02-20 18:55:37 +0100
  • a7ed7a0d65 Proper usage message Robert Bendun 2023-02-20 18:33:32 +0100
  • 83ede4ef81 Support complex syntax for command line arguments Robert Bendun 2023-02-20 18:16:20 +0100
  • aaf6e6ec0c New parameter passing convention Robert Bendun 2023-02-20 17:37:30 +0100
  • cf83432b15 Record and verify musical test cases midi-test-runner Robert Bendun 2023-02-15 01:18:35 +0100
  • 08cc14e50b Test script can listen for MIDI events now Robert Bendun 2023-02-15 00:31:09 +0100
  • f46a866613 builtin port fix Robert Bendun 2023-02-15 00:23:50 +0100
  • deabd1865a Introduced integrated documentation for builtin functions Robert Bendun 2023-01-30 14:59:14 +0100
  • 926fc84138 report errors on serial connection failure #42 hardware Robert Bendun 2023-01-20 02:38:48 +0100
  • 0892812933 Serial port can be chosen via port selection Robert Bendun 2023-01-09 21:49:01 +0100
  • f3c6c0a2e4 builtin ctrl: named input ports, choosing from set of parameters Robert Bendun 2023-01-20 02:04:14 +0100
  • f3cfd3de1c Merge branch 'main' into hardware Robert Bendun 2023-01-20 01:38:04 +0100
  • f04d1f52c5 hardware code Mateusz Drabek 2023-01-18 22:09:03 +0100
  • 257e82fe7e kod urzadzenia Mateusz Drabek 2023-01-18 21:06:18 +0100
  • de6a6585f9 add tutorial Mateusz Drabek 2023-01-16 03:19:16 +0100
  • 25b446a5cc v0.4.0 v0.4.0 Robert Bendun 2023-01-15 02:28:39 +0100
  • 253e9f9700 fix compilation warnings Robert Bendun 2023-01-15 01:39:42 +0100
  • ddad9eafba Fix nested arithmetic expressions with undefined operator Robert Bendun 2023-01-15 01:23:42 +0100
  • a03d22ce8d Documentation for new builtins: peers, ports and start Robert Bendun 2023-01-15 01:14:27 +0100
  • a2149aa4ce Dockerfile forwards version parameter Robert Bendun 2023-01-15 01:11:10 +0100
  • 9f57bbaecd Dockerfile builds Windows and Linux releases Robert Bendun 2023-01-15 00:37:11 +0100
  • 243c49234f changed readme from pl to en Robert Bendun 2023-01-14 23:11:32 +0100
  • 588e15a8b6 Merge branch 'port-in-context' Robert Bendun 2023-01-14 23:05:42 +0100
  • 88f8fa7d75 remove unnesesary commandline params; :ports command Robert Bendun 2023-01-14 23:01:51 +0100
  • 2b10ef61d0 credit ableton/link authors Robert Bendun 2023-01-10 06:43:54 +0100
  • 860a302219 Move from std::stop_token to std::atomic<bool> Robert Bendun 2023-01-09 21:54:52 +0100
  • 23fe33abce peers builtin; fixed stop request issuing in starter Robert Bendun 2023-01-08 07:47:22 +0100
  • 8d86dde405 Implemented start synchronization Mateusz Piątkowski 2023-01-06 17:34:21 +0100
  • 99f89c2e8b Integrated Ableton/link library Robert Bendun 2023-01-06 16:53:58 +0100
  • 4178308e96 make version info available Robert Bendun 2023-01-14 22:48:15 +0100
  • d6b0f39dc7 Merge branch 'hardware' into beta-0.4 beta-0.4 Robert Bendun 2023-01-13 10:58:39 +0100
  • 0bb1f22379 compatybility with old C++ on macos Robert Bendun 2023-01-13 10:57:00 +0100
  • 472c9ef73f Merge branch 'main' into beta-0.4 Robert Bendun 2023-01-12 22:58:10 +0100
  • e008a45cf7 overalocate strings to ensure correctness; diagnostic for assigment to undefined variable #41 Robert Bendun 2023-01-12 20:51:15 +0100
  • 8c4aecf6e0 Error message for using assigment as comparison operator (#38) Robert Bendun 2023-01-12 20:25:45 +0100
  • 01e0693031 Dodany plik schematu do programu Fritzing oraz rendery schematów Mateusz Drabek 2023-01-12 20:06:37 +0100
  • 8d325e0c9b updated build instructions Robert Bendun 2023-01-10 07:07:47 +0100
  • bf71ff9de5 Merge branch 'hardware' into beta-0.4 Robert Bendun 2023-01-10 06:51:33 +0100
  • a7e6c2008b Merge branch 'link-integration' into beta-0.4 Robert Bendun 2023-01-10 06:50:09 +0100
  • 00671f4b0e Merge branch 'main' into beta-0.4 Robert Bendun 2023-01-10 06:49:32 +0100
  • da825eeed5 credits Robert Bendun 2023-01-10 06:48:52 +0100
  • 6150740c23 credit ableton/link authors Robert Bendun 2023-01-10 06:43:54 +0100
  • 87cea02b45 negative numbers; fixed duration builtin Robert Bendun 2023-01-10 06:41:08 +0100
  • 521a682af7 documentation improvements Robert Bendun 2023-01-10 06:12:53 +0100
  • fbce220b26 Merge branch 'link-integration' into beta-0.4 Robert Bendun 2023-01-09 22:02:30 +0100
  • 7324855c6d Move from std::stop_token to std::atomic<bool> Robert Bendun 2023-01-09 21:54:52 +0100
  • 65e2f55c8a Serial port can be chosen via port selection Robert Bendun 2023-01-09 21:49:01 +0100
  • 65eaaefc72 Merge branch 'hardware' into beta-0.4 Robert Bendun 2023-01-09 21:33:44 +0100
  • 8fbeaea80d introduced multiple port connections Robert Bendun 2023-01-09 21:29:33 +0100
  • 0b8fd86680 more documentation for builtin call Robert Bendun 2023-01-09 12:06:08 +0100
  • 22b2656f72 wyjście midi na urządzenie Mateusz Drabek 2023-01-09 19:11:33 +0100
  • f33627d05a minor fixes in documentation Mateusz Piątkowski 2023-01-09 10:29:32 +0100
  • dcf160f017 minor fixes in documentation Mateusz Piątkowski 2023-01-09 10:29:01 +0100
  • ef80bd0c5f builtin rotate: fix no arguments other then shift (#39) Robert Bendun 2023-01-09 10:05:15 +0100
  • aec2f3f496 add example Mateusz Piątkowski 2023-01-09 10:03:39 +0100
  • b39e1c4a0f builtin try: should be switched to macro with if or for Robert Bendun 2023-01-09 09:58:31 +0100
  • d85c29427d apply changes from commit 986545b2ec and 0b14f0c563 Mateusz Piątkowski 2023-01-08 14:20:52 +0100
  • c8b8adca5d function documentation part 2 Mateusz Piątkowski 2023-01-08 14:14:47 +0100
  • 986545b2ec builtins note_{on,off}: error was reported even when function completed successfully (#37) Robert Bendun 2023-01-08 09:56:34 +0100
  • ad95299a7e fixed builtins ceil, floor, round (#37) Robert Bendun 2023-01-08 09:41:30 +0100
  • 93a15a3cf8 test runner: support adding and updating specific test cases Robert Bendun 2023-01-08 08:50:53 +0100
  • c61b5c7e93 cleanup things that should never got here Robert Bendun 2023-01-08 08:11:02 +0100
  • 0b14f0c563 builtin duration: fill note length from context (#37) Robert Bendun 2023-01-08 08:05:18 +0100
  • dd8245996c peers builtin; fixed stop request issuing in starter Robert Bendun 2023-01-08 07:47:22 +0100
  • fc95405a06 functions documentation part 1 Mateusz Piątkowski 2023-01-07 19:37:41 +0100
  • 7e751ac660 komunikacja z urządzeniem Mateusz Drabek 2023-01-07 17:23:53 +0100
  • c43836dc6f Building wjwwood/serial on other platforms then Linux Mateusz Drabek 2023-01-06 17:59:10 +0100
  • 7924f7e8f8 Implemented start synchronization Mateusz Piątkowski 2023-01-06 17:34:21 +0100
  • 6ca16cdc95 Integrated Ableton/link library Robert Bendun 2023-01-06 16:53:58 +0100
  • d2f7562f05 Log found hosts server Robert Bendun 2023-01-06 09:01:52 +0100
  • a08389b60f Don't allow Go to leak personal information Robert Bendun 2023-01-06 08:01:34 +0100
  • 3183786271 Support OS assining random port for given Musique instance Robert Bendun 2023-01-02 07:23:30 +0100
  • 6588363fa3 Fix config path resolution on Windows Robert Bendun 2023-01-02 06:41:58 +0100
  • 37bc4e87b3 Musique - mDNS resolution integration Robert Bendun 2023-01-02 06:34:54 +0100
  • 95a28723fd Using mDNS to discover remotes Robert Bendun 2023-01-02 05:47:27 +0100
  • d7c26e5858 digits builtin Robert Bendun 2022-12-30 15:30:50 +0100
  • dd50882b20 Older gcc doesn't provide operator<< for std::chrono::duration Robert Bendun 2022-12-18 20:05:03 +0100
  • f9bf8fa6b1 byte calculation nextipcalc Mateusz Piątkowski 2022-12-17 17:50:34 +0100
  • d4ef97c0c2 del unused pieces Mateusz Piątkowski 2022-12-17 17:02:58 +0100
  • c23eae555c musique<->server integration Robert Bendun 2022-12-16 16:34:52 +0100
  • ffc65e0f06 Musique configuration file Robert Bendun 2022-12-16 11:38:05 +0100
  • 40ef949dbe integrated new host recognition algorithm with Musique Robert Bendun 2022-12-16 02:11:43 +0100
  • c49f7ade65 Known hosts knowladge sharing algorithm; nicks and ports Mateusz Piątkowski 2022-12-15 00:28:36 +0100
  • 67c688d772 cleanup of server directory structure Robert Bendun 2022-12-14 17:42:54 +0100
  • 5409aac138 server needs to be before connection Robert Bendun 2022-12-09 16:12:33 +0100