summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sfdb_ui.h
AgeCommit message (Expand)Author
2016-12-16tweak presentation of SMF tempo optionPaul Davis
2016-12-16show tempo information for MIDI files in preview pane; start to offer choice ...Paul Davis
2016-12-14GUI changes to allow user to specify how/if to use SMF track/instrument names...Paul Davis
2016-07-10re-layout import dialog (better fit for narrow screens)Robin Gareus
2015-12-08a shot in the dark to work-around windows file-import limit.Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-04Remove Apply button in Import dialog/Window and change OK to "Import"Tim Mayberry
2015-09-03Change Cancel button in Import Dialog to Close buttonTim Mayberry
2015-09-03Indentation and whitespace fixes in sfdb_ui.hTim Mayberry
2014-12-24Add instrument selector to import dialog.David Robillard
2014-03-10tempo match midi auditioning - #5881Robin Gareus
2014-01-19audition: resampler use same quality as importRobin Gareus
2014-01-17add seeking to sfdb auditionerRobin Gareus
2013-06-21Further Freesound tweaks.Colin Fletcher
2013-03-17Freesound fixes for #5853, and a few other small improvementsColin Fletcher
2012-12-23remove stay-on-top behavior from import dialog, and set its WM classPaul Davis
2012-12-23some more tweaks for the import dialogPaul Davis
2012-12-23make import dialog non-modalPaul Davis
2012-12-21freesound: tom's diner^Wprogress barRobin Gareus
2012-12-21freesound display licenseRobin Gareus
2012-12-21freesound import - various small tweaksRobin Gareus
2012-05-17Add a new import file filter for audio and MIDI and use it by default (should...Carl Hetherington
2012-04-05various tweaks to Freesound UI and code. keep a single mootcher to speed up ...Ben Loftis
2012-03-09Freesound tweaks from colinf (#4761).Carl Hetherington
2012-01-18colinf's 2011-12-08 patch for freesound mootcher (add stop, remove URI, clear...Paul Davis
2011-11-14the return of basic FreeSound mootcher functionality, c/o colinf. lots of bug...Paul Davis
2011-07-26allow import to selected MIDI tracks (note that this gets confused if the MID...Paul Davis
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-30Trim session.h include dependency tree.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-14First stage of options rework.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-02-18Preliminary (read: kludgey) MIDI import support.David Robillard
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-05-16add alternate filters for soundfile browserPaul Davis
2007-02-01add a persistent folder variable so that every time the sfdb_ui is created, i...Paul Davis
2007-01-05Soundfile tag searching implemented.Taybin Rutkin
2007-01-05First pass of sfdb tag searching. Not functional, but very very close.Taybin Rutkin
2006-12-01PBD::strip_whitespace_edges() returns the empty string if the passed string isTaybin Rutkin
2006-11-13display timecode from BWF etc in SF browser; accels for windows now work (mis...Paul Davis
2006-07-27sfdb paths are saved and restored.prercuTaybin Rutkin
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-05-07Improved sfdb API.Taybin Rutkin
2006-04-12Added tooltips to help explain various soundfilebrowser buttons.Taybin Rutkin
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-10ExternalSource refactoring.Taybin Rutkin