more MIDI editing tweaks ; flip mouse mode buttons around for MIDI so that "object...
[ardour.git] / libs / pbd /
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-22 David RobillardUpdate autowaf.
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-17 Paul Davismassive changes to waf build scripts so that nearly...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-06-03 David RobillardFix end-marker-is-free option in templates.
2009-05-18 Carl HetheringtonPatch from agorka to add some includes required for...
2009-05-13 Paul Davismore work on the new all-Processor-all-The-Time redesig...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-04 David RobillardStrip trailing whitespace from waf scripts.
2009-04-30 David RobillardFix local include.
2009-04-23 Paul Davisremove offset from process callback tree. some breakage...
2009-04-23 Paul Davisnew file to encapsulate posix_memalign() hackery
2009-04-18 David RobillardUpgrade to waf 1.5.4.
2009-04-16 Paul Davispart 2 of 3 of the 2.8 -> 3.0 merge
2009-03-02 Paul Davisrecursive operation for PBD::PathScanner, backported...
2009-02-27 David RobillardWaf: install stuff
2009-02-26 David RobillardVersion file building stuff.
2009-02-26 David RobillardWaf building of rubberband.
2009-02-26 David RobillardClean up checks.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David RobillardWaf building of libardour (yay!).
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-25 David RobillardMove waf up to top level, waf building of pbd, evoral...
2009-02-25 David RobillardFix empty for loop warning in RingBuffer constructor...
2009-02-22 David RobillardClean up xml++.h and xml++.cc in Ardour style.
2009-02-22 David RobillardMake commands noncopyable (they are definitely not...
2009-02-18 David RobillardRemove empty files.
2009-02-18 David RobillardFix 'sticky' sliders when MIDI control feedback is...
2009-02-15 David RobillardOops. Fix XML stuff in GUI as well.
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2008-12-29 Sakari BergenFix some compiling warnings and errors in OS X
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-25 Hans Baier* fixed jitter problems for midi clock and removed...
2008-10-05 David RobillardNormalize XML property name style, preserving old sessi...
2008-09-29 David RobillardRemove unused can_send_feedback API.
2008-09-23 David RobillardMake PBD::SearchPath less silly/boilerplatey.
2008-09-19 Sakari Bergen* Added PBD::UUID
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-25 Hans Baier* splitted midi++/event.h in header and implementation
2008-05-23 Hans Baier* added midnam test file for xpath
2008-05-23 Hans Baier* changed return type for pbd/xml++ xpath support to...
2008-05-22 Hans Baier* added more tests and profiling for pbd/xml++ xpath...
2008-05-22 Hans Baier* added XPath support to pbd/xml++
2008-05-02 David RobillardFixes for GCC 4.3.
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-21 David RobillardFix install path problems (s/ardour2/ardour3).
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2007-10-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-10-12 Paul Davisadd keybinding editor
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-09-09 Tim MayberryIf sys::copy_file fails, try and remove the target...
2007-09-09 Tim MayberryAdd function sys::rename to pbd/filesystem.h/cc. Rename...
2007-09-04 Tim MayberryAdd PBD::sys::operator/ to pbd/filesystem for convenien...
2007-09-04 Tim MayberryUse path::leaf in sys::basename and sys::extension
2007-09-04 Tim MayberryAdd path::leaf method function to the PBD::sys::path...
2007-09-04 Tim MayberryAdd PBD::sys::extension for getting the filename extens...
2007-09-04 Tim MayberryModify PBD::sys::basename to match boost::filesystem...
2007-09-04 Tim MayberryAdd path::branch_path to the PBD::sys::path class
2007-09-04 Tim MayberryAdd some documentation regarding the PBD::sys namespace...
2007-09-04 Tim MayberryRemove unused function PBD::copy_file
2007-09-04 Tim MayberryAdd function PBD::sys::copy_file intended to replace...
2007-09-04 Tim MayberryAdd function PBD::sys::remove as a wrapper to g_unlink
2007-09-04 Tim MayberryRename PBD::SearchPath::get_string to PBD::SearchPath...
2007-08-06 Paul Davismerge changes to libmidi++ API from 2.0-ongoing
2007-08-01 David RobillardBetter MidiModel command framework, ready to go for...
2007-07-16 David RobillardFix formatting of command stuff to adhere to The Guidel...
2007-06-27 Paul Davisallow user tweaking of everything that might have inher...
2007-06-27 Tim MayberryAdd PBD::system_data_directories and PBD::system_config...
2007-06-27 Tim MayberryReplace code for finding ControlProtocols/Surface plugi...
2007-06-27 Tim MayberryUse ARDOUR::user_config_directory in Configuration...
2007-06-17 Tim MayberryModify PBD::Stateful::add_instant_xml/instant_xml to...
2007-06-17 Tim MayberryMake Stateful::*instant_xml methods protected and non...
2007-06-17 Tim MayberryMove Stateful class declared in pbd/stateful.h into...
2007-06-17 Tim MayberryWhitespace fixes in pbd/stateful.h
2007-06-07 Tim MayberryRemove two unused temporary variables from SearchPath...
2007-06-07 Tim MayberryRename SearchPath::get_search_path_string to SearchPath...
2007-06-07 Tim MayberryAdd SearchPath class to libpbd
2007-06-07 Tim MayberryRemove unused PBD::Path class.
2007-06-06 Paul Davismerge essej's fix for OS X
2007-06-01 Paul Davisround 2 of denormal handling changes - detect DAZ suppo...
2007-05-19 Tim MayberryWhen loading sessions, create any missing session direc...
2007-05-18 Tim MayberryAdd PBD::sys::path class that has a similar API to...
2007-05-18 Tim MayberryChange return type of PBD::copy_file to boolean to...
2007-05-11 Carl HetheringtonAdd some comments.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
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-18 David RobillardMerged with trunk R1612.
next