Mercurial > hg > beaglert
log .cproject @ 363:6e428d6b57ef prerelease
age | author | description |
---|---|---|
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 |
Sun, 14 Feb 2016 01:09:23 +0000 | Giulio Moro | Working with UdpIoPlugin mergingClockSync |
Sat, 13 Feb 2016 01:45:21 +0000 | Giulio Moro | Updated to Eclipse Mars.1 Release (4.5.1) on MacOS |
Mon, 08 Feb 2016 23:24:44 +0000 | Giulio Moro | Added support for ne10 in Eclipse |