summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2006-11-21"treadmill" design for new faders, for realPaul Davis
2006-11-21new fader design from thorwil, mostlyPaul Davis
2006-11-21Check for COREAUDIO by default. If found, define HAVE_WEAK_COREAUDIO.Taybin Rutkin
2006-11-20deeper fixes for 80/100 subframes choicePaul Davis
2006-11-20configurable subframes-per-frame, defaults to 80Paul Davis
2006-11-18Brian Ahr's patch to fix #1320Sampo Savolainen
2006-11-17add reset envelope gain; small patch from brian for tearoff draggingPaul Davis
2006-11-17fixes for MIDI port setup; options editor now sets trace options correctly (s...Paul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-11-16start of new crossthread-safe designPaul Davis
2006-11-15fix hover-expand mode for a couple of treeviews; make solo/rec/mute MIDI bind...Paul Davis
2006-11-13remove almost everything from region editor, make popup menu more useful and ...Paul Davis
2006-11-13mute sends+inserts when a route is not soloed but others arePaul Davis
2006-11-13display timecode from BWF etc in SF browser; accels for windows now work (mis...Paul Davis
2006-11-13fix egregious programming sloppiness in strip_whitespace_edgesPaul Davis
2006-11-12Make sure ControlProtocolInfo objects are also cleaned up when Sampo Savolainen
2006-11-12new svn_revision.h build system, plus no more SMPTE, just Timecode2.0beta8Paul Davis
2006-11-12IO objects with no inputs have fixed, defined peak input power (-inf)Paul Davis
2006-11-11add new swedish translationPaul Davis
2006-11-11fix reload of region gain envelopes, freeze works from start ... end instead ...Paul Davis
2006-11-11fix visual focus indication in IOSelector; import pays attention to audio fil...Paul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-11-08Removed un necessary version and host subdirectoriesDoug McLain
2006-11-08Merge gtk2 engine clearlooks 0.6.2 into ardour2, configure ardev and ardevst ...Doug McLain
2006-11-07use libsndfile in include path for control protocol libPaul Davis
2006-11-07fix for mantis 802 - work if there are no physical output or input ports in JACKPaul Davis
2006-11-07more compiler warning fixes and a new version numberPaul Davis
2006-11-07fix incorrect return type for SndFileSource::last_capture_start_frame() in th...Paul Davis
2006-11-06better error message if VST SDK is not installed and neeedPaul Davis
2006-11-06maybe fix race condition for peaks; fix % appearing in region names; allow cr...Paul Davis
2006-11-05centre gain meter display, some bbt ruler fixesNick Mainsbridge
2006-11-03Fixed template dialog annoyance.Taybin Rutkin
2006-11-03new tape tracks ended up with non-destructive sources, fixedPaul Davis
2006-11-03Fixed snapshot dialog annoyance.Taybin Rutkin
2006-11-03move all destructive functionality into SndFileSource as a mode, and drop Des...Paul Davis
2006-11-03Plugin windows change title when route title changes.Taybin Rutkin
2006-11-02Ardour session files specify UTF-8.Taybin Rutkin
2006-11-02fix unset timeline position for destructive sources; fix duplicate, unmanaged...Paul Davis
2006-11-02update tranzport codePaul Davis
2006-11-02remove broken loop button behaviour, and don't remove start+end markers when ...Paul Davis
2006-11-02allow track selection to be toggled (ctrl-clicked); potential fixes for tape ...Paul Davis
2006-11-02prevent replication of markers during undo/redoPaul Davis
2006-11-02Replaced stuff that wasnt supposed to be commitedDoug McLain
2006-11-02Removed LADSPA_PATH from ardev_common.sh, and added the MAC OSX path to list ...Doug McLain
2006-11-01fix bug in find_next_region() when starting frame matches region startPaul Davis
2006-11-01fix crashing bug caused by recursive set_state() nonsense; sync snap_type, sn...Paul Davis
2006-11-01debugging some crashes with oofus + flowrobotPaul Davis
2006-10-31fix return type in last commit for AutomationLine::control_point_box_size(); ...Paul Davis
2006-10-31change libsndfile to libsndfile-ardour to eliminate possible confusion with a...Ben Loftis
2006-10-31search lib64 for LADSPA plugins, and fix control point box size:track height ...Paul Davis