fix reload of session with new send naming in place, drop "aux-" prefix from name...
[ardour.git] / gtk2_ardour /
2012-01-18 Paul Davisminor edit (#4540)
2012-01-18 Carl HetheringtonTweak labels (#4632).
2012-01-18 Carl HetheringtonMake contents of region properties dialogue expand...
2012-01-18 Paul Davismake monitor section an optional feature than can be...
2012-01-10 Carl HetheringtonReinstate command line option to hide splash screen.
2012-01-10 Paul Davisthe return of the splash, with a few changes to help...
2012-01-10 Paul Davischange tooltip of automation button for MIDI tracks...
2012-01-09 Paul Davischange default binding for import to be PRIMARY-i becau...
2012-01-09 Carl HetheringtonDon't redraw the summary every time the playhead moves...
2012-01-09 Paul Davisuse system/gtk default font on OS X, rather than specif...
2012-01-09 Carl HetheringtonAccount for ProcessorEntry::_processor being 0 in a...
2012-01-08 Carl HetheringtonRemove an unnecessary assert that now trips.
2012-01-08 Paul Davisdon't hide the "auto" box transport bar buttons (sync...
2012-01-08 Paul Davissimplify and legalize call to TempoMap::get_grid()...
2012-01-07 Paul Davisadd an empty ProcessorEntry before the fader if there...
2012-01-07 Paul Davisadd sixteenths as note type for tempo and meter; fix...
2012-01-07 Paul Davisrest of the color change for the MIDI channel selector...
2012-01-07 Paul Davissnap tempo marker drags to the nearest beat
2012-01-06 Paul Davisdull down the MIDI channel selector buttons to avoid...
2012-01-06 Paul Davispartially revert some of the recent work on tempo to...
2012-01-05 Paul Davisfix some more crashes with tempo map manipulations
2012-01-04 Paul Davisrestore correct behaviour of undo/redo for tempo map...
2012-01-04 Paul Davistweak constants that affect whether/where trimming...
2012-01-04 Paul Davisfix error in framepos_{plus,minus}_bbt() which miscount...
2012-01-04 Carl HetheringtonUse a few shared_ptrs to make things slightly neater.
2012-01-04 Paul Davisuse BBTPoint::is_bar() rather than ::beat == 1 ; implem...
2012-01-03 Carl HetheringtonHappy New Year
2012-01-03 Paul Davissave 4 bytes per Bar|Beat point in the tempo map
2012-01-03 Paul Davisreturn two iterators into the Bars|Beats list of the...
2012-01-02 Paul Davisnew approach to tempo/meter: compute and store the...
2011-12-31 Carl HetheringtonSlightly improve proxying of events by crossfade views...
2011-12-31 Carl HetheringtonRestore update of coverage frames on playlist contents...
2011-12-30 Carl HetheringtonAnywhere that deletes regions needs to use a rdiff...
2011-12-30 Carl HetheringtonMake coverage frames work slightly better; jury is...
2011-12-30 Carl HetheringtonSet up layering_index immediately on an explicit layer...
2011-12-30 Paul Daviscentralize use of "from-context-menu" in Editor::get_pr...
2011-12-30 Paul Davisfix logic for context-menu-mouse-dependent actions...
2011-12-30 Carl HetheringtonClean up comments to create_note_at, since it no longer...
2011-12-30 Paul Davismake insert-patch-change from context menu use context...
2011-12-29 Carl HetheringtonRevert internals of the last layering-related commit...
2011-12-29 Paul Davisstupid hack to fix issues with OS X Carbon headers
2011-12-29 Paul Davisavoid crash on region drag end trying to access TimeAxi...
2011-12-29 Paul Davistweak up size+spacing of main menu bar info box
2011-12-28 Paul Davisa huge set of changes to tempo+meter handling. testing...
2011-12-28 Carl HetheringtonRemove some unused stuff.
2011-12-27 Carl HetheringtonFix another bug wrt visual appearance of layered regions in
2011-12-27 Carl HetheringtonTry to make new layering stuff play nicely with undo.
2011-12-27 Carl HetheringtonUpdate layer order when switching back to overlaid...
2011-12-27 Carl HetheringtonFix up confusion with relayering after movement drags in
2011-12-27 Carl HetheringtonCreate Freesound working directory a little more lazily so
2011-12-27 Carl HetheringtonFix mistake in error checking of audio clock BBT times...
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-27 Carl HetheringtonFix comparison of beats to frames when deciding whether...
2011-12-26 Paul Davisadd a new name for the region-layering-editor-action...
2011-12-26 Paul Davisfix coloring of region layer order editor clock
2011-12-26 Paul Daviswhen a context click event occurs in the editor, store...
2011-12-26 Paul Davismake the "with-parent" constructor for ArdourWindow...
2011-12-26 Carl HetheringtonShow panner drag information tool-tip style, and also...
2011-12-26 Carl HetheringtonMove some bits from MonoPanner and StereoPanner into a
2011-12-21 Paul Davisfollowup to the previous tempo-dragging commit: use...
2011-12-21 Carl HetheringtonPatch from Prokoudine to fix translators list (#4580).
2011-12-21 Paul Davissimilar to treatment of meter markers, remove tempo...
2011-12-21 Paul Davisprovide config parameter to allow non-quarter note...
2011-12-21 Paul Davisremove comment
2011-12-20 Paul Davisuse the same kludge-removal approach in the prior commi...
2011-12-20 Paul Davisrework tempo dialog to (a) allow selection of pulse...
2011-12-19 Paul Davisrename Timecode::BBT_Time::ticks_per_beat to Timecode...
2011-12-19 Paul Davisdo not convert from grid-type-beats to frames and back...
2011-12-18 David RobillardShow generic plugin UI toolbar (for presets etc.) on...
2011-12-17 Paul Davisupdated czech translation from pavel fric
2011-12-15 Carl HetheringtonPatch from GMaq to add Freedesktop category
2011-12-15 Carl HetheringtonPatch from colinf to fix name in French translation...
2011-12-15 Paul Davisdo not delete GtkUIManager-generated menu from Processo...
2011-12-14 Paul Davisnew renderings (at 21x21) of zoom icons, from roy vegard
2011-12-13 Paul Davisfix meter marker drags by not using a fake marker till...
2011-12-13 Paul Davismore fun and games with meter and the tempo map: rename...
2011-12-13 Carl HetheringtonAdd select all / deselect all to timespan section of...
2011-12-13 Carl HetheringtonMake the export ranges view expand with the export...
2011-12-12 Carl HetheringtonMake the MidiRegionSelection notice when its MidiRegion...
2011-12-12 Paul Davisimprove layout and display of CD range info in location...
2011-12-12 Carl HetheringtonMake TimeAxisView::remove_child virtual so that RouteTi...
2011-12-11 Paul Davisadd middle-clock-on-range/marker-clock to locate there
2011-12-11 Carl HetheringtonSet up ArdourButton state to match the action when the
2011-12-11 Paul Davisfix lack of marker/range display in marker/range list...
2011-12-11 Carl HetheringtonYet another bug in previous commit.
2011-12-11 Carl HetheringtonFix some bugs I introduced with the last commit.
2011-12-11 Carl HetheringtonMove note creation code into a Drag; fix snapping of...
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-12-10 Carl HetheringtonComment.
2011-12-09 Paul Davisfix reference to name cell
2011-12-09 Carl HetheringtonPatch from colinf to fix reversed scroll in timeline...
2011-12-09 Carl HetheringtonFix scroll-wheel direction in summary.
2011-12-09 Carl HetheringtonUse same modifiers with the mouse wheel in the summary...
2011-12-09 Carl Hetheringtonen_GB translation from colinf (#4545).
2011-12-09 Carl HetheringtonPatch from colinf to use session_name_is_legal for...
2011-12-09 Paul Daviscentralize legal-session-name-checkng and include ...
2011-12-08 Carl HetheringtonJustify text in first welcome screen, and fix grammar
2011-12-07 Carl HetheringtonFix setup of gain envelope visible menu item.
2011-12-07 Carl HetheringtonCheck that adding a port to an IO is ok with the processors
2011-12-07 Paul Davisfix, or at least improve, management of the editor...
next