ardour.git
2011-04-23 Carl HetheringtonRemove unnecessary refresh_location_display_s method...
2011-04-23 Carl HetheringtonPatch from pablomme to fix GCC version check to use...
2011-04-23 Carl HetheringtonPrevent the point selection straying -ve when control...
2011-04-23 Carl HetheringtonAdd some assertions.
2011-04-23 Carl HetheringtonRemove duplicate connect_to_list() call.
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-04-22 Paul Davisfix default size and title of comment window
2011-04-22 Paul Davisfix up fwd/reverse stuff in semitone mode
2011-04-22 David RobillardUse new Suil and SLV2 APIs for LV2 plugin UIs.
2011-04-21 Paul Davisfix height of shuttle control marker line
2011-04-21 Paul Davishopefully fix up shuttle operation in semitones mode
2011-04-21 Paul Davisfix thinko in setting up auto-connect for monitor bus
2011-04-21 Carl HetheringtonSet session dirty on plugin parameter changes (rest...
2011-04-21 Carl HetheringtonMake changes to route processors set the session dirty...
2011-04-21 Carl HetheringtonStop MIDI import generating zero-length regions. May...
2011-04-21 Carl HetheringtonPrevent note trackers for overlapping MIDI regions...
2011-04-20 Carl HetheringtonWhen drawing MIDI regions with grid snap enabled, make...
2011-04-20 Carl HetheringtonClean up duplicate snap-related code.
2011-04-20 Carl HetheringtonPrevent snap_frame_to_frame returning -ve offset from...
2011-04-20 Paul Davisseveral tweaks/fixes to the shuttle control
2011-04-20 Paul Davisreinstate MIDI binding for shuttle controller
2011-04-20 Paul Davisreinstate tooltip custom colors etc
2011-04-20 Paul Davisfactor out shuttle controller to its own class, new...
2011-04-20 Paul Davisfactor out shuttle controller to its own class, new...
2011-04-20 Paul Davisshow MIDI channel for notes with verbose canvas cursor...
2011-04-20 Carl HetheringtonFix an assertion failure when stopping the transport...
2011-04-20 Carl HetheringtonFix hang on session close that I introduced with the...
2011-04-20 Carl HetheringtonA few comments.
2011-04-20 Carl HetheringtonRemove unused NascentInfo::is_touch member.
2011-04-20 Carl HetheringtonAdd assert.
2011-04-20 Carl HetheringtonFix assertion failure when merging a set of nascent...
2011-04-19 Paul Davisremove debugging output from audioengine/port code
2011-04-19 Paul Daviscrude but apparently working fix for issues with JACK...
2011-04-19 Paul Davisremove some debugging output
2011-04-19 Paul Davisremove some debugging output
2011-04-19 Paul Davisallow invalidation-of-UI-request-by-object-deletion...
2011-04-19 Paul Davisfixes to avoid dreadfull thread races and deletion...
2011-04-19 Carl HetheringtonSave route group reorderings in the session file. ...
2011-04-19 Carl HetheringtonRemove delete menu item which does the same as cut...
2011-04-19 Carl HetheringtonReverse the scroll wheel behaviour of the scroomer...
2011-04-19 Carl HetheringtonCleanup some more gint -> bools.
2011-04-19 Carl HetheringtonRemove duplicate call of compute_current_bbt_points...
2011-04-19 Carl HetheringtonAdd missing ellipsis on Edit menu item.
2011-04-19 Carl HetheringtonFix the return type for the edit_controls_button_releas...
2011-04-19 Carl HetheringtonSort track selections before cut/copying their playlist...
2011-04-18 Carl HetheringtonInitialise aux send gain to -inf dB (#3990).
2011-04-18 Carl HetheringtonExtend the y range of the simplerect redraw request...
2011-04-18 Carl HetheringtonFix radio action registration thinko of my doing. ...
2011-04-18 Carl HetheringtonRemove unused signal.
2011-04-17 Carl HetheringtonRemove some unused stuff from SVN (#3985).
2011-04-17 Carl HetheringtonFix further typo.
2011-04-17 Carl HetheringtonExtend range selections using the selected tracks,...
2011-04-17 Carl HetheringtonFix typo in bindings file.
2011-04-17 Carl HetheringtonRemove extend-range-to-{start,end}-of-region and replac...
2011-04-16 Carl HetheringtonFix erroneous masking when loading bank changes (part...
2011-04-16 Carl HetheringtonFix step editor note lengths and default to crotchet...
2011-04-16 Carl HetheringtonRemove some calls to process_updates() which I think...
2011-04-16 Carl HetheringtonFix crash on bouncing a range selection that includes...
2011-04-16 Carl HetheringtonPut relief on all toolbar buttons for consistency ...
2011-04-15 Carl HetheringtonFix 'make new plugins active' configure option (#3975).
2011-04-13 David RobillardTolerate LV2 plugins that call persist/file state funct...
2011-04-11 Carl HetheringtonMove check for a new session directory being writable...
2011-04-11 Carl HetheringtonPrevent unnecessary recomputation of horizontal zoom...
2011-04-09 Paul Davisremove all use of access(2) (this was done a bit stupid...
2011-04-09 Paul Davisfix mismatching use of operator new() when allocating...
2011-04-09 Paul Davisadd PBD::sys::path::exists_and_writable() method to...
2011-04-09 Paul Davisremove another instance of access(2)
2011-04-09 Paul Davispart two of: correctly reset capture alignment at sessi...
2011-04-09 Paul Davisformatting cleanup
2011-04-09 Paul Daviscorrectly reset capture alignment at session load;...
2011-04-08 Paul Davisrename only the main outs of a route when its name...
2011-04-07 Carl HetheringtonFix crash due to _over_region_trim_target not being...
2011-04-07 Paul Davisdon't assume that there is an AutomationControl for...
2011-04-06 Carl HetheringtonHopefully allow compilation against gtkmm 2.24.0 (...
2011-04-06 Carl HetheringtonFix prevention of region drags before time 0 (#3947).
2011-04-06 Todd Naugleinstall and uninstall can now be run as root (ie su...
2011-04-06 David RobillardFix broken whitespace.
2011-04-06 David RobillardOnly use .dir-locals.el to set tab indentation (or...
2011-04-06 David RobillardFix my name :)
2011-04-06 David RobillardUpdate LV2 files extension.
2011-04-06 David RobillardImplement latest LV2 files extension.
2011-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2011-04-06 Carl HetheringtonRename Transpose to Pitch Shift to correspond with...
2011-04-06 Carl HetheringtonFix show checkbuttons for mixer groups on startup ...
2011-04-06 Carl HetheringtonGPL boilerplate.
2011-04-06 Carl HetheringtonRemove erroneous note about playlists when removing...
2011-04-06 Carl HetheringtonFix typos (part of #3939).
2011-04-05 Carl HetheringtonMake Enter give RESPONSE_ACCEPT in the normalize dialog...
2011-04-05 Paul Davisbump version to alpha4
2011-04-05 Paul Davisremove unused arguments to keep gcc quiet
2011-04-04 Carl HetheringtonFix read_raw_internal to use the appropriate audio...
2011-04-04 David RobillardFix broken whitespace (no functional changes).
2011-04-04 David RobillardFix broken whitespace (no functional changes).
2011-04-04 Paul Davisadd some scroll wheel support to the scroomer
2011-04-04 Paul Davisupdate drobilla's fascistic dir-locals.el to force...
2011-04-04 Paul Davisminor tweaks to debug output and comments and header...
2011-04-04 Paul Daviswhen overwriting existing MIDI buffers in a MidiDiskstr...
2011-04-04 Paul Davisreimplement MidiRingBuffer::dump()
2011-04-04 Carl HetheringtonAdd plugins (activating them) after doing any latency_c...
2011-04-04 Paul Davismove some DEBUG::Graph traces to DEBUG::ProcessThreads...
next