log

age author description
2016-06-16 Giulio Moro renamed setup_board.sh to update_board.sh. Comes with plenty of new functionalities, prompts etc. When called without parameters will only update the relevant files, leaving the projects/ folder alone. When called with --clean will nuke the whole remote Bela folder and restore it. prerelease
2016-06-15 Giulio Moro Updated setup_board.sh, cleaner error handling, cleaner output prerelease
2016-06-15 Giulio Moro Removed unused core and examples files (NetworkSend, ReceiveAudioThread, IirFilter) prerelease
2016-06-15 Giulio Moro Makefile can stop ide (idestop) prerelease
2016-06-15 Giulio Moro Makefile: renamed iderun to idestart in order to avoid confusion with runide prerelease
2016-06-15 Liam Donovan doxygen now looks inside all files in include/ core/ and examples/ prerelease
2016-06-15 Liam Donovan doxygen places xml and html docs in Documentation folder. setup_board.sh runs doxygen prerelease
2016-06-15 Liam Donovan Upload Doxyfile in setup_board.sh prerelease
2016-06-15 Liam Donovan fixed setup_board.sh to call setup_IDE.sh correctly prerelease
2016-06-15 Giulio Moro Fixed Makefile: now runs from the correct folder prerelease
2016-06-15 Giulio Moro Updated build_pd_heavy to support the release flag prerelease
2016-06-15 Giulio Moro Quieter setup_board.sh, also invokes IDE setup if available prerelease
2016-06-15 Giulio Moro Fixed Makefile startups prerelease
2016-06-15 Giulio Moro Fixed 'make stop' kills IDE prerelease
2016-06-15 Giulio Moro Merge prerelease