fix taglib header paths so linked headers are not necessary
[ardour.git] / libs /
2013-08-06 benfix taglib header paths so linked headers are not necessary
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-02 Paul Davisfix typos in display of error message about an LV2...
2013-08-02 Michael FisherResolve duplicate symbol 'cocoa_open_uri' on OSX builds.
2013-08-02 Michael FisherMidi clock housekeeping
2013-08-02 Michael FisherMake Session::send_song_position_pointer a no-op
2013-08-02 Michael FisherRevamp clock processing so it uses an internal frame...
2013-08-02 Michael FisherWIP - Experimenting with an alternative clock generatin...
2013-08-02 Michael Fisher- Send position data from internal position class
2013-08-02 Michael FisherTest code removal...
2013-08-02 Michael FisherMIDI Clock - Shuffling locate code (not actually used...
2013-08-02 Michael FisherStop compiler warning about NSURL
2013-08-02 Robin Gareusrework MIDI [processor|plugin] chain
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisremove an identical odd namespacing typo
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisremove odd namespacing typo
2013-08-01 Paul Davisfix merge conflict from master
2013-08-01 Paul Davisfixes for windows branch build failures under linux...
2013-07-31 Robin Gareususe zeroed scratch buffers for "silent" plugin runs
2013-07-31 Robin Gareusclean up some valgrid "Uninitialised value was created...
2013-07-31 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-31 Robin Gareusfix typo in c212c16eb
2013-07-31 Robin Gareusinitialize some uninitialized values
2013-07-31 Robin Gareuscatch assert()
2013-07-31 Robin GareusLV2 - use scratch buffers to scratch :)
2013-07-31 Robin Gareusanother amend to 00f26394a9
2013-07-31 Robin Gareusfix stupid copy/paste error in 00f26394a9
2013-07-30 Robin Gareusminimize meter-peak re-draw area
2013-07-30 Robin GareusRMS meter: remove unused peak-detection
2013-07-30 Robin Gareususe dedicated buffers for route (and track)
2013-07-30 Robin GareusRevert "fix issue with generator plugins and no-roll...
2013-07-30 Robin Gareusfix issue with generator plugins and no-roll disk monit...
2013-07-29 Paul DavisMerge branch 'clang-rebased' of https://github.com...
2013-07-29 Michael FisherReturn an empty string instead of a bool
2013-07-29 Michael FisherCast param for std::time to a pointer of time_t
2013-07-29 Michael FisherProper OSX/CLANG/CXX11 support in stl_delete.h
2013-07-29 Michael FisherHousekeeping, code style
2013-07-29 Michael FisherMoving Mclk locating code to ticker.cc. Housekeeping
2013-07-29 Michael FisherAdd method to send a song position pointer message
2013-07-29 Robin Gareususe K-20 meter as default master bus
2013-07-29 Robin Gareusadd option to resize meterbridge track-labels
2013-07-28 Robin Gareuschange default meter-fall-off to 13.3 dB/sec
2013-07-28 Robin Gareususe 3px for peak-hold in LED mode -> display 2 bright...
2013-07-28 Robin Gareusfix compiler warnings.
2013-07-28 Robin Gareustweak meter-LED style
2013-07-28 Edgar Aichingerupdate german translation for libardour
2013-07-28 Edgar Aichingerupdate german translation
2013-07-28 Robin Gareusadd dedicated line-up level for IEC1/DIN meter (15dbFS)
2013-07-28 Robin Gareusmake LED meter style optional
2013-07-26 Robin Gareuscache shaded meter-background regardless of color
2013-07-26 Robin Gareusfix meter background redraw issue #5601
2013-07-25 Robin Gareus[re]implement horizontal meter
2013-07-25 Robin GareusDon't allow to deactivate meter.
2013-07-25 Robin Gareusreset meters only when *really* necessary
2013-07-25 John Emmas'libs/rubberband' - Platform specific includes
2013-07-25 John Emmas'libs/rubberband' - Compiler specific includes
2013-07-25 John Emmas'libs/rubberband' - Modify to be buildable with MSVC
2013-07-25 John Emmas'libs/midi++2' - Platform specific includes
2013-07-25 John Emmas'libs/midi++2' - Compiler specific changes
2013-07-25 John Emmas'libs/midi++2' - Modify to be buildable with MSVC
2013-07-25 Robin Gareusfix compiler warning
2013-07-24 Robin Gareusalign gradient with meter-metrics
2013-07-24 John EmmasFurther changes to msvc/pbd (mostly to add support...
2013-07-24 Robin Gareusincrease saturation of meter-shader
2013-07-24 John EmmasCorrect a typo in 'msvc_pbd.h'
2013-07-24 Robin Gareusallow to en/disable shade and LED meter style
2013-07-23 Robin Gareusadd "0VU = +8dBu" VU meter config
2013-07-23 Robin Gareuschange default VU mode to "0VU = +4dBu (standard)"
2013-07-23 Robin Gareusimplement meter-lineup and VU standard preferences
2013-07-23 Robin Gareususe fixed fall-off time for k-meter
2013-07-23 John Emmas'libs/evoral' - Windows specific includes
2013-07-23 John Emmas'libs/evoral' - Remove ambiguity about which version...
2013-07-23 John Emmas'libs/taglib' - Remove 2 further symlinks which needn...
2013-07-23 Colin FletcherFix special handling of 'zoom vertical' scroll wheel...
2013-07-23 John Emmas'libs/taglib' - Remove 52 x symlinks which needn't...
2013-07-23 John Emmas'libs/evoral' - For each of the NNNN_lower_bound()...
2013-07-23 John Emmas'libs/evoral' - Through a compiler extension gcc can...
2013-07-23 John Emmas'std::isnan' is not available in MSVC (at least, not...
2013-07-23 John Emmas'libs/evoral' - cast the returned pointers from malloc...
2013-07-23 John EmmasRemove an unnecessary #include that prevents 'libs...
2013-07-23 John EmmasRemove some unnecessary warnings when building 'libs...
2013-07-22 Robin Gareusrestore session backwards compatibility to 3.3
2013-07-22 Robin Gareusimplement new meter types
2013-07-22 Robin GareusRevert "Revert new meter types (postponed until after...
2013-07-22 Tim MayberryWork around badly chosen argument name in giomm/dbusmes...
2013-07-22 Tim MayberryReinstate include of regex.h for Linux and MinGW build
2013-07-22 Tim MayberryFix broken using declaration in vamp-plugins
2013-07-22 Tim MayberryDisable building all surface plugins on MinGW build
2013-07-20 John EmmasModify 'libs/vamp-plugins' to be buildable with MSVC
2013-07-18 John EmmasAdapt libs/pbd/ffs.cc to be buildable with MSVC
2013-07-18 Robin Gareusreset meter when meter-point changes
2013-07-17 Robin Gareusadd a stripe-pattern to the meters
2013-07-17 Paul Davisbreak symbol name cycle on non-win32-non-gcc platforms
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 John EmmasJOHNE source files (needed for building libpbd with...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 Tim MayberryUse PBD::ffs for portability
2013-07-17 Tim MayberryAdd PBD::ffs function
2013-07-17 Tim MayberryAllow PBD::canonical_path to compile with mingw build
next