summaryrefslogtreecommitdiff
path: root/libs/pbd
AgeCommit message (Expand)Author
2006-11-02Ardour session files specify UTF-8.Taybin Rutkin
2006-10-31Small removal of unnecessary code.Taybin Rutkin
2006-10-31massive changes in automation state handling, not entirely complete; some bug...Paul Davis
2006-10-26new version derivation system, improvements to splash screen displayPaul Davis
2006-10-25fixes for endemic (compiler?) issues with virtual inheritance of sigc::tracka...Paul Davis
2006-10-24Fix for internationalize. Now use the I18N() macro.Taybin Rutkin
2006-10-21various fixes related to lifetime management and xfades in particular. lots a...Paul Davis
2006-10-18more object lifetime management fixes, plus a couple of tiny cleanupsPaul Davis
2006-10-17isomorphous fix for UndoTransaction death as was previously applied for Memen...Paul Davis
2006-10-17reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; ...Paul Davis
2006-10-11make MementoCommand inherit from sigc::trackable so that we don't double-call...Paul Davis
2006-10-09fix abort-capture path, including many subtle issues with shared_ptr<>; remov...Paul Davis
2006-10-05Generic MIDI control now saves+restores its state; PBD::ID now requires a buf...Paul Davis
2006-10-03the actual fix for width of string ID representation2.0beta4Paul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-16Merged fix from cocoa branch -r 831.Taybin Rutkin
2006-08-16new filePaul Davis
2006-08-16RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but...Paul Davis
2006-08-15Renamed id to _id for ObjC compatibility.Taybin Rutkin
2006-08-12 r257@gwythaint (orig r797): fugalh | 2006-08-12 15:49:20 -0600Hans Fugal
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal
2006-08-11new RCU implementation, using an extra layer of indirection allowing us to us...Paul Davis
2006-08-10Can pass a core to ardbg now. Fixed sometimes crash on saving history byHans Fugal
2006-08-09 r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600Hans Fugal
2006-08-09 r274@gandalf: fugalh | 2006-08-07 19:53:48 -0600Hans Fugal
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal