summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-08-19Avoid CamelCase in color namesJulien "_FrnchFrgg_" RIVAUD
2016-08-19Make automation state buttons active when not on ManualJulien "_FrnchFrgg_" RIVAUD
2016-08-19Remove unused space in gain_meter's automation menuJulien "_FrnchFrgg_" RIVAUD
2016-08-18Add missing returnJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make ArdourButton detect when a grab should stop being pressedJulien "_FrnchFrgg_" RIVAUD
2016-08-18don't show empty time axis view context menusPaul Davis
2016-08-18Make buttons in track headers behave more like Gtk::MenuToolButtonJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make name_button behave more like a Gtk::MenuToolButtonJulien "_FrnchFrgg_" RIVAUD
2016-08-18Make in/out buttons behave more like Gtk::MenuToolButtonJulien "_FrnchFrgg_" RIVAUD
2016-08-17removed commented code, now that the comment is actually correctPaul Davis
2016-08-17fix hard/impossible trimming situationPaul Davis
2016-08-17GUI does an even stronger check on no undo/redo while recordingPaul Davis
2016-08-17Use a real dropdown for AutoState in automation lanesJulien "_FrnchFrgg_" RIVAUD
2016-08-17Align the currently selected automation state on dropdownJulien "_FrnchFrgg_" RIVAUD
2016-08-17upcoming codenamesRobin Gareus
2016-08-17Make MixerStrip's automation menu behave like a dropdownJulien "_FrnchFrgg_" RIVAUD
2016-08-17Make the group button in MixerStrip behave like a dropdownJulien "_FrnchFrgg_" RIVAUD
2016-08-17Replace positioning function with popup helperJulien "_FrnchFrgg_" RIVAUD
2016-08-16fix issue with WM close/delete ("X") button not working for window proxied di...Paul Davis
2016-08-15allow constrained-drag of MIDI notes to workPaul Davis
2016-08-16Add missing line feed in midi_region_view.ccnick_m
2016-08-16Midi region ghost note uses beat-based note time calculation.nick_m
2016-08-16Fix frame-based beat calculation in MidiRegionView::snap_frame_to_grid_undern...nick_m
2016-08-14Remove assumption that the meter starts at frame 0 in Editor::apply_midi_note...nick_m
2016-08-14Sync User Interactoin tooltips with new default settings.nick_m
2016-08-14Choose some non-overlapping defaults for User Interaction modifier keys.nick_m
2016-08-14Add a new modifier combination that allows overlap with snap-related defaults.nick_m
2016-08-14User Interaction pref shows the push points modifier in the 'beginning a drag...nick_m
2016-08-14Resolve potential ambiguity between the constraint modifier and the copy modi...nick_m
2016-08-14Ensure RelevantModifierKeyMask is updated on each modifier change.nick_m
2016-08-14Ensure BBTRulerDrag operates within the tempo map.nick_m
2016-08-14Ensure positive length whan drag-adding new midi region.nick_m
2016-08-14Allow negative return in TempoMap::beat_at_frame() and its exact_ variant.nick_m
2016-08-13add nstewart to authorsRobin Gareus
2016-08-13Add "Marker Toggle" #5193Nathan Stewart
2016-08-13tweak strings now that 5.0 is outRobin Gareus
2016-08-13add RMS region normalization optionRobin Gareus
2016-08-08add plural forms for pt to gtk2_ardour/po/pt.po5.0-rc2Paul Davis
2016-08-08(updated) pt(_BR) update for gtk2_ardour from Marcelo TelesPaul Davis
2016-08-08Revert "pt(_BR) update for gtk2_ardour from Marcelo Teles"Paul Davis
2016-08-08updated russian translation from Alexandre ProkoudinePaul Davis
2016-08-08fix thinko that causes near duplicate menu items in group context menu when n...Paul Davis
2016-08-08fix bug when appdata.pot file cannot be regeneratedPaul Davis
2016-08-08GenericUI: better popup placement for automation modeJulien "_FrnchFrgg_" RIVAUD
2016-08-08Move anchored menu placement strategy to Gtkmm2ext utilsJulien "_FrnchFrgg_" RIVAUD
2016-08-07fix typoRobin Gareus
2016-08-07Make ArdourDisplay a subclass of ArdourDropdownJulien "_FrnchFrgg_" RIVAUD
2016-08-07Remove the space for checks/radios/icons in dropdownsJulien "_FrnchFrgg_" RIVAUD
2016-08-07Make Dropdown menus at least as wide as the buttonJulien "_FrnchFrgg_" RIVAUD
2016-08-07Improve placement of Dropdown popups.Julien "_FrnchFrgg_" RIVAUD