summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sfdb_ui.cc
AgeCommit message (Expand)Author
2009-06-28apply carls 3.0 patch to keep import dialog from resizingBen Loftis
2009-06-26fix for file selection problem in import file browser on OS XPaul Davis
2008-11-06wrap PBD::Thread... signals in a mutex to avoid crashing as multiple threads ...Paul Davis
2008-10-05make RouteUI and its children and relations able to switch the Route/IO objec...Paul Davis
2008-07-21Fix import dialog clocks to display times that are correct in the current ses...Sakari Bergen
2008-05-12some adjustments to the spacing in the import/interthread progress window, an...Paul Davis
2008-05-11Fix compilation with GCC 4.3 (at least with SYSLIBS=1).David Robillard
2008-03-26fix curl error checksBen Loftis
2008-03-24initial checkin of freesound integrationBen Loftis
2008-03-21fix missing i18n for import mode strings when comparing with whatever the use...Paul Davis
2008-02-27add CAF to list of likely audio file suffixes; use generic AudioFileSource So...Paul Davis
2007-12-27add shortcuts to GarageBand audio data for SAEBen Loftis
2007-11-09the edit cursor is dead, long live the edit point; plus a few fixes; plus loc...Paul Davis
2007-11-07stop auto-play from trying to play things that are not soundfilesPaul Davis
2007-11-05Patch from jdavisp3 to fix #1894Carl Hetherington
2007-09-27fix crash bug caused by incorrectly setting transience of audio clocks in the...2.1Paul Davis
2007-09-272 patches from jdavisp3; remove some debugging output from generic MIDI; rati...Paul Davis
2007-09-26expose new only-copy-imports parameter via GUIPaul Davis
2007-09-25remove reference to fs.hPaul Davis
2007-09-25new controls for copy-only import; new logo item for canvasPaul Davis
2007-09-24fix up translation domains to reflect v2; functor command headerPaul Davis
2007-09-24improvements (?) for window visibility during session loading - time to test ...Paul Davis
2007-09-20changes for OSX/SAEPaul Davis
2007-09-11fix uninitialized variablePaul Davis
2007-09-11add SRC quality to import dialog; fix instances of missing waveforms where ne...Paul Davis
2007-09-11try to fix async peaks issue; fix crasher caused by previous lock changes in ...Paul Davis
2007-09-09fix egregious widespread bug now that JACK has physical MIDI ports; make samp...Paul Davis
2007-09-09more changes for the import dialog, with breakout of importable source code i...Paul Davis
2007-09-07autoplay mode and other tweaks to the import dialog; fix resource management ...Paul Davis
2007-09-04split SoundFileBrowser back into SoundFileOmega; make SoundFileChooser work a...Paul Davis
2007-09-04sort of make to-selected-tracks import/embed workPaul Davis
2007-09-04more improvements and fixes for the import dialogPaul Davis
2007-09-03fix for NSD filename/folder extraction; import now works as well as embed doe...Paul Davis
2007-09-02lots of GUI tweaks for the import dialogPaul Davis
2007-09-02limited history depth (no GUI yet); more work on import dialog and semanticsPaul Davis
2007-08-30more upgrades to the import dialogPaul Davis
2007-08-28first pass at thorwil's mockup of import dialog; remove some JACK error messa...Paul Davis
2007-08-27make sure we do not leave pending session state around as we shutdownPaul Davis
2007-08-27fix crashing mouse-button+'s' operation (generically, not just for 's'); more...Paul Davis
2007-08-26round one of import design changes (still not fully functional, but basic stu...Paul 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-25fix import/embed of multichannel audiofiles, as per #1433Paul Davis
2007-01-10More polish. Don't try to import directories.Taybin Rutkin
2007-01-10SFDB_UI polish. Hitting return will apply tags and search the tags field.Taybin Rutkin
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-11-08use track colour to set comment button background rather than use active butt...Nick Mainsbridge