log

age author description
Mon, 13 Jun 2016 00:44:47 +0100 Giulio Moro Fixed when rebuilding non-main() project after main() project: the 'nasty kludge' was looking in ALL the .o files in projectFolder/build/ instead of only those that have a corresponding .cpp/.c/.S file. An even better fix is make sure that object files associated with source files deleted by rsync are removed as well prerelease
Sun, 12 Jun 2016 23:38:31 +0100 Giulio Moro Updated libpd license prerelease
Sun, 12 Jun 2016 23:20:37 +0100 andrewm Added check for already-running Bela process. prerelease