summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-07-31Fix erroneous changes in the previous updates, translate more into RussianAlexandre Prokoudine
2017-07-31Indicate whether to show plugin's inline display in GUIJohannes Mueller
2017-07-31Some abstractions to make the display look good in the plugin guiJohannes Mueller
2017-07-31Display the inline display in the generic plugin guiJohannes Mueller
2017-07-31Put plugin inline display into a freely available class ...Johannes Mueller
2017-07-30More Russian translation updated and fixesPetr Semiletov
2017-07-30Update Russian translationAlexandre Prokoudine
2017-07-30VCA master-strip: drop gain-control referenceRobin Gareus
2017-07-30Remove an unused variableRobin Gareus
2017-07-29Russian po updates, typo in automation_time_axis.cc fixPetr Semiletov
2017-07-29Fix edit-cursor in TextEntryRobin Gareus
2017-07-28Allow to rename VCAs in the editorRobin Gareus
2017-07-27Fix pasting automation at 0Robin Gareus
2017-07-27Fix ATAV hide button for VCA lanesRobin Gareus
2017-07-26Ask user to save when using save-as or snapshot+switch.Robin Gareus
2017-07-25Fix #6280 – region (first_frame()==0) selectable with SnapRegionBoundaryJohannes Mueller
2017-07-24update japanese translation (Hiroki Inagaki)Paul Davis
2017-07-24Add touch to trim-controlRobin Gareus
2017-07-24Remove unused "mark" parameter from stop_touch() APIRobin Gareus
2017-07-24Drags are such a drag.Robin Gareus
2017-07-24Start/end touch for generic-UI knob and proc-box inline ctrlsRobin Gareus
2017-07-23Initialize some uninitialized variablesRobin Gareus
2017-07-22Update zh.po for v5.10 Chinese LanguageYQ-YSY
2017-07-21Hide VTAV header controls for small heightRobin Gareus
2017-07-21Main Menu: some re-organization of session- and global-centric windows.Ben Loftis
2017-07-21Fix recursion in FloatinTextEntry (amend f62c8c664d)Robin Gareus
2017-07-22Rework tempo marker editing menu functionsnick_m
2017-07-22Calculate clamped tempo stretch ratios using the correct (musical) domainnick_m
2017-07-22Remove redundant beat arg from TempoMap::add_meternick_m
2017-07-22Rework region selection XMLnick_m
2017-07-22Cropping a single region to time selection works for multiple rangesnick_m
2017-07-22Fix time selection undo for multiple time selectionsnick_m
2017-07-22Disable tempo end/twist drag for meter-locked tempinick_m
2017-07-22Only add a new tempo or meter on click if the primary modifier is pressednick_m
2017-07-22Remove duplicated tempo curve colour change when draggingnick_m
2017-07-22Fix various issues wrt BBTRulerDragnick_m
2017-07-22Indicate musical position lock style of regions and locations using BEAMED EI...nick_m
2017-07-22Time info box updates its length display correctly over a tempo changenick_m
2017-07-22Rework time info box updates on region selection changenick_m
2017-07-22Call Editor::abort_reversible_command() in MidiRegionView::abort_command()nick_m
2017-07-22Remove double-nested reversible command when note editingnick_m
2017-07-22Fix both note length setting and display in EditNoteDialognick_m
2017-07-22Add missing braces to Editor::cut_copy conditionalnick_m
2017-07-22Editor::playhead_forward/backward_to_grid snaps even in magnetic modenick_m
2017-07-21Properly propagate TAV TimeSelectionRobin Gareus
2017-07-21Amend c242cbc31806 (VCA automation button)Robin Gareus
2017-07-21Add automation button to VCA stripRobin Gareus
2017-07-20Fix crash when renaming track to an invalid nameRobin Gareus
2017-07-20Equivalent fix for #7429 for the mixerJohannes Mueller
2017-07-20Select the clicked route in the current mixer strip (fixes #7429)Johannes Mueller