summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-06fix from puddingpimp for memory leak in fastmeterPaul Davis
2008-03-05Dave Camerons fix for bug 2108, slightly modifiedDoug McLain
2008-03-04Improvements on the FFT analysis toolSampo Savolainen
2008-02-29fix for broken fade out, appeared to be accidental var name redundancyDoug McLain
2008-02-27File type icon version 2.Nick Mainsbridge
2008-02-27Add a quick file type icon.Nick Mainsbridge
2008-02-27possible fix for AU problems on PPCPaul Davis
2008-02-27fixes from chris cannam for rb_effect bugsPaul Davis
2008-02-27make AudioRegion::master_read() obey length limit of (first) master source, n...Paul Davis
2008-02-27fix up dual punch action logicPaul Davis
2008-02-27don't popup import progress window until we give import a chance to fail firs...Paul Davis
2008-02-27fix up BWF creation; make CoreAudioSource work; add CAImportable; refactor So...Paul Davis
2008-02-27add CAF to list of likely audio file suffixes; use generic AudioFileSource So...Paul Davis
2008-02-27rearrange icons/presets on xfade editor to be symmetric; refactor importable ...Paul Davis
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-26Add missing $PREFIX/share/ardour2 to uninstall target. Fix consequent missing...Nick Mainsbridge
2008-02-25New FREEDESKTOP scons option installs desktop MIME entry and .desktop file. A...Nick Mainsbridge
2008-02-24Fixes for canvas and gain meter text not being scaled on startupDoug McLain
2008-02-24make canvas text scale with font scaler; prevent bogus values from putting Na...Paul Davis
2008-02-23fix up use of plugin input counts when running; SAE menu tweaks; fix up manag...Paul Davis
2008-02-23fix stupid uses of Session::get_silent_buffers() from crashing ardourPaul Davis
2008-02-23fix up meter thread management when JACK client starts/stops/is halted ; put ...Paul Davis
2008-02-23add headerDoug McLain
2008-02-23Fix the stepping direction for horizontal faders, it was stepping in the wron...Doug McLain
2008-02-23I forgot to swap the function namesDoug McLain
2008-02-22Save and restore users font scale settingDoug McLain
2008-02-22new font/dpi scaler in Windows -> Preferences -> MiscPaul Davis
2008-02-22fix some layering/display problems with AU GUIs (requires new patches for GDK...Paul Davis
2008-02-21fix first_idle idea so that tracks added after session loading show up OKPaul Davis
2008-02-21final (?) tweak for totally optimized meter redraws (vertical only)Paul Davis
2008-02-21Fix clashing zoom keybindings.David Robillard
2008-02-21fix deadlock in playlist::partition(); new first idle model, including messag...Paul Davis
2008-02-21minor fixes from OS X landPaul Davis
2008-02-21more meter optimizationPaul Davis
2008-02-21start to optimize meter draws even morePaul Davis
2008-02-20notably speed up startup time by deferring streamview display untl the GUI is...Paul Davis
2008-02-20update preset selector lists every time a plugin UI is shownPaul Davis
2008-02-20drop ruler_show[] in favor of specific editor actions; various new actions an...Paul Davis
2008-02-17new SAE-de bindingsPaul Davis
2008-02-17Fix incorrect comment.David Robillard
2008-02-17a boatload of changes and fixes related to SAE menu redesign (several new ope...Paul Davis
2008-02-17Fix for last commit where rec enable state was not considered. Change adat op...Nick Mainsbridge
2008-02-17Remove beat entry from meter dialog (beats are not allowed in API), clean up ...Nick Mainsbridge
2008-02-17some fixes to sex. it starts and runs and starts transferring, but it never ...Doug McLain
2008-02-16wave making data debuggingPaul Davis
2008-02-16replace a typo with the result that led to the desired non-step behaviour on ...Doug McLain
2008-02-16remove debug outputDoug McLain
2008-02-15reset doug's mistaken commit with fontsPaul Davis
2008-02-15TrackfadersDoug McLain
2008-02-15now that GDK adds state to scroll events, use it with pixfader; fix up pixfad...Paul Davis