summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-01fix_bbtppq: add missing space - no-op5.4nick_m
2016-10-01Add MidiRegion _start to the list of things we leave alone on session load.nick_m
2016-10-01Region pulse is no longer a property.nick_m
2016-10-01allow sending OSC from inline display UIsRobin Gareus
2016-10-01Fix locking bug in tempo map.nick_m
2016-10-01fix_bbtppqn: setting start and length accounts for for multiple tempi,nick_m
2016-09-30fix some compiler warnings (from mingw)Paul Davis
2016-09-30attempt to fix windows failed build by including pthread.h to get DEBUG_THREA...Paul Davis
2016-09-30push2:small logic fix for destructor, mostly to ensure that the track_mix lay...Paul Davis
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-30reorganize push 2 code and logic to better handle device arrival after progra...Paul Davis
2016-09-30remove unused member variablePaul Davis
2016-09-30push2 gui catches port registrationsPaul Davis
2016-09-30remove useless code from push2 gui dialogPaul Davis
2016-09-30insufficient attempt to drop references to a shadow MIDI portPaul Davis
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-30 Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-09-30When building with MSVC some of the header file stuff is only relevant in ear...John Emmas
2016-09-30Accommodate a header file that's been moved from gtk2_ardour into libardourJohn Emmas
2016-09-30Accommodate newly introduced source(s) in our MSVC project (cairocanvas)John Emmas
2016-09-30don't include session-search paths with templatesRobin Gareus
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-29manually revert b9cab93fb116b and remove associated code.Paul Davis
2016-09-29enhance -D bindings outputPaul Davis
2016-09-29fix_bbtppq: fix typo.nick_m
2016-09-29fix_bbtppq update: format text, remove old sources in region method.nick_m
2016-09-29Rectangle is ambiguous on WindowsRobin Gareus
2016-09-29Fix error: conversion from 'int' to non-scalar typeRobin Gareus
2016-09-28MacOS [sic] required changes for Rect in Push 2 codePaul Davis
2016-09-28remove unnecessary methodPaul Davis
2016-09-28clang on el capitan etc. no longer supports -fstrength-reducePaul Davis
2016-09-28fix errors reported by pixman for meter redraws (and add more comments to hel...Paul Davis
2016-09-28make Ben's cool range select hack work with Push 2Paul Davis
2016-09-28output more stuff to the error channel if/when a session fails to load/be cre...Paul Davis
2016-09-28make error dump on stderr slightly more obviousPaul Davis
2016-09-29Rename headless-chicken utility to fix_bbtppqnick_m
2016-09-28fix for push2 code on Windows (no random())Paul Davis
2016-09-28move mode/scale/key definitions out of push2 code and into libardour; Aeolian...Paul Davis
2016-09-29headless-chicken: force setting of region length properties, clean up code.nick_m
2016-09-29Prevent overwriting of MidiRegion length and length_beats during session load.nick_m
2016-09-29Remove bogus methods from MidiRegion.nick_m
2016-09-29Remove _length_pulse from MidiSource.nick_m
2016-09-29headless-chicken: skip !writable sources, ensure midi path is writable.nick_m
2016-09-29headless-chicken: ensure new sources are empty, misc renaming.nick_m
2016-09-29headless-chicken: misc fixes.nick_m
2016-09-29headless-chicken: various fixesnick_m