Timeline


and .

03/11/10: Yesterday

21:08 Ticket #495 (slv2 compilation fault at function "slv2_world_load_all") created by cook60020tmp@…
../slv2/src/world.c:586:28: ‘SLV2_DEFAULT_LV2_PATH’ is not defined (first …
20:11 Changeset [2548] by drobilla
Improve performance of creating an SLV2Value from a librdf_node. Avoid …
19:02 Changeset [2547] by drobilla
Remove dead comment.
17:39 Changeset [2546] by drobilla
Fix wonky error messages.
17:27 Changeset [2545] by drobilla
Chop dead code.
16:25 Ticket #421 (lv2 ignores install prefix) closed by dave
fixed
16:20 Ticket #465 (hardcoded libdir in src/world.c and slv2.pc) closed by dave
fixed: Fixed in r2544. (pkg-config part fixed in r2543).
16:20 Changeset [2544] by drobilla
Make default LV2_PATH a configure-time option (supporting ~ and glob …
16:09 Changeset [2543] by drobilla
Correctly generate e.g. LIBDIRNAME even if e.g. LIBDIR isn't under PREFIX …
14:34 Changeset [2542] by drobilla
Add --names option to lv2_list to list all plugin names (instead of URIs).

03/10/10:

12:27 Changeset [2541] by drobilla
Add #include "ingen-config.h" to files that use config #ifdefs that were …
12:26 Changeset [2540] by drobilla
Remove unused USE_BLANK_NODES stuff.
12:26 Changeset [2539] by drobilla
Trim unnecessary includes.

03/07/10:

17:47 Ticket #494 (Haiku support for SLV2) created by zanga.mail@…
This little patch adds support for Haiku (only change: default plugin …
13:05 Changeset [2538] by drobilla
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 dave
fixed: Applied in r2537 (with trivial modification to avoid calling feature() …
12:37 Changeset [2537] by drobilla
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 lars.luthman@…
Sometimes the array returned from LV2Features::lv2_features() is NULL …

03/06/10:

13:15 Changeset [2536] by drobilla
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 lars.luthman@…
When a Module is switched from horizontal to vertical mode it calls …
12:14 Changeset [2535] by drobilla
Sshh.
12:13 Ticket #491 (Ingen deadlocks when an LV2 UI fails to instantiate (patch attached)) closed by dave
fixed: Fixed in r2534. Thanks
12:13 Changeset [2534] by drobilla
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 lars.luthman@…
When I load an instance of Klaviatur and double-click it on the canvas to …
02:23 Changeset [2533] by drobilla
Save Ingen patches as working standard LV2 plugin bundles. This allows …

03/05/10:

19:00 Changeset [2532] by drobilla
Add missing files.
12:13 Changeset [2531] by drobilla
Fix compilation with --test.
12:11 Changeset [2530] by drobilla
Hide symbols by default and explicitly export API (clean ABI).
11:43 Changeset [2529] by drobilla
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 dave
fixed: Fixed in r2528.
11:13 Changeset [2528] by drobilla
Add missing file.
00:40 Ticket #490 (Compilation fault at "ingen/src/serialisation/Parser.cpp") created by cook60020tmp@…
../ingen/src/serialisation/Parser.cpp:35:21: error: names.hpp: No such …

03/04/10:

20:59 Changeset [2527] by drobilla
Remove ingen.lv2 subdirectory (isn't a bundle and only had ingen_lv2.cpp …
20:48 Changeset [2526] by drobilla
Move (old) scripts from /src/scripts to /scripts.
20:46 Changeset [2525] by drobilla
Shrink extensions (to .ing.lv2 and .ing.ttl) and move definitions to …
19:10 Changeset [2524] by drobilla
Drop some blank lines.
14:04 Changeset [2523] by drobilla
Scroll to origin on Home key press.
14:03 Changeset [2522] by drobilla
Cascade when several objects are added via keyboard in sequence.
13:18 Changeset [2521] by drobilla
Keyboard mnemonics for port add menuitems.
13:15 Changeset [2520] by drobilla
Pop up patch context menu on space or menu key press (i.e. ability to add …
12:55 Changeset [2519] by drobilla
Fix non-canvas key bindings (alt-f for file and such). Fix …
12:45 Changeset [2518] by drobilla
Use portable path construction.
12:34 Changeset [2517] by drobilla
Fix FlowCanvas? key bindings (arrow scrolling and select-connect with …

03/03/10:

22:43 Changeset [2516] by drobilla
Fix Cancel button of quit confirmation dialog (don't hide the last patch …
22:34 Changeset [2515] by drobilla
Always save to Ingen bundles (directories with names like foo.ingen.lv2 …
19:52 Changeset [2514] by drobilla
Remove Raul::Path::root, Raul::Path::prefix, and Raul:Path::scheme from …

03/02/10:

09:32 Changeset [2513] by drobilla
Fix use of nonexistent lv2:Preset (should be pset:Preset). Thanks to Luis …

02/28/10:

15:28 Changeset [2512] by drobilla
Fix internal node path translation kludges for loading .om patches.
15:27 Changeset [2511] by drobilla
Just always allocate destination port buffers on connect, since being …
15:17 Changeset [2510] by drobilla
Automatically assign a port index if one isn't given on port creation.
14:43 Changeset [2509] by drobilla
Fix loading LADSPA plugins from .om patches.
10:35 Changeset [2508] by drobilla
Use appropriate allocation for RingBuffer? and SRSWQueue (was backwards).

02/26/10:

09:45 Ticket #489 (Crash on enough complex patches.) created by cook60020tmp@…
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 dave
fixed: Fixed in r2501.
22:38 Changeset [2507] by drobilla
Update stub support for liblo bundle handlers (for patch …
22:08 Changeset [2506] by drobilla
Remove unused AllNotesOff? event.
22:06 Changeset [2505] by drobilla
Remove unused Note event.
22:01 Changeset [2504] by drobilla
Remove request_plugins from EngineInterface? (and RequestPlugins? event from …
21:40 Changeset [2503] by drobilla
Remove request_all_objects from EngineInterface? (and RequestAllObjects?
20:54 Changeset [2502] by drobilla
Bump flowcanvas version and ABI version.
20:39 Changeset [2501] by drobilla
Add missing file.
20:39 Changeset [2500] by drobilla
Add center parameter to FlowCanvas::Canvas::arrange with default value …
20:29 Changeset [2499] by drobilla
Tinker subpatch polyphony logic.
19:51 Changeset [2498] by drobilla
Scroll to origin after arranging.
19:10 Ticket #482 (Inexplicable restrictions for patch file and its parent directories names ...) closed by dave
invalid
19:07 Ticket #334 (Polyphony interacts with interpretation of frequency values) closed by dave
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 dave
fixed: Fixed in r2497.
19:05 Changeset [2497] by drobilla
Fix bad LADSPA plugin names when using -l from command line (fix ticket …
18:43 Changeset [2496] by drobilla
Arrange at the top left and scroll to top left corner by default. This …
18:23 Changeset [2495] by drobilla
Fix queued connections (e.g. event input => print).
17:39 Changeset [2494] by drobilla
Perform all mixing for an audio input in a single mix operation (instead …
17:37 Changeset [2493] by drobilla
Show control ports in control dialog (fix regression from r2492).
13:10 Ticket #488 (Compilation breaks, edition 2492) created by cook60020tmp@…
Critical log stroke. source not found: 'NodeImpl?.cpp' in …
12:40 Changeset [2492] by drobilla
Work on contexts and polymorphic ports.
06:37 Ticket #487 (Cannot register on bug tracker) created by gabrbedd@…
I cannot register for dev.drobilla.net. I enter in all my information and …

02/24/10:

19:40 Changeset [2491] by drobilla
Store patch connections in a map using a lexicographic <Port*,Port*> key …
17:20 Changeset [2490] by drobilla
Fix (remove) use of PatchImpl::_connections in the audio thread.
17:18 Changeset [2489] by drobilla
Fix cross-context (audio -> message) connections.
16:56 Changeset [2488] by drobilla
Use put instead of looped indidivual property sets.
15:54 Changeset [2487] by drobilla
Tidy up Context and ProcessContext? interfaces (ProcessContext? only lives …
15:37 Changeset [2486] by drobilla
Merge NodeBase? and NodeImpl?.
15:12 Changeset [2485] by drobilla
Add new Delay internal. Preliminary work towards split cycles.
11:20 Ticket #486 (Ingen crash after deleting plugin) created by Gabriel M. Beddingfield
I'm using Ingen SVN Rev 2484 with the newly released Composite Sampler …

02/23/10:

10:45 Changeset [2484] by drobilla
Fix various code issues discovered by cppcheck.

02/22/10:

21:14 Changeset [2483] by drobilla
Working dynamic polyphony in the root patch.
19:46 Changeset [2482] by drobilla
Free plugin instances when decreasing polyphony.
16:24 Changeset [2481] by drobilla
Tidy.
15:23 Changeset [2480] by drobilla
Fix crash when dynamically reducing polyphony.
15:07 Changeset [2479] by drobilla
Don't respond with PUT (creating empty nodes) when plugin instantiation …
14:38 Changeset [2478] by drobilla
Fail gracefully when LV2 plugins have illegal symbols.
14:37 Changeset [2477] by drobilla
Fix wonky parameters of MDA SpecMeter?.
13:35 Changeset [2476] by drobilla
Merge with upstream r10. Update README to reflect accurate upstream …
13:34 Changeset [2475] by drobilla
Merge with upstream r9.
13:32 Changeset [2474] by drobilla
Merge with upstream r8.
13:29 Changeset [2473] by drobilla
Merge with upstream r5.
13:28 Changeset [2472] by drobilla
Merge with upstream r4.
13:24 Changeset [2471] by drobilla
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 cook60020tmp@…
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 Fenixin <fenixin@…>
fixed: Works on r2430

02/20/10:

18:17 Ticket #484 (Serialiser.cpp - absolute path for header) closed by dave
fixed: Oops. Fixed in r2470.
18:17 Changeset [2470] by drobilla
Remove accidental absolute include (fix ticket #484).
15:50 Ticket #484 (Serialiser.cpp - absolute path for header) created by vit.kavan@…
[136/231] cxx: ingen/src/serialisation/Serialiser.cpp -> …
14:11 Ticket #483 (Segmentation faults, problem with glibmm) closed by dave
fixed: Likely fixed in r2469.
14:11 Changeset [2469] by drobilla
Reset PropertiesWindow? on hide (fix crashes when modifying objects …
13:52 Changeset [2468] by drobilla
Heavy overhaul of buffer management and polyphony. * Working polyphony …
13:50 Changeset [2467] by drobilla
Split stack stuff from Array.
11:19 Ticket #483 (Segmentation faults, problem with glibmm) created by cook60020tmp@…
It occures at random time. Usually, when i do something with gui: clicks …

02/19/10:

22:04 Changeset [2466] by drobilla
Remove no longer used AudioDriver?.hpp.

02/18/10:

22:14 Changeset [2465] by drobilla
Fix audio->control connections.
03:50 Ticket #482 (Inexplicable restrictions for patch file and its parent directories names ...) created by cook60020tmp@…
«Ingen patch file names must be valid symbols. The first character must be …
01:01 Changeset [2464] by drobilla
Refuse to delete /control_in or /control_out (fix crashes e.g. select-all …
00:28 Ticket #470 (build fails pt.2) closed by dave
fixed: (Not really the same issue, but whatever) Fixed in r2463.
00:28 Changeset [2463] by drobilla
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 cook60020tmp@…
duplicate: Ooops... I am sorry. Only now I read previous ticket.
19:51 Ticket #481 (Build failure: ingen/src/gui/LoadPatchWindow.cpp) created by cook60020tmp@…
I will attach log below. I tried to paste it there, but newlines was not …
11:42 Changeset [2462] by drobilla
Fix double error.
11:40 Changeset [2461] by drobilla
Fix crash when rapidly decreasing polyphony (make SetMetadataEvent?
11:37 Changeset [2460] by drobilla
Use manual copy instead of memcpy for array (pseudo-)copy constructor to …
11:06 Ticket #480 (segfault after deleting a machine) closed by dave
fixed: Fixed in r2459.
11:06 Changeset [2459] by drobilla
Fix crash when deleting selected ports (fix ticket #480).
10:35 Changeset [2458] by drobilla
Stub liblo bundle receiving support (patch on liblo-dev).

02/16/10:

19:37 Ticket #480 (segfault after deleting a machine) created by Magnus Jonsson <jmagnusj@…>
To reproduce: Create an audio in. Click socket so that it turns red. …
16:43 Changeset [2457] by drobilla
Fix liblo varargs argument termination.

02/14/10:

15:46 Changeset [2456] by drobilla
Ssshh.
14:41 Changeset [2455] by drobilla
Toggle sensitivity of voices spinbutton according to radio buttons.
14:34 Changeset [2454] by drobilla
Merge LoadPatchWindow? and LoadSubpatchWindow?.
12:45 Changeset [2453] by drobilla
Set unique keyboard mnemonics for widgets.
12:31 Changeset [2452] by drobilla
Fix plugin and subpatch name offsets.
12:30 Changeset [2451] by drobilla
Ssshh.
12:19 Changeset [2450] by drobilla
Fix loading of subpatches.

02/13/10:

21:48 Changeset [2449] by drobilla
Preserve patch port indices across saves.
18:45 Ticket #356 (excluding duplicate plugins makes patches not work anymore.) closed by dave
invalid: Said patches no longer exist.
18:40 Ticket #469 (LV2 plugin parameter ranges wrong) closed by dave
fixed: Seems fine now, assuming fixed. Please reopen with details otherwise.
18:34 Ticket #239 (Save Current) closed by dave
fixed
18:33 Ticket #479 (Internal plugins (note, trigger, controller) don't show label port. (rev ...) closed by dave
fixed: Fixed in r2448.
18:33 Changeset [2448] by drobilla
Add human name to internal nodes (fix ticket #479).
18:24 Ticket #265 (running ingen.dev fails) closed by dave
invalid: A completely different solution will be needed for this, this script no …
18:23 Changeset [2447] by drobilla
Remove obsolete wrapper scripts.
18:23 Changeset [2446] by drobilla
Fix typo.
18:16 Ticket #223 (Individual voice control values are nuked on changing polyphony) closed by dave
invalid: Removed ability to set voice specific controls (and if this functionality …
17:27 Changeset [2445] by drobilla
Remove voice specific control setting.
17:09 Changeset [2444] by drobilla
Correctly initialise object buffers.
14:18 Changeset [2443] by drobilla
Fix node creation via HTTP (port parsing from string).
14:07 Changeset [2442] by drobilla
Learn and remove bindings exclusively through property interface. Note …
13:49 Changeset [2441] by drobilla
Make preset menu work when clicking items (previously only worked when …

02/12/10:

15:27 Changeset [2440] by drobilla
Install icons to correct locations.

02/10/10:

14:45 Changeset [2439] by drobilla
Don't double-serialise port values.
Note: See TracTimeline for information about the timeline view.