summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-27sfdb paths are saved and restored.prercuTaybin Rutkin
2006-07-26Minor updates for PathList and OptionEditor.Taybin Rutkin
2006-07-26Added PathList widget to Gtkmm2ext. It is for adding and removing directoryTaybin Rutkin
2006-07-22Fixed double delete in Stateful::add_instant_xml().Taybin Rutkin
2006-07-19Removed unused midicontrollable.ccTaybin Rutkin
2006-07-19Updated config.guess fileTaybin Rutkin
2006-07-13destructive track work: regions now display offset by bwf timeline reference,...Paul Davis
2006-07-11Make it possible to edit multiple pan automation linesSampo Savolainen
2006-07-11make waveforms centered when height hits NAME_HIGHLIGHT_THRESHOLDPaul Davis
2006-07-11removed references to midi controls from VST plugin supportPaul Davis
2006-07-11fix for playhead/edit cursor having wrong z-order placement; fix fader mouse ...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-08save+restore ID counter; fix buglet introduced with ID's when saving region s...Paul Davis
2006-07-08remove UUIDs as implemention of PBD::ID, use static counter (not finished - c...Paul Davis
2006-07-08add new filesPaul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-07-06Fixed compile warnings.Sampo Savolainen
2006-07-06- fixed editor forced minimum size issueJesse Chappell
2006-07-02Fix midi control for log plugin parameters.Sampo Savolainen
2006-07-02Rename pbd3 to pbdSampo Savolainen
2006-06-29Fixed i18n system.Taybin Rutkin
2006-06-29Added path.cc and tokenizer.h from win32 branch.Taybin Rutkin
2006-06-29added ladspa path stuff to osx exporter scriptJesse Chappell
2006-06-28Removed Cassowary library. (best laid plans...)Taybin Rutkin
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-27Start of app_build script.Taybin Rutkin
2006-06-27Components of Ardour.app package.Taybin Rutkin
2006-06-22correctly forward configure events to plugin windows, and cleanup FST codePaul Davis
2006-06-22remove references to un-namespaced "error" symbolPaul Davis
2006-06-22don't use PluginSelector::vst_refiller if VST_SUPPORT not definedPaul Davis
2006-06-22use newer python string methodsPaul Davis
2006-06-22add actual wine-built code for VST supportPaul Davis
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-16Fixed typo that had "Send MMC" toggling Send MTCDavid Robillard
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-15Check for templates dir existence before adding bookmarkDavid Robillard
2006-06-15- Fixed templates install directory to <prefix>/share/ardour2David Robillard
2006-06-15use ardour libsndfile even for SYSLIBSPaul Davis
2006-06-15Removed unused files from glade based NSDDoug McLain