summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2007-09-18Code to prevent unnecessary automation midi transmits was preventing updates ...John Anderson
2007-09-17maybe fix crash related to thread-private buffersPaul Davis
2007-09-12per-thread interleave buffers for SndFileSource, not per-source.Paul Davis
2007-09-12fix uninitialized export_range_dialog member in editor; fix peakfile naming s...Paul Davis
2007-09-12make big clock be on top ALWAYS; more design fixes for async peak building; f...Paul Davis
2007-09-11add SRC quality to import dialog; fix instances of missing waveforms where ne...Paul Davis
2007-09-11make sure that AudioRegion::set_live_state() notifies interested parties when...Paul Davis
2007-09-11make OSC thread register with the GUIPaul Davis
2007-09-11try to fix async peaks issue; fix crasher caused by previous lock changes in ...Paul Davis
2007-09-10prep & finish peakfiles during importPaul Davis
2007-09-10try to make peak building from scratch more efficientPaul Davis
2007-09-10WARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMENTAL CODE .... fixes to...Paul Davis
2007-09-09pad out lcd sdisplay strings to 6 chars with spaces to overwrite previous tra...John Anderson
2007-09-09more changes to reduce unnecessary midi messages. Also, don't throw an except...John Anderson
2007-09-09don't write automation bytes unless something has actually changed in the aut...John Anderson
2007-09-09async generation of peakfiles for embedded filesPaul Davis
2007-09-09fix egregious widespread bug now that JACK has physical MIDI ports; make samp...Paul Davis
2007-09-09more changes for the import dialog, with breakout of importable source code i...Paul Davis
2007-09-09only skip markers backwards when transport is rollingJohn Anderson
2007-09-07autoplay mode and other tweaks to the import dialog; fix resource management ...Paul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-09-04split SoundFileBrowser back into SoundFileOmega; make SoundFileChooser work a...Paul Davis
2007-09-03fix for NSD filename/folder extraction; import now works as well as embed doe...Paul Davis
2007-09-02lots of GUI tweaks for the import dialogPaul Davis
2007-09-02limited history depth (no GUI yet); more work on import dialog and semanticsPaul Davis
2007-08-27make sure we do not leave pending session state around as we shutdownPaul Davis
2007-08-27clear click data when sample rate changesPaul Davis
2007-08-27opaque xfade patch + a version of the editor ruler/playhead/click patchPaul Davis
2007-08-22remove GTKOSX_PREFIX from scons; MIDI/MMC fix from Chris G; fix crash when st...Paul Davis
2007-08-22changes to support packaging of the GTK-Quartz version of Ardour for OS XPaul Davis
2007-08-17changes to niceify the audio setup dialog on OS X, plus that fix for brand ne...Paul Davis
2007-08-16support DnD in native/gtk-quartz implementation (note: multifile DnD requires...Paul Davis
2007-08-15more SAE + gtkosx changes - try to find jackd in the bundle; hard code SAE se...Paul Davis
2007-08-15basic startup changes to enable the engine control stuff to work; a little AR...Paul Davis
2007-08-13engine dialog work, new -m option for menu file selection, new obolean automa...Paul Davis
2007-08-12remove duplicated gain_to_slider functionsJohn Anderson
2007-08-09Finally nailed the mysterious fader update bug, thanks to Giso Grimm. Also mo...John Anderson
2007-08-09even more debug output, aimed at finding the mysterious fader bugJohn Anderson
2007-08-09quieten down Powermate control surface discoveryPaul Davis
2007-08-08mo betta debugging outoutJohn Anderson
2007-08-08fix for #3 mute button not lighting at startup. Because LCD messages sent as ...John Anderson
2007-08-07fix unconditional use of MMC objectPaul Davis
2007-08-06fix resetting MMC send + recv IDPaul Davis
2007-08-04avoid multiple backups of 0.99 session statePaul Davis
2007-08-04use all-call default for MMC send ID, and correct parameter names in session ...Paul Davis
2007-08-04separate MMC ID's for send + receivePaul Davis
2007-08-03change RC files in tarball to the templates, dammit!2.0.5Paul Davis
2007-08-01fix problem exposed by GTK 2.11.6 with connecting to ComboBox::signal_changed...Paul Davis
2007-08-01#ifdef around debug cout calls. Make sure -DDEBUG is passed to compiler.John Anderson
2007-08-01revert unintended change to automation_event.hPaul Davis