log

age author description
2016-06-16 Giulio Moro Makefile less verbose prerelease
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
2016-06-14 Giulio Moro Adding noupload and preserve render functionalities to build_pd_heavy.sh prerelease
2016-06-14 Giulio Moro Reverting Makefile introduced in 814e85de67e1 prerelease
2016-06-14 Giulio Moro merge prerelease
2016-06-14 Giulio Moro Updated WriteFile to be happy with const prerelease
2016-06-14 Giulio Moro Improved make coreclean prerelease
2016-06-14 Giulio Moro IDE can be started and set/unset startup from the Makefile prerelease
2016-06-14 andrewm Added a new init.d script for the shutdown button and updated the bela script to use the Makefile to stop. prerelease
2016-06-14 andrewm Renamed BeagleRT to Bela in the startup script and Makefile prerelease