NOOP - use PBD's std::string to number functions
[ardour.git] / gtk2_ardour / sfdb_ui.cc
2013-06-08 Robin GareusNOOP - use PBD's std::string to number functions
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-01 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-03-31 Roy Vegard OvesenMake sure every imported file is copied to the session...
2013-03-30 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-30 Paul Davisfix up some confusion with filesources' _origin and...
2013-03-17 Colin FletcherFreesound fixes for #5853, and a few other small improv...
2013-03-01 Robin Gareusfix File-Import resampling quality.
2013-01-21 Paul Davisfix/revert/modify changes from 13617 that hide the...
2013-01-03 Robin Gareusyet another plural form fix
2013-01-03 Paul Davisplural form fix
2012-12-23 Paul Davisremove stay-on-top behavior from import dialog, and...
2012-12-23 Paul Davissome more tweaks for the import dialog
2012-12-23 Paul Davismake import dialog non-modal
2012-12-21 Robin Gareusmore freesound UI tweaks:
2012-12-21 Robin Gareusfreesound: tom's diner^Wprogress bar
2012-12-21 Robin Gareusfreesound display license
2012-12-21 Robin Gareusfreesound import - various small tweaks
2012-12-21 Robin Gareusfreesound: break page-request loop if search result...
2012-11-13 Paul Davisremove a bunch of cerr output and/or convert to use...
2012-10-23 Paul Davisescape markup text that may contain non-legal character...
2012-10-22 Paul Davischange packing/design/sizing/labels at bottom of import...
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-19 Carl HetheringtonMake sure we always copy Freesound imported files as...
2012-06-18 Carl HetheringtonDisallow import-without-copy for MIDI files (#4148).
2012-06-13 Carl HetheringtonUse preview filename rather than the first-alphabetical...
2012-05-31 Carl HetheringtonMove delta-to-edit-point options to the main clock...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-21 Paul Daviswhen resetting the import dialog based on selceted...
2012-05-17 Carl HetheringtonAdd a new import file filter for audio and MIDI and...
2012-04-11 Carl HetheringtonFix a few unchecked XML child / property lookups
2012-04-05 Ben Loftisvarious tweaks to Freesound UI and code. keep a single...
2012-03-09 Carl HetheringtonFreesound tweaks from colinf (#4761).
2012-01-18 Paul Daviscolinf's 2011-12-08 patch for freesound mootcher (add...
2011-11-23 David RobillardPack toolbar combo boxes with expand=false and remove...
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-11-14 Paul Davisallow compilation without --freesound
2011-11-14 Paul Davisthe return of basic FreeSound mootcher functionality...
2011-07-26 Paul Davisallow import to selected MIDI tracks (note that this...
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-06-01 David RobillardDelete trailing whitespace
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-05 Paul Davisellipsize file name at top of preview pane; allow a...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-08-30 Carl HetheringtonReset the available import dialogue menu options when...
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-05-19 Carl HetheringtonGive a better message to warn of unsupported MIDI file...
2010-04-26 Carl HetheringtonFix #3077 properly.
2010-04-23 Carl HetheringtonAdd missing string to disposition_map. Fixes #3077.
2010-04-15 Paul Davisforward-port from 2.X commits 5827-6000 including
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-04 Paul Daviscross-thread handling of SessionEvent allocation/deallo...
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-11-30 Paul Davisattempt to remove confusion and errors caused by unclea...
2009-11-26 Carl HetheringtonFix #2931; redundant menu items on main clocks.
2009-10-26 Paul Davischange the use of "SMPTE" to "Timecode" to reflect...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-21 Paul Davisfix clicking when processors become active/inactive...
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2009-06-26 Carl HetheringtonStop the import dialog's size changing when a file...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-04 Carl HetheringtonA few small layout cleanups.
2009-02-25 David RobillardWaf building of gtk2_ardour.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-20 David RobillardMake source length a dynamic thing.
2009-02-17 David RobillardFix the horrible mess that was anything related to...
2009-02-16 David RobillardMove duplicated AudioFileSource::Flags and SMFSource...
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-09-30 David RobillardSeparate low level details of SMF reading/writing from...
2008-09-22 David RobillardShow file selector in import dialog (how that one happe...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-05-02 David RobillardFixes for GCC 4.3.
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-21 David RobillardFix timing on MIDI import.
2008-02-18 David RobillardPreliminary (read: kludgey) MIDI import support.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
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-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-05-16 Paul Davisadd alternate filters for soundfile browser
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-01 Paul Davisadd a persistent folder variable so that every time...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-11 David RobillardMerged with trunk R1304
next