summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sfdb_ui.cc
AgeCommit message (Expand)Author
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
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-12-09major design changes: use glib event loop for MIDI thread/UI; rework design o...Paul Davis
2009-12-04cross-thread handling of SessionEvent allocation/deallocation, with widesprea...Paul Davis
2009-12-04Make processor box send faders adjust their size correctly.Carl Hetherington
2009-11-30attempt to remove confusion and errors caused by unclear semantics of _is_emb...Paul Davis
2009-11-26Fix #2931; redundant menu items on main clocks.Carl Hetherington
2009-10-26change the use of "SMPTE" to "Timecode" to reflect the global economy and the...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-21fix clicking when processors become active/inactive; reduce crazy 2.5sec dela...Paul Davis
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2009-06-26Stop the import dialog's size changing when a file is selected.Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-14First stage of options rework.Carl Hetherington
2009-05-04A few small layout cleanups.Carl Hetherington
2009-02-25Waf building of gtk2_ardour.David Robillard