summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-03bump to 3.43.4Paul Davis
2013-09-03fix error introduced during recent changes to Mackie control support, involvi...Paul Davis
2013-09-03updated .po files from waf i18n, plus an updated gtk2_ardour/de.po from Edgar...Paul Davis
2013-09-03Revert "bump to 3.4"Paul Davis
2013-09-02revert to --backtrace enabled by default, since the original goal of this cha...Paul Davis
2013-09-02bump to 3.4Paul Davis
2013-09-02add std:: to clarify use of llabs on OS XPaul Davis
2013-09-02LV2 extUI handling - amend to previous commit.Robin Gareus
2013-09-02LV2 external UI handling - revert to <= 3.3. behaviourRobin Gareus
2013-09-01improve scroll and drag behaviour of volume-controller knobRobin Gareus
2013-08-31fix keyboard interaction with volume knobs (monitor section)Robin Gareus
2013-08-29fix typo in IEC-meter 'weird-float' protection.Robin Gareus
2013-08-29protect meters against weird float valuesRobin Gareus
2013-08-29update external plugin UI handlingRobin Gareus
2013-08-27fix vari-speed phase (when used for calculation only)Robin Gareus
2013-08-25add LV2 support for kx:external-ui#Robin Gareus
2013-08-25free memory of external plugins on GUI close (major mem leak).Robin Gareus
2013-08-24pot/po file updates caused by waf i18nPaul Davis
2013-08-24fix confusion about whether flip_mode in the Mackie support code is a bool or...Paul Davis
2013-08-24export: add support for CAFTim Blechmann
2013-08-23don't run meter in import-dialog if the dialog is not visibleRobin Gareus
2013-08-22undo the hiding of SR-dependent LV2 portsPaul Davis
2013-08-15update czech translations from pavel fric, part 2Paul Davis
2013-08-15update czech translations from pavel fricPaul Davis
2013-08-15fix newly-appearing crash-at-close caused by muddled thinking in pbd/pthread_...Paul Davis
2013-08-15check master sources when determining whether a region uses a source. should ...Paul Davis
2013-08-13Move curve test file handling in main() until after ARDOUR::init is calledTim Mayberry
2013-08-13Remove call to PBD::ID::init as it is now done via ARDOUR::initTim Mayberry
2013-08-13Call setup_libpbd_enums in PBD::init for portabilityTim Mayberry
2013-08-13Call Gio::init from PBD::init instead of ARDOUR::initTim Mayberry
2013-08-13Call PBD::init in ARDOUR::init and PBD::cleanup in ARDOUR::cleanupTim Mayberry
2013-08-13Add PBD::init and PBD::cleanupTim Mayberry
2013-08-13Move initialization of libardour from ARDOUR_UI class into main()Tim Mayberry
2013-08-13Prevent libardour from being initialized more than onceTim Mayberry
2013-08-13Change ARDOUR::init return type to bool type for success/failureTim Mayberry
2013-08-11fix thinko in 5dee49e19Robin Gareus
2013-08-11fix 5dee49e19 (32/64 bit unsigned int compatibility)Robin Gareus
2013-08-11make LV2 communication buffers independent from jack-midi buffer-sizeRobin Gareus
2013-08-09fix typosRobin Gareus
2013-08-09updated monitor modes doc (new version from Chris with IDs)Robin Gareus
2013-08-08remove --no-freesound option. fixes #5640Robin Gareus
2013-08-07new Mackie Control device file for Qcon controller (from #5634)Paul Davis
2013-08-07fix compiler warningRobin Gareus
2013-08-04fix meter-background highlight when peaking. (> vs >=)Robin Gareus
2013-08-04fix rounding issue when dragging video with fractional fpsRobin Gareus
2013-08-04vtl: import audio at video-offset, forget offset on "Remove Video"Robin Gareus
2013-08-04Timecode: fix subframe roundingRobin Gareus
2013-08-04fix no-roll LTC encoder, honor locates when transport is stoppedRobin Gareus
2013-08-04make master-meter in toolbar optionalRobin Gareus
2013-08-03advance track's play-position even if processing is lockedRobin Gareus