ardour.git
2010-12-29 Carl HetheringtonPut appropriate markings on MIDI meters.
2010-12-28 Carl HetheringtonRemember editor mixer size setting across close and...
2010-12-28 Paul Davisindent
2010-12-28 Paul Davisremove unnecessary line for marker drags (marker has...
2010-12-28 Paul Davisfix type error when resetting all tempo lines
2010-12-28 Paul Davisfix rounding errors and bbox glitches that led to lines...
2010-12-28 Paul Davismake --debug the default for building ardour3
2010-12-28 Carl HetheringtonRemove unnecessary _have_transaction flag in TrimDrag...
2010-12-28 Carl HetheringtonMissing files.
2010-12-28 Carl HetheringtonUnify program change and bank handling so that they...
2010-12-28 Carl HetheringtonClarify commentary slightly. No functional changes.
2010-12-26 Carl HetheringtonUse the channel selector to decide which channel to...
2010-12-26 Carl HetheringtonFix Ardour -> PROGRAM_NAME (#3627).
2010-12-24 David RobillardFix broken whitespace.
2010-12-23 Paul Davisa few more EPA tweaks (from 2.X)
2010-12-23 Paul Davisadd EPA stuff from 2.X
2010-12-23 Paul Davisadd EPA stuff from 2.X
2010-12-23 Carl HetheringtonUse MTC instead of MIDI Timecode as the string for...
2010-12-23 Carl HetheringtonRemove Program Change automation lane options.
2010-12-22 Carl HetheringtonAdd menu option to insert program changes.
2010-12-22 Carl HetheringtonRefactor so that all the locate-related stuff in Cursor...
2010-12-22 Carl HetheringtonUpdate transport clocks on initial grab of the playhead...
2010-12-22 Carl HetheringtonAccount for the fact that CursorDrag only ever drags...
2010-12-22 Carl HetheringtonFix some i18n problems.
2010-12-22 Carl HetheringtonFix region resizing with grid snapping enabled (#3620).
2010-12-22 David RobillardCalculate length_beats of split MIDI regions from ...
2010-12-22 David RobillardRemove lying comment.
2010-12-22 David RobillardLess code.
2010-12-21 David RobillardConsistently mark all regions "interesting".
2010-12-21 David RobillardRemove confuzzling offset_relative stuff from region...
2010-12-21 David RobillardOnly calculate length_beats from length (in frames...
2010-12-21 David RobillardFix more broken whitespace.
2010-12-21 David RobillardSet new (recorded) MIDI source length to length of...
2010-12-20 David RobillardRemove unused Region constructor.
2010-12-20 David RobillardFix more broken whitespace.
2010-12-20 David RobillardFix more broken whitespace.
2010-12-20 David RobillardFix more broken whitespace.
2010-12-20 David RobillardClean up region.h and trim include tree.
2010-12-20 Carl HetheringtonFix converter origins for computing region length.
2010-12-20 Carl HetheringtonFix split of midi regions after tempo / meter changes.
2010-12-20 Paul Davisuse notification of what was changed in MidiRegion...
2010-12-20 Paul Davisadd notification of what was changed in Stateful::post_...
2010-12-20 Carl HetheringtonFix summary height scaling problems when there are...
2010-12-20 Carl HetheringtonAllow deletion of program changes in the same way as...
2010-12-20 Carl HetheringtonAllow dragging of program change flags in MIDI regions.
2010-12-20 Carl HetheringtonMake sure that _POSIX_VERSION is available.
2010-12-19 Carl HetheringtonClean up plugin preset handling a bit.
2010-12-19 Sakari BergenFix function pointer to void* cast (and vice-versa...
2010-12-19 Carl HetheringtonFix some spacey tabs.
2010-12-18 Carl HetheringtonHopefully fix visual glitches on dragging fade ins...
2010-12-18 Carl HetheringtonFurther fade handle twaeks.
2010-12-18 Carl HetheringtonTweak positioning of fade handles.
2010-12-18 Sakari BergenFinally implement position aware silence adding in...
2010-12-18 Sakari BergenAdd "session rate" as a possible sample rate for export...
2010-12-17 Carl HetheringtonFix comment. Fix believed erroneous add of ticks to...
2010-12-17 Paul Davispatch from lincoln to make mute controllable emit its...
2010-12-17 Paul Davisfix BeatFramesConverter so that it at least works even...
2010-12-16 Carl HetheringtonMissing i18n patch from prokoudine. Fixes #3610.
2010-12-16 Carl HetheringtonFix comment.
2010-12-16 Carl HetheringtonFix loading of PortInserts from 2.X sessions.
2010-12-16 Carl HetheringtonFix deadlock.
2010-12-15 Paul Davismake track list solo-isolate column wide enough to...
2010-12-15 Carl HetheringtonFix a memory leak.
2010-12-15 Paul Davisfix stupid variable naming issue in last BBT commit
2010-12-15 Carl HetheringtonRestore VST preset saving without chunks. Fixes #3602.
2010-12-15 Carl HetheringtonGive VSTPluginUI its own header.
2010-12-15 Carl HetheringtonMake VST preset files pre-preset rather than global...
2010-12-15 Carl HetheringtonSave and Delete buttons for plugin presets, remove...
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 Paul Davisminor safety check for symmetry
2010-12-14 Paul DavisEXPERIMENTAL: allow GUI button clicks on transport...
2010-12-14 Paul Davisimplement methods in TempoMap for walking a given dista...
2010-12-14 Paul Davisfix some more incorrect casts to CanvasNote rather...
2010-12-14 David RobillardClean up libtimecode, make license of bbt_time.h LGPL.
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-14 Carl HetheringtonUpdated ru_RU.po for gtk2_ardour from Alexandre Prokoud...
2010-12-14 Paul Davismake global connection window inherit from ArdourDialog
2010-12-14 Carl HetheringtonFix some gettext plural forms. Should fix #3604.
2010-12-14 Carl HetheringtonFix warning better.
2010-12-14 Carl HetheringtonFix warning.
2010-12-14 Carl HetheringtonAdd dialogue to ask user about ambiguous source files...
2010-12-14 Carl HetheringtonUse DEBUG_TRACE for all of the MIDI clock ticker code.
2010-12-13 David RobillardAdd missing files.
2010-12-13 David RobillardEliminate circular dependency kludge for control_protoc...
2010-12-13 David RobillardMore complete (but still incomplete) LV2 persist implem...
2010-12-13 Carl HetheringtonOops, fix build.
2010-12-13 Carl HetheringtonRemove unnecessary assert from midi clock ticker code...
2010-12-13 Carl HetheringtonFix comment.
2010-12-12 Carl HetheringtonFix display of MIDI automation on regions with non...
2010-12-12 Carl HetheringtonClear existing data before reading new to make overwrit...
2010-12-12 Carl HetheringtonSmall cleanups.
2010-12-12 Carl HetheringtonMake adjust region gain work in 1dB steps with no upper...
2010-12-12 Carl HetheringtonMinor cleanup.
2010-12-12 Carl HetheringtonFix MIDI fork using a modified version of a patch from...
2010-12-12 Carl HetheringtonFix a couple of i18n warnings.
2010-12-11 Carl HetheringtonNotice edits made to spinbuttons via numbers on the...
2010-12-11 Sakari BergenAdd a null check to ports when loading an export channe...
2010-12-11 Paul Davisbetter comment change
2010-12-11 Paul Davisfix thinko in AudioEngine::get_port_by_name()
2010-12-11 Sakari BergenFix compiler warnings
next