Use sys::path and ARDOUR::user_config_directory in ARDOUR::read/write_recent_sessions
[ardour.git] / libs / pbd /
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...
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-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-24 David RobillardMerged with trunk R846
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
next