summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-06Fix for edit cursor clock being out of sync with edit cursor when session is ...Doug McLain
2007-03-05make Show Waveforms While Recording toggle workPaul Davis
2007-03-05get real Pango::FontDescriptions for several canvas itemsPaul Davis
2007-03-05Removed unix signals cruft.Taybin Rutkin
2007-03-05new design for region dragging; make add route dialog float over the correct ...Paul Davis
2007-03-05Fixed slot assignments to AudioRegion fade shape menu itemsDoug McLain
2007-03-05Updated Russian translation from prokoudine.Taybin Rutkin
2007-03-04fix for running out of JACK ports in the middle of adding multiple tracks or ...Paul Davis
2007-03-04Make playlist name bumping work for names where the last '.' delimited Sampo Savolainen
2007-03-04commit for cleanup bug that affects both old and new sessionsPaul Davis
2007-03-02add locks around port read/write. Much more stable on startup now.John Anderson
2007-03-02@executable_path support.Taybin Rutkin
2007-03-02Fix for compiler warnings and errors.Taybin Rutkin
2007-03-01Fixed compilation issues.Taybin Rutkin
2007-03-01revert RCU changes back to union-based solution to fix strict-aliasing; anoth...Paul Davis
2007-03-01no more disabling strict aliasingPaul Davis
2007-03-01fix stupid error in last libart_lgpl related patchPaul Davis
2007-03-01Removed commentSampo Savolainen
2007-03-01Ye olde playhead crash - fixedSampo Savolainen
2007-03-01fixes to handle broken libart_lgpl 2.3.18+ headersPaul Davis
2007-02-28slight correction to last copy-drag-constrained logicPaul Davis
2007-02-28maybe fix copy-x-constrained drag issues; mix group buttons change text when ...Paul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-28"Sampo's Delight" - add "do not show this window again" to memory warning; ch...Paul Davis
2007-02-28While I am honored, humbled, and pleased to be added to the ardour copyright ...David Taht
2007-02-28fix for mute button color/state caused by cut-n-paste coding, plus another ac...Paul Davis
2007-02-28desensitize auto-return button on slave != None and ignore auto-return in lib...Paul Davis
2007-02-28desensitize auto-play button on slave != None and ignore auto-play in libardo...Paul Davis
2007-02-27fix range mode problem with a recent commit - crash when dragging, due to dra...Paul Davis
2007-02-27fix #1497, related to lack of status.done setting when libsndfile craps out o...Paul Davis
2007-02-27tweak placement of region name text; patch from b0ef for color manager window...Paul Davis
2007-02-27fix #1394 - The 'narrow strip' option in the mixer does not take extra width ...Paul Davis
2007-02-27fix for build issue on Mandriva, #1180 ; remove stacktrace output when JACK f...Paul Davis
2007-02-27fix copy-drag of regions, i believePaul Davis
2007-02-27totally redesign import code to avoid stupid intermediate file copy [beta]Paul Davis
2007-02-26patch from mantis user cth103 to fix up fixed-time cross-track dragsPaul Davis
2007-02-26compile tranzport stuff by default but do not allow compilation if libusb is ...Paul Davis
2007-02-26add nedko to contributors listPaul Davis
2007-02-26fix a couple uninitialized variable messagesPaul Davis
2007-02-26i18n MISSINGTaybin Rutkin
2007-02-26clean up RCU fix even more; nedko's missing sources patchPaul Davis
2007-02-26fix error in last commit with VST entry function type castPaul Davis
2007-02-26fix compiler complaints about RCU code; fix a couple of compiler warningsPaul Davis
2007-02-26fix for #1503, crash on new session in write-protected dirPaul Davis
2007-02-25prevent inadvertent "sounds" dir from 0.99 from confusing 2.0Paul Davis
2007-02-25new crossfade editor button icons from thorsten; ignore loop+range markers wh...Paul Davis
2007-02-23fix for #1041, I/O names with colons in themPaul Davis
2007-02-23fixed incorrect restore of mixer strip visibilityPaul Davis
2007-02-23more complete fix for MTC time signal not providing FPS/drop valuesPaul Davis
2007-02-23Assigned highest priority to all widget and class styles. This makes ardour ...Doug McLain