summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2007-02-19make transport buttons and shuttle controller work with MIDI CC'sPaul Davis
2007-02-19remote control IDs follow editor/mixer view order; fix multiple display of di...Paul Davis
2007-02-15This creates an export direcory for new sessions. The export dialog will als...Doug McLain
2007-02-14merge r1449 from surfaces branch to include mackie surface and tranzport upda...John Anderson
2007-02-11This one's for oofus: optionally show solo mute status (FEATURE FREEZE my ass!)Paul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2007-02-05use SilentFileSource when sources cannot be foundPaul Davis
2007-01-31remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at...Paul Davis
2007-01-26fix "make mono regions", mostlyPaul Davis
2007-01-25fix import/embed of multichannel audiofiles, as per #1433Paul Davis
2007-01-23a variety of bits and pieces for selection opsPaul Davis
2007-01-18Fixed midi controllable state saving/loadingJesse Chappell
2007-01-18turn off overlap-equivalency for region matching as the defaultPaul Davis
2007-01-17fix ordering of cut/copied regions when pasting; ctrl-click now does the righ...Paul Davis
2007-01-15ALSA sequencer ports are all owned by a single sequencer client, not 1 per portPaul Davis
2007-01-14mo' better fixins fer xfades, plus reinstate hiding xfades during dragsPaul Davis
2007-01-10fix xfade logic and use shared_ptr for xfadesPaul Davis
2007-01-08save and restore clock modesPaul Davis
2007-01-05actually fix cleanup design, plus buglet that used the wrong directory to sto...Paul Davis
2007-01-05use dynamic bitsets for send + port insert naming; fix up ardev, arval etc mo...Paul Davis
2007-01-05First pass of sfdb tag searching. Not functional, but very very close.Taybin Rutkin
2007-01-03* added max peak hold state to IO so that the true held peaks can be displayedJesse Chappell
2007-01-03massive changes to clean up what happens during session destruction when an e...Paul Davis
2007-01-02finish use of EnumWriter for saving flags etc. throughout the session filePaul Davis
2007-01-02General SMPTE fixes mostly relating to non-integer frame rates. Please Test. ...Nick Mainsbridge
2006-12-30Reverting back the commit made to test the render farm.Sampo Savolainen
2006-12-30Testing the build farm created by Pau ArumiSampo Savolainen
2006-12-28fixed peak waveform issue introduced by the ftruncate preallocation of peakfi...Jesse Chappell
2006-12-22start using global, 100% generic enum to/from string objectPaul Davis
2006-12-21use ustring more; handle embedding of "paired" files as per mantis #1362Paul Davis
2006-12-20reconstruct and use global state commands (mute/solo/rec-enable/meter point)Paul Davis
2006-12-19save keybindings to file used at startup; allow keybindings file to be cmdlin...Paul Davis
2006-12-15write session file to alternate name before, then rename; auditioner defaults...Paul Davis
2006-12-14add missing file; remove another VST debug hackPaul Davis
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-12-11never save more than Config->get_saved_history_depth() undo transactions to h...Paul Davis
2006-12-06miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURSPaul Davis
2006-12-01PBD::strip_whitespace_edges() returns the empty string if the passed string isTaybin Rutkin
2006-11-28major fixes to automation editingPaul Davis
2006-11-21Check for COREAUDIO by default. If found, define HAVE_WEAK_COREAUDIO.Taybin Rutkin
2006-11-20configurable subframes-per-frame, defaults to 80Paul Davis
2006-11-17add reset envelope gain; small patch from brian for tearoff draggingPaul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-11-13remove almost everything from region editor, make popup menu more useful and ...Paul Davis
2006-11-13display timecode from BWF etc in SF browser; accels for windows now work (mis...Paul Davis
2006-11-12IO objects with no inputs have fixed, defined peak input power (-inf)Paul Davis
2006-11-11fix reload of region gain envelopes, freeze works from start ... end instead ...Paul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-11-06better error message if VST SDK is not installed and neeedPaul Davis
2006-11-03Fixed template dialog annoyance.Taybin Rutkin