make rec-enable MIDI bindable again
[ardour.git] / libs /
2007-12-07 Paul Davisdeep, deep fix for what do if we can't run process...
2007-12-04 Paul Davisthis file really is gone!
2007-12-04 Doug McLainMake level meter colors user definable. Base, Mid,...
2007-12-04 Paul Davisfix up normal ardour menus because of action renaming
2007-12-04 Paul Davisfix up st_pitch.cc to avoid dbl-declaration of destructor
2007-12-04 Paul Davisfix up st_pitch.cc to use time_fraction
2007-12-04 Paul Davisnew file
2007-12-04 Paul Davisadd pitch shifting; minor fixes elsewhere
2007-12-04 Paul Davistemporary addition to avoid svn screwups
2007-12-04 Paul Davisfix for vanishing waveforms on imported files
2007-11-30 Paul Davisfix issue with Region::adjust_to_sync(); enlarge key...
2007-11-30 Paul Davisnew shuffle-splice mode; fix editormode selectors lacki...
2007-11-28 Paul Davisparametize modifier key usage; fix keyboard-driven...
2007-11-28 Paul Davisminor fixes from OS X land
2007-11-28 Paul Davisprovide support for playhead-to-next/previous-region...
2007-11-27 Paul DavisMESCLUN: new SAE-specific bindings file; parametized...
2007-11-26 Paul Davismore ongoing SAE-driven changes (too many too list...
2007-11-20 Paul Davisintegrate the not-yet-released RubberBand library into...
2007-11-19 Paul Davistrim at edit point added, keybindings altered (in progr...
2007-11-19 Paul Davismassively better splice mode for all you tape freaks...
2007-11-19 Paul Davisrestore frames-per-peak default to 256
2007-11-19 Paul Davisa ton of changes based on discussions at SAE; to be...
2007-11-17 Doug McLainLevel meters added to editor tracks, smaller and above
2007-11-16 Paul Davisprep for various scales of peakfiles
2007-11-16 Paul Davisfixes for "optimized" read reads
2007-11-15 Paul Davisfirst pass (and hopefully correct) attempt at reading...
2007-11-13 Doug McLainUndo r2629
2007-11-12 Doug McLainBypass disk xrun bail out goto's when stop on xrun...
2007-11-12 Paul Davis(include libs/ardour in ...) add trim to loop/punch...
2007-11-09 Paul Davisinitialized Location::_locked in all cases
2007-11-09 Paul Daviscatch markers as they go away, to avoid selection corru...
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-11-08 Paul Davissubstantial changes that start to use the edit point...
2007-11-07 Paul Davispatch to prevent (mostly) CD marker being set for the...
2007-11-01 Paul Davisnew ancestral data handling for regions; new Stretch...
2007-10-23 Carl HetheringtonFix crash due to invalidated shared_ptr, as suggested...
2007-10-09 Paul Davisnew keybinding editor, mostly finished but not 100%
2007-10-05 Sampo SavolainenFix issue with tracks/buses having more outputs than...
2007-10-05 Paul Davisfixes for scrubbing, change "crop" to Crop in menu
2007-10-03 Paul Davisfixes for still-broken gtk/osx radio buttons
2007-09-27 Sampo SavolainenMake sure plugins are activated at least once before...
2007-09-27 Doug McLainsilly me
2007-09-27 Doug McLaintypo fix
2007-09-27 Paul Davis2 patches from jdavisp3; remove some debugging output...
2007-09-27 Paul Davisauto-re-connect ALSA seq ports at startup, if they...
2007-09-26 Paul Davisretain controllable info for plugins
2007-09-26 Paul DavisGUI control over saved and in-memory history depth
2007-09-25 Sampo Savolainenset was_activated to false when deactivate() is run...
2007-09-25 Paul Davisdrop mention of fs.cc in libs/pbd
2007-09-25 Paul Davisnew controls for copy-only import; new logo item for...
2007-09-25 Sampo SavolainenMake sure we don't deactivate un-activated plugins...
2007-09-25 Sampo SavolainenCorrect version number variable names to be in sync...
2007-09-24 Paul Davisfix up translation domains to reflect v2; functor comma...
2007-09-24 Paul Davisimprovements (?) for window visibility during session...
2007-09-20 Paul Davischanges for OSX/SAE
2007-09-18 John AndersonCode to prevent unnecessary automation midi transmits...
2007-09-17 Paul Davismaybe fix crash related to thread-private buffers
2007-09-12 Paul Davisper-thread interleave buffers for SndFileSource, not...
2007-09-12 Paul Davisfix uninitialized export_range_dialog member in editor...
2007-09-12 Paul Davismake big clock be on top ALWAYS; more design fixes...
2007-09-11 Paul Davisadd SRC quality to import dialog; fix instances of...
2007-09-11 Paul Davismake sure that AudioRegion::set_live_state() notifies...
2007-09-11 Paul Davismake OSC thread register with the GUI
2007-09-11 Paul Davistry to fix async peaks issue; fix crasher caused by...
2007-09-10 Paul Davisprep & finish peakfiles during import
2007-09-10 Paul Davistry to make peak building from scratch more efficient
2007-09-10 Paul DavisWARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMEN...
2007-09-09 John Andersonpad out lcd sdisplay strings to 6 chars with spaces...
2007-09-09 John Andersonmore changes to reduce unnecessary midi messages. Also...
2007-09-09 John Andersondon't write automation bytes unless something has actua...
2007-09-09 Paul Davisasync generation of peakfiles for embedded files
2007-09-09 Paul Davisfix egregious widespread bug now that JACK has physical...
2007-09-09 Paul Davismore changes for the import dialog, with breakout of...
2007-09-09 John Andersononly skip markers backwards when transport is rolling
2007-09-07 Paul Davisautoplay mode and other tweaks to the import dialog...
2007-09-05 Paul Davisoptionally tie together editor+mixer display orders...
2007-09-04 Paul Davissplit SoundFileBrowser back into SoundFileOmega; make...
2007-09-03 Paul Davisfix for NSD filename/folder extraction; import now...
2007-09-02 Paul Davislots of GUI tweaks for the import dialog
2007-09-02 Paul Davislimited history depth (no GUI yet); more work on import...
2007-08-27 Paul Davismake sure we do not leave pending session state around...
2007-08-27 Paul Davisclear click data when sample rate changes
2007-08-27 Paul Davisopaque xfade patch + a version of the editor ruler...
2007-08-22 Paul Davisremove GTKOSX_PREFIX from scons; MIDI/MMC fix from...
2007-08-22 Paul Davischanges to support packaging of the GTK-Quartz version...
2007-08-17 Paul Davischanges to niceify the audio setup dialog on OS X,...
2007-08-16 Paul Davissupport DnD in native/gtk-quartz implementation (note...
2007-08-15 Paul Davismore SAE + gtkosx changes - try to find jackd in the...
2007-08-15 Paul Davisbasic startup changes to enable the engine control...
2007-08-13 Paul Davisengine dialog work, new -m option for menu file selecti...
2007-08-12 John Andersonremove duplicated gain_to_slider functions
2007-08-09 John AndersonFinally nailed the mysterious fader update bug, thanks...
2007-08-09 John Andersoneven more debug output, aimed at finding the mysterious...
2007-08-09 Paul Davisquieten down Powermate control surface discovery
2007-08-08 John Andersonmo betta debugging outout
2007-08-08 John Andersonfix for #3 mute button not lighting at startup. Because...
2007-08-07 Paul Davisfix unconditional use of MMC object
2007-08-06 Paul Davisfix resetting MMC send + recv ID
2007-08-04 Paul Davisavoid multiple backups of 0.99 session state
2007-08-04 Paul Davisuse all-call default for MMC send ID, and correct param...
next