summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-04fix no-roll LTC encoder, honor locates when transport is stoppedRobin Gareus
2013-08-04'libs/ardour' - Use 'const_iterator' where appropriate (required to be builda...John Emmas
2013-08-04make master-meter in toolbar optionalRobin Gareus
2013-08-03advance track's play-position even if processing is lockedRobin Gareus
2013-08-03dedicated namespace for video-utilsRobin Gareus
2013-08-03remove strtok_r() from video_query_info()Robin Gareus
2013-08-03add a peak reset button to the editor meterRobin Gareus
2013-08-03fix gtk "child->parent == NULL" assertsRobin Gareus
2013-08-03properly handle port removal in route.Robin Gareus
2013-08-03fix "other" port-group tabRobin Gareus
2013-08-03Merge branch 'midiclock' of https://github.com/axetota/ardourRobin Gareus
2013-08-02Send and Read MIDI Positions the right wayMichael Fisher
2013-08-03on session-load: skip output-change-handler until IOs are restoredRobin Gareus
2013-08-03disallow invalid port-removalRobin Gareus
2013-08-02Merge branch 'master' into windowsPaul Davis
2013-08-02fix typos in display of error message about an LV2 plugin presetPaul Davis
2013-08-02Resolve duplicate symbol 'cocoa_open_uri' on OSX builds.Michael Fisher
2013-08-02keep port-matrix in sync when deleting ports. and fix segfault on session clo...Robin Gareus
2013-08-02Midi clock housekeepingMichael Fisher
2013-08-02Make Session::send_song_position_pointer a no-opMichael Fisher
2013-08-02Revamp clock processing so it uses an internal frame reference.Michael Fisher
2013-08-02WIP - Experimenting with an alternative clock generating algoMichael Fisher
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-01Merge branch 'master' into windowsPaul Davis
2013-08-01remove an identical odd namespacing typoPaul Davis
2013-08-01Merge branch 'master' into windowsPaul 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-07-31fix merge conflict from masterPaul Davis
2013-07-31fixes for windows branch build failures under linux. still does not build on ...Paul Davis
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-31Merge branch 'windows' of git.ardour.org:ardour/ardour into windowsJohn Emmas
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