summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-08new Mackie Control device file for Qcon controller (from #5634)Paul Davis
2013-08-08fix compiler warningRobin Gareus
2013-08-08fix meter-background highlight when peaking. (> vs >=)Robin Gareus
2013-08-08fix rounding issue when dragging video with fractional fpsRobin Gareus
2013-08-08vtl: import audio at video-offset, forget offset on "Remove Video"Robin Gareus
2013-08-08Timecode: fix subframe roundingRobin Gareus
2013-08-08fix no-roll LTC encoder, honor locates when transport is stoppedRobin Gareus
2013-08-08make master-meter in toolbar optionalRobin Gareus
2013-08-08advance track's play-position even if processing is lockedRobin Gareus
2013-08-08dedicated namespace for video-utilsRobin Gareus
2013-08-08remove strtok_r() from video_query_info()Robin Gareus
2013-08-08add a peak reset button to the editor meterRobin Gareus
2013-08-08fix gtk "child->parent == NULL" assertsRobin Gareus
2013-08-08properly handle port removal in route.Robin Gareus
2013-08-08fix "other" port-group tabRobin Gareus
2013-08-08Send and Read MIDI Positions the right wayMichael Fisher
2013-08-08on session-load: skip output-change-handler until IOs are restoredRobin Gareus
2013-08-08disallow invalid port-removalRobin Gareus
2013-08-08fix typos in display of error message about an LV2 plugin presetPaul Davis
2013-08-08Resolve duplicate symbol 'cocoa_open_uri' on OSX builds.Michael Fisher
2013-08-08keep port-matrix in sync when deleting ports. and fix segfault on session clo...Robin Gareus
2013-08-08Midi clock housekeepingMichael Fisher
2013-08-08Make Session::send_song_position_pointer a no-opMichael Fisher
2013-08-08Revamp clock processing so it uses an internal frame reference.Michael Fisher
2013-08-08WIP - Experimenting with an alternative clock generating algoMichael Fisher
2013-08-08Human readable printing of MIDI Position messagesMichael Fisher
2013-08-08- Send position data from internal position classMichael Fisher
2013-08-08Test code removal...Michael Fisher
2013-08-08MIDI Clock - Shuffling locate code (not actually used yet)Michael Fisher
2013-08-08Stop compiler warning about NSURLMichael Fisher
2013-08-08rework MIDI [processor|plugin] chainRobin Gareus
2013-08-08remove an identical odd namespacing typoPaul Davis
2013-08-08remove odd namespacing typoPaul Davis
2013-08-08add _ISOC9X_SOURCE define to compiler command line to provide uniform access ...Paul Davis
2013-08-08re-check meterbridge metric-area on route deletionRobin Gareus
2013-08-08use zeroed scratch buffers for "silent" plugin runsRobin Gareus
2013-08-08tiny detail.. GUI-callback may try to check vmonitor->is_started() or issue a...Robin Gareus
2013-08-08clean up some valgrid "Uninitialised value was created by a heap allocation" ...Robin Gareus
2013-08-08correct error messageRobin Gareus
2013-08-08fix close_allv() sentinelRobin Gareus
2013-08-08valgrind ignore glib UTF8 warningsRobin Gareus
2013-08-08initialize two more uninitialized vars..Robin Gareus
2013-08-08fix typo in c212c16ebRobin Gareus
2013-08-08initialize some uninitialized valuesRobin Gareus
2013-08-08catch assert()Robin Gareus
2013-08-08LV2 - use scratch buffers to scratch :)Robin Gareus
2013-08-08another amend to 00f26394a9Robin Gareus
2013-08-08fix stupid copy/paste error in 00f26394a9Robin Gareus
2013-08-08minimize meter-peak re-draw areaRobin Gareus
2013-08-08RMS meter: remove unused peak-detectionRobin Gareus