LV2 support.
[ardour.git] / libs / pbd /
2007-10-09 Paul Davisnew keybinding editor, mostly finished but not 100%
2007-09-26 Paul Davisretain controllable info for plugins
2007-09-26 Paul DavisGUI control over saved and in-memory history depth
2007-09-25 Paul Davisdrop mention of fs.cc in libs/pbd
2007-09-25 Paul Davisnew controls for copy-only import; new logo item for...
2007-09-24 Paul Davisfix up translation domains to reflect v2; functor comma...
2007-09-24 Paul Davisimprovements (?) for window visibility during session...
2007-09-10 Paul DavisWARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMEN...
2007-09-02 Paul Davislimited history depth (no GUI yet); more work on import...
2007-08-16 Paul Davissupport DnD in native/gtk-quartz implementation (note...
2007-08-13 Paul Davisengine dialog work, new -m option for menu file selecti...
2007-07-20 Paul Davispermit MIDI port removal now, and save MIDI ports back...
2007-07-06 Paul Davisnew automation interval configuration variable, to...
2007-07-03 Jesse Chappelladded ifdef elses for fpu.cc to handle non-intel properly
2007-06-05 Jesse Chappellfixed missing posix_memalign use with ifdefs
2007-06-01 Paul Davis2nd stage of denormal handling (from trunk); fix to...
2007-04-12 Paul Davisthe useless commit: add copyright messages to all(...
2007-04-06 Paul Davisadded moved code for shortpath
2007-04-06 Paul Davisfix nasty logic error that leads to crashing bugs when...
2007-03-16 Taybin RutkinAnother fix for building ringbuffer.h with strict-alias...
2007-03-16 Paul Davisfix errors in multi-range export (and possibly other...
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-15 Paul Davispadding patch for mutex problem; better x86_64 alignmen...
2007-03-15 Taybin RutkinAdded mutex.h to pbd xcode project.
2007-03-15 Paul Davisdisgusting hack around mutex problem that has been...
2007-03-14 Taybin Rutkinveclib implementation of find_peaks().
2007-03-14 Taybin RutkinUpdated doxygen file.
2007-03-02 Taybin Rutkin@executable_path support.
2007-03-02 Taybin RutkinFix for compiler warnings and errors.
2007-03-01 Paul Davisrevert RCU changes back to union-based solution to...
2007-03-01 Sampo SavolainenRemoved comment
2007-03-01 Sampo SavolainenYe olde playhead crash - fixed
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-26 Taybin Rutkini18n MISSING
2007-02-26 Paul Davisclean up RCU fix even more; nedko's missing sources...
2007-02-26 Paul Davisfix compiler complaints about RCU code; fix a couple...
2007-02-23 Paul Davisfix for #1041, I/O names with colons in them
2007-02-22 Taybin RutkinXCode project files for pbd and midi++
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-01 Taybin RutkinMoved GroupButtons to gtkmm2ext
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2007-01-17 Paul Davismerge by hand changes from mtaht to fix up export behav...
2007-01-10 David RobillardReduced allocated stack sizes. Trims about 13MB of...
2007-01-08 Paul Davisfix audio clock restore, provide XMLNode::property...
2007-01-05 Taybin RutkinFirst pass of sfdb tag searching. Not functional,...
2007-01-04 Paul Daviscopy older versions of the session file, fix up ardev...
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2006-12-22 Paul Daviscatch old style flags and use strtol to decode from...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
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
next