ardour.git
2012-06-17 Carl HetheringtonProfile of duplicating lots of regions.
2012-06-17 Carl HetheringtonResurrect profiling code.
2012-06-17 Carl HetheringtonUse hardware optimization when running tests.
2012-06-17 Carl HetheringtonHacky fix for track height step losing 'grip' on the
2012-06-17 Carl HetheringtonRemove believed-unnecessary and broken MIDI thru option;
2012-06-17 Paul Davismake it possible for canvas patch changes to receive...
2012-06-17 Carl HetheringtonAdd option to disable autoscroll of editor (#4721).
2012-06-17 Carl HetheringtonSimplify management of waveform visibility / shape...
2012-06-16 Carl HetheringtonAdd missing set_state of _mute_control; fixes #3959.
2012-06-16 Carl HetheringtonReturn silence from read_from_sources() if we try to...
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2012-06-16 Paul DavisMCP: patch from seablade to fix pot displays (both...
2012-06-16 Paul DavisSsshhhhh....
2012-06-16 Paul Davisextra insurance against ProcessThread::init() being...
2012-06-16 Paul Davisdo NOT call ProcessThread::init() **again** inside...
2012-06-16 Paul Davisnever try to remove state from a read-only session
2012-06-15 Carl HetheringtonRe-show all xfades that we hide during drags (#4933).
2012-06-14 Carl HetheringtonSimple test for playlist region equivalency.
2012-06-14 Carl HetheringtonRemove debugging.
2012-06-14 Carl HetheringtonHopefully fix race between engine being halted and...
2012-06-14 Carl HetheringtonFix uninitialised variable.
2012-06-14 Carl HetheringtonDarken light theme treeview text (#3877).
2012-06-14 Carl HetheringtonFix crash on close.
2012-06-13 Carl HetheringtonFix visibility of midi scroomer and keyboard.
2012-06-13 Carl HetheringtonSlightly tweaked patch from royvegard to add optional...
2012-06-13 Carl HetheringtonUse preview filename rather than the first-alphabetical...
2012-06-13 Carl HetheringtonPatch from colinf to fix problems with toggle mixer...
2012-06-13 Carl HetheringtonScale the piano roll right with stacked tracks, as...
2012-06-13 Carl HetheringtonUninitialised variable.
2012-06-13 Carl HetheringtonRemove unused variable.
2012-06-13 Carl HetheringtonShrink the midi scroomer to match the keyboard in stack...
2012-06-13 Carl HetheringtonDon't recompute child heights when building the route...
2012-06-13 Carl HetheringtonColour lower stacked regions with a lighter colour...
2012-06-13 Carl HetheringtonMake y position of MIDI note drags slightly better.
2012-06-13 Carl HetheringtonMake a few more MIDI track menu options apply to the...
2012-06-13 Carl HetheringtonFit note range on adding regions to tracks during impor...
2012-06-13 Carl HetheringtonAdd operation_in_progress() method.
2012-06-13 Carl HetheringtonMake fit contents / show full range work for all
2012-06-13 Carl HetheringtonFix some uninitialised variable warnings.
2012-06-13 Paul Davisadd use of access(2) to filesystem exists_and_is_writab...
2012-06-13 Paul Davisflip default value of Plugin::presets_are_MIDI_programs...
2012-06-13 Paul Davisadded General MIDI midname file (missing drum info)
2012-06-13 Rodrigo SeveroMuch simplier implementation of: "Show Toolbar" act...
2012-06-13 Rodrigo SeveroSmall change to Timecode display (SMTPE) in the Mackie.
2012-06-13 Rodrigo SeveroPrevents a master fader being created without a control...
2012-06-13 Paul Davisfix some bugs with dragging patch/program changes around
2012-06-12 Rodrigo SeveroBogus commit to comment commit 12689:
2012-06-12 Rodrigo Severogit-svn-id: svn://localhost/ardour2/branches/3.0@12689...
2012-06-12 Paul Davisprevent too-wide program change flags at startup
2012-06-12 Paul Davishide patch changes if they are too wide for the region...
2012-06-12 Paul Davischange CanvasFlag to use a pixbuf for text rather than...
2012-06-12 Carl HetheringtonHandle failure of statfs to return available disc space...
2012-06-12 Paul Davisfix complete screw up in connecting MIDNAM PatchNameLis...
2012-06-12 Carl HetheringtonEscape angled brackets in playlist names for tooltips.
2012-06-12 Carl HetheringtonFilter the existing session chooser to .ardour files...
2012-06-12 Paul Davismaximise-editor patch from Rodrigo:
2012-06-12 Paul Davismore changes to patch change/plugin preset support...
2012-06-11 Carl HetheringtonPatch from colinf to put the playlist / take name in...
2012-06-11 Paul Davislots more work trying to create a common structure...
2012-06-11 Paul Davismake canvas flag use NoEventText for its label, and...
2012-06-11 Carl HetheringtonRemove old line.
2012-06-11 Carl HetheringtonFactor out 'persistent' tooltip code from the panner
2012-06-11 Carl HetheringtonTry to make cppunit mandatory if --test is passed to
2012-06-11 Paul Davispartially-done (but compile-friendly) move of instrumen...
2012-06-11 Carl HetheringtonDon't change playlists of frozen tracks when changing the
2012-06-11 Carl HetheringtonMake send automation work (#4734).
2012-06-11 Carl HetheringtonRemove unused method.
2012-06-11 Carl HetheringtonRemove debug code.
2012-06-10 Paul Davisremove craziness of propagating MIDI 7 bit limits into...
2012-06-10 Carl HetheringtonFix another place where regions can be inserted into a
2012-06-10 Carl HetheringtonFix incorrect display of automation lines after points are
2012-06-10 Carl HetheringtonAdd test for compound regions with the layering
2012-06-10 Carl HetheringtonSet up layering correctly on compound playlists so...
2012-06-10 Carl HetheringtonFix off-by-one in computation of crossfade lengths.
2012-06-09 Carl HetheringtonClean up libardour tests a bit.
2012-06-09 Carl HetheringtonSend OSC URL announcement to the info stream.
2012-06-09 Carl HetheringtonFix crash in tests; not sure about the root cause.
2012-06-09 Carl HetheringtonDelete the session before the AudioEngine is stopped...
2012-06-09 Carl HetheringtonTest combination of regions.
2012-06-09 Carl HetheringtonComment tweaks.
2012-06-09 Carl HetheringtonFix off-by-one in body_range().
2012-06-09 Carl HetheringtonFix crash when MackieControlProtocol has gone away.
2012-06-09 Carl HetheringtonComment tweak.
2012-06-09 Carl HetheringtonSend LV2 notes to the info stream.
2012-06-09 Paul DavisMCP: latest patch from Rodrigo:
2012-06-09 Carl HetheringtonCommit one reversible command for the whole of an impor...
2012-06-09 Carl HetheringtonFix up hack to cope with zero-length imported MIDI...
2012-06-09 Carl HetheringtonRename import_audiofiles -> import_files.
2012-06-09 Carl HetheringtonRemove extra .mid suffix added to cloned MIDI region...
2012-06-09 Carl HetheringtonMake sure that regions created during AsTrack and AsTap...
2012-06-09 Carl HetheringtonMake crossfade edge drags undoable.
2012-06-09 Carl HetheringtonSet up _old_follow_playhead correctly in all cases...
2012-06-09 Carl HetheringtonSomewhat primitive implementation of allowing the edit...
2012-06-09 Carl HetheringtonExtend a previous region if we click in a MIDI automati...
2012-06-09 Carl HetheringtonRemove apparently erroneous commit_reversible_command.
2012-06-08 Carl HetheringtonNo-op; some comments, remove some unused stuff, minor...
2012-06-08 Carl HetheringtonRemove erroneous refusal to create aux sends on MIDI...
2012-06-08 Carl HetheringtonPatch from Tim Mayberry to fix substitution and install of
2012-06-08 Carl HetheringtonWhen sounding notes on selection / note movements,...
2012-06-08 Carl HetheringtonRemove unused declaration.
next