summaryrefslogtreecommitdiff
path: root/libs/ardour/filesource.cc
AgeCommit message (Expand)Author
2006-06-15removed some unused source filesPaul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-03-29a) fix special button press handling for solo+mute buttonsPaul Davis
2006-03-28 a) fix problems with multichannel tape tracksPaul Davis
2006-03-17lots of fidgety work to get track renaming to work correctly now that we have...Paul Davis
2006-03-15pixbufs instead of pixmaps; function-scope local fd's for reading from a File...Paul Davis
2006-02-21hook up tape region views to peaks ready signalPaul Davis
2006-02-18fix various issues with destructive single region tracksPaul 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-13minor tweaks to make destructive tracks sorta work again (EAGAIN issues)Jesse Chappell
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2006-01-11Use compiler provided __BIG_ENDIAN__ instead of WORD_BIGENDIANTaybin Rutkin
2005-11-29committed fix for cross-endian native wave filesJesse Chappell
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-24libardour added.Taybin Rutkin