ardour.git
2011-03-02 Paul Davisadd queen mary DSP library
2011-03-02 Carl HetheringtonLess subtle attempt to prevent crashes on removing...
2011-03-02 Paul Davisuse entered track for fit-tracks if in internal edit...
2011-03-02 Paul Davismake fit-selected-tracks operate on tracks with selecte...
2011-03-02 Carl HetheringtonClean up Misc. Shortcuts menu.
2011-03-02 Paul Davis(a) require JACK 0.120.1 to compile (but NOT to run...
2011-03-02 Carl HetheringtonAdd missing snap-to actions to the main menu so that...
2011-03-02 Carl HetheringtonRemove some unused code, and Editor::get_prefix() which...
2011-03-02 Carl HetheringtonPut some up/down buttons to the right of the summary...
2011-03-01 Carl HetheringtonMissing files.
2011-03-01 Carl HetheringtonUse PBD debugging code for keyboard debugging.
2011-03-01 Carl HetheringtonRemove unused code.
2011-03-01 Carl HetheringtonMake track shrink / expand bindable actions (#3695).
2011-03-01 Carl Hetheringtons/processormenu/ProcessorMenu/g to make the key binding...
2011-03-01 Paul Davisimprove, cleanup, rationalize Session::cleanup_sources...
2011-03-01 Paul Daviscomment fix
2011-03-01 Paul Davisfix width handling in vbap panner
2011-03-01 Paul Davisslightly improve text of cleanup results dialog
2011-03-01 Paul Davisrationalizations and so forth for panner2d drawing...
2011-03-01 Carl HetheringtonSet session dirty when pans change (#3807).
2011-03-01 Carl Hetheringtonassert to show up #3812 more clearly.
2011-03-01 Carl HetheringtonFix previous.
2011-03-01 Carl HetheringtonMake sure CapturingProcessors write a type to their...
2011-03-01 Carl HetheringtonFix crash on session close.
2011-03-01 Carl HetheringtonUpdate session range on trimming regions.
2011-03-01 Carl HetheringtonFix crash on drag-n-drop of port inserts (#3809).
2011-03-01 Carl HetheringtonCleanup stub files after setup_raid_path has prepared...
2011-03-01 Carl HetheringtonDesensitize playlist menu with >1 selected tracks.
2011-03-01 Carl HetheringtonMake track mode menu apply to the selection.
2011-03-01 Carl HetheringtonMake an aborted MIDI capture due to no data being recei...
2011-03-01 Carl HetheringtonMake the session watch sources' DropReferences and...
2011-03-01 Carl HetheringtonDon't create the MidiDiskstream twice (in both _set_sta...
2011-03-01 Carl HetheringtonMake sure that the MidiSource constructor doesn't set...
2011-03-01 Carl HetheringtonAdd assert to make sure that we succeed in making a...
2011-03-01 Carl HetheringtonAdd virtual destructor.
2011-03-01 Carl HetheringtonHopefully fix disappearing MIDI recorded regions on...
2011-02-28 Carl HetheringtonRestore fade option to strip silence.
2011-02-28 Carl HetheringtonFix up strip silence.
2011-02-28 Paul Davisremove hard-coded use of '/' in pathscanner code as...
2011-02-28 Carl HetheringtonFix up display of silence rectangles, and shortest...
2011-02-28 Carl HetheringtonNo-op; coding style.
2011-02-28 Carl HetheringtonFix a couple of memory leaks.
2011-02-28 Carl HetheringtonRemove unused code.
2011-02-28 Carl HetheringtonUpdate ghost MIDI regions in automation tracks when...
2011-02-28 Carl HetheringtonRemove unused code.
2011-02-28 Carl HetheringtonMake sure notes fit in the allocated height of a newly...
2011-02-28 Carl HetheringtonCopy plugin when extending the count, rather than using...
2011-02-27 Carl HetheringtonDecide whether to show crossfade and choose-top-region...
2011-02-27 Carl HetheringtonFix thinko with numbering of multiple added tracks.
2011-02-27 Carl HetheringtonFix addition of multiple tracks.
2011-02-27 Carl HetheringtonAllow naming of new tracks/busses in the add route...
2011-02-27 Carl HetheringtonFix crashes due to use of an uninitialised set of points.
2011-02-27 Carl HetheringtonComment typo.
2011-02-26 Carl HetheringtonCreate ghost regions when automation tracks are added...
2011-02-26 Carl HetheringtonAdd comment about some inaccuracies in framepos_plus_bbt.
2011-02-26 Carl HetheringtonFix ordering of set position / length when trimming...
2011-02-26 Carl HetheringtonAdd panners and libtimecode to library path.
2011-02-26 Carl HetheringtonRemove out-of-date and somewhat redundant comment.
2011-02-26 Carl HetheringtonLoad the tempo map before regions so that MIDI region...
2011-02-25 Todd Nauglemerge in changes from 2.0 ongoing. Includes the build...
2011-02-25 Todd Naugleadd README file from 2.0 ongoing
2011-02-25 Paul Davisadd space to a string
2011-02-25 Carl HetheringtonFix previous patch a bit better.
2011-02-25 Carl HetheringtonMove playback_distance up to AudioDiskstream from Disks...
2011-02-25 Carl HetheringtonFix midi playback stopping after moving a note (#3718).
2011-02-25 Paul Davistake reverse width into account when labelling signals...
2011-02-24 Paul Davismore easily visible error message if a plugin fails...
2011-02-24 Paul Davisadd DEBUG::Accelerators to mildly cut down on cruft...
2011-02-24 Paul Davisswitch cartesian/spherical function names and make...
2011-02-24 Paul Davisdon't show remove port options for individual ports...
2011-02-24 Paul Davisallow zero-input (i.e. tone generator) processors to...
2011-02-24 Paul Davisprettification of vbap/2d panner GUI. lots of details...
2011-02-24 Paul Davisnew implementation of cartesian -> elevation, avoiding...
2011-02-24 David RobillardTidy (no functional changes).
2011-02-24 Carl HetheringtonFix crash on opening route menu with busses in the...
2011-02-23 Carl HetheringtonMake alignment options work across the track selection...
2011-02-23 Carl HetheringtonMake layer menu items apply to the selection.
2011-02-23 Carl HetheringtonMake hide/show all crossfades apply to the selection.
2011-02-23 Carl HetheringtonSet up layers menu correctly depending on current state.
2011-02-23 Carl HetheringtonDesensitize Remote Control ID menu option if there...
2011-02-23 Carl HetheringtonRemove duplicate Automation menu entry.
2011-02-23 Carl HetheringtonMake track context menu height option work for all...
2011-02-23 Carl HetheringtonMake track context colour menu apply to all selected...
2011-02-23 Carl HetheringtonSmall clean up of route colour setting.
2011-02-22 Paul Davisadd scroll event handling to the vbap panner GUI; clamp...
2011-02-22 Carl HetheringtonOops. Fix previous.
2011-02-22 Carl HetheringtonUse commented out (correct) Mute/SoloControllable set_v...
2011-02-22 Carl HetheringtonFix all-tracks-soloed on session reload in PFL/AFL...
2011-02-22 Carl HetheringtonFix mute visual state when reloading sessions with...
2011-02-22 Paul Davismake metering do the right thing if panner is bypassed
2011-02-22 Paul Davisremove some useless buttons from vbap panner gui, make...
2011-02-22 Paul Davisdo not use "width" in VBAP panner when working with...
2011-02-22 Paul Davisremove semantic-free Panner::Changed signal; make macki...
2011-02-22 Paul DavisAdd AFLFrom... enums as counterpart to PFLFrom ; add...
2011-02-22 Paul Davisfix bug when interpolating VBAP gains, and remove debug...
2011-02-22 Torben Hohnreset _execution_tokens to 0 in Graph::drop_threads()
2011-02-22 Carl HetheringtonFix show/hide of group tabs on session load (#3790).
2011-02-21 Paul Davisc&p debug
2011-02-21 Paul Davisc&p debug
2011-02-21 Paul Davisc&p debug
next