ardour.git
2015-02-06 nick_mMake undo/redo work for:
2015-02-06 Paul Davisfixup cherry-picked changes from Waves Tracks, and...
2015-02-06 Paul Davisimplement RangeMarkerBarDrag::abort
2015-02-06 Paul Davisimplement MarkerDrag::abort()
2015-02-05 Paul Davisdo not attempt to call an empty/null boost functor...
2015-02-05 Paul Davisfix issue with region dragging while mouse pointer...
2015-02-05 Paul Davisfix bad fix for cherry-pick conflict
2015-02-05 Paul Davismake two obvously const methods actually be const
2015-02-05 Paul Davismodify behaviour of session when updating skips to...
2015-02-05 Paul Davisadd SessionEvent::Action to libs/ardour enums registration
2015-02-05 Paul Davisexpand SessionEvent API to allow ::clear_events() to...
2015-02-05 Paul Davisexpand PBD::Pool API and add additional DEBUG_TRACE...
2015-02-05 Paul Davisset name of GUI event loop thread
2015-02-05 Ben LoftisContentEdit drag on empty MIDI track should not create...
2015-02-05 nick_mRework previous commit to avoid extra property lookup...
2015-02-05 nick_mMake sure we have the property rather than the value...
2015-02-05 nick_mClean up Session's _current_trans when aborting a drag.
2015-02-05 nick_mMake redo action insensitive after new command.
2015-02-04 Robin Gareusremove duplicate callback
2015-02-03 Ben Loftistweak to help with uncoalesced renders
2015-02-03 Paul Davisrender canvas using the GDK region rather than the...
2015-02-03 John EmmasAdd an extra test to prevent 'PBD::path_is_within(...
2015-02-02 Robin GareusOSX packaging: fix disk-image "Resource busy"
2015-02-01 Ben LoftisRemove remaining LEVEL4 bindings
2015-02-01 Ben LoftisFix Session Export keybinding to call correct action...
2015-01-30 Ben Loftismake it possible to bundle harrison plugins; osx versio...
2015-01-30 Ben Loftisfix cursor color for text entries
2015-01-30 Ben Loftisremove locate before loop, which was causing intermitte...
2015-01-30 Paul Davisuse Gtkmm2ext::possibly_translate_mod_to_make_legal_acc...
2015-01-30 John EmmasIf 'force' is TRUE (when using 'Location::set_start...
2015-01-30 Robin Gareusfix “invalid use of incomplete type jack_client_t”
2015-01-30 Robin Gareusclarify sync-lock and disable it by default.
2015-01-30 Robin Gareusamend 070818f
2015-01-30 Paul Davisstop transport when process_routes fails, even when...
2015-01-30 Paul Davisfix incorrect return value from sndfile_data_width()
2015-01-30 Robin Gareustake down backend specific threads with backend
2015-01-30 Robin Gareusfix jack thread joining
2015-01-29 Paul Davisreturn to old default disk chunk read size
2015-01-29 Paul Davisdon't wipe out SHIFT from event state when processing...
2015-01-29 Ben Loftisin mixbus, treat the canvas rulers just like the canvas...
2015-01-29 Ben Loftisconsolidate using SECONDARY+number bindings for region...
2015-01-29 Ben Loftisswitch WINDOW bindings to use SECONDARY instead and...
2015-01-29 Paul Davisfix up and comment fmt-bindings tool
2015-01-29 Paul Davisuse gtk_accel_groups_active() in preference to gtk_wind...
2015-01-29 Robin Gareusfix -Wreorder in 6377fe89
2015-01-29 Robin Gareusallow bundling of lv2core
2015-01-28 David RobillardMap window bindings to alt.
2015-01-28 Robin Gareusguess what?!
2015-01-28 Robin Gareusadd lv2core to bundles
2015-01-28 Robin Gareusreadtest: calculate running average and stddev
2015-01-28 Robin Gareusread-test format directly for gnuplot
2015-01-28 Robin GareusALSA-backend separate report for error and x-run
2015-01-28 Robin GareusALSA-Backend prefer ppoll()
2015-01-28 Robin Gareusfix #6117 - fader prelight
2015-01-27 Robin Gareustowards fixing #5711
2015-01-27 Valeriy Kamyshniy[Summary] Adding missing initialization of the date...
2015-01-27 Robin Gareusfix printf format-security warning.
2015-01-27 John EmmasDon't try to dereference a NULL ptr (the function ...
2015-01-26 Paul Davisignore context menu click events, notably during drag...
2015-01-26 Paul Davisremove unnecessary commented-out line.
2015-01-26 Paul Davison OS X, do not require click to activate the application
2015-01-26 Robin Gareusamend e3da18fd
2015-01-26 Paul Davisrename ARDOUR_UI::idle_load() to ARDOUR_UI::load_from_a...
2015-01-25 Paul Davisfix incorrect logic when loading session via NextStep...
2015-01-25 Paul Davisfix declaration of Cocoa NSApplicationDelegate methods
2015-01-25 Paul DavisRevert "alter default disk chunk sizes"
2015-01-25 Robin Gareusadd a simple status indicator to the Engine Dialog
2015-01-25 Robin Gareusaudio-engine use internal API to stop
2015-01-25 Robin Gareusfix latency measurement result display
2015-01-25 Robin Gareusmidi note paste undo fix.
2015-01-25 Paul Davismake butler thread merely ask for session state save...
2015-01-25 Paul Davisadd handler for, and connect to, Session::SaveSessionRe...
2015-01-25 Paul DavisAdd a new signal (not yet used) to initiate session...
2015-01-25 Paul Davisalter default disk chunk sizes
2015-01-24 Paul Davisadd function to get data width for ARDOUR::SampleFormat
2015-01-24 Paul DavisScrollGroup::covers_{window,canvas}() need to account...
2015-01-24 Paul DavisScrollGroups are kept in their own list, so ::window_to...
2015-01-24 Robin GareusALSA backend: synchronous switch to/from freewheeling
2015-01-24 Robin GareusDummyBackend: sync switch to freewheeling
2015-01-24 Robin Gareusfix copy/drag abort.
2015-01-24 Paul Davismake MouseCursors invalid cursor API be static; use...
2015-01-23 Paul Davismake -n (numfiles) argument do something
2015-01-23 Paul Davisallow use of null pointer as a valid cursor (implies...
2015-01-23 Paul Davisfix indentation from prior commit
2015-01-23 GZharun[Summary] Fixed bug 45163: Trim range from right corner...
2015-01-23 Paul Davisadd write tester script
2015-01-23 Paul Davisadjust sftest.cc to be more usable as a write-bandwidth...
2015-01-23 Paul Davisfix small bug when using -N for nocache
2015-01-23 Paul Davissplit apart read and write chunk size and offer platfor...
2015-01-23 Robin Gareusfix crash at exit if location-ui was used
2015-01-22 Ben Loftismove control app button adjacent to sample rate and...
2015-01-22 Ben Loftisremove channelcount selectors for mixbus
2015-01-22 Paul Davisreally re-fix linux cache clear
2015-01-22 Robin Gareuscalculus is a lost art.
2015-01-22 Paul Davisfix buffer cache flush for linux, and avoid incorrect...
2015-01-22 Paul DavisRevert "use product-neutral name for LV2 install dir"
2015-01-22 Paul Davisadjust run-readtest.sh so that it can be used as-is...
2015-01-22 Paul Davisremove useless error output
2015-01-22 Paul Davisuse product-neutral name for LV2 install dir
2015-01-21 Robin Gareusupdate selection clock
next