Fix some warnings.
[ardour.git] / gtk2_ardour /
2009-06-23 Carl HetheringtonFix mantis 2698, track heights expand on opening the...
2009-06-23 Carl HetheringtonEdit group on primary modifier click.
2009-06-22 Carl HetheringtonPopup the standard route group menu even when you don...
2009-06-22 Carl HetheringtonBit of a hack: limit mix group names to 5 chars within...
2009-06-22 Carl HetheringtonMake tabs correctly follow reordering of mixer strips.
2009-06-22 Carl HetheringtonAllow new route group to be created from within the...
2009-06-22 Carl HetheringtonPick up newly-added route groups correctly.
2009-06-22 Carl HetheringtonMaybe fix crash.
2009-06-22 Carl HetheringtonNo-op: comments.
2009-06-22 Carl HetheringtonSome small fixes to the latency GUI.
2009-06-22 Carl HetheringtonUse the same menu for the editor route group list and...
2009-06-22 Carl HetheringtonOption to fit a route group to the editor window.
2009-06-22 Carl HetheringtonFix problems with dragging route groups so that they...
2009-06-22 Carl HetheringtonAdd some more options to the route group list context...
2009-06-22 Carl HetheringtonBug fix.
2009-06-21 Carl HetheringtonRefactor group tabs code a bit. Allow dragging of...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-21 Carl HetheringtonPatch from Lincoln to fix crashes on region trim.
2009-06-21 Carl HetheringtonFix glitch in group tabs when hiding groups.
2009-06-21 Carl HetheringtonAdded a few comments.
2009-06-21 Carl HetheringtonFix bug in mixer group tab handling.
2009-06-20 Carl HetheringtonFix for clicking on tabs.
2009-06-20 Carl HetheringtonHandle hidden tracks better.
2009-06-20 Carl HetheringtonReflect active status in the mix group tabs.
2009-06-20 Carl HetheringtonMix group tabs in the mixer.
2009-06-20 Carl HetheringtonRemember last normalization value when the dialog is...
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-06-20 Carl HetheringtonRemove some debug code.
2009-06-20 Carl HetheringtonFix sizing problems with edit group tabs.
2009-06-20 Carl HetheringtonAllow normalization to less than max, as per mantis...
2009-06-20 Carl HetheringtonAdd missing copyright / GPL declarations.
2009-06-20 Carl HetheringtonFiles missing from last commit.
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-06-19 Carl HetheringtonRemove unused variable.
2009-06-19 Carl HetheringtonTiny text formatting fix.
2009-06-18 Paul Davismodified patch from lincoln to show/control rec-enable...
2009-06-17 Carl HetheringtonReduce complexity of previous commit slightly.
2009-06-17 Carl HetheringtonSecondary-modifier-click in the summary locates the...
2009-06-17 Carl HetheringtonRemove unused resize-line code. When resizing multiple...
2009-06-17 Sampo SavolainenPack the summarizer in a vpaned instead of the edit_packer
2009-06-17 Paul Davisremove SoloBus solo model, add PFL and AFL. basic testi...
2009-06-17 Paul Davispack zoom controls into upper right of editor table...
2009-06-17 Paul Davismake sizing of & in the summaryiferizer a bit smaller
2009-06-17 Paul Davissolo models work again (amazing how hard this was)...
2009-06-17 Carl HetheringtonAdd a playhead marker to the summary.
2009-06-17 Carl HetheringtonRemove partial support for vertical zoom in the summary...
2009-06-16 Carl HetheringtonAdd some comments.
2009-06-16 Paul Davisfirst pass (ok, third really) at internal send+return...
2009-06-16 Carl HetheringtonCleaner implementation.
2009-06-15 Carl HetheringtonA few cleanups. Map scroll wheel to movement of the...
2009-06-15 Carl HetheringtonPut a limit on the tallest that a region can be in...
2009-06-15 Carl HetheringtonAllow dragging of the horizontal extents of the summary...
2009-06-14 Carl HetheringtonUse white outlined rectangle for view box. Redraw...
2009-06-14 Carl HetheringtonUse a filled rectangle for the view box. Colour region...
2009-06-14 Carl HetheringtonMake summary display optional.
2009-06-14 Carl HetheringtonFix problem with turning off 'disable-disarm-during...
2009-06-14 Carl HetheringtonAdd option to disable track record disarm when the...
2009-06-14 Carl HetheringtonPrevent vertical autoscroll when dragging the playhead.
2009-06-14 Carl HetheringtonSome cleanups to ruler drags.
2009-06-14 Carl HetheringtonUse track colours for the summary view.
2009-06-14 Carl HetheringtonSome small bug fixes. Make click (but not drag) inside...
2009-06-13 Carl HetheringtonSet _dragging_playhead during summary viewbox drag.
2009-06-13 Carl HetheringtonMake the summary widget extend across the whole of...
2009-06-13 Carl HetheringtonVarious fixes and improvements to editor summary widget.
2009-06-13 Sampo SavolainenMissing namespaces
2009-06-12 Carl HetheringtonHopefully fix assertion failures in gnomecanvas when...
2009-06-11 Paul Davismake button events on automation tracks work again...
2009-06-11 Paul Davishugely improved design for add route dialog (why didn...
2009-06-11 Carl HetheringtonAdd some comments.
2009-06-11 Paul Davisno solo button on master bus
2009-06-11 Carl HetheringtonFix scons install build.
2009-06-11 Carl HetheringtonAdd a widget giving an overview of the editor, as ...
2009-06-11 Paul Davismake meter point button work again, and allow momentary...
2009-06-10 Carl HetheringtonMake waveform show / scale / shape a global option...
2009-06-10 Carl HetheringtonFix cursor dragging in mouse gain mode.
2009-06-10 Carl HetheringtonCleanup to snap handling; fixes #2688
2009-06-10 Carl HetheringtonRemove unused variable.
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-10 Paul Davissupport scrubbing via new Drag abstraction (probably...
2009-06-10 Carl HetheringtonFix drag of region gain control points and lines.
2009-06-09 Carl HetheringtonFix up port matrix for new Route / IO arrangements.
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-06-09 Carl HetheringtonFix previous commit in debug mode.
2009-06-09 Carl HetheringtonFix a drag crash and some warnings.
2009-06-09 Carl HetheringtonFix daft bugs causing crashes on dragging tempo markers.
2009-06-08 Carl HetheringtonFix tranzport and SCons builds.
2009-06-08 Carl HetheringtonAllow Insert Time option to move tempos and time sig...
2009-06-08 Carl HetheringtonClean up the insert time dialog a bit.
2009-06-08 Carl HetheringtonRemove unused variable.
2009-06-08 Carl HetheringtonFix oddities when dragging regions below the bottom...
2009-06-08 Carl HetheringtonFix dragging crash.
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-06-03 Carl HetheringtonUse sigc::slots rather than templates + function ptrs...
2009-06-02 Carl HetheringtonClean up use of first_move, move thresholding etc.
2009-06-01 Carl HetheringtonSome small cleanups to dragging.
2009-05-31 Carl HetheringtonFix uninitialised variable.
2009-05-30 Carl HetheringtonPull dragging code out of the Editor class into its...
2009-05-25 Carl HetheringtonFix SCons build.
2009-05-22 Nick MainsbridgeFix tape region view crash.
2009-05-21 Nick MainsbridgeA different fix for record crash, use pixfufs instead...
next