Timeline
03/11/10: Yesterday
- 21:08 Ticket #495 (slv2 compilation fault at function "slv2_world_load_all") created by
- ../slv2/src/world.c:586:28: ‘SLV2_DEFAULT_LV2_PATH’ is not defined (first …
- 20:11 Changeset [2548] by
- Improve performance of creating an SLV2Value from a librdf_node. Avoid …
- 19:02 Changeset [2547] by
- Remove dead comment.
- 17:39 Changeset [2546] by
- Fix wonky error messages.
- 17:27 Changeset [2545] by
- Chop dead code.
- 16:25 Ticket #421 (lv2 ignores install prefix) closed by
- fixed
- 16:20 Ticket #465 (hardcoded libdir in src/world.c and slv2.pc) closed by
- fixed: Fixed in r2544. (pkg-config part fixed in r2543).
- 16:20 Changeset [2544] by
- Make default LV2_PATH a configure-time option (supporting ~ and glob …
- 16:09 Changeset [2543] by
- Correctly generate e.g. LIBDIRNAME even if e.g. LIBDIR isn't under PREFIX …
- 14:34 Changeset [2542] by
- Add --names option to lv2_list to list all plugin names (instead of URIs).
03/10/10:
- 12:27 Changeset [2541] by
- Add #include "ingen-config.h" to files that use config #ifdefs that were …
- 12:26 Changeset [2540] by
- Remove unused USE_BLANK_NODES stuff.
- 12:26 Changeset [2539] by
- Trim unnecessary includes.
03/07/10:
- 17:47 Ticket #494 (Haiku support for SLV2) created by
- This little patch adds support for Haiku (only change: default plugin …
- 13:05 Changeset [2538] by
- Fix module context menus (only steal patch window events for key events).
- 12:37 Ticket #493 (LV2_Feature array is terminated too early (patch attached)) closed by
- fixed: Applied in r2537 (with trivial modification to avoid calling feature() …
- 12:37 Changeset [2537] by
- Fix possible premature LV2 features array termination (patch from larsl, …
- 08:38 Ticket #493 (LV2_Feature array is terminated too early (patch attached)) created by
- Sometimes the array returned from LV2Features::lv2_features() is NULL …
03/06/10:
- 13:15 Changeset [2536] by
- Fully load patch in LV2 instantiate method. Actually connect to LV2 …
- 12:55 Ticket #492 (Port control rects are not re-enabled when switching back to horizontal ...) created by
- When a Module is switched from horizontal to vertical mode it calls …
- 12:14 Changeset [2535] by
- Sshh.
- 12:13 Ticket #491 (Ingen deadlocks when an LV2 UI fails to instantiate (patch attached)) closed by
- fixed: Fixed in r2534. Thanks
- 12:13 Changeset [2534] by
- Fix deadlock when LV2 GUIs fail to instantiate (fix ticket #491).
- 04:51 Ticket #491 (Ingen deadlocks when an LV2 UI fails to instantiate (patch attached)) created by
- When I load an instance of Klaviatur and double-click it on the canvas to …
- 02:23 Changeset [2533] by
- Save Ingen patches as working standard LV2 plugin bundles. This allows …
03/05/10:
- 19:00 Changeset [2532] by
- Add missing files.
- 12:13 Changeset [2531] by
- Fix compilation with --test.
- 12:11 Changeset [2530] by
- Hide symbols by default and explicitly export API (clean ABI).
- 11:43 Changeset [2529] by
- Parse all files with correct base URI. Support relative URIs returned from …
- 11:28 Ticket #490 (Compilation fault at "ingen/src/serialisation/Parser.cpp") closed by
- fixed: Fixed in r2528.
- 11:13 Changeset [2528] by
- Add missing file.
- 00:40 Ticket #490 (Compilation fault at "ingen/src/serialisation/Parser.cpp") created by
- ../ingen/src/serialisation/Parser.cpp:35:21: error: names.hpp: No such …
03/04/10:
- 20:59 Changeset [2527] by
- Remove ingen.lv2 subdirectory (isn't a bundle and only had ingen_lv2.cpp …
- 20:48 Changeset [2526] by
- Move (old) scripts from /src/scripts to /scripts.
- 20:46 Changeset [2525] by
- Shrink extensions (to .ing.lv2 and .ing.ttl) and move definitions to …
- 19:10 Changeset [2524] by
- Drop some blank lines.
- 14:04 Changeset [2523] by
- Scroll to origin on Home key press.
- 14:03 Changeset [2522] by
- Cascade when several objects are added via keyboard in sequence.
- 13:18 Changeset [2521] by
- Keyboard mnemonics for port add menuitems.
- 13:15 Changeset [2520] by
- Pop up patch context menu on space or menu key press (i.e. ability to add …
- 12:55 Changeset [2519] by
- Fix non-canvas key bindings (alt-f for file and such). Fix …
- 12:45 Changeset [2518] by
- Use portable path construction.
- 12:34 Changeset [2517] by
- Fix FlowCanvas? key bindings (arrow scrolling and select-connect with …
03/03/10:
- 22:43 Changeset [2516] by
- Fix Cancel button of quit confirmation dialog (don't hide the last patch …
- 22:34 Changeset [2515] by
- Always save to Ingen bundles (directories with names like foo.ingen.lv2 …
- 19:52 Changeset [2514] by
- Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from …
03/02/10:
- 09:32 Changeset [2513] by
- Fix use of nonexistent lv2:Preset (should be pset:Preset). Thanks to Luis …
02/28/10:
- 15:28 Changeset [2512] by
- Fix internal node path translation kludges for loading .om patches.
- 15:27 Changeset [2511] by
- Just always allocate destination port buffers on connect, since being …
- 15:17 Changeset [2510] by
- Automatically assign a port index if one isn't given on port creation.
- 14:43 Changeset [2509] by
- Fix loading LADSPA plugins from .om patches.
- 10:35 Changeset [2508] by
- Use appropriate allocation for RingBuffer? and SRSWQueue (was backwards).
02/26/10:
- 09:45 Ticket #489 (Crash on enough complex patches.) created by
- First of all it could not open patch, created in previous compiled ingen …
02/25/10:
- 22:42 Ticket #488 (Compilation breaks, edition 2492) closed by
- fixed: Fixed in r2501.
- 22:38 Changeset [2507] by
- Update stub support for liblo bundle handlers (for patch …
- 22:08 Changeset [2506] by
- Remove unused AllNotesOff? event.
- 22:06 Changeset [2505] by
- Remove unused Note event.
- 22:01 Changeset [2504] by
- Remove request_plugins from EngineInterface? (and RequestPlugins? event from …
- 21:40 Changeset [2503] by
- Remove request_all_objects from EngineInterface? (and RequestAllObjects? …
- 20:54 Changeset [2502] by
- Bump flowcanvas version and ABI version.
- 20:39 Changeset [2501] by
- Add missing file.
- 20:39 Changeset [2500] by
- Add center parameter to FlowCanvas::Canvas::arrange with default value …
- 20:29 Changeset [2499] by
- Tinker subpatch polyphony logic.
- 19:51 Changeset [2498] by
- Scroll to origin after arranging.
- 19:10 Ticket #482 (Inexplicable restrictions for patch file and its parent directories names ...) closed by
- invalid
- 19:07 Ticket #334 (Polyphony interacts with interpretation of frequency values) closed by
- fixed: Assuming this was due to scaling down buffers to reduce voice volume, …
- 19:06 Ticket #485 (Plugins and file names are lost during patch loading with "--load" option.) closed by
- fixed: Fixed in r2497.
- 19:05 Changeset [2497] by
- Fix bad LADSPA plugin names when using -l from command line (fix ticket …
- 18:43 Changeset [2496] by
- Arrange at the top left and scroll to top left corner by default. This …
- 18:23 Changeset [2495] by
- Fix queued connections (e.g. event input => print).
- 17:39 Changeset [2494] by
- Perform all mixing for an audio input in a single mix operation (instead …
- 17:37 Changeset [2493] by
- Show control ports in control dialog (fix regression from r2492).
- 13:10 Ticket #488 (Compilation breaks, edition 2492) created by
- Critical log stroke. source not found: 'NodeImpl?.cpp' in …
- 12:40 Changeset [2492] by
- Work on contexts and polymorphic ports.
- 06:37 Ticket #487 (Cannot register on bug tracker) created by
- I cannot register for dev.drobilla.net. I enter in all my information and …
02/24/10:
- 19:40 Changeset [2491] by
- Store patch connections in a map using a lexicographic <Port*,Port*> key …
- 17:20 Changeset [2490] by
- Fix (remove) use of PatchImpl::_connections in the audio thread.
- 17:18 Changeset [2489] by
- Fix cross-context (audio -> message) connections.
- 16:56 Changeset [2488] by
- Use put instead of looped indidivual property sets.
- 15:54 Changeset [2487] by
- Tidy up Context and ProcessContext? interfaces (ProcessContext? only lives …
- 15:37 Changeset [2486] by
- Merge NodeBase? and NodeImpl?.
- 15:12 Changeset [2485] by
- Add new Delay internal. Preliminary work towards split cycles.
- 11:20 Ticket #486 (Ingen crash after deleting plugin) created by
- I'm using Ingen SVN Rev 2484 with the newly released Composite Sampler …
02/23/10:
- 10:45 Changeset [2484] by
- Fix various code issues discovered by cppcheck.
02/22/10:
- 21:14 Changeset [2483] by
- Working dynamic polyphony in the root patch.
- 19:46 Changeset [2482] by
- Free plugin instances when decreasing polyphony.
- 16:24 Changeset [2481] by
- Tidy.
- 15:23 Changeset [2480] by
- Fix crash when dynamically reducing polyphony.
- 15:07 Changeset [2479] by
- Don't respond with PUT (creating empty nodes) when plugin instantiation …
- 14:38 Changeset [2478] by
- Fail gracefully when LV2 plugins have illegal symbols.
- 14:37 Changeset [2477] by
- Fix wonky parameters of MDA SpecMeter?.
- 13:35 Changeset [2476] by
- Merge with upstream r10. Update README to reflect accurate upstream …
- 13:34 Changeset [2475] by
- Merge with upstream r9.
- 13:32 Changeset [2474] by
- Merge with upstream r8.
- 13:29 Changeset [2473] by
- Merge with upstream r5.
- 13:28 Changeset [2472] by
- Merge with upstream r4.
- 13:24 Changeset [2471] by
- Merge with upstream r2.
02/21/10:
- 15:11 Ticket #485 (Plugins and file names are lost during patch loading with "--load" option.) created by
- Original plugins names are replaced with xxxx or xxxx, where 'xxxx' is …
- 10:31 Ticket #466 (No sound out when plugin conected to the port frequency of module "Note" ...) closed by
- fixed: Works on r2430
02/20/10:
- 18:17 Ticket #484 (Serialiser.cpp - absolute path for header) closed by
- fixed: Oops. Fixed in r2470.
- 18:17 Changeset [2470] by
- Remove accidental absolute include (fix ticket #484).
- 15:50 Ticket #484 (Serialiser.cpp - absolute path for header) created by
- [136/231] cxx: ingen/src/serialisation/Serialiser.cpp -> …
- 14:11 Ticket #483 (Segmentation faults, problem with glibmm) closed by
- fixed: Likely fixed in r2469.
- 14:11 Changeset [2469] by
- Reset PropertiesWindow? on hide (fix crashes when modifying objects …
- 13:52 Changeset [2468] by
- Heavy overhaul of buffer management and polyphony. * Working polyphony …
- 13:50 Changeset [2467] by
- Split stack stuff from Array.
- 11:19 Ticket #483 (Segmentation faults, problem with glibmm) created by
- It occures at random time. Usually, when i do something with gui: clicks …
02/19/10:
- 22:04 Changeset [2466] by
- Remove no longer used AudioDriver?.hpp.
02/18/10:
- 22:14 Changeset [2465] by
- Fix audio->control connections.
- 03:50 Ticket #482 (Inexplicable restrictions for patch file and its parent directories names ...) created by
- «Ingen patch file names must be valid symbols. The first character must be …
- 01:01 Changeset [2464] by
- Refuse to delete /control_in or /control_out (fix crashes e.g. select-all …
- 00:28 Ticket #470 (build fails pt.2) closed by
- fixed: (Not really the same issue, but whatever) Fixed in r2463.
- 00:28 Changeset [2463] by
- Use property_visible instead of set_visible which is apparently missing …
02/17/10:
- 19:58 Ticket #481 (Build failure: ingen/src/gui/LoadPatchWindow.cpp) closed by
- duplicate: Ooops... I am sorry. Only now I read previous ticket.
- 19:51 Ticket #481 (Build failure: ingen/src/gui/LoadPatchWindow.cpp) created by
- I will attach log below. I tried to paste it there, but newlines was not …
- 11:42 Changeset [2462] by
- Fix double error.
- 11:40 Changeset [2461] by
- Fix crash when rapidly decreasing polyphony (make SetMetadataEvent? …
- 11:37 Changeset [2460] by
- Use manual copy instead of memcpy for array (pseudo-)copy constructor to …
- 11:06 Ticket #480 (segfault after deleting a machine) closed by
- fixed: Fixed in r2459.
- 11:06 Changeset [2459] by
- Fix crash when deleting selected ports (fix ticket #480).
- 10:35 Changeset [2458] by
- Stub liblo bundle receiving support (patch on liblo-dev).
02/16/10:
- 19:37 Ticket #480 (segfault after deleting a machine) created by
- To reproduce: Create an audio in. Click socket so that it turns red. …
- 16:43 Changeset [2457] by
- Fix liblo varargs argument termination.
02/14/10:
- 15:46 Changeset [2456] by
- Ssshh.
- 14:41 Changeset [2455] by
- Toggle sensitivity of voices spinbutton according to radio buttons.
- 14:34 Changeset [2454] by
- Merge LoadPatchWindow? and LoadSubpatchWindow?.
- 12:45 Changeset [2453] by
- Set unique keyboard mnemonics for widgets.
- 12:31 Changeset [2452] by
- Fix plugin and subpatch name offsets.
- 12:30 Changeset [2451] by
- Ssshh.
- 12:19 Changeset [2450] by
- Fix loading of subpatches.
02/13/10:
- 21:48 Changeset [2449] by
- Preserve patch port indices across saves.
- 18:45 Ticket #356 (excluding duplicate plugins makes patches not work anymore.) closed by
- invalid: Said patches no longer exist.
- 18:40 Ticket #469 (LV2 plugin parameter ranges wrong) closed by
- fixed: Seems fine now, assuming fixed. Please reopen with details otherwise.
- 18:34 Ticket #239 (Save Current) closed by
- fixed
- 18:33 Ticket #479 (Internal plugins (note, trigger, controller) don't show label port. (rev ...) closed by
- fixed: Fixed in r2448.
- 18:33 Changeset [2448] by
- Add human name to internal nodes (fix ticket #479).
- 18:24 Ticket #265 (running ingen.dev fails) closed by
- invalid: A completely different solution will be needed for this, this script no …
- 18:23 Changeset [2447] by
- Remove obsolete wrapper scripts.
- 18:23 Changeset [2446] by
- Fix typo.
- 18:16 Ticket #223 (Individual voice control values are nuked on changing polyphony) closed by
- invalid: Removed ability to set voice specific controls (and if this functionality …
- 17:27 Changeset [2445] by
- Remove voice specific control setting.
- 17:09 Changeset [2444] by
- Correctly initialise object buffers.
- 14:18 Changeset [2443] by
- Fix node creation via HTTP (port parsing from string).
- 14:07 Changeset [2442] by
- Learn and remove bindings exclusively through property interface. Note …
- 13:49 Changeset [2441] by
- Make preset menu work when clicking items (previously only worked when …
02/12/10:
- 15:27 Changeset [2440] by
- Install icons to correct locations.
02/10/10:
- 14:45 Changeset [2439] by
- Don't double-serialise port values.
Note: See TracTimeline
for information about the timeline view.
