summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sfdb_ui.cc
AgeCommit message (Expand)Author
2009-02-25Waf building of gtk2_ardour.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-20Make source length a dynamic thing.David Robillard
2009-02-17Fix the horrible mess that was anything related to sources and paths.David Robillard
2009-02-16Move duplicated AudioFileSource::Flags and SMFSource::Flags into Source.David Robillard
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-09-30Separate low level details of SMF reading/writing from concept of 'midi sourc...David Robillard
2008-09-22Show file selector in import dialog (how that one happened I don't know).David Robillard
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-05-02Fixes for GCC 4.3.David Robillard
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-21Fix timing on MIDI import.David Robillard
2008-02-18Preliminary (read: kludgey) MIDI import support.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-11-12merged with trunk revs 2605-2627Paul 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-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-05-16add alternate filters for soundfile browserPaul Davis
2007-03-18Merged with trunk R1612.David Robillard
2007-01-28Merged with trunk R1393.David Robillard
2007-01-11Merged with trunk R1304David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-09-19Merged with trunk R920.David Robillard
2006-08-31Merged with trunk R879David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-01Merged up to trunk R732David Robillard
2006-07-28Merged with trunk R708David Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-06-13Merged with trunk (painfully)David Robillard
2006-05-07Improved sfdb API.Taybin Rutkin
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-22Prompter now prevents blank strings or unaltered names & now has a horizontal...Nick Mainsbridge
2006-04-20Add a stock question image to the choices dialog, other general dialog love.....Nick Mainsbridge
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge
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-03-05removed redundant include that I accidentally committedDoug McLain
2006-03-05another get_vbox() fix, this time for PortSelectorWindowDoug McLain
2006-01-18Removing fields from the sfdb works. Dialog is fully functional as presented.Taybin Rutkin
2006-01-13All useage of ArdourPrompter checks for a valid result.Taybin Rutkin