ardour.git
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
2015-01-19 nick_mFixes for when rubberbanding_snaps_to_grid config setti...
2015-01-19 Robin GareusHotfix crash in OSX engine dialog.
2015-01-19 Ben Loftisuse C locale, because POSIX locale is not supported...
2015-01-18 John EmmasOn Windows, #include <shellapi.h> so we can use ShellEx...
2015-01-18 Ben Loftisfix open_uri for windows
2015-01-18 Ben LoftisDramatically improve windows session-save-time by avoid...
2015-01-18 David RobillardFix MIDI bounce/consolidate note resolution.
2015-01-18 David RobillardFix stuck notes in short MIDI regions.
2015-01-17 Robin Gareusconsistent display of period-size.
2015-01-17 Robin Gareusfix panner send-strip color
2015-01-17 Robin Gareusdisplay current buffer size - hopefully w/o breaking...
2015-01-17 Robin Gareusfix 20ea90a1 for winegcc
2015-01-17 Robin GareusEngine Dialog: fix various signal connections
2015-01-17 Robin Gareusengine dialog fix buffersize sensitivity
2015-01-17 Robin Gareusupdate engine dialog UI state
2015-01-17 nick_mFix some ignored region selection changes (probably...
2015-01-17 Robin Gareuswaf: fix concurrency issue with duplicate targets
2015-01-17 David RobillardRevert "Kludgey fix for invisible playhead when scrolled."
2015-01-17 David RobillardCompute arrow bbox manually to appease crazy canvas.
2015-01-17 David RobillardKludgey fix for invisible playhead when scrolled.
2015-01-17 Robin Gareusfix 05a612b
2015-01-17 David RobillardPut playhead on top of everything.
2015-01-17 David RobillardUpdate arrow bbox when geometry changes.
2015-01-17 David RobillardFix clipping for scroll groups an offset bbox.
2015-01-16 Ben LoftisASIO devices have a preferred buffersize.
2015-01-16 Robin GareusDMG background images for Mixbus
2015-01-16 Robin Gareusmixbus quick-start PDF is history
2015-01-16 David RobillardFix hidden notes at trimmed region start.
2015-01-16 nick_mFix note resize double undo bug.
2015-01-15 David RobillardFix setting command key bindings on OSX.
2015-01-14 Robin Gareusdon’t show “-all-“ group with currently does nothing.
2015-01-14 Robin GareusJACK: add support for device names with whitespace
2015-01-14 nick_mReduce selection loss when changing mouse modes.
2015-01-14 nick_mA test for less brutall deselection on mouse mode change.
next