summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2015-06-21Automation selection fixes.nick_m
2015-06-19AudioRegionView now uses ControlList::editor_add().nick_m
2015-06-19Fix another LineDrag click crash.nick_m
2015-06-19Don't begin command on start_grab for AutomationRangeDrag and NoteResizeDragnick_m
2015-06-18Rework last commit, clicking on an automation line no longer adds history.nick_m
2015-06-18Single control points can now be dragged up and down properly.nick_m
2015-06-18Don't add history by clicking a control point, fix control point selection.nick_m
2015-06-17More _reversible_command() auditing in the gui.nick_m
2015-06-17Use a better pattern to avoid abort_reversible_command().nick_m
2015-06-17Unbreak region brush drag wrt undo, avoid some dangling commands in the guinick_m
2015-06-17Automation -use editor_add in gui, record straight lines with fewer points.nick_m
2015-06-17Fix some workflow problems wrt automation.nick_m
2015-06-16use mpeg4 for internal video format (not mjpeg)Robin Gareus
2015-06-12We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanis...Paul Davis
2015-06-10remove left-over debugging codePaul Davis
2015-06-10no Save-As progress dialog if we're not copying mediaPaul Davis
2015-06-11Magnetic snap now works on note moves / resizes.nick_m
2015-06-11Make absolute snap the default snap.nick_m
2015-06-09fix video-image request, zoom before video start.Robin Gareus
2015-06-08Update export config on stem export select tracks/busses/noneColin Fletcher
2015-06-08Fix tiny typo in PortExportChannelSelector error textColin Fletcher
2015-06-08Don't select any routes for stem export by defaultColin Fletcher
2015-06-08Exclude inactive tracks & busses from stem export listColin Fletcher
2015-06-08Add 'Select tracks/busses' & 'Deselect all' buttons to stem exportColin Fletcher
2015-06-04Enable stationary playhead mode.Ben Loftis
2015-06-03Change message about JACK already running to be less scaryPaul Davis
2015-06-02always round integer steps (regardless of enum)Robin Gareus
2015-06-01fix cursor in smart mode, when moving up and down the frame handlesBen Loftis
2015-06-01Fix some visual loopholes when switching tools inside a region:Ben Loftis
2015-06-01engine dialog fixes for multiple devicesRobin Gareus
2015-05-31Allow selection of input and output devices in EngineDialog for backends that...Tim Mayberry
2015-05-30vector icons should at least be 6x6 pxRobin Gareus
2015-05-30Stationary Playhead.Ben Loftis
2015-05-29factor out Route::muted_by_others from existing codeBen Loftis
2015-05-28add name text for ToggleExternalSync actionPaul Davis
2015-05-28only use and present the buggy gradient parameter if built with a suitably pa...Paul Davis
2015-05-28rearrange and redesign UIConfiguration/ARDOUR_UI APIs to allow correct initia...Paul Davis
2015-05-28add control for buggy gradient optionPaul Davis
2015-05-28add buggy gradient optionPaul Davis
2015-05-28Fix uninitialised variable.nick_m
2015-05-28amend 3f5d17d, clear changes to MIDI as well.Robin Gareus
2015-05-28Fix region paste (ctrl+v) undo.Robin Gareus
2015-05-27prevent crash when using WM close button on "new route name contains bad char...Paul Davis
2015-05-27relax LinuxVST GUI event loop.Robin Gareus
2015-05-26Rationalize some aspects of region-gain control-point visibility:Ben Loftis
2015-05-26replace tool pixel icons with vector drawingRobin Gareus
2015-05-25use vectorized TAV expand/shrink iconsRobin Gareus
2015-05-24use vectorized zoom icons instead of pixmaps.Robin Gareus
2015-05-24replace old ArdourButton::Icon API with Gtkmm2ext.Robin Gareus
2015-05-24remove explicit VectorIcon ElementRobin Gareus