summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2006-03-11prevent removal of start markerPaul Davis
2006-03-11start marker implemented, along with GotoZero command for old behaviour; R bi...Paul Davis
2006-03-10Proper use of AudioBufferList.Taybin Rutkin
2006-03-10Link error fixed. Stub functions filled in.Taybin Rutkin
2006-03-10ExternalSource refactoring.Taybin Rutkin
2006-03-10Example code to load the x and <-> xpms for the mixer strip from files instea...Doug McLain
2006-03-09new mix group interface, not yet finished and still to propagate to edit_groupPaul Davis
2006-03-09capitalized menus. minor header fixJesse Chappell
2006-03-08add/remove edit groups via buttons (still a bit of work left to do)Paul Davis
2006-03-08And a small libsndfile error.Taybin Rutkin
2006-03-08Fixed small FSRef error.Taybin Rutkin
2006-03-08fix for erroneous use of a menu group; remove lots of cerr cruft; no playlist...Paul Davis
2006-03-08fix for deferred saves by StateManager-derivatives; changes to new/copy/clear...Paul Davis
2006-03-07Wrapper around SF_INFO and AudioFileBasicDescription.Taybin Rutkin
2006-03-07Get the number of channels in the file.Taybin Rutkin
2006-03-07coreaudio_source.cc compiles. (finally)Taybin Rutkin
2006-03-06Use AudioFile.h instead of ExtAudioFile.h.Taybin Rutkin
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-03-042006-03-04 Tim Mayberry <mojofunk@gmail.com>Tim Mayberry
2006-03-02remove debugging for peaks ready signal, plus add new connection arg to Sourc...Paul Davis
2006-02-21hook up tape region views to peaks ready signalPaul Davis
2006-02-20fixed crash potential issues where nframes may be 0Jesse Chappell
2006-02-18fix various issues with destructive single region tracksPaul Davis
2006-02-17no-read-past-end for destructive crossfade as well; cleanup xfade coefficient...Paul Davis
2006-02-17don't do system reads beyond the apparent data end of a file; single region f...Paul Davis
2006-02-17diskstream fixups for destructive track captures. crossfade fixes for destru...Jesse Chappell
2006-02-16fixed missing include need for compile on gcc 3.3.xJesse Chappell
2006-02-16fixed missing include need for compile on gcc 3.3.xJesse Chappell
2006-02-15new stacktrace function in libpbd3; variable size GUI request thread queuesPaul Davis
2006-02-13one more send zipper fixJesse Chappell
2006-02-13fixed various nasty send issuesJesse Chappell
2006-02-13fix style overwriting done by fastmeter, and lack of clip mask/clip origin re...Paul Davis
2006-02-13minor tweaks to make destructive tracks sorta work again (EAGAIN issues)Jesse Chappell
2006-02-12A band aid for plugin editor related crash. Something needs to beSampo Savolainen
2006-02-11Fixed buffer index overrun in connect_and_run()Sampo Savolainen
2006-02-11miscellaneous fixes post-jesse's 24 bit file format changesPaul Davis
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2006-02-07Make sure the 64 bit SSE is included in tarballsSampo Savolainen
2006-02-07restore many keybindings from ardour 0.99Paul Davis
2006-02-06type fixesDoug McLain
2006-02-06updated author informationSampo Savolainen
2006-02-02And thus i give my copyright to these files to Paul Davis.Sampo Savolainen
2006-02-0264 bit SSE modSampo Savolainen
2006-02-01fixed memory leak in xmltreeJesse Chappell
2006-01-30work to make destructive recording actually do something vaguely close to cor...Paul Davis
2006-01-28important bug fix in handling GUI messages; destructive tracks now operationa...Paul Davis
2006-01-28fix computation of MMC base track for MMC rec enable (Ben Loftis)Paul Davis
2006-01-28fix (mostly) measure lines and click box text and meter markingsPaul Davis
2006-01-27fix stupid gtk design quirk and bad documentation...oh and rebinding accels a...Tim Mayberry
2006-01-26Ensure that there are enough peak vectors when a plugin redirect hasSampo Savolainen