summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-07-09verbose cursor should use primary clock mode even when showing a duration, no...Paul Davis
2014-07-09add Editor::edit_mode_strings to allow for i18n; correctly size ArdourDropdow...Paul Davis
2014-07-09add mixbus profile which removes the tearoffsBen Loftis
2014-07-09Revert "ardour loves narrow screens part one"Robin Gareus
2014-07-09reduce space around TearOff TickmarksRobin Gareus
2014-07-09shorten grid/snap label "Timecode" -> "TC"Robin Gareus
2014-07-09automatically set ArdourDropdown box width.Robin Gareus
2014-07-09polish a few blemishes and add some commentsBen Loftis
2014-07-09fix range select so it picks up grouped tracksBen Loftis
2014-07-09new scissors iconRobin Gareus
2014-07-09ardour loves 1024px width screensRobin Gareus
2014-07-09ardour loves narrow screens part oneRobin Gareus
2014-07-09reduce actual size of tool_cut.png to avoid blowing up h-padding on all other...Paul Davis
2014-07-09add new TRX-only function for unusual global-record-enable semanticsPaul Davis
2014-07-08call Canvas::re_enter() at the end of a RegionCutDrag so that entered_regionv...Paul Davis
2014-07-08cut ops can start on automation tracks tooPaul Davis
2014-07-08cut ops can start with the mouse pointer not over a regionPaul Davis
2014-07-08cut cursor follows gridPaul Davis
2014-07-08bolder scissor images to match existing tools more closelyBen Loftis
2014-07-08fix thinko with split selections. also ignore follow_edits when we are split...Ben Loftis
2014-07-08initial implementation of "bring all media into session folder". Incomplete b...Paul Davis
2014-07-08update callgrind script and add some doc.Robin Gareus
2014-07-07xfade rects should only pop-up in Object mode, when they are focusableBen Loftis
2014-07-07fix inconsistency in smart mode where it shows a trim cursor in the top half ...Ben Loftis
2014-07-07fix copy paste error in selectionBen Loftis
2014-07-07fix build after copy-n-paste/code change collisionPaul Davis
2014-07-07some code shuffling to make sure that cut mode always operates at the mouse l...Paul Davis
2014-07-07remove leftover cruft from link-region-and-track removalBen Loftis
2014-07-07remove all_group_active_button. if you want to operate on all tracks, choos...Ben Loftis
2014-07-07add icons for cut mouse mode button and cut cursor (both need improving)Paul Davis
2014-07-07use an EditorCursor when dragging in cut mode to indicate cut positionPaul Davis
2014-07-07add new variant of EditorCursor that creates an insensitive full-canvas-heigh...Paul Davis
2014-07-07Use Canvas::re_enter() after changing mouse mode so we get the right cursor n...Paul Davis
2014-07-07tentative use of "c" as test binding for scissors/cut mouse mode (will possib...Paul Davis
2014-07-07add functionality for cut toolPaul Davis
2014-07-07add basics of Cut mouse mode, no functionality yet. Icon images are still req...Paul Davis
2014-07-06update audio-export as used by video-export (disable soundcloud)Robin Gareus
2014-07-06remove some cruft with previous commits. remove option link-region-and-track...Ben Loftis
2014-07-06add number-label at top of mixer-stripRobin Gareus
2014-07-06repair ardour-button "fixed color mode"Robin Gareus
2014-07-06show track color on mixer-stripRobin Gareus
2014-07-06now that track and region selections are mutually exclusive, you need a separ...Ben Loftis
2014-07-06Q and W jump between markers. this puts them right next to Tab which creates...Ben Loftis
2014-07-05new approach to selections which will help rationalize Split and similar func...Ben Loftis
2014-07-05further rationalization of the editor. after a split, ardour was switching t...Ben Loftis
2014-07-05Left-align label for post-export hook script entry.Colin Fletcher
2014-07-05Make tap tempo use g_get_monotonic_time(), and fix minimum BPMColin Fletcher
2014-07-05Make 'Tap tempo' set the bpm to a running averageColin Fletcher
2014-07-05Add 'Tap tempo' button to 'Edit tempo' dialogueColin Fletcher
2014-07-04purge states of Audio-backends that are N/ARobin Gareus