summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-02Human readable printing of MIDI Position messagesMichael Fisher
2013-08-02- Send position data from internal position classMichael Fisher
2013-08-02Test code removal...Michael Fisher
2013-08-02MIDI Clock - Shuffling locate code (not actually used yet)Michael Fisher
2013-08-02Stop compiler warning about NSURLMichael Fisher
2013-08-02rework MIDI [processor|plugin] chainRobin Gareus
2013-08-01remove an identical odd namespacing typoPaul Davis
2013-08-01remove odd namespacing typoPaul Davis
2013-08-01add _ISOC9X_SOURCE define to compiler command line to provide uniform access ...Paul Davis
2013-08-01re-check meterbridge metric-area on route deletionRobin Gareus
2013-08-01use zeroed scratch buffers for "silent" plugin runsRobin Gareus
2013-07-31tiny detail.. GUI-callback may try to check vmonitor->is_started() or issue a...Robin Gareus
2013-07-31clean up some valgrid "Uninitialised value was created by a heap allocation" ...Robin Gareus
2013-07-31correct error messageRobin Gareus
2013-07-31fix close_allv() sentinelRobin Gareus
2013-07-31valgrind ignore glib UTF8 warningsRobin Gareus
2013-07-31initialize two more uninitialized vars..Robin Gareus
2013-07-31fix typo in c212c16ebRobin Gareus
2013-07-31initialize some uninitialized valuesRobin Gareus
2013-07-31catch assert()Robin Gareus
2013-07-31LV2 - use scratch buffers to scratch :)Robin Gareus
2013-07-31another amend to 00f26394a9Robin Gareus
2013-07-31fix stupid copy/paste error in 00f26394a9Robin Gareus
2013-07-31minimize meter-peak re-draw areaRobin Gareus
2013-07-30RMS meter: remove unused peak-detectionRobin Gareus
2013-07-30adjust meterbridge label-heigh optionsRobin Gareus
2013-07-30add name-tooltips to the meterbridge metersRobin Gareus
2013-07-30clean up 44fc92c3 (not a threading issue but sigc++ problem)Robin Gareus
2013-07-30use dedicated buffers for route (and track)Robin Gareus
2013-07-30disconnect AuxSend connection when deleting busRobin Gareus
2013-07-30Revert "fix issue with generator plugins and no-roll disk monitoring"Robin Gareus
2013-07-30fix issue with generator plugins and no-roll disk monitoringRobin Gareus
2013-07-29Merge branch 'clang-rebased' of https://github.com/axetota/ardourPaul Davis
2013-07-29Return an empty string instead of a boolMichael Fisher
2013-07-29Cast param for std::time to a pointer of time_tMichael Fisher
2013-07-29Proper OSX/CLANG/CXX11 support in stl_delete.hMichael Fisher
2013-07-29Housekeeping, code styleMichael Fisher
2013-07-29Moving Mclk locating code to ticker.cc. HousekeepingMichael Fisher
2013-07-29Add method to send a song position pointer messageMichael Fisher
2013-07-29Send a song position pointer with mmc and fullframe fake locatingMichael Fisher
2013-07-29Add relavent OSX midi options in the startup dialogMichael Fisher
2013-07-29tweak meterbridge-label heightRobin Gareus
2013-07-29change default BBC-meter colorRobin Gareus
2013-07-29fix compiler warningRobin Gareus
2013-07-29use K-20 meter as default master busRobin Gareus
2013-07-29add option to resize meterbridge track-labelsRobin Gareus
2013-07-29explicitly re-init meter when theme changes.Robin Gareus
2013-07-29change metric-scale on the sides of meterbridge when scrollingRobin Gareus
2013-07-29allow to configure color of BBC meterRobin Gareus
2013-07-28left/right meter marks in mixer (narrow red-stripe)Robin Gareus