opaque xfade patch + a version of the editor ruler/playhead/click patch
[ardour.git] / libs / ardour / ardour /
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-12 John Andersonremove duplicated gain_to_slider functions
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-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-16 Paul Davissupport for 16 bit native files
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
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-05-31 Paul Davisadd new denormal handling capabilities (95% finished)
2007-05-30 Paul Davismore use of int64_t to fix frame offset values
2007-05-29 Paul Davisfix some (all? not likely) problems with dragging close...
2007-05-24 Doug McLainAfter multiple recent troubles reported to be caused...
2007-05-21 Sampo SavolainenMake the set_state() function respect redirects already...
2007-05-18 Paul Davisallow diskstream deletion after a track is removed...
2007-04-20 Jesse Chappellresurrected the periodic safety backup. defaults to...
2007-04-18 Paul Davisfix dangling jack_client_t* in JACK_Slave when disconne...
2007-04-12 Paul Davisthe useless commit: add copyright messages to all(...
2007-04-11 Sampo SavolainenPrevent copy & paste of sends and inserts. Add "delete...
2007-04-10 Paul Davisfixes from carl for #1158 and #1554, plus better behavi...
2007-04-09 Paul Davismake region opacity work again; fix several other regio...
2007-04-09 Sampo SavolainenRemove unused configuration parameter. My apologies...
2007-04-07 Taybin RutkinUpdated CoreAudioSource to compile again.
2007-04-07 Paul Davisadd new profile object, use it to remove certain horizo...
2007-04-06 Paul Davismodified fix from carl for region copy-moves-original...
2007-04-06 Paul Davisdon't let auditioning make transport buttons inaccessib...
2007-04-06 Paul Davisfix nasty logic error that leads to crashing bugs when...
2007-03-21 Paul Davisprobably fix cleanup issues, but testing required
2007-03-20 Paul Davisdo not start transport on first locate if auto-play...
2007-03-19 Paul Daviskill glib-induced abort caused by asymmetric lock/unloc...
2007-03-16 Paul Davisfix errors in multi-range export (and possibly other...
2007-03-16 Paul Davisa much better fix for track-add crashes, albeit slightl...
2007-03-16 Paul Davispossible fix for crash while adding new tracks
2007-03-15 Paul Davisremove diskstream lock padding (it didn't fix anything)
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-15 Paul Davismake OSC off by default, and add menu item to control it
2007-03-15 Paul Davispadding patch for mutex problem; better x86_64 alignmen...
2007-03-15 Paul Davisdisgusting hack around mutex problem that has been...
2007-03-14 Taybin Rutkinveclib implementation of find_peaks().
2007-03-14 Paul Davisno more peak building thread; don't print config var...
2007-03-13 Sampo SavolainenAdded a xmmintrin.h based SSE function find_peaks(...
2007-03-09 John AndersonFinish automation polling. Get rid of strip_from_route.
2007-03-01 Taybin RutkinFixed compilation issues.
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-25 Paul Davisprevent inadvertent "sounds" dir from 0.99 from confusi...
2007-02-25 Paul Davisnew crossfade editor button icons from thorsten; ignore...
2007-02-23 Paul Davispossible fix for MTC slaving
2007-02-22 Taybin RutkinRemoved unused files.
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-19 Paul Davismake transport buttons and shuttle controller work...
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-15 Doug McLainThis creates an export direcory for new sessions. ...
2007-02-14 John Andersonmerge r1449 from surfaces branch to include mackie...
2007-02-11 Paul DavisThis one's for oofus: optionally show solo mute status...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-26 Paul Davisfix "make mono regions", mostly
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-23 Paul Davisa variety of bits and pieces for selection ops
2007-01-18 Jesse ChappellFixed midi controllable state saving/loading
2007-01-18 Paul Davisturn off overlap-equivalency for region matching as...
2007-01-17 Paul Davisfix ordering of cut/copied regions when pasting; ctrl...
2007-01-15 Paul DavisALSA sequencer ports are all owned by a single sequence...
2007-01-14 Paul Davismo' better fixins fer xfades, plus reinstate hiding...
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2007-01-08 Paul Davissave and restore clock modes
2007-01-05 Paul Davisactually fix cleanup design, plus buglet that used...
2007-01-05 Paul Davisuse dynamic bitsets for send + port insert naming;...
2007-01-05 Taybin RutkinFirst pass of sfdb tag searching. Not functional,...
2007-01-03 Jesse Chappell* added max peak hold state to IO so that the true...
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-12-30 Sampo SavolainenReverting back the commit made to test the render farm.
2006-12-30 Sampo SavolainenTesting the build farm created by Pau Arumi
2006-12-28 Jesse Chappellfixed peak waveform issue introduced by the ftruncate...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-20 Paul Davisreconstruct and use global state commands (mute/solo...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-12-14 Paul Davisadd missing file; remove another VST debug hack
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-11 Paul Davisnever save more than Config->get_saved_history_depth...
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-12-01 Taybin RutkinPBD::strip_whitespace_edges() returns the empty string...
2006-11-28 Paul Davismajor fixes to automation editing
2006-11-21 Taybin RutkinCheck for COREAUDIO by default. If found, define HAVE_...
2006-11-20 Paul Davisconfigurable subframes-per-frame, defaults to 80
2006-11-17 Paul Davisadd reset envelope gain; small patch from brian for...
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-11-13 Paul Davisremove almost everything from region editor, make popup...
2006-11-13 Paul Davisdisplay timecode from BWF etc in SF browser; accels...
next