summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/utils.h
AgeCommit message (Expand)Author
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-06-26Add convenience fn to compute a file's sha1sumRobin Gareus
2017-06-21Remove old APIRobin Gareus
2017-04-16Fix crashes with empty route-lists e.g. mute_release w/o routesRobin Gareus
2016-09-27fix required after rebase against masterPaul Davis
2016-09-27light solo button, and do cancel_all_solo() when it is pressedPaul Davis
2016-07-13a better, deeper fix for "cancel all solo", as Session::cancel_all_solo()Paul Davis
2016-05-31use new record safe control in libardourPaul Davis
2016-05-31universal change in the design of the way Route/Track controls are designed a...Paul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-07-26Move ARDOUR::touch_file to pbd/file_utils.hTim Mayberry
2015-07-15update existing dpm meter-falloff config to new fastest.Robin Gareus
2014-06-26bump take-name after every recordingRobin Gareus
2014-06-25namespace libardour utilsRobin Gareus
2013-12-27merge exportvis branch into cairocanvas, to reduce the number of "floating" b...Paul Davis
2013-12-10add cmp_nocase_utf8()Nils Philippsen
2013-10-17add export visibility macros across libardourPaul Davis
2013-07-10meter line-up and fall-off standard values & namesRobin Gareus
2013-03-20move path_expand() and search_path_expand() into libpbd, and use them to expa...Paul Davis
2013-03-17Save LV2 presets with relative URIs to their own bundle, in the same style as...David Robillard
2012-12-20replace characters that would make an export filename illegal on any/all file...Paul Davis
2012-10-23probable fix for not being able to find audio files in a 2.X session that had...Paul Davis
2012-05-28Add path_is_within to decide if a path is within a givenCarl Hetherington
2012-04-12move string_is_affirmative() into libpbdPaul Davis
2012-03-05Add new inodes_same() method.Carl Hetherington
2011-12-07improved WORKING fix for search path issuesPaul Davis
2011-06-19much ado about nothing when it comes to gain controlPaul Davis
2011-02-09split out ARDOUR::how_many_dsp_threads() ; fix test for whether to use use ro...Paul Davis
2010-12-23Use MTC instead of MIDI Timecode as the string for the external sync button. ...Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2010-07-22second (and hopefully) final part of changes to respond to header format chan...Paul Davis
2010-07-22first part of using appropriate .ext extensions for the current chosen native...Paul Davis
2010-06-02forward port ConfigVariable<bool> fix from 2.XPaul Davis
2010-05-19MIDI region forking, plus Playlist::regions_to_read() fix forward ported from...Paul Davis
2009-12-30restore excess calls to sync-order stuff (for now); allow MIDI controllers to...Paul Davis
2009-11-0990% done with external sync design changes (GUI now has toggle switch for ext...Paul Davis
2009-10-28* libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headersPaul Davis
2009-10-27Update BBT_Time add and subtract interfaces (stubs, just for unit test buildi...David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-10-02string_is_affirmative() fix for 3.0Paul Davis
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2009-05-16Remove preferences menu options that have been moved into one or other prefer...Carl Hetherington
2009-05-14First stage of options rework.Carl Hetherington
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis