graph
- 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
- Mergeprerelease 2016-06-10, by Giulio Moro
- Makefile improved checks. It does not fail after distcleanprerelease 2016-06-10, by Giulio Moro
- Updated NE10 library to the latest version; needs a corresponding update to the /usr/include/ne10 header files on the SD image. Updated examples to compile against new version, and reordered D-Box channels to account for new PRU-based DAC channel reordering.prerelease 2016-06-09, by andrewm
- Doxygen content added to each example render.cpp.prerelease 2016-06-09, by Robert Jack
- Moved I2c_TouchKey files from the dbox project into the coreprerelease 2016-06-09, by Giulio Moro
- Now possible to pass options to the Makefile from build_project.shprerelease 2016-06-09, by Giulio Moro
- Updated rsync command and command-line optionsprerelease 2016-06-09, by Giulio Moro
- Updated rsync commandprerelease 2016-06-09, by Giulio Moro
- Updated setup_boardprerelease 2016-06-09, by Giulio Moro
- Removed useless libpd headersprerelease 2016-06-09, by Giulio Moro
- Updated halt_board.shprerelease 2016-06-09, by Giulio Moro
- Simplified setup-ssh files: no more need for keypairs, now just setting the bbb entry in ~/.ssh/configprerelease 2016-06-09, by Giulio Moro
- updated set_startupprerelease 2016-06-09, by Giulio Moro
- Updated connect_to_project.shprerelease 2016-06-09, by Giulio Moro
- Doxyfile and minor corrections to docsprerelease 2016-06-09, by Giulio Moro
- Fixed run_project.shprerelease 2016-06-08, by Giulio Moro
- Updated Makefile to match name of audio threadprerelease 2016-06-08, by Giulio Moro
- Added example/help patches for digital in pdprerelease 2016-06-08, by Giulio Moro
- Cleanupprerelease 2016-06-08, by Giulio Moro
- Moved pd examples to examples/pdprerelease 2016-06-08, by Giulio Moro
- Fixed Bela_pdMessageHookprerelease 2016-06-08, by Giulio Moro
- DigitalChannelManager takes care of managing digital channels for libpd/Heavy useprerelease 2016-06-08, by Giulio Moro
- Digital channels are fully managed by Pdprerelease 2016-06-08, by Giulio Moro
- pinMode can now be controlled from Pdprerelease 2016-06-08, by Giulio Moro
- mergeprerelease 2016-06-08, by Giulio Moro
- Full implementation of libpd digitals (in and out at message rate). Still messy, needs cleanup, new utilites for setDataOut, clearDataOut, wrapping all this new digital stuff in a class which will be re-usable by Heavyprerelease 2016-06-08, by Giulio Moro
- Removed libpd_queuedprerelease 2016-06-08, by Giulio Moro
- libpd: added digital ins through [adc~]prerelease 2016-06-07, by Giulio Moro
- Sets date on the board to ensure that heavy projects are recompiledprerelease 2016-06-07, by Giulio Moro
- Remapped analog output channels to match 01234567 order on cape. Note: this will change the behaviour of all these existing examples using analog out, notably d-box and cape_test.prerelease 2016-06-07, by andrewm
- Added embryonal support for digital messages with libpd. TODO: test it, only process used channels, add defines. It is quite CPU-intensiveprerelease 2016-06-07, by Giulio Moro
- Fixed make nostartupprerelease 2016-06-07, by Giulio Moro
- basic_libpd now populates pd's audio buffers directly. Updated libpd.so binary. This required an API change with respect to standard libpdAPI because for some strange reason, accessing sys_audioin and sys_audioout directly from the render.cpp file would return invalid values.prerelease 2016-06-06, by Giulio Moro
- Updated basic_libpd, now slightly more efficient with less memory operations. Requires the API change in libpd operated in libpd:99a2be8prerelease 2016-06-06, by Giulio Moro
- libpd: using smaller blocksizes for processing, so that events can be scheduled more accuratelyprerelease 2016-06-06, by Giulio Moro
- More on libpd support for threadsprerelease 2016-06-06, by Giulio Moro
- Added libpd licenseprerelease 2016-06-05, by Giulio Moro
- Initial support for thread-safe libpd (stil missing updated libpd binary), untestedprerelease 2016-06-05, by Giulio Moro
- Clean up of basic_libpdprerelease 2016-06-05, by Giulio Moro
- Refactored UdpClient, changed line endings to Unixprerelease 2016-06-05, by Giulio Moro
- Suppresses warning when compiling UdpClient.cppprerelease 2016-06-05, by Giulio Moro
- Self-documenting help added to Makefile.prerelease 2016-06-05, by Giulio Moro
- Makefile syncs buffer to disk after building. Closes #1698prerelease 2016-06-04, by Giulio Moro
- run_project takes parameter for project name (defaults to scriptUploadedProject)prerelease 2016-06-04, by Giulio Moro
- Makefile can now do startup and startuploopprerelease 2016-06-04, by Giulio Moro
- build_project now updates the date of the files on the bbbprerelease 2016-06-04, by Giulio Moro
- Updated build_pd_heavy to work with the latest makefile.prerelease 2016-06-04, by Giulio Moro
- relaxed the loop when set_startup.sh -l (added a sleep in there). This way if the file fails to load, the board is still operable, see #1698prerelease 2016-06-03, by Giulio Moro
- make run (and similar) run from within the project folderprerelease 2016-06-03, by Giulio Moro
- Makefile: run does not re-link. Faster check for libpdprerelease 2016-06-03, by Giulio Moro
- More extensive support for MIDI types for libpd. Untestedprerelease 2016-06-03, by Giulio Moro
- Added basic MIDI support in libpd_basic. You can now use the regular midiin object familyprerelease 2016-06-02, by Giulio Moro
- Using make commands within build_project.sh instead of explicit command linesprerelease 2016-06-02, by Giulio Moro
- libpd and heavy examples addedDoxy prerelease 2016-05-30, by Robert Jack
- MergeDoxy prerelease 2016-05-27, by Robert Jack
- Minor cleanup -- digital status shouldn't be dependent on analog statusprerelease 2016-05-30, by andrewm
- Removed crufty testing codeprerelease 2016-05-30, by andrewm
- Added NEON vectorised float<->int converters. Curiously, its performance is worse than the C version. I guess clang is better at vectorising than we thought! The new code remains disabled for now.prerelease 2016-05-30, by andrewm
- Updated libpd, now compatible with GLIBC_2.13prerelease 2016-05-28, by Giulio Moro
- Updated libpd, now compatible with GLIBC_2.13default 2016-05-28, by Giulio Moro
- make runscreenfifo will now output to stdoutprerelease 2016-05-27, by Giulio Moro
- Mergeprerelease 2016-05-27, by Giulio Moro
- Makefile can run in fifo, takes command line arguments with CL=prerelease 2016-05-27, by Giulio Moro
- Decrufting: removed ancient DBOX_CAPE define from header files (not yet from PRU code)prerelease 2016-05-27, by andrewm
- Renamed BelaContext->audioSampleCount to BelaContext->audioFramesElapsed for consistency of terminologyprerelease 2016-05-27, by andrewm
- Renamed pinModeFrame -> pinModeprerelease 2016-05-27, by andrewm
- Add script for /etc/init.d/prerelease 2016-05-27, by andrewm
- Renamed read/write functions to remove the Frame --> e.g. analogWriteFrameOnce -> analogWriteOnce, digitalReadFrame -> digitalReadprerelease 2016-05-27, by andrewm
- Changed BelaContext fields to be const where appropriate; there's now an InternalBelaContext used for setting the values within the core code. These need to stay aligned.prerelease 2016-05-27, by andrewm
- Fixed clang pathprerelease 2016-05-27, by Giulio Moro
- Mergeprerelease 2016-05-27, by Giulio Moro
- Added Makefile support for runscreen, runscreenfg, run, runfgprerelease 2016-05-27, by Giulio Moro
- Changed BeagleRT -> Bela in defines and thread names; some preliminary mux capelet stuffprerelease 2016-05-27, by andrewm
- Makefile can now stop processes 'make stop'prerelease 2016-05-27, by Giulio Moro
- RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts probably not workingprerelease 2016-05-27, by Giulio Moro
- Renamed projects to examplesprerelease 2016-05-27, by Giulio Moro
- Updated Heavy uploader.py file2016-05-27, by Giulio Moro
- Techno world example to _main.pd for libpd testingDoxy prerelease 2016-05-27, by Robert Jack
- Updated libpd, fixes throw~/catch~/send~/receive~ issueprerelease 2016-05-27, by Giulio Moro
- Updated libpd, fixes throw~/catch~/send~/receive~ issue2016-05-27, by Giulio Moro
- Defaulting to gcc compiler (see #1695), updates to build_pd_heavy to make it compile with the new Makefileprerelease 2016-05-25, by Giulio Moro
- Defaulting gcc for on-board compiling, see #16952016-05-24, by Giulio Moro
- Updated Heavy files to match latest Heavy APIprerelease 2016-05-24, by Giulio Moro
- Updated Heavy files to match latest Heavy API2016-05-24, by Giulio Moro
- Added example Heavy/Midi patch2016-05-21, by Giulio Moro
- Updated heavy render to latest Heavy API2016-05-21, by Giulio Moro
- Updated heavy render to latest Heavy APIprerelease 2016-05-21, by Giulio Moro
- mergeprerelease 2016-05-18, by Giulio Moro
- Makefile refactoring:prerelease 2016-05-18, by Giulio Moro
- Re-introduced screen stopprerelease 2016-05-17, by Giulio Moro
- Doxygen content added to more project render.cpp files and amended in others.Doxy prerelease 2016-05-17, by Robert Jack
- MergeDoxy prerelease 2016-05-17, by Robert Jack
- Updated PRU code -- same idea for muxes 4-7prerelease 2016-05-17, by andrewm
- PRU update to support mux capeletprerelease 2016-05-17, by andrewm
- mergeprerelease 2016-05-17, by andrewm
- Added support for multiplexer capelet and command-line support for choosing PRUprerelease 2016-05-17, by andrewm
- Stop running by parsing the Xenomai statprerelease 2016-05-17, by Giulio Moro
- mergeprerelease 2016-05-17, by Giulio Moro
- build_project.sh allows to pass a custom project nameprerelease 2016-05-17, by Giulio Moro
- Partially undoing 247a182adb6dprerelease 2016-05-17, by Giulio Moro
- build_project.sh fixed folder handling by rsyncprerelease 2016-05-17, by Giulio Moro
- mergeprerelease 2016-05-17, by Liam Donovan
- Added scope_basic and scope_analogue example projectsprerelease 2016-05-17, by Liam Donovan
- Added Scope.h and Scope.cppprerelease 2016-05-17, by Liam Donovan
- Added osc example project and node script for testingprerelease 2016-05-17, by Liam Donovan
- Added OSCServer and OSCClientprerelease 2016-05-17, by Liam Donovan
- Oxygen text added to each render.cpp file for the default projects. Text includes project explanation from Wiki, edited in places.2016-05-17, by Robert Jack
- Added new overlay for using PRU0 or PRU1, a script to halt board on button press, and several example projectsprerelease 2016-05-17, by andrewm
- Makefile creates build folder in the script folderprerelease 2016-05-17, by Giulio Moro
- build_projecy.sh: copy files by default to projects/scriptUploadedProject, uses new Makefileprerelease 2016-05-17, by Giulio Moro
- Fixed indentationprerelease 2016-05-16, by Giulio Moro
- Using rsync instead of scp. scp remains as as fallbackprerelease 2016-05-16, by Giulio Moro
- Inverted the meaning of the -f optionprerelease 2016-05-16, by Giulio Moro
- build_project.sh defaults rewritten.prerelease 2016-05-16, by Giulio Moro
- build_project.sh sets the date. screen name changed to 'Bela'prerelease 2016-05-16, by Giulio Moro
- Synced main Makefile with IDE Makefileprerelease 2016-05-16, by Liam Donovan
- merged new aux tasksprerelease 2016-05-16, by Liam Donovan
- Add a parameter 'autoSchedule' to createAuxiliaryTask() which when true causes the task to be automatically scheduled after every render function call, without the user needing to call scheduleAuxiliaryTask()aux_task_args 2016-05-07, by Liam Donovan
- missing semicolonaux_task_args 2016-05-07, by Liam Donovan
- Overload BeagleRT_createAuxiliaryTask so tasks can be created with or without argumentsaux_task_args 2016-05-06, by Liam Donovan
- Removed core files which use 'old' aux_tasks.aux_task_args 2016-05-03, by Liam Donovan
- Allow arguments to be passed to aux task functionaux_task_args 2016-05-03, by Liam Donovan
- Started prerelease branch; updated PRU code to be able to run on either PRU.prerelease 2016-05-16, by andrewm
- Removed obsolete scope project2016-05-11, by Giulio Moro
- Typo2016-04-28, by Giulio Moro
- Added phase vocoder example (optionally Midi controllable)2016-04-28, by Giulio Moro
- build_project.sh launches from source folder, so to preserve relative paths2016-04-28, by Giulio Moro
- Removed useless debug lines2016-04-28, by Giulio Moro
- Makefile looks for includes in the source folder2016-04-28, by Giulio Moro
- Improved basic_button project2016-04-19, by Giulio Moro
- Updated libpd. This one wraps pthreads but not pthread_join, which is not provided by pthread_rt.2016-04-19, by Giulio Moro
- Updated Makefile to check for libpd2016-04-19, by Giulio Moro
- Updated setup_board.sh to copy libpd.so2016-04-18, by Giulio Moro
- Added libpd.so2016-04-18, by Giulio Moro
- Flexible Makefile: tries to use clang if available. Defaults to gcc otherwise2016-04-18, by Giulio Moro
- Fixed behaviour of the -G command line closes #16802016-04-14, by Giulio Moro
- Typo2016-04-12, by Giulio Moro
- Added script to run libpd patches2016-04-12, by Giulio Moro
- Minor fixes2016-04-10, by Giulio Moro
- Minor fixes2016-04-10, by Giulio Moro
- Merge2016-04-10, by Giulio Moro
- Removed old [hv_{midi}] filesmergingClockSync 2016-04-10, by Giulio Moro
- Turned gShouldStop into intmergingClockSync 2016-04-10, by Giulio Moro
- libpd taking care of different numbers of analog channelsmergingClockSync 2016-04-10, by Giulio Moro
- Added some optimizationsmergingClockSync 2016-04-10, by Giulio Moro
- Working basic_libpdmergingClockSync 2016-04-09, by Giulio Moro
- Fixed heavy-midi and updated uploader.pymergingClockSync 2016-04-09, by Giulio Moro
- Fixed midi-heavy: stray [spigot]mergingClockSync 2016-04-08, by Giulio Moro
- Eclipse's Makefile ignores unresolved links in shared libraries. It is now easier to cross-compile with external librariesmergingClockSync 2016-04-01, by Giulio Moro
- Added argument to callbackmergingClockSync 2016-03-13, by Giulio Moro
- Added documentation for Midi and MidiParsermergingClockSync 2016-03-08, by Giulio Moro
- Added callback for Midi channel messagesmergingClockSync 2016-03-08, by Giulio Moro
- Removed redundant calls to pinModeFrame. Closes #1623.mergingClockSync 2016-02-22, by Giulio Moro
- Working with UdpIoPluginmergingClockSync 2016-02-14, by Giulio Moro
- Updated basic_network to use NetworkSend (no receive at the moment)mergingClockSync 2016-02-13, by Giulio Moro
- Fixed initialization of writePointermergingClockSync 2016-02-13, by Giulio Moro
- Removed obsolete Scope classmergingClockSync 2016-02-13, by Giulio Moro
- Restored last working scope/render.cpp from --rev 122mergingClockSync 2016-02-13, by Giulio Moro
- Recovered some files from ClockSyncmergingClockSync 2016-02-13, by Giulio Moro
- Fixed compiler warnings2016-02-13, by Giulio Moro
- Updated to Eclipse Mars.1 Release (4.5.1) on MacOS2016-02-13, by Giulio Moro
- Fixed printed text2016-02-09, by Giulio Moro
- Got UdpServer from ClockSyncrobbie 2016-02-09, by Giulio Moro
- audio_in_FFT now works. Issue was it was setting useAnalog = 0.2016-02-08, by Giulio Moro
- Added support for ne10 in Eclipse2016-02-08, by Giulio Moro
- Fixed analogChannels count check (allows them to be 0).2016-02-08, by Giulio Moro
- Updated Makefile to include debug mode (make debug)2016-02-08, by Giulio Moro
- static inline functions from Utilities.h will now show up in the doxygen documentation2016-02-08, by Giulio Moro
- Automator script is location independent (and moved to a new location)2016-02-07, by Giulio Moro
- Added PulseIn example2016-02-06, by Giulio Moro
- Missing files for hello-midi2016-02-06, by Giulio Moro
- Better better hello-midi. Updated icon and text description for BelaPdBuild.app2016-02-06, by Giulio Moro
- Better pd_build.sh script, also wrapped in an Automator Task for MacOS2016-02-05, by Giulio Moro
- merge2016-02-05, by Giulio Moro
- Nicer hello-midi2016-02-05, by Giulio Moro
- Add -lsndfile to Makefile2016-02-05, by Liam Donovan
- Fixed midi docs, implentation and example2016-02-05, by Giulio Moro
- Added support for MidiIn to heavy (with example patch and subpatches).2016-02-05, by Giulio Moro
- Added MidiParser for channel messages2016-02-05, by Giulio Moro
- Fixed permissions2016-02-04, by Giulio Moro
- Added .hgignore2016-02-04, by Giulio Moro
- Doxyfile considers more files2016-02-04, by Giulio Moro
- Added PulseIn.2016-02-04, by Giulio Moro
- merge2016-02-03, by Giulio Moro
- Implemented Midi output2016-02-03, by Giulio Moro
- - Updated heavy scripts to work with custom header2016-01-27, by chnrx
- Added loopback digital/analog test. This (randomly) fails for the first loopback sample received when -p2. Maybe some stale memory somewhere?2016-01-26, by Giulio Moro
- Fixed misbehaviour of GPIO when -C2: the GPIO buffer was being processed at double sampling rate and so for the second part of the buffer, it was just processing zeros. Closes #1532.2016-01-20, by Giulio Moro
- Utilities are now optimizable. Closes #15262016-01-19, by Giulio Moro
- Makefile now compiles core/*.cpp except core/default_main.cpp (unless needed). Closes #15302016-01-19, by Giulio Moro
- Updated Makefile to include WriteFile2016-01-18, by Giulio Moro
- Better(non ideal) monophonic behaviour of the basic midi implementation. Would require to remember what notes are being held down and release either the most recent or low/high priority.2016-01-17, by Giulio Moro