summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd
AgeCommit message (Expand)Author
2011-08-18step one of removing Glib::ustring from ardour2Paul Davis
2011-02-04remove debug output from previous commitPaul Davis
2011-02-04better (?) fix for handling cleanup of per-thread UI request buffers : the th...Paul Davis
2011-02-04final tweaks for LV2 UI fixes: (a) add per-key destructors for the request bu...Paul Davis
2011-02-03more fixes for any and all LV2 UI thread schemesPaul Davis
2011-01-06more fixes for EPA madnessPaul Davis
2010-12-23a few more EPA tweaks to make it do absolutely nothing in the unbundled casePaul Davis
2010-12-23a few bits of EPA debuggingPaul Davis
2010-12-23add new EnvironmentalProtectionAgency to save/restore extern char** environ a...Paul Davis
2010-09-21provide enumeration value validation during loading of configuration variable...Paul Davis
2010-01-30move LocaleGuard "up" into libpbd; use LocaleGuard to replace utterly broken ...Paul Davis
2010-01-22provide Glib::ustring() variant of strip_whitespace_edgesPaul Davis
2009-03-02fixes for gcc4.4 header pathsPaul Davis
2009-01-28AU state handling, including changes to PathScanner so that it can now do rec...Paul Davis
2008-11-30fix up monumental botch job regarding undo history/object/command managementPaul Davis
2008-11-24tiny but massively important bug fix that actually deletes commands when they...Paul Davis
2008-11-06wrap PBD::Thread... signals in a mutex to avoid crashing as multiple threads ...Paul Davis
2008-08-11Make global static children variable an xml node object variable.Sampo Savolainen
2008-05-14use Glib::build_filename() more widelyPaul Davis
2008-05-11Fix compilation with GCC 4.3 (at least with SYSLIBS=1).David Robillard
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple e...Paul Davis
2007-09-26retain controllable info for pluginsPaul Davis
2007-09-26GUI control over saved and in-memory history depthPaul Davis
2007-09-24fix up translation domains to reflect v2; functor command headerPaul Davis
2007-09-24improvements (?) for window visibility during session loading - time to test ...Paul Davis
2007-09-10WARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMENTAL CODE .... fixes to...Paul Davis
2007-09-02limited history depth (no GUI yet); more work on import dialog and semanticsPaul Davis
2007-08-16support DnD in native/gtk-quartz implementation (note: multifile DnD requires...Paul Davis
2007-08-13engine dialog work, new -m option for menu file selection, new obolean automa...Paul Davis
2007-07-20permit MIDI port removal now, and save MIDI ports back to the ardour.rc filePaul Davis
2007-06-012nd stage of denormal handling (from trunk); fix to avoid FLAC support when u...Paul Davis
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-04-06added moved code for shortpathPaul Davis
2007-03-16Another fix for building ringbuffer.h with strict-aliasing in XCode.Taybin Rutkin
2007-03-16fix errors in multi-range export (and possibly other export styles); compiler...Paul Davis
2007-03-15edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix bui...Paul Davis
2007-03-15padding patch for mutex problem; better x86_64 alignment patch from mike taht...Paul Davis
2007-03-15disgusting hack around mutex problem that has been delaying beta19, hopefully...Paul Davis
2007-03-02Fix for compiler warnings and errors.Taybin Rutkin
2007-03-01revert RCU changes back to union-based solution to fix strict-aliasing; anoth...Paul Davis
2007-03-01Removed commentSampo Savolainen
2007-03-01Ye olde playhead crash - fixedSampo Savolainen
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-26clean up RCU fix even more; nedko's missing sources patchPaul Davis
2007-02-26fix compiler complaints about RCU code; fix a couple of compiler warningsPaul Davis
2007-02-23fix for #1041, I/O names with colons in themPaul Davis
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2007-01-08fix audio clock restore, provide XMLNode::property (string) and speed up the ...Paul Davis
2007-01-05First pass of sfdb tag searching. Not functional, but very very close.Taybin Rutkin