History | View | Annotate | Download (11.9 kB)
prepare 0.3.2
add a comment in configure.ac...
fix an error since bugfix fo rmac
Merge branch 'develop' of git://code.sat.qc.ca/tempi into develop
Corrected issue #1339: compiles again os OSX
-fPIC, no fPIC
add cos and sin nodes, plus a modulo in the counter node
fix portmidi packaging bug
post-release version bump
prepare 0.3.0
Add a lua mathematical expression node
Now requires liblua5.2-dev
update API version to 0.3
add blob atom type using libatom
accesorily builds against atom for the blob class
prepare 0.2.0! disabled libmapper nodes
link againt gmodule too (soon to be used)
prepare 0.1.20
add math.expr. segfaults. v8 is optinal
Merge branch 'mac-os-x' into develop
loader: use .dylib extension on Mac OS X
try to compile for max os x - but fails
add FIXME in configure.ac
prepare 0.1.18
debug flags
remove dependency to rtmidi
rename miller to tempi-graph-viewer
Updated from the develop branch
update spatosc API to 0.4
add API version to name of plugins shared libraries
packing, tempi depends on portmidi
prepare 0.1.16
less strict gcc flags
add a (maybe working?) libmapper input node
prepare 0.1.14
remove calls to old boost m4 macros
use boost.m4 macros
Merge branch 'develop' into package-python
switching dependency to rtmidi only (stk removed)
some changes ... towards fixing the stk bugs
add ac_stk.m4
Merge branch 'develop' of codered.sat.qc.ca:tempi into develop
prepare 0.1.12
add basic files for a miller clutter GUI
towards packaging python module with autotools
(not working)
[string.split] uses PCRE regex
renage binaries to that they all have tempi- prefix
fix autoconf stuff for abstractions dir
move tests to tempi/tests
move plugins-base's tests to its dir
fixes in configure.ac
Make plugins-base dynamically loadable
move all nodes to plugins-base directory
prepare 0.1.10
make clutter and glib non-mandatory
[base.spatosc] should work
check for spatosc. add spatoscnode
Implement logging with log4cpp
add tempi-osc-looper
Add tempi-inspect. Add Node::getDocumentation()
rename tempi to tempi-launch. Add its man page
add tempi executable
Can now save a Graph
prepare 0.1.8
prepare 0.1.6
prepare 0.1.4
change project URL
rename midi-print to midilooper
add man pages
move executables' source code to subdirectories
add MidiInput
prepare 0.1.2
prepare for 0.1.0
Add CLI options. Listen OSC in tempi executable.
get rid of oscpack
update project URL
Merge branch 'master' into osc_receiver
back to mandatory oscpack
towards an OscReceiver
build even if oscpack is not present
check for oscpack
check for boost
document with Doxygen
towards a Filter class
update doc
check for glib. Add a test that does not build
initial import