summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-03-25ignore dbl-clicks on mute/solo/rec-enable buttons since they make the ↵Paul Davis
user-experience feel inconsistent git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3180 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24another tweak to libcurl detectionBen Loftis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3179 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24don't check for libcurl unless really necessaryPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3178 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24small change to logic for track selection when context/button clicking on a ↵Paul Davis
track header. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3177 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24stop crash occuring when carrying out playlist partitions in empty playlistsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3176 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24fix up those horribly thick separators between ruler linesPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3175 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24more fixes for drag/lock/copy logicPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3174 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24fix specific copy-drag opsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3173 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24don't try to automatically remove locked regions frm selection at end of dragPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3172 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24Fix dialog message to something sensible.Sampo Savolainen
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3171 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24complete reorganization of logic in Editor::region_drag_finished_callback()Paul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3170 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24initial checkin of freesound integrationBen Loftis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3169 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24initial checkin of freesound integrationBen Loftis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3168 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24allow a wider selection of chars for pathname. fixes bug when session file ↵Ben Loftis
cannot accomodate the actual path to audio files git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3167 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-24tweaks to audio import dialog, adding tags and freesound infoBen Loftis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3166 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-23more fixes for the intersection of Locked Edit mode and copy-draggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3165 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people ↵Paul Davis
to experiment with (probably needs a little work) git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3164 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-21fix missing i18n for import mode strings when comparing with whatever the ↵Paul Davis
user selected git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3163 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-21new french translation updatePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3162 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-21Undo 3160 for now. The canvas stops updating when the mixer is open (but ↵Doug McLain
only on one of 3 machines) so I obviously broke something git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3161 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-20build the meters in GainMeter from the LevelMeters class instead of doing it ↵Doug McLain
all over again git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3160 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-17add STL_DEBUG option to enable easy use of _GLIBCXX_DEBUG, for STL debuggingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3151 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-17fix problems with list stuff caused by assumptions about list type equivalencePaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3150 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-17fix use of reserve() as revealed by _GLIBCXX_DEBUGPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3149 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-15make sure user ardour dir exists before trying to put pango.rc in itPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3147 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple ↵Paul Davis
event handlers; change plugin add logic to avoid asking for stream counts before they would be configured; fix up new session dialog to not use manage(), and thus not throw away widgets when their page is hidden (by removal) in the tabbed browser git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3144 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-14make feature lines (rhythm ferret etc) scale with zoom; hide them whenever ↵Paul Davis
RF hides git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3143 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-13(OS X native: don't write dynamic pango.rc into app.bundle); use ↵Paul Davis
Glib::get_home_dir() rather than HOME for user_ardour_path git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3142 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-08Fix warnings.David Robillard
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3139 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-07fix silly error in removing channels from audio_diskstreamPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3138 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-06fix from puddingpimp for memory leak in fastmeterPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3137 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-05Dave Camerons fix for bug 2108, slightly modifiedDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3136 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-04Improvements on the FFT analysis toolSampo Savolainen
- Enable FFT analysis by default - FFT graph is now in cairo - The window is now a window instead of a dialog - Analysis window can be resized - The view can be switched between normalized and an absolute value - The minimum and maximum values for a graph can be shown git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3135 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-29fix for broken fade out, appeared to be accidental var name redundancyDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3134 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-27File type icon version 2.Nick Mainsbridge
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3133 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-27Add a quick file type icon.Nick Mainsbridge
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3132 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-27possible fix for AU problems on PPCPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3131 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-27fixes from chris cannam for rb_effect bugsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3130 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-27make AudioRegion::master_read() obey length limit of (first) master source, ↵Paul Davis
not the region length git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3129 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-27fix up dual punch action logicPaul Davis
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3128 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-27don't popup import progress window until we give import a chance to fail ↵Paul Davis
first; sndfile doesn't print open() errors if HAVE_COREAUDIO is set since we fall back to CoreAudio then git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3127 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-27fix up BWF creation; make CoreAudioSource work; add CAImportable; refactor ↵Paul Davis
SourceFactory to try sndfile first, CoreAudio second git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3126 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-27add CAF to list of likely audio file suffixes; use generic AudioFileSource ↵Paul Davis
SoundFileInfo rather than SNDFILE_INFO git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3125 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-27rearrange icons/presets on xfade editor to be symmetric; refactor importable ↵Paul Davis
source/resampled importable source to allow for both sndfile and coreaudio handled file i/o git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3124 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix ↵Paul Davis
locate-play-locate ; add toggle-punch ; use primary clock for verbose cursor mode at all the right times; minimize clock redrawing part one git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3123 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-26Add missing $PREFIX/share/ardour2 to uninstall target. Fix consequent ↵Nick Mainsbridge
missing icons thinko in previous commit. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3122 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-25New FREEDESKTOP scons option installs desktop MIME entry and .desktop file. ↵Nick Mainsbridge
Also uses fd.o standard names and locations for icons. git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3121 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-24Fixes for canvas and gain meter text not being scaled on startupDoug McLain
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3119 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-24make canvas text scale with font scaler; prevent bogus values from putting ↵Paul Davis
NaN's into automation lines git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3118 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-23fix up use of plugin input counts when running; SAE menu tweaks; fix up ↵Paul Davis
management and display of edit point selection; AU window stuff git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3117 d708f5d6-7413-0410-9779-e7cbd77b26cf