summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-09-13Rename Struct defined in freesound header to be less genericTim Mayberry
2016-09-13Remove duplicate header includes in gtk2_ardourTim Mayberry
2016-09-13Add missing header include guards in various gtk2_ardour headersTim Mayberry
2016-09-12allow running from src-tree using system-wide gtk-themes w/color defsRobin Gareus
2016-09-11Fix #7015, Crash while aborting Region trim using Esc keyTim Mayberry
2016-09-11Fix #7003, Store/Restore state of checkboxes in Export dialogTim Mayberry
2016-09-09closing the normalize dialog should not run normalize (#7016)Paul Davis
2016-09-09fix WM close handling for session lock dialog (#7017)Paul Davis
2016-09-06add ActionManager::rec_sensitive_actions and put "add track/bus" in this grou...Paul Davis
2016-09-06use moved version of reset_focus()Paul Davis
2016-09-06use moved version of reset_focus()Paul Davis
2016-09-06move kbd focus reset method into ARDOUR_UI where it (probably) belongsPaul Davis
2016-09-06Update clear-gray-ardour.colorscooltehno
2016-09-06use existing Editor::reset_focus() method to reset focus after audio clock ed...Paul Davis
2016-09-06do not set the focus widget to be a toplevel window in Editor::reset_focus.Paul Davis
2016-09-07Remove unused variable.nick_m
2016-09-05Fix the tempo note-type hallucination.nick_m
2016-09-04Fix graphical issues in tempo curve.nick_m
2016-09-02Ensure the correct position is passed to MidiRegionView::get_grid_beats().nick_m
2016-09-02Editor::get_grid_type_as_beats() returns the quarter note equivalent of BBT b...nick_m
2016-09-01Fix a bug when formatting time stringsJohn Emmas
2016-08-31No-op - rename var in MidiRegionView::note_dropped().nick_m
2016-08-31NoteCreateDrag uses quarter-notes.nick_m
2016-08-31MidiRegionView uses quarter note snapping.nick_m
2016-08-31Use quarter-note based 'beat' when snapping.nick_m
2016-08-29NOOP: whitespacePaul Davis
2016-08-29improved (more general) fix for preferences window visibilityPaul Davis
2016-08-29Revert "apparent fix for preferences window visibility"Paul Davis
2016-08-29apparent fix for preferences window visibilityPaul Davis
2016-08-28fix focus-on-clock action5.3Paul Davis
2016-08-28Fix a crash when toggling back and forth between a generic plugin GUI window ...John Emmas
2016-08-28Fix a crash when we display the 'Plugin Analysis' window (in a generic plugin...John Emmas
2016-08-27single action punch in5.2Paul Davis
2016-08-27NO-OP: indentationPaul Davis
2016-08-27fix display of preferences window when detached.Paul Davis
2016-08-26forward Lua print() to Ardour's Log.Robin Gareus
2016-08-26Update CC automation menu when changing channel selectionJulien "_FrnchFrgg_" RIVAUD
2016-08-26add a static function to access processor selection from a Lua scriptRobin Gareus
2016-08-26fix a-eq grid layoutRobin Gareus
2016-08-25add len ovens to the authors listPaul Davis
2016-08-25add nascent poly-phonic pressure to automation menu for MIDI tracksPaul Davis
2016-08-25Fix astate setting for combo parameters when setting all astateJulien "_FrnchFrgg_" RIVAUD
2016-08-25Avoid 1px size changes when sizing_text() is usedJulien "_FrnchFrgg_" RIVAUD
2016-08-24Fix string to float conversion when typing gain values in Gain MeterTim Mayberry
2016-08-24fix generic GUI layout for no-control UIsRobin Gareus
2016-08-24Don't attempt to snap to the current musical grid when dragging tempi.nick_m
2016-08-22better late than neverRobin Gareus
2016-08-22use user-specified insertion point when adding new tracks/busses with a templatePaul Davis
2016-08-22use insert at specification when duplicating tracks/bussesPaul Davis
2016-08-22fix signed/unsigned warningPaul Davis