Activity

From 2013-05-21 to 2013-06-19

2013-06-17

14:24 switcher Feature #1416 (Closed): save/load
Nicolas Bouillot
14:24 switcher Feature #1430 (Closed): /get for osc controler
Nicolas Bouillot

2013-06-14

21:23 spatosc Bug #1427 (Closed): Version increase needed
Alexandre Quessy

2013-06-13

13:14 spatosc Bug #1433 (Closed): sendNodeEvent tyechecking error
Zack Settel
13:13 spatosc Bug #1433 (Resolved): sendNodeEvent tyechecking error
Zack Settel
11:05 spatosc Bug #1433 (Closed): sendNodeEvent tyechecking error
a call to sendNodeEvent with a float will output a message (via the basicTranslator) with a string instead of a float... Zack Settel

2013-06-12

12:04 blobserver Feature #1432 (New): Add an OpenGL based detector
... which would apply shader-based detection. Emmanuel Durand

2013-06-11

10:58 switcher Bug #1431 (Closed): quiddity : fakeshmsrc error segmentation fault
need to pull shmdata too Nicolas Bouillot
09:12 spatosc Feature #957: Reduce duplicate code regarding containers
this can be taken care of with the rest of the code refactoring Zack Settel
09:09 spatosc Feature #989 (Resolved): SoundSource: provide start/stop/pause/resume/rewind/seek/loop properties...
These commands can be sent using the "setNodeEvent" statless message. Such as it is, now, there is no "transport" s... Zack Settel
09:06 spatosc Feature #852 (Closed): Node params could be any type (s, f, i, ff, etc.)
Zack Settel

2013-06-10

16:03 switcher Bug #1431 (Closed): quiddity : fakeshmsrc error segmentation fault
(node:32529): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(node:32529): Json...
Pierre-Antoine Chesnel
14:07 switcher Feature #1430 (Closed): /get for osc controler
Nicolas Bouillot
14:07 switcher Feature #1429 (New): play/pause/seek/loop for uridecodebin
Nicolas Bouillot
14:06 switcher Bug #1425 (Closed): reset uridecodebin when to_shmdata invoked
Nicolas Bouillot
13:05 spinframework Bug #1428 (New): Configure.ac should require SpatOSC 0.6
As soon as SpatOSC version 0.6 is tagged, we need to bump the required version in SPIN's configure.ac... because SPIN... Mike Wozniewski
12:52 spatosc Bug #1427 (Closed): Version increase needed
We need to bump the version of SpatOSC as a result of the sendNodeEvent method (and setMaxGainClip, setActive). The A... Mike Wozniewski
12:24 libshmdata Support #1426 (New): Pd header not found on Mac
Header for Pure Data (m_pd.h) is not found on OSX, so the corresponding external does not get built. On the Mac, most... Mike Wozniewski

2013-06-03

15:16 switcher Bug #1419 (Closed): unsubscribe property when quid is removed
Nicolas Bouillot
12:17 switcher Bug #1425 (Closed): reset uridecodebin when to_shmdata invoked
Pierre-Antoine Chesnel
10:52 switcher Bug #1421 (Closed): remove fake-sink create error segmentation fault
Nicolas Bouillot
10:51 switcher Bug #1424 (Closed): Method invoke with SoapClientControl not work
Nicolas Bouillot

2013-05-31

18:02 switcher Bug #1424 (Closed): Method invoke with SoapClientControl not work
Pierre-Antoine Chesnel
16:43 spinframework Support #1423 (New): Particle effect - Short documentation
We would need to use the different assets concerning the particle effects from pdsheefa, but documentation on spinfra... David Duguay
16:35 spinframework Feature #1422 (New): Point cloud calbration button
Due to varying settings from source when recording point clouds, their orientation can differ. Therefore, we need a w... David Duguay
16:31 switcher Bug #1421 (Closed): remove fake-sink create error segmentation fault
Pierre-Antoine Chesnel
16:24 spinframework Support #1420 (New): Slow rate particle effects
SPIN framerate drops down drastically when creating a lot of particles (thousands) at the same time. David Duguay
13:56 switcher Bug #1419 (Closed): unsubscribe property when quid is removed
Pierre-Antoine Chesnel
11:22 blobserver Feature #1418 (New): Blobserver should be agnostic to the messaging method
Currently, all messages are outputted via OSC.
Translators should be implemented to allow for the transmission via m...
Emmanuel Durand

2013-05-28

16:29 switcher Feature #1414 (Closed): enable shmdata vumeter
connect fakesink to the shmdata and subscribe to "byte-rate" property (updated each second) Nicolas Bouillot
11:37 switcher Feature #1417 (Closed): SOAPcontrolclient should check the url is valid
Nicolas Bouillot
10:45 switcher Feature #1415 (Closed): make cathegories distinguishing audio/video encoder
Nicolas Bouillot

2013-05-27

