Timeline
06/06/09:
- 15:42 Ticket #380 (Window title for LV2 graphical interfaces should be the plugin name.) closed by
- fixed: Fixed in r2093
- 15:41 Changeset [2093] by
- Fix window titles.
- 15:06 Ticket #381 (Ingen or zynadd don't find lv2dynparam extension.) created by
- Ingen crashes when loading zynadd.
- 14:40 Ticket #379 (DSSI hosting capability for ingen.) closed by
- wontfix: It was, and now it isn't, and won't be. Sorry ;) The D stands for …
- 14:39 Ticket #380 (Window title for LV2 graphical interfaces should be the plugin name.) created by
- Would be better for overview.
- 14:31 Ticket #379 (DSSI hosting capability for ingen.) created by
- See summary I think this is useful. Or is it already there?
06/04/09:
- 14:46 Ticket #376 (Internal midi port) closed by
- fixed: ... good, you shouldn't
06/03/09:
- 17:47 Changeset [2092] by
- Don't treat non-plugin metadata as plugin data.
- 17:23 Changeset [2091] by
- Remove unnecessary ORDER BY in scale points query.
- 17:20 Changeset [2090] by
- Centralize storage creation and only create SPO and OPS indices (TODO: Add …
- 16:45 Changeset [2089] by
- Kludge around broken raptor_sequence_set_at.
- 15:30 Changeset [2088] by
- Single-pass slv2_strjoin.
- 15:07 Changeset [2087] by
- Tolerate lv2_inspect of broken plugins with illegal ports. Shave some …
- 14:47 Changeset [2086] by
- Consistent error/warning message output. Fix crash on invalid plugin …
- 14:06 Changeset [2085] by
- Fix memory leaks. Avoid unnecessary URI copy on plugin load.
- 13:31 Ticket #295 (Menu items for empty categories in plugin menu) closed by
- fixed: Fixed in r2084.
- 13:31 Changeset [2084] by
- Hide empty classes in plugin context menu (ticket #295).
- 13:08 Changeset [2083] by
- Same treatment for discovery of plugin classes.
- 12:41 Changeset [2082] by
- Fix warnings.
- 12:38 Changeset [2081] by
- Avoid sorting/searching during plugin discovery if results happen to be in …
06/02/09:
- 21:42 Changeset [2080] by
- Organize ingen_module like other modules.
- 21:16 Changeset [2079] by
- Update bindings.
- 20:41 Changeset [2078] by
- Update SWIG file.
- 20:36 Changeset [2077] by
- Remove vestigial interface.
- 20:05 Changeset [2076] by
- Clean up input port mixdown code. Make input port connections private, and …
- 19:30 Changeset [2075] by
- Clean up and shave some overhead from port value broadcasting. Clean up …
- 18:52 Changeset [2074] by
- Make plugin dialog tree model junk local classes (hide from …
- 18:49 Changeset [2073] by
- Put breadcrumb stuff all in one place.
- 18:44 Changeset [2072] by
- BreadCrumbBox? => BreadCrumbs?.
- 18:40 Changeset [2071] by
- Move internals to their own namespace ala events.
- 18:37 Changeset [2070] by
- Move internals to their own directory ala events.
- 18:25 Changeset [2069] by
- Rename event classes to match new pretty file names.
- 18:08 Changeset [2068] by
- Move events to their own namespace.
- 17:59 Changeset [2067] by
- Consistent imperative style event names.
- 17:56 Changeset [2066] by
- Chop "Event" from event source file names.
- 17:47 Changeset [2065] by
- Remove events dir from include path.
- 17:33 Changeset [2064] by
- Remove unused DisablePortMonitoringEvent?.
- 16:58 Changeset [2063] by
- Fix crash on copy/paste.
- 16:57 Changeset [2062] by
- Remove useless Configuration class.
- 16:35 Ticket #377 (Loading patches) closed by
- wontfix: Nor will it ever, format has changed ;)
- 16:25 Ticket #378 (multiple Controller objects) closed by
- fixed: Fixed in r2061.
- 16:24 Changeset [2061] by
- Fix horribly broken LV2 event implementation (ticket #378 among other …
- 15:55 Changeset [2060] by
- Remove redundant EventBuffer::_iter. Fix EventBuffer? unjoining. Don't …
05/31/09:
- 18:28 Changeset [2059] by
- Add preliminary port groups extension.
- 13:40 Ticket #378 (multiple Controller objects) created by
- when i connect multiple 'Controller' objects to a single input event only …
05/30/09:
- 15:40 Changeset [2058] by
- Write dynamic manifest to tmpfile, not my home directory. Oops :)
- 15:01 Changeset [2057] by
- Partial implementation of lv2 dynamic manifest extension (configure …
- 13:29 Changeset [2056] by
- Set plugin GUI window's role to "plugin_ui" (for WM kludges etc).
- 12:20 Changeset [2055] by
- Fix whitespace.
- 11:24 Changeset [2054] by
- Fix path in dynamic load plugin window title (don't show path: URI …
- 11:23 Changeset [2053] by
- Better load plugin window geometry hinting. Consistent titles.
- 11:01 Changeset [2052] by
- Multi-select in load plugin window (add several plugins at once).
- 09:56 Changeset [2051] by
- Fix load plugin window.
- 09:28 Changeset [2050] by
- Fix crash when clearing patch that contains a patch (deactivate nodes on …
05/29/09:
- 13:35 Ticket #377 (Loading patches) created by
- Ingen can't load attached file as subpatch. Ingen trys to double connect …
- 13:33 Ticket #376 (Internal midi port) created by
- after loading the port I get following messages when clicking on it or …
- 13:29 Ticket #375 (Problems clearing root patch) created by
- When I clear the root patch or path the path button for the subpatch …
- 11:23 Ticket #371 (Loading patches) closed by
- fixed: Is fixed.
05/28/09:
- 21:05 Changeset [2049] by
- HTTP move and set_property client->engine support.
- 20:48 Changeset [2048] by
- Fix reconnecting to engine via various protocols (inferred from user URI) …
- 18:46 Changeset [2047] by
- DELETE via HTTP.
- 18:32 Changeset [2046] by
- Make connection parsing consistent with other parse methods. Connection …
- 17:44 Changeset [2045] by
- Node creation via HTTP.
- 16:11 Changeset [2044] by
- Working engine->client plugin information communication via HTTP.
- 16:09 Changeset [2043] by
- Tidy up command line arguments.
- 15:34 Changeset [2042] by
- Turn off OSC debugging.
- 15:33 Changeset [2041] by
- Ignore properties with blank values.
- 15:30 Changeset [2040] by
- Remove unused code.
- 15:28 Changeset [2039] by
- Fix loading connections inside subpatches to patch ports.
- 14:56 Changeset [2038] by
- Rename 'request_object' 'get'.
- 14:50 Changeset [2037] by
- Spiff up documentation.
- 14:36 Changeset [2036] by
- Rename RequestObjectEvent? GetEvent?.
- 14:30 Changeset [2035] by
- Document GET.
- 14:17 Changeset [2034] by
- Fix LADSPA names in plugin selection dialog. Fix request interface for …
- 13:38 Changeset [2033] by
- Remove vestigial request_variable interface.
- 13:24 Changeset [2032] by
- Speed/clean up plugin menu generation a bit.
- 12:54 Changeset [2031] by
- Generic plugin property mechanism.
- 11:20 Changeset [2030] by
- Load symbol from LV2 data if available.
- 11:15 Changeset [2029] by
- Replace new_plugin with put. Fix default symbol generation (URI chopping).
- 09:41 Changeset [2028] by
- Merge request_object and request_plugin.
- 09:24 Changeset [2027] by
- Remove unused OSC callbacks.
- 09:22 Changeset [2026] by
- Implement PUT over OSC.
- 08:57 Changeset [2025] by
- Create objects via SetMetadataEvent?. Fix subpatch creation.
- 08:18 Changeset [2024] by
- Fix property saving to/from file (e.g. module locations).
- 07:58 Changeset [2023] by
- Send port ranges and new subpatches as single PUTs.
- 07:53 Changeset [2022] by
- Send both coordinates of a module move as a single PUT.
- 07:48 Changeset [2021] by
- Send plugin node creation as a single PUT instead of a bunch of separate …
- 07:48 Changeset [2020] by
- Remove single property SetMetadataEvent? constructor.
- 07:33 Changeset [2019] by
- Make SetMetadataEvent? do multiple properties at once.
05/27/09:
- 19:48 Changeset [2018] by
- Fix URIs.
- 18:38 Changeset [2017] by
- Fix QNAMEs being serialised as URIs. Remove vestigial variable stuff.
- 16:22 Ticket #363 (Ingen crashes on midi input) closed by
- fixed
- 16:21 Changeset [2016] by
- Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to …
- 13:32 Changeset [2015] by
- Documentation.
- 13:21 FreePlugins edited by
- (diff)
- 13:20 Changeset [2014] by
- Documentation.
- 12:48 Changeset [2013] by
- Add methods documentation page. Clean up OSC documentation pages.
- 11:22 Changeset [2012] by
- Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE). Rename 'rename' …
- 10:42 Changeset [2011] by
- Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of …
05/25/09:
- 21:00 Changeset [2010] by
- Tag SLV2 0.6.6 release.
- 20:59 Changeset [2009] by
- Release SLV2 0.6.6.
- 20:52 Changeset [2008] by
- Fix weird capitalisation on documentation main page.
05/22/09:
- 16:01 Ticket #374 (Bigger font) created by
- Hi! I'm an amateur "Linux musician" from Spain using patchage. Thank …
05/18/09:
- 08:51 Ticket #372 (Lash support would be great.) closed by
- duplicate: Another duplicate ticket…
05/14/09:
- 15:56 Ticket #338 (slv2 1.6.4 fails to build) closed by
- fixed: There are some other improvements as well, so I can throw out another …
- 12:45 Ticket #373 (Lash support) created by
- See summary.
- 12:45 Ticket #372 (Lash support would be great.) created by
- See summary.
- 11:54 Ticket #371 (Loading patches) created by
- Ingen crashes when I load the 303.om patch.
- 09:57 Ticket #368 (Ingen crashes on shutdown when no jackd is present.) closed by
- fixed
- 09:55 Changeset [2007] by
- Always include types.h first.
- 09:25 Ticket #370 (A reset button for the dropout count would be nice.) closed by
- invalid: hah :)
- 08:46 Ticket #370 (A reset button for the dropout count would be nice.) created by
05/13/09:
- 20:35 Ticket #367 (Right clicking on canvas crashes ingen) closed by
- fixed: Can't reproduce, and no idea how this happens, but fixed in r2006. …
- 20:29 Changeset [2006] by
- Fix crash on wacky plugins of some unknown variety... ticket #367.
- 14:01 Changeset [2005] by
- Support re-attaching to Jack.
- 13:52 Changeset [2004] by
- Fix Jack port names.
- 13:49 Changeset [2003] by
- Clean up Jack shutdown semantics.
- 13:30 Ticket #369 (Ingen is unable to load patches) closed by
- fixed: Fixed in r2002.
- 13:30 Changeset [2002] by
- Fix crash on patch load. Fixes ticket #369.
- 13:14 Ticket #369 (Ingen is unable to load patches) created by
- When one loads a patch (through the "Load patch" in the canvas context …
- 13:06 Ticket #368 (Ingen crashes on shutdown when no jackd is present.) created by
- Don't know if this is useful.
- 11:09 Ticket #367 (Right clicking on canvas crashes ingen) created by
- Right clicking on the root patch canvas crashes ingen. Ingen was run …
- 09:21 Changeset [2001] by
- Remove old/unused DSSI program API. If/when LV2 gets programs this should …
- 09:17 Changeset [2000] by
- Update copyright dates.
- 09:04 Changeset [1999] by
- Strip trailing whitespace.
05/12/09:
- 23:42 Ticket #365 (LADSPA plugins listed without names in Load Plugin dialog) closed by
- fixed: Fixed in r1998.
- 23:42 Changeset [1998] by
- Use new query system to get LADSPA plugin names from the engine. Fixes …
- 23:14 Changeset [1997] by
- Generic simple query system for both objects and plugins.
- 22:31 Changeset [1996] by
- Remove special request_port_value, just use request_variable with …
- 21:57 Changeset [1995] by
- Fix headless (OSC) engine operation.
- 21:56 Changeset [1994] by
- Remove unused junk on ClientInterface?.
- 21:44 Changeset [1993] by
- Remove 'using' declarations from headers.
- 21:05 Changeset [1992] by
- The great ID refactoring of 2009. Path is now actually URI (scheme path: …
- 15:08 Changeset [1991] by
- Remove deprecated new_node interface in favour of URI hackery.
- 14:58 Changeset [1990] by
- Bring EngineInterface? and ClientInterface? closer together.
- 14:05 Ticket #366 (Faust integration) created by
- Idea: Faust processors. A "faust processor" would let the user input …
- 12:38 Changeset [1989] by
- Fix tabs.
- 12:22 Ticket #365 (LADSPA plugins listed without names in Load Plugin dialog) created by
- No names, just Type and URI
- 12:16 Ticket #180 (No reconnect in ingen) closed by
- fixed: OK, well... despite this bug having absolutely nothing to do with …
- 12:15 Changeset [1988] by
- Fix threading issues on Jack exit.
- 11:28 Ticket #180 (No reconnect in ingen) reopened by
- At revision 1987, patchage just dies if jack dies. Backtrace attached
- 11:12 Ticket #364 (Auto-arrange fails in "side chain" setups) created by
- See attached images for screenshots of a setup auto-arrange arranges …
- 10:46 Ticket #354 (Build failing While trying to install ingen) closed by
- fixed: Fixed in r1987.
- 10:46 Changeset [1987] by
- Fix lv2.h include problem. Fixes ticket #354.
05/11/09:
- 21:59 Changeset [1986] by
- Fix internal node names. Update glade file.
- 21:34 Ticket #180 (No reconnect in ingen) closed by
- fixed: Implemented in r1985 (engine dialog).
- 21:34 Changeset [1985] by
- Detach/Reattach from/to Jack from UI (ticket #180).
- 18:29 Ticket #351 (Patchage can't reconnect when jack is restarted) closed by
- fixed: Fixed in r1984.
- 18:29 Changeset [1984] by
- Gracefully handle JACK shutdown/zombification/etc. Fix ticket #351.
- 18:04 Ticket #344 (gtk critical at startup) closed by
- fixed: Fixed in r1983.
- 18:04 Changeset [1983] by
- Update glade file. Fix ticket #344.
- 16:55 Ticket #283 (Errors parsing patch file) closed by
- invalid: Ontology changed. Reopen with new file if you can reproduce this.
- 16:49 Ticket #326 (compiling with raul/AtomRDF.hpp (mac portability ?)) closed by
- fixed: Applied in r1982, thanks.
- 16:48 Changeset [1982] by
- Fix OSX compilation (ticket #326).
- 16:47 Changeset [1981] by
- Fix OSC/graphviz compilation stuff.
- 16:35 Ticket #335 (Unable to configure...) closed by
- invalid: You need boost/shared_ptr.hpp
- 16:33 Ticket #287 (copy/pasting subpatches non-functional) closed by
- fixed
- 16:31 Ticket #343 (CTRL + G doesn't do a thing) closed by
- invalid: Get graphviz…
- 16:31 Ticket #345 (blocks with jack midi ports labeled 'alsa_pcm') closed by
- invalid: ?
- 16:26 Ticket #321 (Dave Robillard is not coming to LAC 2009) closed by
- invalid: Maybe next year…
- 15:38 Ticket #362 (Alsa midi ports would be fine.) closed by
- invalid: You missed something ;) a2jmidid jackd -d alsa -X seq etc
- 15:24 Changeset [1980] by
- Add Resource, Literal, etc convenience wrappers for Node. Remove sketchy …
- 15:23 Changeset [1979] by
- Remove unused flag.
- 15:21 Changeset [1978] by
- O(nlogn) plugin menu generation (previously O(n2)) where n = number of …
- 14:51 Changeset [1977] by
- Don't cause slv2 to load plugin data until a plugin is loaded or menu …
- 14:51 Changeset [1976] by
- Type preserving Redland URI <-> atom URI.
- 14:50 Changeset [1975] by
- Split up plugin load into finer grained chunks so load is less expensive …
- 12:31 Ticket #332 (Looks like the note node doesn't work right in a child patch) closed by
- fixed: Fixed in r1974
- 12:31 Ticket #323 (MIDI events to a subpatch not working) closed by
- fixed: Fixed in r1974.
- 12:31 Changeset [1974] by
- Fix subpatch MIDI IO. Fixes tickets #323 and #332.
- 11:05 Changeset [1973] by
- * New ontology. * Display human names on patch ports on creation, if …
- 07:12 Ticket #363 (Ingen crashes on midi input) created by
- When I send midi with jack-keyboard to this patch ingen crashes with this …
- 02:53 Ticket #362 (Alsa midi ports would be fine.) created by
- In my opinion alsa midi ports would be urgently needed as not all …
05/10/09:
- 15:24 Changeset [1972] by
- Fix port label positioning.
- 11:07 Changeset [1971] by
- Preliminary RDF diff stuff.
- 10:20 Ticket #357 (Patch names don't allow spaces) closed by
- invalid: That "name" is the symbol. It IS the symbol. It is a strong identifier …
- 02:46 Ticket #357 (Patch names don't allow spaces) reopened by
- Who says that makes it impossible to let the user put spaces in the names? …
05/09/09:
- 17:21 Ticket #358 (Value not visible for patch input control ports) closed by
- fixed: Fixed in r1970.
- 17:21 Changeset [1970] by
- Show current value for all ports (not just plugin node ports) in status …
- 17:15 Ticket #357 (Patch names don't allow spaces) closed by
- invalid: Symbols by definition do not have spaces in them, they are a strong …
- 17:14 Changeset [1969] by
- Add plea for example patches.
- 17:13 Changeset [1968] by
- Remove ancient worthless example patches.
- 16:59 Ticket #355 (Patchage updates slowly when new connections appear) closed by
- fixed: Fixed in r1967
- 16:59 Changeset [1967] by
- Dramatically reduce resize overhead everywhere. Make alsa driver create …
- 15:43 Changeset [1966] by
- Fix crash on LASH client removal.
- 15:10 Ticket #361 (Subpatch i/o marked wrongly as poly) created by
- I marked the subpatch i/o (audio and control) non-pyphonic. Saved, quit, …
- 14:59 Ticket #360 (LC_ALL must be set to en to make patches work) created by
- Ingen has problems to make the connections of a patch when LC_ALL isn't …
- 14:55 Ticket #359 (Problems selecting ports) created by
- I'm unable to select both input ports of the ladspa plugin "Amplifier …
- 14:46 Ticket #358 (Value not visible for patch input control ports) created by
- When hovering over a patch input control port, the status bar does not …
- 14:23 Ticket #357 (Patch names don't allow spaces) created by
- You can't put spaces into patch names.
- 11:26 Ticket #356 (excluding duplicate plugins makes patches not work anymore.) created by
- When ingen excludes double ladspa plugins some of the patches dont work …
05/08/09:
- 15:09 Ticket #355 (Patchage updates slowly when new connections appear) created by
- At least for me it takes ages (5 seconds) for patchage to draw newly …
05/07/09:
Note: See TracTimeline
for information about the timeline view.
