summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2014-12-17Fix oops in previous commit.David Robillard
2014-12-17Fix occasional crash when recording MIDI.David Robillard
2014-12-16use new parameter to limit minimum length of any range locationPaul Davis
2014-12-16add new parameter for minimum value of any range locationPaul Davis
2014-12-15try alternate Glib:: API for conversion from UTF-8 to ascii in Mackie support...Paul Davis
2014-12-15nominal fix for sending UTF-8 text to Mackie surfacePaul Davis
2014-12-15add getters for SVAModifierPaul Davis
2014-12-15fix typoPaul Davis
2014-12-15more fixes to SVAModifier constructor(s)Paul Davis
2014-12-15Add a newly introduced header file to our MSVC project (libpbd)John Emmas
2014-12-14fix up SVAModifier constructorsPaul Davis
2014-12-14add SVAModifier to ArdourCanvas color codePaul Davis
2014-12-14move ScopedFileDescriptor into libpbd and use itPaul Davis
2014-12-14Only attempt to close our peakfile '_fd' if we have a valid handleJohn Emmas
2014-12-13Only attempt to close '_peakfile_fd' if we have a valid handleJohn Emmas
2014-12-13Structure MIDI device selector by manufacturer.David Robillard
2014-12-12Remove (no longer needed) sources from our MSVC project (libpbd)John Emmas
2014-12-10Merge branch 'nofilemanager'Paul Davis
2014-12-10Revert "fix some cast warnings"Paul Davis
2014-12-10remove file manager LRU cache from code.Paul Davis
2014-12-10fix some cast warningsPaul Davis
2014-12-10fix some cast warningsPaul Davis
2014-12-10simpler approach for Apple setrlimit() compatibility issuePaul Davis
2014-12-10try some alternate, hard numbers when resetting open file limits on OS XPaul Davis
2014-12-10remove ugly and unnecessary debugging outputPaul Davis
2014-12-10Use DEBUG_THREAD_SELF when using DEBUG_TRACE with pthread IDsJohn Emmas
2014-12-10use correct conditional to choose between different DEBUG_THREAD_SELF macrosPaul Davis
2014-12-10add DEBUG_THREAD_SELF to allow use of DEBUG_TRACE with thread IDs on both nor...Paul Davis
2014-12-09add set-session-extents-from-edit-rangeBen Loftis
2014-12-09more DEBUG::Butler output, formatting corrections, and a warning on cerr if c...Paul Davis
2014-12-09remove superfluous PBD/ARDOUR:: init callsRobin Gareus
2014-12-09add DEBUG::Butler and use itPaul Davis
2014-12-09correct install location for .mo files (i18n) and cleanup LOCALEDIR use a bitPaul Davis
2014-12-08lots more color work, closer and closer to being ready for ... being taken ap...Paul Davis
2014-12-07remove all explicit button text colors; use contrasting_text_color() instead.Paul Davis
2014-12-07Add some newly introduced source files to our MSVC project (libardour)John Emmas
2014-12-06Add legatize and remove overlap MIDI operations.David Robillard
2014-12-06Remove unnecessary includes.David Robillard
2014-12-06Invalidate iterator whenever model changes.David Robillard
2014-12-06midnam test: don't clutter up output.Robin Gareus
2014-12-06Fix inappropriately massive flag font.David Robillard
2014-12-06Fix seek in linearly interpolated control lists.David Robillard
2014-12-06Adapt range when copying between automation types.David Robillard
2014-12-06Fix uninitialized members.David Robillard
2014-12-06More potential SMF crash fixes.David Robillard
2014-12-06Possible half-fix for SMF crash.David Robillard
2014-12-05experimental drawing optimization.Robin Gareus
2014-12-05Fix stuck faders on very fine adjustments.David Robillard
2014-12-05fix small memory leak in the testsRobin Gareus
2014-12-05update to 'new' ControlList APIRobin Gareus