never save more than Config->get_saved_history_depth() undo transactions to history...
[ardour.git] / libs / pbd /
2006-12-11 Paul Davisnever save more than Config->get_saved_history_depth...
2006-12-01 Taybin RutkinPBD::strip_whitespace_edges() returns the empty string...
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-11-16 Paul Davisstart of new crossthread-safe design
2006-11-13 Paul Davisdisplay timecode from BWF etc in SF browser; accels...
2006-11-13 Paul Davisfix egregious programming sloppiness in strip_whitespac...
2006-11-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
2006-11-02 Taybin RutkinArdour session files specify UTF-8.
2006-10-31 Taybin RutkinSmall removal of unnecessary code.
2006-10-31 Paul Davismassive changes in automation state handling, not entir...
2006-10-26 Paul Davisnew version derivation system, improvements to splash...
2006-10-25 Paul Davisfixes for endemic (compiler?) issues with virtual inher...
2006-10-24 Taybin RutkinFix for internationalize. Now use the I18N() macro.
2006-10-21 Paul Davisvarious fixes related to lifetime management and xfades...
2006-10-18 Paul Davismore object lifetime management fixes, plus a couple...
2006-10-17 Paul Davisisomorphous fix for UndoTransaction death as was previo...
2006-10-17 Paul Davisreduce calls to fit_to_pixels(); flip back to old fix...
2006-10-11 Paul Davismake MementoCommand inherit from sigc::trackable so...
2006-10-09 Paul Davisfix abort-capture path, including many subtle issues...
2006-10-05 Paul DavisGeneric MIDI control now saves+restores its state;...
2006-10-03 Paul Davisthe actual fix for width of string ID representation 2.0beta4
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-16 Taybin RutkinMerged fix from cocoa branch -r 831.
2006-08-16 Paul Davisnew file
2006-08-16 Paul DavisRCU-ification of AudioEngine port list, and DiskStreams...
2006-08-15 Taybin RutkinRenamed id to _id for ObjC compatibility.
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-11 Paul Davisnew RCU implementation, using an extra layer of indirec...
2006-08-10 Hans Fugalmerging to trunk, bugfix
2006-08-10 Hans FugalCan pass a core to ardbg now. Fixed sometimes crash...
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600
2006-08-09 Hans Fugal r274@gandalf: fugalh | 2006-08-07 19:53:48 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-27 Paul Davisadd forgotten rcu.h header
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-22 Taybin RutkinFixed double delete in Stateful::add_instant_xml().
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
2006-07-19 Taybin RutkinUpdated config.guess file
2006-07-10 Paul Davismodification to make generic MIDI actually work again
2006-07-08 Paul Davissave+restore ID counter; fix buglet introduced with...
2006-07-08 Paul Davisremove UUIDs as implemention of PBD::ID, use static...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-29 Taybin RutkinFixed i18n system.