Mon, 20 Jun 2016 21:28:34 +0100 |
Giulio Moro |
update_board forwards flags to update_IDE, IDE gets restarted only once
prerelease
|
Fri, 17 Jun 2016 00:42:01 +0100 |
Giulio Moro |
Updated Eclipse project
prerelease
|
Wed, 15 Jun 2016 21:59:02 +0100 |
Giulio Moro |
Removed unused core and examples files (NetworkSend, ReceiveAudioThread, IirFilter)
prerelease
|
Mon, 06 Jun 2016 15:15:15 +0100 |
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
|
Mon, 18 Apr 2016 03:05:45 +0100 |
Giulio Moro |
Added libpd.so
|
Tue, 12 Apr 2016 14:21:40 +0200 |
Giulio Moro |
Typo
|
Sun, 10 Apr 2016 03:20:52 +0200 |
Giulio Moro |
Turned gShouldStop into int
mergingClockSync
|
Fri, 01 Apr 2016 05:04:13 +0100 |
Giulio Moro |
Eclipse's Makefile ignores unresolved links in shared libraries. It is now easier to cross-compile with external libraries
mergingClockSync
|