graph
- Removed empty example folders after name changeprerelease 2016-06-22, by Robert Jack
- Additional doxygen example name changesprerelease 2016-06-22, by Robert Jack
- Additional name changes to doxygen example title.prerelease 2016-06-22, by Robert Jack
- Updated Doxy to 1.8.11prerelease 2016-06-22, by Robert Jack
- Took some of the verbosity out of the Doxyfileprerelease 2016-06-22, by Giulio Moro
- FIXED the heavy pitchbend rangeprerelease 2016-06-21, by Giulio Moro
- mergeprerelease 2016-06-21, by Giulio Moro
- Tested and fixed midi glitches heavyprerelease 2016-06-21, by Giulio Moro
- libpd, fixed pitchbend rangeprerelease 2016-06-21, by Giulio Moro
- Typo, OSC example.prerelease 2016-06-21, by Robert Jack
- Minor changes to doxygenprerelease 2016-06-21, by Robert Jack
- Heavy: your patch on the enzienaudio website should be called bela. You need to update that from your enzienaudio.com account.prerelease 2016-06-21, by Giulio Moro
- update_board does not coreclean if --no-frillsprerelease 2016-06-21, by Giulio Moro
- build_pd_heavy.sh minor updateprerelease 2016-06-21, by Giulio Moro
- Better heavy: fixed MIDI ctlin range, commented out unused variablesprerelease 2016-06-21, by Giulio Moro
- better error message in build_pd_heavyprerelease 2016-06-21, by Giulio Moro
- Fixed and tested (for what possible) heavy Midi behaviour. Would be good to have abstraction wrappers for regular [pgmin] [polytouchin] [bendin] and [touchin]prerelease 2016-06-21, by Giulio Moro
- Heavy scope can have arbitrary number of channelsprerelease 2016-06-21, by Giulio Moro
- Scope can now take a float* to an array instead of individual variablesprerelease 2016-06-21, by Giulio Moro
- update_board can skip updating the IDEprerelease 2016-06-21, by Giulio Moro
- libpd minor refactoringprerelease 2016-06-21, by Giulio Moro
- heavy: support for signal-rate digitals and Scope.prerelease 2016-06-21, by Giulio Moro
- build_pd_heavy: Parametrized hvresources path, looking for changes in hvresources as wellprerelease 2016-06-21, by Giulio Moro
- heavy supports digitals at message rateprerelease 2016-06-21, by Giulio Moro
- build_pd_heavy improved robustness for relative pathsprerelease 2016-06-21, by Giulio Moro
- Makefile does syntax check of the project files only (ignores core)prerelease 2016-06-20, by Giulio Moro
- update_board forwards flags to update_IDE, IDE gets restarted only onceprerelease 2016-06-20, by Giulio Moro
- Removed warnings, now libpd_render can compile with Clang as wellprerelease 2016-06-20, by Giulio Moro
- Headersprerelease 2016-06-20, by Giulio Moro
- Libpd added scope support and exampleprerelease 2016-06-20, by Giulio Moro
- build_pd_heavy now looks for file in heavy/render.cpp instead of heavy_render.cppprerelease 2016-06-20, by Giulio Moro
- Pd projects are build just like regular projects, so no need for run_pd_libpd anymoreprerelease 2016-06-20, by Giulio Moro
- mergeprerelease 2016-06-20, by 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, by Giulio Moro
- remove reference to examples/core/link_core.sh from update_boardprerelease 2016-06-20, by Liam Donovan
- mergeprerelease 2016-06-20, by Giulio Moro
- Libpd headers moved to include/, rm useless basic_libpd example, fixed Makefile to actually build default_libpd_renderprerelease 2016-06-20, by Giulio Moro
- Makefile with automatic libpd now works for realprerelease 2016-06-20, by Giulio Moro
- And again.prerelease 2016-06-20, by Robert Jack
- Examples reorder with subdirectories. Added header to each project. Moved Doxygen to bottom of render.cpp.prerelease 2016-06-20, by Robert Jack
- Makefile automatically links in default_libpd_render.cpp if there is a _main.pd file and there is no render symbolprerelease 2016-06-20, by Giulio Moro
- Path-relativeness of scripts has been improved. At least update_board will work when double clickedprerelease 2016-06-20, by Giulio Moro
- update_board made path-independent (for what is possible ... )prerelease 2016-06-20, by Giulio Moro
- updateunsafe now does doxygenprerelease 2016-06-20, by Giulio Moro
- Added updateunsafe target to Makefile: faster, less resistant to sudden shutdownsprerelease 2016-06-20, by Giulio Moro
- update is a bit more clean through Makefileprerelease 2016-06-20, by Giulio Moro
- Added script to control IDEprerelease 2016-06-20, by Giulio Moro
- using relative links in examples/coreprerelease 2016-06-20, by Giulio Moro
- mergeprerelease 2016-06-19, by Giulio Moro
- --no-frills for udpate_boardprerelease 2016-06-19, by Giulio Moro
- Minor edits to Makefileprerelease 2016-06-19, by Giulio Moro
- update_board : no-frills option, no-documentation optionprerelease 2016-06-19, by Giulio Moro
- Do a coreclean in update_boardprerelease 2016-06-19, by Liam Donovan
- Added core example project, which allows editing of the core Bela source in the IDE. It requires 'building' in update_boardprerelease 2016-06-19, by 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, by Liam Donovan
- 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, by Giulio Moro
- Updated scripts to use "." instead of source, for sh compatibilityprerelease 2016-06-19, by Giulio Moro
- Makefile has option for RUN_FROM=/full/pathprerelease 2016-06-19, by Giulio Moro
- Re-implemented watch for build_heavy ... added .bela_common file for shared config and utilitiesprerelease 2016-06-19, by Giulio Moro
- Removed Makefile verbosity when building .c filesprerelease 2016-06-19, by Giulio Moro
- Properly setting date in build_projectprerelease 2016-06-19, by Giulio Moro
- build_pd_heavy.sh: major refactoring. Safer, nicer, cleanerprerelease 2016-06-19, by Giulio Moro
- update_board sends the time zone when setting the date, formatprerelease 2016-06-19, by Giulio Moro
- Makefile: IDE runs in a loopprerelease 2016-06-18, by Giulio Moro
- Rebuilt run_pd_libpd.sh. Minor fixes, adjusted verbosityprerelease 2016-06-18, by Giulio Moro
- More compatibilityprerelease 2016-06-18, by Giulio Moro
- update_board better parsing of user input, press a key to continue to improve experience of double-clickersprerelease 2016-06-18, by Giulio Moro
- Attempt at unified script for all things belabetter_scripting 2016-06-17, by Giulio Moro
- build_project was made more silentprerelease 2016-06-17, by Giulio Moro
- made update_board clickableprerelease 2016-06-17, by Giulio Moro
- Updated Eclipse projectprerelease 2016-06-17, by Giulio Moro
- Fixed update_board.shprerelease 2016-06-16, by Giulio Moro
- Updated and fixed build_pd_heavy.shprerelease 2016-06-16, by Giulio Moro
- Removed all the function()prerelease 2016-06-16, by Giulio Moro
- Re-added Doxygenprerelease 2016-06-16, by Giulio Moro
- Some more sh compatiblity things: no &>, no 'function'prerelease 2016-06-16, by Giulio Moro
- Compatibility: mingw's default date format is not parsed correctly by Debian; stat is not necessarily availableprerelease 2016-06-16, by Giulio Moro
- Makefile sets attributes of Bela_startup.sh fileprerelease 2016-06-16, by Giulio Moro
- Scripts use sh instead of bash. Some fixes in run_project and build_projectprerelease 2016-06-16, by 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 runideprerelease 2016-06-16, by Giulio Moro
- make nostartup now works properlyprerelease 2016-06-16, by Giulio Moro
- Reduced verbosity of set_startup.shprerelease 2016-06-16, by Giulio Moro
- update_board.sh now disables Bela at startup and enables the IDE at startupprerelease 2016-06-16, by Giulio Moro
- 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
- mergeprerelease 2016-06-14, by Giulio Moro
- Updated WriteFile to be happy with constprerelease 2016-06-14, by Giulio Moro
- Improved make corecleanprerelease 2016-06-14, by Giulio Moro
- IDE can be started and set/unset startup from the Makefileprerelease 2016-06-14, by Giulio Moro
- 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, by andrewm
- Renamed BeagleRT to Bela in the startup script and Makefileprerelease 2016-06-14, by andrewm
- re-added minimal example (required by IDE)prerelease 2016-06-14, by Liam Donovan
- suppress unwanted output in Makefileprerelease 2016-06-14, by Liam Donovan
- mergeprerelease 2016-06-14, by Liam Donovan
- add 'runide' target to Makefileprerelease 2016-06-14, by Liam Donovan
- Makefile: prompt for distclean, cleanupprerelease 2016-06-14, by Giulio Moro
- Updated Makefile docs and defaulting to clang if availableprerelease 2016-06-14, by Giulio Moro
- Updated Doxyfileprerelease 2016-06-14, by Giulio Moro
- Fixed when rebuilding non-main() project after main() project: the 'nasty kludge' was looking in ALL the .o files in projectFolder/build/ instead of only those that have a corresponding .cpp/.c/.S file. An even better fix is make sure that object files associated with source files deleted by rsync are removed as wellprerelease 2016-06-13, by Giulio Moro
- Updated libpd licenseprerelease 2016-06-12, by Giulio Moro
- Added check for already-running Bela process.prerelease 2016-06-12, by andrewm
- Fixed missing ) in Makefile, and removed unnecessary Utilities.h includesprerelease 2016-06-12, by andrewm
- Added Ne10 headers within include directoryprerelease 2016-06-12, by andrewm
- Added license file for Bela and dependenciesprerelease 2016-06-12, by andrewm
- Updated scripts so that the Bela folder on the bbb is ~/Bela. Note: BeagleRT_startup.sh is still the same (because the reference to it needs to be changed in /etc/init.d/ ....prerelease 2016-06-11, by Giulio Moro
- Updated Doxyfile with the new examples pathprerelease 2016-06-10, by Giulio Moro