summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-09-30revert previous unintended commitBen Loftis
2016-09-30fix: using arrow-keys on selected mixer strips would recursively affect group...Ben Loftis
2016-09-30Constrain Samplerate selection when session is loadedRobin Gareus
2016-09-30fix sample-rate display: show active (not desired) rateRobin Gareus
2016-09-30Fix finding of splash file and display in About dialogTim Mayberry
2016-09-29some Collaborative Albums from the early 80'sRobin Gareus
2016-09-29fix crash on OS X el capitan when using command line argumentsPaul Davis
2016-09-28make error dump on stderr slightly more obviousPaul Davis
2016-09-27Revert "Editor does not need to reset track/stripable selection, since Select...Paul Davis
2016-09-27move "logmeter.h" from gtk2_ardour into libs/ardourPaul Davis
2016-09-27TimeAxisView::set_selected() needs to call AxisView::set_selected()Paul Davis
2016-09-27Editor does not need to reset track/stripable selection, since Selection alre...Paul Davis
2016-09-27add explicit "duplicate-regions" actionPaul Davis
2016-09-27add "quantize" action for control surface accessPaul Davis
2016-09-27don't get into nested run loops if quantize is reinvoked (e.g control surface...Paul Davis
2016-09-27minor tweak to quantize dialog so that we can test if it is visiblePaul Davis
2016-09-27various tweaks to port matrix display logic to try to avoid a few wierd thingsPaul Davis
2016-09-27push2: basic GUI dialogPaul Davis
2016-09-27add a new action to allow surfaces to access Keyboard::close_current_dialog()Paul Davis
2016-09-27adjustments to build nascent push2 surface supportPaul Davis
2016-09-27hide unfinished "Archive" feature for 5.4 releaseRobin Gareus
2016-09-23GUI option to Exclude unused sourcesRobin Gareus
2016-09-23Fix bug where drawing long notes placed the new note on the previous snap line.nick_m
2016-09-23Remove _midi_regions_use_bbt_beats from Session, _start_pulse and _length_pul...nick_m
2016-09-21Update Archive GUI: expose audio-encoding, set progress textRobin Gareus
2016-09-21GUI updates for archiving sessionsRobin Gareus
2016-09-20add missing filesRobin Gareus
2016-09-20GUI support to archive sessionRobin Gareus
2016-09-18fix another crash at exit #7033Robin Gareus
2016-09-17Save changes when toggling checkboxes in ExportDialogTim Mayberry
2016-09-16Allow to query HTTP headersRobin Gareus
2016-09-15Skip pin-management for MB channelstrip pluginsRobin Gareus
2016-09-15Do not delete selected MIDI notes while dragging. (See #6602)Guido Aulisi
2016-09-14Restore state of analyze and soundcloud upload checkboxes in ExportDialogTim Mayberry
2016-09-13copy demo sessionsRobin Gareus
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