log

age author description
2016-05-27 andrewm Renamed BelaContext->audioSampleCount to BelaContext->audioFramesElapsed for consistency of terminology prerelease
2016-05-27 andrewm Renamed pinModeFrame -> pinMode prerelease
2016-05-27 andrewm Add script for /etc/init.d/ prerelease
2016-05-27 andrewm Renamed read/write functions to remove the Frame --> e.g. analogWriteFrameOnce -> analogWriteOnce, digitalReadFrame -> digitalRead prerelease
2016-05-27 andrewm Changed BelaContext fields to be const where appropriate; there's now an InternalBelaContext used for setting the values within the core code. These need to stay aligned. prerelease
2016-05-27 Giulio Moro Fixed clang path prerelease
2016-05-27 Giulio Moro Merge prerelease
2016-05-27 Giulio Moro Added Makefile support for runscreen, runscreenfg, run, runfg prerelease
2016-05-27 andrewm Changed BeagleRT -> Bela in defines and thread names; some preliminary mux capelet stuff prerelease
2016-05-27 Giulio Moro Makefile can now stop processes 'make stop' prerelease
2016-05-27 Giulio Moro RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts probably not working prerelease
2016-05-27 Giulio Moro Renamed projects to examples prerelease
2016-05-27 Giulio Moro Updated Heavy uploader.py file
2016-05-27 Robert Jack Techno world example to _main.pd for libpd testing Doxy prerelease
2016-05-27 Giulio Moro Updated libpd, fixes throw~/catch~/send~/receive~ issue prerelease
2016-05-27 Giulio Moro Updated libpd, fixes throw~/catch~/send~/receive~ issue