ardour.git
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
2015-01-21 Robin Gareusset Theme buttons on state reset
2015-01-21 Robin Gareusinitialize theme > gradient sliders.
2015-01-21 Robin Gareusapply Theme > “Show waveform clipping”
2015-01-20 Paul Daviscorrect run-readtest.sh for use on OS X as well
2015-01-20 Paul Davistweaks to make more C-like and quieten down if desired...
2015-01-20 Paul Davisadd script for running readtest
2015-01-20 Robin Gareusclarify reasonable synth description.
2015-01-20 Robin Gareusfew more read-test tweaks:
2015-01-20 Robin Gareusfix bundled LV2 installation path (waf install)
2015-01-20 Robin Gareusreadtest: print min/avg report at end
2015-01-19 Robin GareusNOOP, re-indent
2015-01-19 Robin Gareusfix to compile with gcc on linux
2015-01-19 Robin Gareusrename readtest (.c not .cc)
2015-01-19 Robin Gareusfew more basic ControList/Curve Tests
2015-01-19 Guido AulisiCurve::_get_vector: fix return value when veclen == 1
2015-01-19 Robin Gareus2-point Curve Linear Interpolation Test
2015-01-19 Paul DavisC fix for readtest (git command ordering caused this)
2015-01-19 Paul Davisvarious fixes and improvements
2015-01-19 Paul Davisnew C version of readtester, without libsndfile
2015-01-19 Robin Gareusminimalistic Evoral::Curve Unit Test.
2015-01-19 Paul Davisnew read tester for investigating read bandwidth issues
next