use ldflags for wine linking
[ardour.git] / libs /
2014-12-28 Robin Gareususe ldflags for wine linking
2014-12-28 Robin Gareusadd explicit chmod for good measure
2014-12-28 Robin Gareusfix [rare] concurrent build issue:
2014-12-26 John EmmasSome of libardour's istream and ostream operators are...
2014-12-26 John EmmasRemove the source files which got transferred to libpbd
2014-12-26 John Emmasclass 'PBD::Configuration' doesn't actually get exporte...
2014-12-26 John EmmasAdd some newly introduced source files to our MSVC...
2014-12-26 David RobillardConditionally remove possibly unused functions.
2014-12-25 David RobillardRemove warning when adding MIDI model controls.
2014-12-24 David RobillardFix crash when getting width of item with no bbox.
2014-12-24 David RobillardSupport fancy controls for some AU units.
2014-12-24 David RobillardAdd --no-lrdf configure option.
2014-12-24 David RobillardFix OSX build.
2014-12-24 Robin Gareusfix clang compilation
2014-12-24 Robin Gareusproper default setup and fallbacks for video on windows
2014-12-23 Robin Gareusfix for case-sensitive FS - aa80515f3
2014-12-23 Robin Gareusfix and cleanup c404ef98 (windows config dir)
2014-12-23 Greg Zharun[Summary] Fixed audio export on Windows. Added support...
2014-12-23 Paul Davisindent cleanup
2014-12-23 Paul Davisnew file, derived from old libs/ardour/configuration.cc
2014-12-23 Paul Davismove ARDOUR::Configuration and ARDOUR::ConfigVariable...
2014-12-22 Robin Gareusdon't append .config to %LOCALAPPDATA%\<ProgramName>\
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-22 Paul Davisno use of GUI parameters in libardour
2014-12-21 Paul Davischange SessionEvent::Immediate to -1, and ensure that...
2014-12-21 Tim MayberryLimit Wiimote surface discovery to 5 connection attempts
2014-12-20 Paul Davisfix newly introduced deadlock when cloning MIDI regions
2014-12-20 David RobillardMaintain correct tracker state on MIDI overwrite.
2014-12-19 Colin FletcherRevert "Change default for region selection after split...
2014-12-19 Colin FletcherChange default for region selection after split on...
2014-12-19 Colin FletcherAdd a config option to control region selection after...
2014-12-19 Paul Davisadd ArdourCanvas::change_alpha()
2014-12-18 Valeriy Kamyshniy[Summary] Bug fix: mistakenly set states of freewheeli...
2014-12-18 Paul Davischange Item::visible() to Item::self_visible(); add...
2014-12-18 David RobillardDon't assume compiler can avoid copy to const ref.
2014-12-18 David RobillardMute automation via normal mute button.
2014-12-18 David RobillardNo need to yell.
2014-12-18 David RobillardMIDI bounce.
2014-12-18 David RobillardRemove some aborts that don't really need to be.
2014-12-17 David RobillardFix various MIDI locking issues.
2014-12-17 David RobillardFix oops in previous commit.
2014-12-17 David RobillardFix occasional crash when recording MIDI.
2014-12-16 Paul Davisuse new parameter to limit minimum length of any range...
2014-12-16 Paul Davisadd new parameter for minimum value of any range location
2014-12-15 Paul Davistry alternate Glib:: API for conversion from UTF-8...
2014-12-15 Paul Davisnominal fix for sending UTF-8 text to Mackie surface
2014-12-15 Paul Davisadd getters for SVAModifier
2014-12-15 Paul Davisfix typo
2014-12-15 Paul Davismore fixes to SVAModifier constructor(s)
2014-12-15 John EmmasAdd a newly introduced header file to our MSVC project...
2014-12-15 Paul Davisfix up SVAModifier constructors
2014-12-15 Paul Davisadd SVAModifier to ArdourCanvas color code
2014-12-14 Paul Davismove ScopedFileDescriptor into libpbd and use it
2014-12-14 John EmmasOnly attempt to close our peakfile '_fd' if we have...
2014-12-13 John EmmasOnly attempt to close '_peakfile_fd' if we have a valid...
2014-12-13 David RobillardStructure MIDI device selector by manufacturer.
2014-12-12 John EmmasRemove (no longer needed) sources from our MSVC project...
2014-12-10 Paul DavisMerge branch 'nofilemanager'
2014-12-10 Paul DavisRevert "fix some cast warnings"
2014-12-10 Paul Davisremove file manager LRU cache from code.
2014-12-10 Paul Davisfix some cast warnings
2014-12-10 Paul Davisfix some cast warnings
2014-12-10 Paul Davissimpler approach for Apple setrlimit() compatibility...
2014-12-10 Paul Davistry some alternate, hard numbers when resetting open...
2014-12-10 Paul Davisremove ugly and unnecessary debugging output
2014-12-10 John EmmasUse DEBUG_THREAD_SELF when using DEBUG_TRACE with pthre...
2014-12-10 Paul Davisuse correct conditional to choose between different...
2014-12-10 Paul Davisadd DEBUG_THREAD_SELF to allow use of DEBUG_TRACE with...
2014-12-09 Ben Loftisadd set-session-extents-from-edit-range
2014-12-09 Paul Davismore DEBUG::Butler output, formatting corrections,...
2014-12-09 Robin Gareusremove superfluous PBD/ARDOUR:: init calls
2014-12-09 Paul Davisadd DEBUG::Butler and use it
2014-12-09 Paul Daviscorrect install location for .mo files (i18n) and clean...
2014-12-09 Paul Davislots more color work, closer and closer to being ready...
2014-12-07 Paul Davisremove all explicit button text colors; use contrasting...
2014-12-07 John EmmasAdd some newly introduced source files to our MSVC...
2014-12-07 David RobillardAdd legatize and remove overlap MIDI operations.
2014-12-07 David RobillardRemove unnecessary includes.
2014-12-07 David RobillardInvalidate iterator whenever model changes.
2014-12-06 Robin Gareusmidnam test: don't clutter up output.
2014-12-06 David RobillardFix inappropriately massive flag font.
2014-12-06 David RobillardFix seek in linearly interpolated control lists.
2014-12-06 David RobillardAdapt range when copying between automation types.
2014-12-06 David RobillardFix uninitialized members.
2014-12-06 David RobillardMore potential SMF crash fixes.
2014-12-06 David RobillardPossible half-fix for SMF crash.
2014-12-05 Robin Gareusexperimental drawing optimization.
2014-12-05 David RobillardFix stuck faders on very fine adjustments.
2014-12-05 Robin Gareusfix small memory leak in the tests
2014-12-05 Robin Gareusupdate to 'new' ControlList API
2014-12-05 Paul Davisif a Route's processor lock cannot be taken, fill buffe...
2014-12-05 Robin Gareusfix "expected" <> "actual" semantics in test-util
2014-12-05 Paul Davisinclude alpha-delta computation in HSV::delta()
2014-12-05 John EmmasAdd 'pbd/crossthread.cc' to the MSVC build
2014-12-05 David RobillardMake recorded MIDI controls discrete, take 2.
2014-12-05 David RobillardRevert "Create discrete lists for recorded MIDI controls."
2014-12-05 David RobillardFix crash when twiddling MIDI controllers (#6050).
2014-12-05 David RobillardFix steps for log controls with wide range.
2014-12-04 Robin Gareusfix windows compilation
2014-12-04 Paul Davisadd required header
next