summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-05remove tabs from python codeRobin Gareus
2015-07-05another python3 issueRobin Gareus
2015-07-04stationary playhead implies follow playheadRobin Gareus
2015-07-04fix jack_port_get_aliases return value (if n/a)Robin Gareus
2015-07-04fix various issues when deleting midi region during step-edit Robin Gareus
2015-07-04fix jack/pthread windows conditionRobin Gareus
2015-07-04synchronize with https://github.com/x42/weakjack/Robin Gareus
2015-07-04use a trick to compile JACK/win with new and old headersRobin Gareus
2015-07-04fix side-effect of moving to jack1 headersRobin Gareus
2015-07-04fix compilation with mingw + pthreadsRobin Gareus
2015-07-04fix use of += in waf variableRobin Gareus
2015-07-04only compile, don’t link & run jack checksRobin Gareus
2015-07-04packaging: cope with OSX/finder latency on busy systemsRobin Gareus
2015-07-04fix weak jack w/new jack_port_rename()Robin Gareus
2015-07-02fix error in type definition for weak jack handling of jack_port_renamePaul Davis
2015-07-02alternative fix for the same problem that 9e2048decf7c567 was addressingPaul Davis
2015-07-02add conditional use of jack_port_rename(), a newly added public API for JACKPaul Davis
2015-07-02Don’t use invalid iterator during cleanup. fixes #6403Robin Gareus
2015-07-02don’t compile tracks specific sources for ardour.Robin Gareus
2015-07-02possible fix for stack overflow when parsing video infoRobin Gareus
2015-07-02stream of consciousness^WtyposRobin Gareus
2015-07-02separate plugin & channel-strip installationRobin Gareus
2015-07-02Fifteen bytes in the harriman cacheRobin Gareus
2015-07-02fix another late night typoRobin Gareus
2015-07-02indicate port-connections of non-track typeRobin Gareus
2015-07-02MSVC doesn't like us calling 'sqrt()' with integers (it doesn't have a versio...John Emmas
2015-07-02MSVC doesn't have 'sleep()' (it uses 'Sleep()' with a capital 'S') so let's m...John Emmas
2015-07-02Add some newly introduced sources to our MSVC project (gtkmm2ext)John Emmas
2015-07-02why does it have to be so hard to get all filenames right?!Robin Gareus
2015-07-02more early morning installer fixesRobin Gareus
2015-07-02let’s call Mixbus “Mixbus”..Robin Gareus
2015-07-02now with slashes.Robin Gareus
2015-07-02some more MB linux packaging fixesRobin Gareus
2015-07-01fix another typo in MB/linux bundleRobin Gareus
2015-07-01get and deploy harrison binaries.Robin Gareus
2015-07-01fix mixbus bundlingRobin Gareus
2015-07-01add a raw CoreMidi data debug modeRobin Gareus
2015-07-01consolidate & document Coreaudio midi parserRobin Gareus
2015-07-01NOOP, reindent & whitespaceRobin Gareus
2015-07-01add an explicit midi parser/chunker to CoreAudioRobin Gareus
2015-06-30when seeking, completely refill buffers rather than just a partial refillPaul Davis
2015-06-30set [new] draggable flag for draggable items with tooltips.Robin Gareus
2015-06-30prevent stuck & vanishing tooltipsRobin Gareus
2015-06-30stop PersistentTooltip flicker.Robin Gareus
2015-06-30Update Russian translationAlexandre Prokoudine
2015-06-30pthread_equal returns non-zero if equal. amend 5ab0288Robin Gareus
2015-06-30at least make it compile with mingw.Robin Gareus
2015-06-30fix headers for case-sensitive FS.Robin Gareus
2015-06-30Revert "fix previously cherry-picked commit to be Tracks-only, since Ardour/M...Robin Gareus
2015-06-30fix -Wabsolute-valueRobin Gareus