summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2006-07-13destructive track work: regions now display offset by bwf timeline reference,...Paul Davis
2006-07-11Fix for compiling on gcc4.Taybin Rutkin
2006-07-10BWF offset changes from Ben Loftis, hacked by hand into current svnPaul Davis
2006-07-10modification to make generic MIDI actually work againPaul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-28many fixes to audio file code, SMPTE offset now works correctlyPaul Davis
2006-06-27CoreAudioSource moved to coreaudiosource.cc.Taybin Rutkin
2006-06-22correctly forward configure events to plugin windows, and cleanup FST codePaul 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-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-12added mutable keyword to gints used in glib atomic operations to satisfy comp...Jesse Chappell
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-06-02Remove needless hbox in panner, get rid of some warnings in editor_rulers.cc,...Nick Mainsbridge
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-24ensure that libardour_cp and libardour SMPTE structs are same type, hackishlyPaul Davis
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul 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-18a) basic prototype of OSC controlPaul Davis
2006-05-17Remove CannotRecordNoInput signal (allowing recording without input connectio...Nick Mainsbridge
2006-04-29more tranzport lowlevel fixes and rebindingPaul Davis
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-25remove unintentional addition of PortInsert::silence()Paul Davis
2006-04-25a) fixed pseudo-grab-retention in plugin UIsPaul Davis
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-19a) fix editor hscroller to follow PT behaviour - scrollbar alwaysPaul Davis
2006-04-11likely fixes for problems loading templates with destructive tracks. Note tha...Paul Davis
2006-04-10a) moved metering and meter falloff code into libardourPaul Davis
2006-04-063 different data wheel modes for tranzport, plus lock on writes, and morePaul Davis
2006-04-06significant extensions to tranzport supportPaul Davis
2006-04-05further extensions to Tranzport support and control surface interface designPaul Davis
2006-04-05add new control protocol related filesPaul Davis
2006-04-05a) dynamically loadable control surface supportPaul Davis
2006-04-04a) start at creating ControlProtocol objectsPaul Davis
2006-03-29Removed unused header files.Taybin Rutkin
2006-03-29a) fix special button press handling for solo+mute buttonsPaul Davis
2006-03-28 a) fix problems with multichannel tape tracksPaul Davis