log

age author description
2016-06-20 Giulio Moro Headers prerelease
2016-06-20 Giulio Moro Libpd added scope support and example prerelease
2016-06-20 Giulio Moro build_pd_heavy now looks for file in heavy/render.cpp instead of heavy_render.cpp prerelease
2016-06-20 Giulio Moro Pd projects are build just like regular projects, so no need for run_pd_libpd anymore prerelease
2016-06-20 Giulio Moro merge prerelease
2016-06-20 Giulio Moro I mean it actually works for real. Libpd checks for file and exits with meaningful error message if it does not find it. prerelease
2016-06-20 Liam Donovan remove reference to examples/core/link_core.sh from update_board prerelease
2016-06-20 Giulio Moro merge prerelease
2016-06-20 Giulio Moro Libpd headers moved to include/, rm useless basic_libpd example, fixed Makefile to actually build default_libpd_render prerelease
2016-06-20 Giulio Moro Makefile with automatic libpd now works for real prerelease
2016-06-20 Robert Jack And again. prerelease
2016-06-20 Robert Jack Examples reorder with subdirectories. Added header to each project. Moved Doxygen to bottom of render.cpp. prerelease
2016-06-20 Giulio Moro Makefile automatically links in default_libpd_render.cpp if there is a _main.pd file and there is no render symbol prerelease
2016-06-20 Giulio Moro Path-relativeness of scripts has been improved. At least update_board will work when double clicked prerelease
2016-06-20 Giulio Moro update_board made path-independent (for what is possible ... ) prerelease
2016-06-20 Giulio Moro updateunsafe now does doxygen prerelease
2016-06-20 Giulio Moro Added updateunsafe target to Makefile: faster, less resistant to sudden shutdowns prerelease
2016-06-20 Giulio Moro update is a bit more clean through Makefile prerelease
2016-06-20 Giulio Moro Added script to control IDE prerelease
2016-06-20 Giulio Moro using relative links in examples/core prerelease
2016-06-19 Giulio Moro merge prerelease
2016-06-19 Giulio Moro --no-frills for udpate_board prerelease
2016-06-19 Giulio Moro Minor edits to Makefile prerelease
2016-06-19 Giulio Moro update_board : no-frills option, no-documentation option prerelease
2016-06-19 Liam Donovan Do a coreclean in update_board prerelease
2016-06-19 Liam Donovan Added core example project, which allows editing of the core Bela source in the IDE. It requires 'building' in update_board prerelease
2016-06-19 Liam Donovan Remove old SYNTAX target in Makefile, which was causing the syntax check to behave wrong occasioinally. Also fixed update_board. prerelease
2016-06-19 Giulio Moro Make checkupdate checks that the zip file in updates/ is valid for an update and make update actually performs an updatescp bbb:Bela/Makefile ./ prerelease
2016-06-19 Giulio Moro Updated scripts to use "." instead of source, for sh compatibility prerelease
2016-06-19 Giulio Moro Makefile has option for RUN_FROM=/full/path prerelease
2016-06-19 Giulio Moro Re-implemented watch for build_heavy ... added .bela_common file for shared config and utilities prerelease
2016-06-19 Giulio Moro Removed Makefile verbosity when building .c files prerelease