12:10 switcher Feature #1062 (Closed): glib signals for base entity manager
done Nicolas Bouillot
11:50 switcher Feature #1417 (Closed): SOAPcontrolclient should check the url is valid
for instance checking quidity list is obtained Pierre-Antoine Chesnel
11:36 switcher Feature #1416 (Closed): save/load
check if quiddity clean is available, if not enable it Pierre-Antoine Chesnel
11:34 switcher Feature #1415 (Closed): make cathegories distinguishing audio/video encoder
Pierre-Antoine Chesnel
11:33 switcher Feature #1414 (Closed): enable shmdata vumeter
Pierre-Antoine Chesnel
11:01 blobserver Bug #1413 (New): Improve YUV compatiblity
Currently, blobserver can only decode UYVY encoded images (from Source_Shmdata). It should at least handle I420 videos. Emmanuel Durand
10:59 blobserver Feature #1412 (New): Add a Python-based detector
Add a generic detector which would accept a python script as input, for rapid prototyping of new detector. Emmanuel Durand

2013-05-26

15:34 spinframework Bug #1410 (Closed): need to propagate the "event" message for sound nodes and listeners to spatOSC
done Zack Settel

2013-05-24

21:34 spinframework Bug #1410: need to propagate the "event" message for sound nodes and listeners to spatOSC
the sendNodeEvent hook has been implemented in spatOSC. Now the "event" node message can be defined for DSP nodes, ... Zack Settel
21:27 spatosc Feature #1009 (Closed): Stateless messages for events (goes through translators)
done... setNodeEvent now implemented Zack Settel
10:16 spatosc Feature #1375 (Closed): setDiffusivityFactor
done Zack Settel
10:16 spatosc Feature #1392 (Closed): setNearClip for connection
done Zack Settel
10:15 spatosc Bug #1411 (New): muting
the setMute call has to take the proper action, i.e. should set gain to -100db, but then restore it to it's actual v... Zack Settel
10:13 pdsheefa Bug #1407: update audio renderer
and implement "setActive STATE" to enable/disable DSP in nodes and connections Zack Settel
10:04 spatosc Bug #1409 (Closed): setNodeActive
done. Zack Settel

2013-05-23

21:49 spinframework Bug #1410 (Closed): need to propagate the "event" message for sound nodes and listeners to spatOSC
need to propagate the "event" message for sound nodes and listeners to spatOSC's setParamList methods, which in tur... Zack Settel
21:46 spinframework Bug #1408 (Closed): add message: /src-node setConnectionParam listener setMaxGainClip N_db
Done Zack Settel
21:44 spatosc Bug #1409 (Closed): setNodeActive
setNodeActive needs to propagate through translators to audio renderer, to deactivate any DSP associated with activa... Zack Settel
14:29 spinframework Feature #966 (Closed): Bullet Physics
closing this ticket. Bullet can now be considered 'integrated' in spin. Any future problems with physics should be ... Louis Bouchard
14:27 spinframework Bug #1128 (Closed): SpaceNavigator not working with new version
the problem was on your end, most likely. Louis Bouchard
13:52 spinframework Bug #1367 (Feedback): Exporter to osg, SwitchNode bug
Could not replicate bug, everything seems to be working fine. Louis Bouchard

2013-05-22

21:11 spinframework Bug #1408 (Closed): add message: /src-node setConnectionParam listener setMaxGainClip N_db
SpatOSC updated to provide for clipping connection output gain to N db. The appropriate hooks need to be implemente... Zack Settel
21:06 spatosc Feature #1392 (Resolved): setNearClip for connection
setMaxGainCiip New feature now implemented, according to spec above. Zack Settel
19:40 spatosc Feature #1388 (Closed): Translators should push rollOffFactor
Zack Settel

2013-05-21

11:34 pdsheefa Bug #1244 (Closed): spinConnectLite doesn't reconnect when server restarts
Zack Settel
11:34 pdsheefa Bug #1245 (Closed): spinConnectLite has non-deterministic default server
Zack Settel
11:34 pdsheefa Bug #1246 (Closed): spinConnectLite first "browse" doesn't work
Zack Settel
11:33 pdsheefa Bug #1247 (Closed): spinConnectLite delay after you press connect!
Zack Settel
11:33 pdsheefa Feature #1248 (Closed): spinConnectLite: need ability to set default server
Zack Settel
11:05 pdsheefa Feature #1249 (Closed): spinConnectLite symbol box needs to know IP address?
Zack Settel
11:04 pdsheefa Bug #1253 (Closed): spinConnectLite: TCP stops working after server restart
Zack Settel
11:04 pdsheefa Bug #1254 (Closed): update xjimmies makefile system to use pd-extended-style method
Zack Settel
10:47 pdsheefa Bug #1257 (Closed): None of the patches get installed (only .pd_linux files) in $INSTALL_DIR
Zack Settel
10:46 pdsheefa Bug #1407 (New): update audio renderer
implement "rolloffScaling" in spatOSC basic audio renderer (and listener plugins) Zack Settel
« Previous
 

Also available in: Atom