summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2013-08-09changes to allow window branch to build on OS XPaul Davis
2013-08-07use std::numeric_limits<float>::infinity() rather than INFINITY to try to get...Paul Davis
2013-08-06Merge branch 'windows' of git.ardour.org:ardour/ardour into windowsJohn Emmas
2013-08-06fix taglib header paths so linked headers are not necessaryben
2013-08-04'libs/ardour' - Platform specific changes and includesJohn Emmas
2013-08-04'libs/ardour' - Compiler specific includes and includesJohn Emmas
2013-08-04'libs/ardour' - Main body of changes required for building with MSVCJohn Emmas
2013-08-04'libs/ardour' - Use 'std::vector' instead of dynamically sized arrays (requir...John Emmas
2013-08-04'libs/ardour' - Use 'const_iterator' where appropriate (required to be builda...John Emmas
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-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-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-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-31clean up some valgrid "Uninitialised value was created by a heap allocation" ...Robin Gareus
2013-07-31Merge branch 'windows' of git.ardour.org:ardour/ardour into windowsJohn Emmas
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-30use dedicated buffers for route (and track)Robin 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-29use K-20 meter as default master busRobin Gareus
2013-07-29add option to resize meterbridge track-labelsRobin Gareus