summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sfdb_ui.cc
AgeCommit message (Expand)Author
2013-03-17Freesound fixes for #5853, and a few other small improvementsColin Fletcher
2013-03-01fix File-Import resampling quality.Robin Gareus
2013-01-21fix/revert/modify changes from 13617 that hide the gain + peak display from a...Paul Davis
2013-01-03yet another plural form fixRobin Gareus
2013-01-03plural form fixPaul Davis
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-21more freesound UI tweaks:Robin Gareus
2012-12-21freesound: tom's diner^Wprogress barRobin Gareus
2012-12-21freesound display licenseRobin Gareus
2012-12-21freesound import - various small tweaksRobin Gareus
2012-12-21freesound: break page-request loop if search result is empty.Robin Gareus
2012-11-13remove a bunch of cerr output and/or convert to use error<<Paul Davis
2012-10-23escape markup text that may contain non-legal characters (for GMarkup). this ...Paul Davis
2012-10-22change packing/design/sizing/labels at bottom of import dialog (should fix #5...Paul Davis
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-06-19Make sure we always copy Freesound imported files as well as MIDI ones (#4675).Carl Hetherington
2012-06-18Disallow import-without-copy for MIDI files (#4148).Carl Hetherington
2012-06-13Use preview filename rather than the first-alphabetically-sorted filename for...Carl Hetherington
2012-05-31Move delta-to-edit-point options to the main clock context menus (#4472).Carl Hetherington
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2012-05-21when resetting the import dialog based on selceted track counts, change the f...Paul Davis
2012-05-17Add a new import file filter for audio and MIDI and use it by default (should...Carl Hetherington
2012-04-11Fix a few unchecked XML child / property lookupsCarl 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-23Pack toolbar combo boxes with expand=false and remove size kludges.David Robillard
2011-11-17all new implementation of audio clocks, with entirely new editing model. not ...Paul Davis
2011-11-14allow compilation without --freesoundPaul 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
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
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-11-05ellipsize file name at top of preview pane; allow a bit more room for file fo...Paul Davis
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-08-30Reset the available import dialogue menu options when a selection is made fro...Carl Hetherington
2010-08-202.X commits up to and including 7519Paul Davis
2010-08-17forward port 2.X changes up to and including rev 6767Paul Davis
2010-05-19Give a better message to warn of unsupported MIDI file audition.Carl Hetherington
2010-04-26Fix #3077 properly.Carl Hetherington
2010-04-23Add missing string to disposition_map. Fixes #3077.Carl Hetherington
2010-04-15forward-port from 2.X commits 5827-6000 includingPaul Davis
2010-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis
2010-02-18the Properties & 64bit region commitPaul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis