remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI buttons...
[ardour.git] / gtk2_ardour / sfdb_ui.cc
2008-10-05 Paul Davismake RouteUI and its children and relations able to...
2008-07-21 Sakari BergenFix import dialog clocks to display times that are...
2008-05-12 Paul Davissome adjustments to the spacing in the import/interthre...
2008-05-11 David RobillardFix compilation with GCC 4.3 (at least with SYSLIBS=1).
2008-03-26 Ben Loftisfix curl error checks
2008-03-24 Ben Loftisinitial checkin of freesound integration
2008-03-21 Paul Davisfix missing i18n for import mode strings when comparing...
2008-02-27 Paul Davisadd CAF to list of likely audio file suffixes; use...
2007-12-27 Ben Loftisadd shortcuts to GarageBand audio data for SAE
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-11-07 Paul Davisstop auto-play from trying to play things that are...
2007-11-05 Carl HetheringtonPatch from jdavisp3 to fix #1894
2007-09-27 Paul Davisfix crash bug caused by incorrectly setting transience... 2.1
2007-09-27 Paul Davis2 patches from jdavisp3; remove some debugging output...
2007-09-26 Paul Davisexpose new only-copy-imports parameter via GUI
2007-09-25 Paul Davisremove reference to fs.h
2007-09-25 Paul Davisnew controls for copy-only import; new logo item for...
2007-09-24 Paul Davisfix up translation domains to reflect v2; functor comma...
2007-09-24 Paul Davisimprovements (?) for window visibility during session...
2007-09-20 Paul Davischanges for OSX/SAE
2007-09-11 Paul Davisfix uninitialized variable
2007-09-11 Paul Davisadd SRC quality to import dialog; fix instances of...
2007-09-11 Paul Davistry to fix async peaks issue; fix crasher caused by...
2007-09-09 Paul Davisfix egregious widespread bug now that JACK has physical...
2007-09-09 Paul Davismore changes for the import dialog, with breakout of...
2007-09-07 Paul Davisautoplay mode and other tweaks to the import dialog...
2007-09-04 Paul Davissplit SoundFileBrowser back into SoundFileOmega; make...
2007-09-04 Paul Davissort of make to-selected-tracks import/embed work
2007-09-04 Paul Davismore improvements and fixes for the import dialog
2007-09-03 Paul Davisfix for NSD filename/folder extraction; import now...
2007-09-02 Paul Davislots of GUI tweaks for the import dialog
2007-09-02 Paul Davislimited history depth (no GUI yet); more work on import...
2007-08-30 Paul Davismore upgrades to the import dialog
2007-08-28 Paul Davisfirst pass at thorwil's mockup of import dialog; remove...
2007-08-27 Paul Davismake sure we do not leave pending session state around...
2007-08-27 Paul Davisfix crashing mouse-button+'s' operation (generically...
2007-08-26 Paul Davisround one of import design changes (still not fully...
2007-05-16 Paul Davisadd alternate filters for soundfile browser
2007-02-01 Paul Davisadd a persistent folder variable so that every time...
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-10 Taybin RutkinMore polish. Don't try to import directories.
2007-01-10 Taybin RutkinSFDB_UI polish. Hitting return will apply tags and...
2007-01-05 Taybin RutkinSoundfile tag searching implemented.
2007-01-05 Taybin RutkinFirst pass of sfdb tag searching. Not functional,...
2006-12-01 Taybin RutkinPBD::strip_whitespace_edges() returns the empty string...
2006-11-13 Paul Davisdisplay timecode from BWF etc in SF browser; accels...
2006-11-08 Nick Mainsbridgeuse track colour to set comment button background rathe...
2006-11-06 Paul DavisBETTER fix for wrong map key for sf browser auditioning
2006-11-06 Paul Davisfix wrong map key for sf browser auditioning
2006-10-24 Taybin RutkinFix for internationalize. Now use the I18N() macro.
2006-10-18 Taybin RutkinFixed wrong translation markup in sfdb_ui.cc.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-09-01 Taybin RutkinSynced string array in sfdb_ui.cc with ImportMode enum.
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-27 Taybin Rutkinsfdb paths are saved and restored. prercu
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-07 Taybin RutkinImproved sfdb API.
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-04-12 Taybin RutkinAdded tooltips to help explain various soundfilebrowser...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-10 Taybin RutkinExternalSource refactoring.
2006-03-08 Taybin RutkinRemoved direct libsndfile usage.
2006-03-05 Doug McLainremoved redundant include that I accidentally committed
2006-03-05 Doug McLainanother get_vbox() fix, this time for PortSelectorWindow
2006-01-18 Taybin RutkinRemoving fields from the sfdb works. Dialog is fully...
2006-01-13 Taybin RutkinAll useage of ArdourPrompter checks for a valid result.
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-12 Paul Davisminor include fix for <errno.h>
2006-01-11 Taybin RutkinUse compiler provided __BIG_ENDIAN__ instead of WORD_BI...
2006-01-05 Taybin Rutkinsfdb displays file info.
2006-01-04 Taybin RutkinUpdates for set_type_hint() and the sfdb_ui.
2005-12-08 Taybin RutkinAnd back again.
2005-12-07 Taybin RutkinPart one of the sfdb reworking.
2005-12-02 Taybin RutkinDialogbox checkmarks turn off when dialogs are closed.
2005-10-27 Taybin RutkinExportDialog compiles. Removed gtkmm.h's.
2005-10-13 Taybin Rutkinsfdb almost done.
2005-10-12 Taybin Rutkinsplit sfdb_v3 into 3 classes.
2005-10-12 Taybin RutkinStart of sfdb_v3.