graph
- Clean up of basic_libpdprerelease 2016-06-05, by Giulio Moro
- Refactored UdpClient, changed line endings to Unixprerelease 2016-06-05, by Giulio Moro
- Suppresses warning when compiling UdpClient.cppprerelease 2016-06-05, by Giulio Moro
- Self-documenting help added to Makefile.prerelease 2016-06-05, by Giulio Moro
- Makefile syncs buffer to disk after building. Closes #1698prerelease 2016-06-04, by Giulio Moro
- run_project takes parameter for project name (defaults to scriptUploadedProject)prerelease 2016-06-04, by Giulio Moro
- Makefile can now do startup and startuploopprerelease 2016-06-04, by Giulio Moro
- build_project now updates the date of the files on the bbbprerelease 2016-06-04, by Giulio Moro
- Updated build_pd_heavy to work with the latest makefile.prerelease 2016-06-04, by Giulio Moro
- relaxed the loop when set_startup.sh -l (added a sleep in there). This way if the file fails to load, the board is still operable, see #1698prerelease 2016-06-03, by Giulio Moro
- make run (and similar) run from within the project folderprerelease 2016-06-03, by Giulio Moro
- Makefile: run does not re-link. Faster check for libpdprerelease 2016-06-03, by Giulio Moro
- More extensive support for MIDI types for libpd. Untestedprerelease 2016-06-03, by Giulio Moro
- Added basic MIDI support in libpd_basic. You can now use the regular midiin object familyprerelease 2016-06-02, by Giulio Moro
- Using make commands within build_project.sh instead of explicit command linesprerelease 2016-06-02, by Giulio Moro
- libpd and heavy examples addedDoxy prerelease 2016-05-30, by Robert Jack
- MergeDoxy prerelease 2016-05-27, by Robert Jack
- Minor cleanup -- digital status shouldn't be dependent on analog statusprerelease 2016-05-30, by andrewm
- Removed crufty testing codeprerelease 2016-05-30, by andrewm
- Added NEON vectorised float<->int converters. Curiously, its performance is worse than the C version. I guess clang is better at vectorising than we thought! The new code remains disabled for now.prerelease 2016-05-30, by andrewm
- Updated libpd, now compatible with GLIBC_2.13prerelease 2016-05-28, by Giulio Moro
- Updated libpd, now compatible with GLIBC_2.13default 2016-05-28, by Giulio Moro
- make runscreenfifo will now output to stdoutprerelease 2016-05-27, by Giulio Moro
- Mergeprerelease 2016-05-27, by Giulio Moro
- Makefile can run in fifo, takes command line arguments with CL=prerelease 2016-05-27, by Giulio Moro
- Decrufting: removed ancient DBOX_CAPE define from header files (not yet from PRU code)prerelease 2016-05-27, by andrewm
- Renamed BelaContext->audioSampleCount to BelaContext->audioFramesElapsed for consistency of terminologyprerelease 2016-05-27, by andrewm
- Renamed pinModeFrame -> pinModeprerelease 2016-05-27, by andrewm