summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-10-12peak level numeric display now uses "clip indicator" for base color, not "bri...Paul Davis
2016-10-12add gtk_clip_indicator as a separate color from gtk_bright_indicatorPaul Davis
2016-10-12Fixes minor memory leak found in color_theme_manager.cpp:326Nathan Stewart
2016-10-11allow to run single tests from ./artestRobin Gareus
2016-10-10Interpret start & length_beats properties as double rather than Evoral::Beats.nick_m
2016-10-09TempoSection methods deal in beats rather than pulses per minute.nick_m
2016-10-09Use double comparison in MidiRegionView::note_in_region_range().nick_m
2016-10-07Clean up cppcheck warnings about handling of allocated memory in SysEx classNathan Stewart
2016-10-06update LuaWindow output on-the-go (allow progress print)Robin Gareus
2016-10-06Hold ctrl + click "open" session -> safe modeRobin Gareus
2016-10-06sort instrument list alphabeticallyRobin Gareus
2016-10-05GUI support for type-0/1 SMF import (display channel/track count)Robin Gareus
2016-10-05fix interface - proessor_selection is not a Lua C-FunctionRobin Gareus
2016-10-04Fix ldd(1) parsing on NetBSDKamil Rytarowski
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