ardour.git
2011-05-14 David RobillardUse LV2_SUPPORT define instead of HAVE_SLV2.
2011-05-13 Paul Davismake sure Edit property of RouteGroup is enabled when...
2011-05-13 Paul Davisinitial volley of work for AudioPlaylistSource, the...
2011-05-13 Paul Davisinitial volley of work for AudioPlaylistSource, the...
2011-05-13 Carl HetheringtonReturn shuttle speed to previous value on release after...
2011-05-12 Carl HetheringtonFix update of session range location on copy-dragging...
2011-05-12 Paul Davisremove unused fade_source member of AudioDiskstream
2011-05-12 Paul Davisnew debug trace in ::start_transport(); add a new emiss...
2011-05-12 Paul Davisremove unused SHUTTLE_FRACT constant
2011-05-12 Paul Davismake instruments/generators do the right thing when...
2011-05-12 Paul Davisfix minor type error
2011-05-11 Carl HetheringtonFix previous patch using Ben's patch from A2 to fix...
2011-05-11 Carl HetheringtonReset fades on regions copied from time ranges in other...
2011-05-11 Carl HetheringtonFix compiler warning.
2011-05-11 Carl HetheringtonCope with tracks having order keys higher than the...
2011-05-11 Carl HetheringtonFix crash when clicking on a hit (may be #4036).
2011-05-11 Carl HetheringtonAdd missing GPL boilerplate.
2011-05-08 Carl HetheringtonEnsure that empty drag-created MIDI regions get a file...
2011-05-08 Carl HetheringtonMake a new write source when the diskstream name change...
2011-05-05 Carl HetheringtonAdd a GUI to set the number of active extenders for...
2011-05-05 Carl HetheringtonFix non-appearance of MIDI region names (#3891).
2011-05-05 Carl HetheringtonMake GhostRegion a sigc::trackable as MidiGhostRegion...
2011-05-05 Carl HetheringtonFix marker deletion from 9479 properly.
2011-05-05 Carl HetheringtonRe-use locations when setting location list state,...
2011-05-05 Carl HetheringtonRemove LocationMarker from the editor's lists before...
2011-05-04 Carl HetheringtonFix display of new tracks.
2011-05-04 Carl HetheringtonDisallow Marker copy construction.
2011-05-04 Carl HetheringtonRemove some unused code.
2011-05-04 Carl HetheringtonFix restoration of connections to control surface ports.
2011-05-04 Carl HetheringtonNo-op; coding style.
2011-05-04 Carl HetheringtonFix offset of verbose cursor when dragging fade-ins...
2011-05-04 Carl HetheringtonDon't alter horizontal padding when shrinking tracks...
2011-05-04 Carl HetheringtonFix problems with sessions being saved as foo.ardour...
2011-05-04 Carl HetheringtonDo log/lin mapping for Mackie faders so that they behav...
2011-05-04 Carl HetheringtonUse a timeout to reset faders' in_use flags when in...
2011-05-04 Carl HetheringtonFix crash on startup when using BCF mode for the mackie...
2011-05-04 Carl HetheringtonAdd small GUI to select Mackie / BCF2000 emulation...
2011-05-04 Carl HetheringtonComment typo.
2011-05-03 Carl HetheringtonFix non-appearing track names when opening sessions...
2011-05-03 Paul Daviswithout drobilla's new stuff, LV2Plugin::_ui_type point...
2011-05-03 Carl HetheringtonPrevent note drags from moving a note before the start...
2011-05-03 Carl HetheringtonDon't hide solo/mute/rec enable for the smallest track...
2011-05-02 Carl HetheringtonSort bundle names in mixer strip menus alphabetically...
2011-05-02 Carl HetheringtonRemove playlists from the session lists when they DropR...
2011-05-02 Carl HetheringtonTinker with text related to clean-up.
2011-05-02 Carl HetheringtonFix piano roll to use the same octave numbering as...
2011-05-02 Carl HetheringtonFactor out stop limit computation into its own method...
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-04-28 Todd NaugleFix debug build detection
2011-04-28 Paul Davisnew file for translator information
2011-04-28 Todd NaugleRemove unused strip option from package script. Fixed...
2011-04-28 David RobillardFix external UIs (e.g. Calf git).
2011-04-28 David RobillardUpdate for new SLV2 API.
2011-04-28 David RobillardUpdate for new Suil API.
2011-04-26 Paul Davisforward port a disgusting hack from 2.X that stops...
2011-04-25 Carl HetheringtonFix subtraction of bar/beat/tick for verbose canvas...
2011-04-25 Paul Davisremove some left over debugging
2011-04-24 Paul Davisreverse debugging stuff
2011-04-24 Paul Davisreverse debugging stuff
2011-04-24 Paul Davisyet more temporary debugging for slv2/calf issue
2011-04-24 Paul Davisfurther temporary debugging for slv2/calf issue
2011-04-24 Paul Davisadditional temporary debugging for slv2/calf issue
2011-04-24 Paul Davisbetter temporary debugging for slv2/calf issue
2011-04-24 Paul Davismore temporary debugging for slv2/calf issue
2011-04-24 Paul Davistemporary debugging for slv2/calf issue
2011-04-23 Carl HetheringtonMissing file.
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
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...
next