improvements to build system for OSX native
[ardour.git] / libs /
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...
2007-08-04 Paul Davisseparate MMC ID's for send + receive
2007-08-03 Paul Davischange RC files in tarball to the templates, dammit! 2.0.5
2007-08-01 Paul Davisfix problem exposed by GTK 2.11.6 with connecting to...
2007-08-01 John Anderson#ifdef around debug cout calls. Make sure -DDEBUG is...
2007-08-01 Paul Davisrevert unintended change to automation_event.h
2007-08-01 Paul Davisbump to 2.0.5
2007-08-01 Paul Davisfixes for OS X compilation
2007-07-31 Paul Davisfix up user keybindings saving, and bump to 2.0.4 2.0.4
2007-07-31 Paul Davisextend filtering to VST + AU, tweak details, add filter...
2007-07-31 John Andersonremove some extraneous code
2007-07-31 John AndersonAdd Control::in_use. Add a timeout-generated stop event...
2007-07-31 Tim MayberryUse correct install path for powermate control surface...
2007-07-30 Paul Davisadd filtering to plugin selection dialog
2007-07-30 John Andersonpass a Strip & to strip_display instead of integer...
2007-07-24 Sampo SavolainenProtect ardour from sessions with errant capture source...
2007-07-22 John Andersonmore notes and comments and tings
2007-07-22 John Andersonimprove generation of surfaces from csv files. Move...
2007-07-21 John Andersonfix fader position calculation. Some indenting.
2007-07-21 Sampo SavolainenAdd a safeguard which will eliminate false disk underru...
2007-07-21 John Andersonpanning left works again
2007-07-21 John Andersonoptimisations on control paths that are used for every...
2007-07-20 John Andersonmove operator << into midi++ from mackie
2007-07-20 Paul Davisremoved used of MIDI::Port::number() from mackie surfac...
2007-07-20 Paul Davispermit MIDI port removal now, and save MIDI ports back...
2007-07-20 John Andersonmake scrolling work. various comments and TODO cleanups
2007-07-19 John AndersonJog Wheel Fun:
2007-07-19 Paul Davisnew functionality to add MIDI ports from the options...
2007-07-18 John Andersonadd README. small updates to TODO
2007-07-18 John Andersonmake sure marker_previous button can go past the previo...
2007-07-18 John AndersonBeginnings of writing to the LCD strip display. Some...
2007-07-18 John AndersonAnd some comments to explain supports_feedback : false.
2007-07-18 John AndersonTurn off the feedback flag, cos feedback is always...
2007-07-17 John Andersonallow surface to work with linked panners on stereo...
2007-07-17 John Andersonfix for overlapping control ids (jog wheel with F7...
2007-07-16 Paul Davissupport for 16 bit native files
2007-07-16 John Andersonbetter variables. Display warning if duplicate control...
2007-07-06 Paul Davisnew automation interval configuration variable, to...
2007-07-05 Doug McLainDelta Cursor option backported from trunk
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
next