summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-02-14Separate MSB/LSB MIDI Bank selectRobin Gareus
2017-02-14Save/restore location clock modeRobin Gareus
2017-02-14NO-OP: whitespaceRobin Gareus
2017-02-14Reset window-size when switching between custom and generic plugin UI.Robin Gareus
2017-02-13Clarify session property (now that there's an action)Robin Gareus
2017-02-13GUI action Transport/RecordCountInRobin Gareus
2017-02-13reinstate ensure-time-axis-visible after move-selected-tracksPaul Davis
2017-02-13new implementation of move-selected-tracksPaul Davis
2017-02-13update email addressPaul Davis
2017-02-13remove unused background exposeRobin Gareus
2017-02-12credit where credit is duePaul Davis
2017-02-12Update Japanese translationHiroki Inagaki
2017-02-09This is the wrong approach to this problem.5.6Paul Davis
2017-02-09NO-OP: whitespace conversionPaul Davis
2017-02-09when considering whether or not to autoscroll teh canvas, first translate all...Paul Davis
2017-02-09NO-OP: whitespacePaul Davis
2017-02-09explanatory comment and logic change to cover when we switch to the new sessi...Paul Davis
2017-02-09always hide splash screen after save-as session switchPaul Davis
2017-02-08NO-OP: whitespacePaul Davis
2017-02-08make rude alert buttons expand vertically to use all available space.Paul Davis
2017-02-08NO-OP: whitespace changesPaul Davis
2017-02-08improved fix for #7208, hopefullyPaul Davis
2017-02-08use centralized SMF tempo method in both places where we show itPaul Davis
2017-02-08do NOT remove tracks from selection during drag selection on the basis of geo...Paul Davis
2017-02-08stop a crash during selectionPaul Davis
2017-02-07Update Russian translationAlexandre Prokoudine
2017-02-073 actions (trim-front, trim-back, set-sync-position) do not need to be region...Paul Davis
2017-02-07tempo dialog uses three decimal places in numeric entry.nick_m
2017-02-06Categorize the mixer actions.Ben Loftis
2017-02-06Add several new categories and re-sort some keybindings so they display more ...Ben Loftis
2017-02-06Some tweaks to default keybindings:Ben Loftis
2017-02-06Revert to allowing stacked layer region view for MIDI tracks, for now.Ben Loftis
2017-02-07hotfix for cross-track dragging bug with music-locked regions.nick_m
2017-02-07update note length when dragging notes (over tempo change)nick_m
2017-02-06save/restore VCA master state inside slaves, so that a reloaded session ends ...Paul Davis
2017-02-07NoteDrag copy modifier detection is no longer explicit.nick_m
2017-02-05unused code, showing basics of how to define a custom gtkmm-2.4 treemodel for...Paul Davis
2017-02-05remove overzealous bounds check when dropping notes.nick_m
2017-02-05midi note drags are music-based.nick_m
2017-02-04If 'MidiRegionView::find_canvas_sys_ex()' fails, make it return a boost::shar...John Emmas
2017-02-04'CheckMenuItem' conflicts with an item already existing in MSVCJohn Emmas
2017-02-04make more of an effort to ensure that the last element in Selection::tracks i...Paul Davis
2017-02-04Fix a crash in rhythm ferret if the relevant plugin couldn't be found for som...John Emmas
2017-02-04Some paths weren't getting set up correctly for the MSVC buildJohn Emmas
2017-02-04clean up patch change/sysex headers.nick_m
2017-02-04set sysex height & position on redisplay.nick_m
2017-02-04improve sysex data display.nick_m
2017-02-04more inconsistent menu item fiddling.nick_m
2017-02-04more messing about with inconsistent menu state.nick_m
2017-02-04allow "Glue to Bars & Beats" in region menu to be in an inconsistent state.nick_m