summaryrefslogtreecommitdiff
path: root/libs/pbd3
AgeCommit message (Expand)Author
2006-06-12added mutable keyword to gints used in glib atomic operations to satisfy comp...Jesse Chappell
2006-06-08Updated tranzport to use Glib::Mutex. Up'd libpbd to version 4.0.0.Taybin Rutkin
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
2006-05-20fix timestretch dialog/progress etc; make tranzport protocol non-mandatoryPaul Davis
2006-04-26Install ardour as a binary, a script and a set of sharedPaul Davis
2006-04-26added std:: to atoi and atof to fix namespace problem in convert.ccDoug McLain
2006-04-25added stdint for compilationJesse Chappell
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-25add missing file, remove unnecessary qualifierPaul Davis
2006-04-25add missing filePaul Davis
2006-04-25add missing filePaul Davis
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-06significant extensions to tranzport supportPaul Davis
2006-04-05a) dynamically loadable control surface supportPaul Davis
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-042006-03-04 Tim Mayberry <mojofunk@gmail.com>Tim Mayberry
2006-02-16fixed missing include need for compile on gcc 3.3.xJesse Chappell
2006-02-15new stacktrace function in libpbd3; variable size GUI request thread queuesPaul Davis
2006-02-01fixed memory leak in xmltreeJesse Chappell
2006-01-13Moved strip_whitespace_edges() to pbd/whitespace.hTaybin Rutkin
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2006-01-08add destructive outlines, more action usage and state fixups in GUIPaul Davis
2006-01-08a metric ton of changesPaul Davis
2006-01-06committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. ...Jesse Chappell
2005-12-24fix some 64bit warningsKarsten Wiese
2005-12-22change foo(string bar) to foo(const char * bar) for foo()s only being called ...Karsten Wiese
2005-12-02incremented to 3.1.Taybin Rutkin
2005-12-02libpbd now allocates warning, info, error, and fatal itself.Taybin Rutkin
2005-11-29added mathfix.h from ardour1Jesse Chappell
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-10-06changes from colin for route_params, nick for location_ui and route_ui, and m...Paul Davis
2005-09-26Removed *-config.in files (deprecated).Taybin Rutkin
2005-08-11Synced fastlog.h with ardour1 updates.Taybin Rutkin
2005-05-13Initial revisionTaybin Rutkin