graph
- update_board.sh now correctly resolves relative paths to the $IDE_FOLDERprerelease 2016-06-16, by Giulio Moro
- Unconditionally restarting IDE after update_board.shprerelease 2016-06-16, by Giulio Moro
- Updated connect_to_project to use new Makefileprerelease 2016-06-16, by Giulio Moro
- Makefile added connect and ideconnect goalsprerelease 2016-06-16, by Giulio Moro
- Removed useless files from Doxyfile, improved performance from 14 to 9 seconds on the BBBprerelease 2016-06-16, by Giulio Moro
- update_board creates remote folder treeprerelease 2016-06-16, by Giulio Moro
- Makefile less verboseprerelease 2016-06-16, by 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-16, by Giulio Moro
- Updated setup_board.sh, cleaner error handling, cleaner outputprerelease 2016-06-15, by Giulio Moro
- Removed unused core and examples files (NetworkSend, ReceiveAudioThread, IirFilter)prerelease 2016-06-15, by Giulio Moro
- Makefile can stop ide (idestop)prerelease 2016-06-15, by Giulio Moro
- Makefile: renamed iderun to idestart in order to avoid confusion with runideprerelease 2016-06-15, by Giulio Moro
- doxygen now looks inside all files in include/ core/ and examples/prerelease 2016-06-15, by Liam Donovan
- doxygen places xml and html docs in Documentation folder. setup_board.sh runs doxygenprerelease 2016-06-15, by Liam Donovan
- Upload Doxyfile in setup_board.shprerelease 2016-06-15, by Liam Donovan
- fixed setup_board.sh to call setup_IDE.sh correctlyprerelease 2016-06-15, by Liam Donovan
- Fixed Makefile: now runs from the correct folderprerelease 2016-06-15, by Giulio Moro
- Updated build_pd_heavy to support the release flagprerelease 2016-06-15, by Giulio Moro
- Quieter setup_board.sh, also invokes IDE setup if availableprerelease 2016-06-15, by Giulio Moro
- Fixed Makefile startupsprerelease 2016-06-15, by Giulio Moro
- Fixed 'make stop' kills IDEprerelease 2016-06-15, by Giulio Moro
- Mergeprerelease 2016-06-15, by Giulio Moro
- Adding noupload and preserve render functionalities to build_pd_heavy.shprerelease 2016-06-14, by Giulio Moro
- Reverting Makefile introduced in 814e85de67e1prerelease 2016-06-14, by Giulio Moro