summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-06Make sure we have the property rather than the value of patch change id.nick_m
2015-02-05Clean up Session's _current_trans when aborting a drag.nick_m
2015-02-05Make redo action insensitive after new command.nick_m
2015-02-04remove duplicate callbackRobin Gareus
2015-02-03tweak to help with uncoalesced rendersBen Loftis
2015-02-03render canvas using the GDK region rather than the GDK area.Paul Davis
2015-02-03Add an extra test to prevent 'PBD::path_is_within()' from looping infinitely ...John Emmas
2015-02-02OSX packaging: fix disk-image "Resource busy"Robin Gareus
2015-02-01Remove remaining LEVEL4 bindingsBen Loftis
2015-02-01Fix Session Export keybinding to call correct action (ExportAudio).Ben Loftis
2015-01-30make it possible to bundle harrison plugins; osx version (disabled for now)Ben Loftis
2015-01-30fix cursor color for text entriesBen Loftis
2015-01-30remove locate before loop, which was causing intermittent loop behaviorBen Loftis
2015-01-30use Gtkmm2ext::possibly_translate_mod_to_make_legal_accelerator() in all case...Paul Davis
2015-01-30If 'force' is TRUE (when using 'Location::set_start()' or 'Location::set_end(...John Emmas
2015-01-30fix “invalid use of incomplete type jack_client_t”Robin Gareus
2015-01-30clarify sync-lock and disable it by default.Robin Gareus
2015-01-30amend 070818fRobin Gareus
2015-01-29stop transport when process_routes fails, even when using the parallel graph ...Paul Davis
2015-01-29fix incorrect return value from sndfile_data_width()Paul Davis
2015-01-30take down backend specific threads with backendRobin Gareus
2015-01-30fix jack thread joiningRobin Gareus
2015-01-29return to old default disk chunk read sizePaul Davis
2015-01-29don't wipe out SHIFT from event state when processing keyboard events, as don...Paul Davis
2015-01-29in mixbus, treat the canvas rulers just like the canvas wrt mouse-wheel-zoomBen Loftis
2015-01-29consolidate using SECONDARY+number bindings for region properties, such as ga...Ben Loftis
2015-01-29switch WINDOW bindings to use SECONDARY instead and displace any bindings tha...Ben Loftis
2015-01-28fix up and comment fmt-bindings toolPaul Davis
2015-01-28use gtk_accel_groups_active() in preference to gtk_window_activate_key() sinc...Paul Davis
2015-01-29fix -Wreorder in 6377fe89Robin Gareus
2015-01-29allow bundling of lv2coreRobin Gareus
2015-01-28Map window bindings to alt.David Robillard
2015-01-28guess what?!Robin Gareus
2015-01-28add lv2core to bundles Robin Gareus
2015-01-28readtest: calculate running average and stddevRobin Gareus
2015-01-28read-test format directly for gnuplotRobin Gareus
2015-01-28ALSA-backend separate report for error and x-runRobin Gareus
2015-01-28ALSA-Backend prefer ppoll()Robin Gareus
2015-01-28fix #6117 - fader prelightRobin Gareus
2015-01-27towards fixing #5711Robin Gareus
2015-01-27[Summary] Adding missing initialization of the date &time formats. “Init tr...Valeriy Kamyshniy
2015-01-27fix printf format-security warning.Robin Gareus
2015-01-27Don't try to dereference a NULL ptr (the function 'ARDOUR::IO::nth()' can ret...John Emmas
2015-01-26ignore context menu click events, notably during drag but also for a couple o...Paul Davis
2015-01-26remove unnecessary commented-out line.Paul Davis
2015-01-26on OS X, do not require click to activate the applicationPaul Davis
2015-01-26amend e3da18fdRobin Gareus
2015-01-26rename ARDOUR_UI::idle_load() to ARDOUR_UI::load_from_application_api() to co...Paul Davis
2015-01-25fix incorrect logic when loading session via NextStep document APIPaul Davis
2015-01-25fix declaration of Cocoa NSApplicationDelegate methodsPaul Davis