log

age author description
2016-06-04 Giulio Moro build_project now updates the date of the files on the bbb prerelease
2016-06-04 Giulio Moro Updated build_pd_heavy to work with the latest makefile. prerelease
2016-06-03 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 #1698 prerelease
2016-06-03 Giulio Moro make run (and similar) run from within the project folder prerelease
2016-06-03 Giulio Moro Makefile: run does not re-link. Faster check for libpd prerelease
2016-06-03 Giulio Moro More extensive support for MIDI types for libpd. Untested prerelease
2016-06-02 Giulio Moro Added basic MIDI support in libpd_basic. You can now use the regular midiin object family prerelease
2016-06-02 Giulio Moro Using make commands within build_project.sh instead of explicit command lines prerelease
2016-05-30 Robert Jack libpd and heavy examples added Doxy prerelease
2016-05-27 Robert Jack Merge Doxy prerelease
2016-05-30 andrewm Minor cleanup -- digital status shouldn't be dependent on analog status prerelease
2016-05-30 andrewm Removed crufty testing code prerelease
2016-05-30 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-28 Giulio Moro Updated libpd, now compatible with GLIBC_2.13 prerelease