summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2006-06-22more details for VST supportPaul Davis
2006-06-21the return of VST supportPaul Davis
2006-06-20allow libsndfile to open BWF files; fix -Woverload-virtuals being in CCFLAGS ...Paul Davis
2006-06-20Merged revisions 588:623 from tag/presndfile.Taybin Rutkin
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2006-06-15Moved SMPTE type/functions into SMPTE namespace;David Robillard
2006-06-15Make signals below -200dB "-inf" in meters.Sampo Savolainen
2006-06-15Make peak bar always fit the area of the meterSampo Savolainen
2006-06-15Make the tranzport surface work even if the call to Sampo Savolainen
2006-06-15removed some unused source filesPaul Davis
2006-06-15Removed debug code from ARDOUR_UI::setup_config_options ()Doug McLain
2006-06-14more file add/remove ops related to sndfile changesPaul Davis
2006-06-14add missing files related to diskstream renamePaul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-06-14Fix for building on macosx.Taybin Rutkin
2006-06-14add libsndfile directoryPaul Davis
2006-06-12added mutable keyword to gints used in glib atomic operations to satisfy comp...Jesse Chappell
2006-06-08Updated tranzport to use Glib::Mutex. Up'd libpbd to version 4.0.0.Taybin Rutkin
2006-06-07Fixed memory corruption. Can open compressed audio files.Taybin Rutkin
2006-06-07Dynamically generated meter gradientsSampo Savolainen
2006-06-07Made CoreAudio library optional.Taybin Rutkin
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-06-03 r20@gandalf: fugalh | 2006-06-02 18:14:26 -0600Hans Fugal
2006-06-02Remove needless hbox in panner, get rid of some warnings in editor_rulers.cc,...Nick Mainsbridge
2006-06-02Run autogen.sh based on the existence of configure instead of the existence ofHans Fugal
2006-05-31remove debugging output in a hidden corner of Route::process_output_buffers()Paul Davis
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
2006-05-27Changes to the Configuration object to properly handle radio actions as well ...Doug McLain
2006-05-26make OS X flags OS X onlyPaul Davis
2006-05-26removed libtool from pre-build processPaul Davis
2006-05-25OS X Compile fix to work around the circular dependency of libardour andHans Fugal
2006-05-24provide interface to PBD::ThreadCreated() in BasicUI; remove/clean DOCUMENTAT...Paul Davis
2006-05-24added conditionals to detect SVN build conditions where we used to use CVSPaul Davis
2006-05-24fix up formatting of SMPTE time printing in tranzport control codePaul Davis
2006-05-24ensure that libardour_cp and libardour SMPTE structs are same type, hackishlyPaul Davis
2006-05-23install libardour_cp to the correct placePaul Davis
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-20fix timestretch dialog/progress etc; make tranzport protocol non-mandatoryPaul Davis
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-05-19fix naming of destructive track audio filesPaul Davis
2006-05-19fix for edit & mix group names getting lost at session loadPaul Davis
2006-05-18fix egregious bug regarding setting native file header+data formatsPaul Davis
2006-05-18add new filesPaul Davis
2006-05-18moved OSC into libardourPaul Davis
2006-05-18moved OSC into libardourPaul Davis
2006-05-18catch up on last minute OSC changesPaul Davis
2006-05-18a) basic prototype of OSC controlPaul Davis
2006-05-17Remove CannotRecordNoInput signal (allowing recording without input connectio...Nick Mainsbridge
2006-05-07Improved sfdb API.Taybin Rutkin
2006-05-06Fixed text relocation issuesSampo Savolainen