Timeline
2012-04-04:
- 19:38 Ticket #826 (Can't add a New patch in Ingen) closed by
- fixed: Fixed in r4144.
- 19:38 Changeset [4144] by
- Fix subpatch creation (fix #826).
- 18:38 Changeset [4143] by
- Fix end namespace comments to match reality.
- 18:23 Ticket #825 (Ingen startup error and compilation issue) closed by
- invalid
- 18:06 Ticket #827 (Forbidden Declaration with No Type) closed by
- fixed: Fixed in r4142.
- 18:02 Changeset [4142] by
- Remove use of Glibmm variant wrapper which is inexplicably recent (fix …
- 17:42 Ticket #822 (GUI Values keep changing on their own) closed by
- fixed: Fixed in r4141.
- 17:41 Changeset [4141] by
- Fix wonky controls when plugin GUI is open (fix #822).
2012-04-02:
- 09:32 Changeset [4140] by
- Add COPYING file.
2012-04-01:
- 12:10 Changeset [4139] by
- Fix crash with plugins without a worker interface.
- 11:08 Changeset [4138] by
- Bump Raul version.
- 10:55 Changeset [4137] by
- Check for recent versions of stuff.
2012-03-30:
- 20:33 Changeset [4136] by
- Make jalv_worker_respond() private.
- 18:44 Changeset [4135] by
- Move worker implementation to separate file.
- 18:28 Changeset [4134] by
- Update for latest LV2 state extension.
- 18:23 Changeset [4133] by
- Update for latest LV2 state extension.
- 18:23 Changeset [4132] by
- Don't attempt to build incomplete Looplex plugin.
2012-03-29:
- 19:41 Changeset [4131] by
- Fix bad data discovered by sord_validate. Remove units from blip port …
- 19:41 Changeset [4130] by
- Remove old parameters stuff.
- 19:19 Changeset in sord [211] by
- Add convenient sord_search(), sord_ask(), and sord_count(). Add …
2012-03-28:
- 18:44 Changeset [4129] by
- Use correct replaces predicate.
- 17:51 Changeset in serd [342] by
- Don't break relative URIs with up-references when parsing a document with …
2012-03-27:
- 21:56 Changeset [4128] by
- Remove more cruft.
- 21:51 Changeset [4127] by
- Remove pointless int32 typedef.
- 21:47 Changeset [4126] by
- Remove unused cruft.
- 21:27 Changeset [4125] by
- Mdala => MDA.
- 21:26 Changeset in serd [341] by
- Strip duplicate blank lines.
- 21:26 Changeset [4124] by
- Fix control rect colour and label stacking.
- 20:48 Changeset [4123] by
- Mdala => MDA. The *&%0 packagers called it that anyway, so…
- 19:08 Changeset [4122] by
- Remove lolep which has gotten quite rusty.
- 19:07 Changeset [4121] by
- Update README.
- 19:04 Changeset [4120] by
- Revert r4119 which proved to be more trouble than it's worth. Oops.
- 18:48 Changeset [4119] by
- Lowercase plugin URIs step 1.
- 17:19 Changeset [4118] by
- Mark up control properties, port groups, and add documentation for plugins …
2012-03-26:
- 22:40 Changeset [4117] by
- Update for latest port-groups extension.
- 22:38 Changeset [4116] by
- Tidy.
- 22:38 Changeset [4115] by
- Fix load plugin window.
- 22:36 Changeset [4114] by
- Add group metadata for stereo inputs and outputs. Add a doap:shortdesc for …
- 20:44 Changeset [4113] by
- Squeeze blank lines.
- 20:40 Changeset in sord [210] by
- Delete trailing whitespace.
- 20:40 Changeset in serd [340] by
- Delete trailing whitespace.
- 20:40 Changeset in serd [339] by
- Don't emit a ; at the end of anonymous descriptions.
- 20:39 Changeset [4112] by
- Delete trailing whitespace.
- 20:36 Changeset [4111] by
- Switch to AGPL3+.
- 17:18 Changeset [4110] by
- Implement end_run hook of worker interface.
- 12:35 Changeset [4109] by
- lilv_plugin_get_port_by_parameter() => …
- 11:55 Changeset [4108] by
- Update LV2 pkg-config dependencies.
2012-03-25:
- 21:06 Changeset [4107] by
- Update for latest UI extension.
- 20:58 Changeset [4106] by
- Update for latest LV2.
- 10:10 Changeset [4105] by
- Fix broken pkg-config dependencies.
2012-03-24:
- 20:05 Changeset [4104] by
- Update for latest atom extension.
- 14:04 Ticket #827 (Forbidden Declaration with No Type) created by
- Trying to build latest, I get: …
- 13:41 Changeset [4103] by
- Add missing include.
2012-03-23:
- 12:15 Ticket #826 (Can't add a New patch in Ingen) created by
- I cannot create any sub-patch in Ingen. I compiled the whole SVN with no …
- 06:56 Changeset [4102] by
- Fix compilation with latest LV2.
- 06:44 Changeset [4101] by
- Implement LV2 worker extension.
2012-03-21:
- 17:10 Changeset [4100] by
- Remove crufty headeres.
- 08:16 Changeset [4099] by
- Actually use LV2 extension flags.
- 08:10 Changeset [4098] by
- Use LV2 extension CFLAGS.
- 08:03 Changeset [4097] by
- Add missing pkg-config deps.
2012-03-20:
- 22:37 Changeset [4096] by
- Remove implementation of UI resize extension which is handled …
- 22:35 Changeset [4095] by
- Implement resize extension automatically at the wrapper level.
- 18:45 Changeset [4094] by
- Fix redundant parsing of resources (e.g. preset files).
- 12:21 Ticket #825 (Ingen startup error and compilation issue) created by
- Hi David. I'm having issue with Ingen. Some days ago (exactly 14/3) I …
2012-03-19:
- 23:20 Changeset [4093] by
- More complete Ingen plugin <=> UI communication.
- 23:16 Changeset [4092] by
- Fix broken initialisation of features array.
- 22:51 Changeset [4091] by
- Show entire UI (with menu and status bar) for LV2 UI.
- 22:49 Changeset [4090] by
- Update for latest atom extension.
- 22:47 Changeset [4089] by
- Actually check for ui:noUserResize. Oops.
- 22:46 Changeset [4088] by
- Check for both ui:fixedSize and ui:noUserResize.
- 22:31 Changeset [4087] by
- Add sratom to lib dependencies.
- 22:30 Changeset [4086] by
- Add sratom pkg-config dependency.
- 22:22 Changeset [4085] by
- Bump sratom version
- 22:03 Changeset [4084] by
- Propertly implement resizable for Gtkmm
- 21:35 Changeset [4083] by
- More gracefully handle plugin => UI message overflows.
- 20:10 Changeset [4082] by
- Depend on sratom as a proper library and eliminate rampant copy/paste code …
- 17:09 Changeset [4081] by
- Sshh.
- 17:08 Changeset [4080] by
- Support writing to a statement sink (particularly for writing to a model). …
- 16:34 Changeset [4079] by
- Use dynamic type IDs for Atoms (for direct compatibility with LV2 atoms).
- 13:16 Changeset [4078] by
- Partially functioning communication between Ingen LV2 plugin and UI.
- 10:13 Changeset [4077] by
- Update for latest atom extension.
- 09:12 Ticket #824 (Preset ports not valid (not float)) created by
- When changing presets in jalv.gtk, it prints this message: error: Preset …
2012-03-18:
- 13:33 Ticket #823 (Sometimes virtual devices don't show up.) created by
- Hi, using Mutabor (http://www.math.tu-dresden.de/~mutabor) I not all Midi …
- 09:33 Changeset in sord [209] by
- Add SordInserter? for writing to a model via Serd sink functions.
- 09:32 Changeset in sord [208] by
- Fix rusty comment.
- 09:30 Changeset in sord [207] by
- Make test blank actually a blank.
- 09:08 Changeset in sord [206] by
- Always use an absolute base URI.
- 08:41 Changeset in serd [338] by
- Add serd_reader_set_default_graph() for reading a file as a named graph.
- 08:38 Changeset in serd [337] by
- Tolerate NULL URI parameter in serd_env_get_base_uri().
- 02:56 Ticket #822 (GUI Values keep changing on their own) created by
- Hello David, There is a very strange bug in the SVN 4076 of Ingen. After …
2012-03-17:
- 21:27 Changeset [4076] by
- Fix odd crash…
- 21:26 Changeset [4075] by
- Fix crash on plugins with no UI.
2012-03-16:
- 15:27 Changeset [4074] by
- Preliminary work towards native LV2 UI.
- 15:24 Changeset [4073] by
- Update for latest atom extension.
- 15:23 Changeset [4072] by
- Update for latest atom extension.
- 15:23 Changeset [4071] by
- Update for latest atom extension.
- 14:42 Changeset [4070] by
- Upgrade Atom serialisation stuff for UI<=>Plugin comm debugging.
- 14:30 Changeset [4069] by
- Properly implement non-resizable UIs, not that any plugins that should set …
- 09:55 Changeset [4068] by
- Remove ping() from interface, just use a get instead. Add preliminary …
- 06:27 Ticket #813 (Ingen crashes when saving a patch using LADSPA/Naspro plugins) closed by
- fixed: Hello, I cannot reproduce that bug in SVN 4067, it looks like it's fixed! …
2012-03-15:
- 21:13 Changeset [4067] by
- Merge ClientInterface? and ServerInterface?.
- 20:15 Changeset [4066] by
- Remove activity from interface and use set_property() instead. Move client …
- 18:35 Changeset [4065] by
- Remove ClientInterface::activity and use set_property instead.
- 16:53 Changeset [4064] by
- Remove old include directory.
- 16:52 Changeset [4063] by
- Remove weird "include" directory and use standard style ("ingen" directory …
- 14:59 Changeset [4062] by
- Implement new LV2 discovery API.
2012-03-14:
- 17:39 Changeset [4061] by
- Use host-provided URI-map for internally mapped URIs.
- 16:53 Changeset [4060] by
- Consistently map all URIs with the URI map.
- 16:45 Changeset [4059] by
- Remove silly/slow Quark::c_str() since Quark derives from a string type …
- 16:38 Changeset [4058] by
- Use the host URI map/unmap when running as a plugin.
2012-03-12:
- 03:48 Changeset [4057] by
- Disable OSC and HTTP for now.
- 00:37 Changeset [4056] by
- Move bundle patch finding stuff to ingen_lv2.cpp and simplify it to not …
- 00:35 Changeset [4055] by
- Fix mysterious undefined reference when running as a plugin.
2012-03-11:
- 23:59 Changeset [4054] by
- Centralise atom creation in forge object. Aside from being more greppable …
- 19:28 Changeset [4053] by
- Unify event response mechanism and make it more appropriate for wire …
- 17:42 Changeset [4052] by
- Allow control and audio ports to be connected to CV ports.
- 17:24 Changeset [4051] by
- Make port controls actually do something.
2012-03-10:
- 21:22 Ticket #790 (Ingen to support CV-Port) closed by
- fixed: Implemented in r4050.
- 21:22 Changeset [4050] by
- Implement cv:CVPort (fix #790). Not well-tested, but at least works …
- 18:17 Ticket #431 (FlowCanvas Python bindings) closed by
- fixed: The successor to FlowCanvas?, Ganv, is a GObject library, so you can use it …
- 18:16 Changeset [4049] by
- Fix incorrect lv2:hardRTCapable URI.
- 18:00 Changeset [4048] by
- Fix crash when showing port properties window.
- 17:53 Changeset [4047] by
- Implement state save/restore when Ingen is an LV2 plugin.
- 17:52 Changeset [4046] by
- Missing portion of previous commit (r4045).
- 17:47 Ticket #779 (Wrong default setup of LV2 Plugins) closed by
- fixed: Fixed in r4045.
- 17:47 Changeset [4045] by
- Fix UI response to property changes like port value (fix #779).
- 17:43 Ticket #820 (Unpredictable lilv test results on i686) closed by
- fixed
- 17:42 Ticket #818 (fails to build.again) closed by
- invalid
- 17:13 Changeset [4044] by
- Don't pretend state, atom, and urid are optional.
- 14:25 Changeset [4043] by
- Tolerate nonexistent paths in lilv_realpath.
- 14:24 Changeset in serd [336] by
- Add serd_writer_set_root_uri(), root parameter to …
2012-03-09:
- 21:55 Changeset in serd [335] by
- Trim redundant case.
- 20:26 Changeset [4042] by
- Rename ingen:canvas-x and ingen:canvas-y to ingen:canvasX and …
- 19:31 Changeset in sord [205] by
- Use proper URI <=> path conversion.
- 19:27 Changeset [4041] by
- Delete trailing whitespace.
- 19:19 Changeset [4040] by
- Fix loading as an LV2 plugin.
- 18:29 Changeset [4039] by
- Use new LV2 MIDI definitions.
- 18:12 Changeset [4038] by
- Fix compilation with latest serd.
- 15:52 Changeset [4037] by
- Fix patch saving.
- 15:51 Changeset in sord [204] by
- Add sord_new_relative_uri().
- 14:31 Changeset [4036] by
- Fix "disconnect all".
2012-03-08:
- 11:32 Changeset in sord [203] by
- Fix null test case.
- 11:23 Changeset in serd [334] by
- Fix compilation in VC++.
- 10:54 Changeset [4035] by
- Update for latest serd.
- 10:53 Changeset in serd [333] by
- Add escape parameter to serd_node_new_file_uri().
- 10:31 Changeset [4034] by
- Fix sequence ports.
- 10:01 Changeset [4033] by
- Write paths as file URIs.
- 09:55 Changeset [4032] by
- Add base_uri parameter to lilv_state_to_string().
- 09:46 Changeset in serd [332] by
- Make serd_node_from_string tolerate NULL.
- 09:33 Changeset [4031] by
- serd_node_new_uri_from_path => serd_node_new_file_uri. Tidy.
- 09:33 Changeset in serd [331] by
- serd_node_new_uri_from_path => serd_node_new_file_uri.
- 09:15 Changeset [4030] by
- Update sratom to write paths as file URIs, and related state fixes.
- 09:12 Changeset [4029] by
- Fix memory errors.
- 09:10 Changeset [4028] by
- Fix memory leaks.
- 07:59 Changeset in sord [202] by
- Refuse to intern relative URIs in sord_new_uri*(). Make …
- 07:57 Changeset in serd [330] by
- Add serd_writer_get_env(). Add serd_node_new_uri_from_path() and …
2012-03-06:
- 16:08 Changeset [4027] by
- Serialise the null atom as rdf:nil, i.e. "()" in Turtle.
- 14:04 Changeset [4026] by
- Fix test for file state saving by comparing contents, not path.
- 13:54 Changeset [4025] by
- Use URI defines from atom.h.
- 13:37 Changeset [4024] by
- Add lilv_state_new_from_string().
2012-03-05:
- 21:05 Changeset [4023] by
- Use raw type/size/value instead of LilvNode? for port values. Remove use of …
- 14:20 Changeset [4022] by
- Add missing pkg-config dependencies. Update for latest state extension. …
Note: See TracTimeline
for information about the timeline view.
