log

age author description
2016-06-16 Giulio Moro Updated Eclipse project prerelease
2016-06-16 Giulio Moro Fixed update_board.sh prerelease
2016-06-16 Giulio Moro Updated and fixed build_pd_heavy.sh prerelease
2016-06-16 Giulio Moro Removed all the function() prerelease
2016-06-16 Giulio Moro Re-added Doxygen prerelease
2016-06-16 Giulio Moro Some more sh compatiblity things: no &>, no 'function' prerelease
2016-06-16 Giulio Moro Compatibility: mingw's default date format is not parsed correctly by Debian; stat is not necessarily available prerelease
2016-06-16 Giulio Moro Makefile sets attributes of Bela_startup.sh file prerelease
2016-06-16 Giulio Moro Scripts use sh instead of bash. Some fixes in run_project and build_project prerelease
2016-06-16 Giulio Moro Makefile now supports a QUIET flag which silences some of the outputs (currently only the one from STOP). QUIET is enabled by default for runide (or any of the QUIET_TARGETS). Added target for stop to runide prerelease
2016-06-16 Giulio Moro make nostartup now works properly prerelease
2016-06-16 Giulio Moro Reduced verbosity of set_startup.sh prerelease
2016-06-16 Giulio Moro update_board.sh now disables Bela at startup and enables the IDE at startup prerelease
2016-06-16 Giulio Moro update_board.sh now correctly resolves relative paths to the $IDE_FOLDER prerelease
2016-06-16 Giulio Moro Unconditionally restarting IDE after update_board.sh prerelease
2016-06-16 Giulio Moro Updated connect_to_project to use new Makefile prerelease
2016-06-16 Giulio Moro Makefile added connect and ideconnect goals prerelease
2016-06-16 Giulio Moro Removed useless files from Doxyfile, improved performance from 14 to 9 seconds on the BBB prerelease
2016-06-16 Giulio Moro update_board creates remote folder tree prerelease
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