new functionality to add MIDI ports from the options editor, not totally finished...
[ardour.git] / libs / ardour /
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-07-02 Paul Davisprep for 2.0.3
2007-06-26 Jesse Chappell* Added (let's call it revealed) ability to record...
2007-06-04 Paul Davis(full tree) fix for redirect state restore issues,...
2007-06-01 Paul Davis2nd stage of denormal handling (from trunk); fix to...
2007-05-31 Paul Davisadd new denormal handling capabilities (95% finished)
2007-05-31 Jesse Chappelladded declicking xfade in audio_diskstream for truly...
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-22 Sampo SavolainenStop sends and inserts from re-registering their own...
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-05-16 Paul Davisadded L and R as possible audio file suffixes
2007-05-15 Paul Daviscorrectly manage video sync state (2.0 branch)
2007-05-10 Paul Davisfix use of old .ardour dir for VST presets
2007-05-08 Paul Davisfix numlock-effect on redirect clicks; fix control...
2007-05-05 Sampo SavolainenFix naming-related issue with adding multiple buses...
2007-05-04 Paul Davisfix mistake in cleaning up control protocols when reloa...
2007-04-28 Jesse Chappellchanged redirect automation line colors to be more... 2.0
2007-04-28 Jesse Chappellfixed potential infinite loop when searching for automa...
2007-04-27 Paul Davisfirst pass at no close/open/new when disconnected from...
2007-04-26 Paul Davismissed SSE patch from mike
2007-04-25 Paul Davisfix crash when opening session after one in which contr... 2.0rc2
2007-04-25 Paul Davisremove debugging message
2007-04-23 Paul Davisdifferent name for old-session-format copied file,...
2007-04-23 Paul Davisardour_system.rc now has the same content as ardour...
2007-04-20 Jesse Chappellresurrected the periodic safety backup. defaults to...
2007-04-19 Paul Davisfix positioning of certain kinds of xfades
2007-04-18 Paul Davisfix dangling jack_client_t* in JACK_Slave when disconne...
2007-04-17 Paul Davisnew greek translations; fix for crash in diskstream...
2007-04-15 Sampo SavolainenAdded the session resampler which now should work for...
2007-04-14 Paul Davissave state after remove last capture, avoiding possible...
2007-04-13 Paul Davisremove debugging out
2007-04-13 Paul Davismore mtc debugging
2007-04-13 Paul Davisdebugging for songshop/mtc
2007-04-12 Paul Davismaybe fix #1610 - stop transport when MTC stops flowing
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 Sampo SavolainenFix "Remove Last Capture"
2007-04-09 Paul Davismake region opacity work again; fix several other regio...
2007-04-09 Sampo SavolainenCorrect the usage of realpath() in cleanup
2007-04-09 Sampo SavolainenRemove unused configuration parameter. My apologies...
2007-04-09 Jesse Chappellfixed previous fix of initial autoplay issue, autoplay...
2007-04-07 Taybin RutkinUpdated CoreAudioSource to compile again.
2007-04-07 Paul Davisuse i18n-ed version of "master" 2.0rc1
2007-04-07 Sampo SavolainenStart bus numbering in new sessions from 1 while making...
2007-04-07 Jesse Chappellreplaced canonicalize_file_name with realpath, which...
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 Sampo SavolainenThis one is for Ari Koivunen! Fixed ardour cleaning...
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-04-03 Paul Davisfix botched apply of torben's zero line patch, remove...
2007-04-02 Taybin RutkinEnabled conditional FLAC importing.
2007-04-01 Sampo SavolainenAdd a color for ghost waves (thanks Torben!) and fix...
2007-03-25 Sampo SavolainenSend MMC/MTC options will stick now, and prevent the...
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 Davisremove debug output from last commit
2007-03-19 Paul Daviskill glib-induced abort caused by asymmetric lock/unloc...
2007-03-17 David RobillardFix looping (and other events) at varispeed.
2007-03-16 Paul Davispre-beta12
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 Sampo SavolainenMake sse_functions_xmm.cc compile for i386 and i686
2007-03-15 Sampo SavolainenAdd Mike's quad-quad + prefetch optimization.
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-14 Taybin RutkinUpdated doxygen file.
2007-03-13 Sampo SavolainenAdded a xmmintrin.h based SSE function find_peaks(...
2007-03-13 Sampo SavolainenMake the headers on sound files created by bouncing...
2007-03-10 Jesse Chappellfixed some frame count issues with importing.
2007-03-09 John AndersonFinish automation polling. Get rid of strip_from_route.
2007-03-04 Paul Davisfix for running out of JACK ports in the middle of...
2007-03-04 Sampo SavolainenMake playlist name bumping work for names where the...
2007-03-04 Paul Daviscommit for cleanup bug that affects both old and new...
2007-03-02 Taybin Rutkin@executable_path support.
2007-03-02 Taybin RutkinFix for compiler warnings and errors.
2007-03-01 Taybin RutkinFixed compilation issues.
2007-03-01 Paul Davisrevert RCU changes back to union-based solution to...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-28 Paul Davisfix for mute button color/state caused by cut-n-paste...
2007-02-28 Paul Davisdesensitize auto-return button on slave != None and...
2007-02-28 Paul Davisdesensitize auto-play button on slave != None and ignor...
2007-02-27 Paul Davisfix #1497, related to lack of status.done setting when...
2007-02-27 Paul Davisfix for build issue on Mandriva, #1180 ; remove stacktr...
2007-02-27 Paul Davistotally redesign import code to avoid stupid intermedia...
2007-02-26 Paul Davisfix a couple uninitialized variable messages
2007-02-26 Paul Davisclean up RCU fix even more; nedko's missing sources...
next