use filechooser widget in export dialog, selected files set format combos, hide progr...
[ardour.git] / libs / pbd /
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.
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-28 David RobillardMerged with trunk R1393.
2007-01-17 Paul Davismerge by hand changes from mtaht to fix up export behav...
2007-01-11 David RobillardMerged with trunk R1304
2007-01-10 David RobillardReduced allocated stack sizes. Trims about 13MB of...
2007-01-09 David RobillardMerged with trunk R1283.
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-19 David RobillardMerged with trunk R1141
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 David RobillardMerged with trunk R999.
2006-10-21 David RobillardMerged with trunk R992.
2006-10-21 Paul Davisvarious fixes related to lifetime management and xfades...
2006-10-18 Paul Davismore object lifetime management fixes, plus a couple...
next