new tempo handling from drmoore; don't follow playhead when doing requested_return...
[ardour.git] / libs / ardour / ardour /
2007-12-21 Paul Davisnew tempo handling from drmoore; don't follow playhead...
2007-12-20 Paul Davischange behaviour of play-at-edit-point....; fix crash...
2007-12-20 Paul Davistry to make NewSessionDialog only show up when really...
2007-12-18 Paul Davisnew LocateRollLocate event, used to implement play...
2007-12-12 Paul Davisper-kbd-layout keybindings selection; initial pass...
2007-12-10 Paul DavisAU support, plus changes in Plugin to make unique_id...
2007-12-07 Paul Davisdeep, deep fix for what do if we can't run process...
2007-12-04 Paul Davisnew file
2007-12-04 Paul Davisadd pitch shifting; minor fixes elsewhere
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 Davisprovide support for playhead-to-next/previous-region...
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 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-15 Paul Davisfirst pass (and hopefully correct) attempt at reading...
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 Davisthe edit cursor is dead, long live the edit point;...
2007-11-01 Paul Davisnew ancestral data handling for regions; new Stretch...
2007-10-05 Paul Davisfixes for scrubbing, change "crop" to Crop in menu
2007-09-27 Sampo SavolainenMake sure plugins are activated at least once before...
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 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-20 Paul Davischanges for OSX/SAE
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 Davistry to fix async peaks issue; fix crasher caused by...
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 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-05 Paul Davisoptionally tie together editor+mixer display orders...
2007-09-03 Paul Davisfix for NSD filename/folder extraction; import now...
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-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
next