summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sfdb_ui.h
AgeCommit message (Expand)Author
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-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-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-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-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-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
2006-03-08Removed direct libsndfile usage.Taybin Rutkin
2006-01-18Removing fields from the sfdb works. Dialog is fully functional as presented.Taybin Rutkin
2006-01-11Use compiler provided __BIG_ENDIAN__ instead of WORD_BIGENDIANTaybin Rutkin
2006-01-05sfdb displays file info.Taybin Rutkin
2006-01-04Updates for set_type_hint() and the sfdb_ui.Taybin Rutkin
2005-12-07Part one of the sfdb reworking.Taybin Rutkin
2005-12-02Dialogbox checkmarks turn off when dialogs are closed.Taybin Rutkin
2005-10-27ExportDialog compiles. Removed gtkmm.h's.Taybin Rutkin
2005-10-13sfdb almost done.Taybin Rutkin
2005-10-12split sfdb_v3 into 3 classes.Taybin Rutkin
2005-10-12Start of sfdb_v3.Taybin Rutkin