Mercurial > hg > beaglert
log
age | author | description |
---|---|---|
2016-05-27 | Giulio Moro | Makefile can run in fifo, takes command line arguments with CL= prerelease |
2016-05-27 | andrewm | Decrufting: removed ancient DBOX_CAPE define from header files (not yet from PRU code) prerelease |
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 |