summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2007-04-25fix crash when opening session after one in which control surface(s) were used2.0rc2Paul Davis
2007-04-25remove debugging messagePaul Davis
2007-04-23different name for old-session-format copied file, so that 0.99 can always lo...Paul Davis
2007-04-23ardour_system.rc now has the same content as ardour.rc, to allow us to more e...Paul Davis
2007-04-20resurrected the periodic safety backup. defaults to 120 second interval betw...Jesse Chappell
2007-04-19fix positioning of certain kinds of xfadesPaul Davis
2007-04-18fix dangling jack_client_t* in JACK_Slave when disconnecting+reconnecting to ...Paul Davis
2007-04-17new greek translations; fix for crash in diskstream due to removed port accessPaul Davis
2007-04-15Added the session resampler which now should work for 2.0 sessions and Sampo Savolainen
2007-04-15ffwd/rew to +-4John Anderson
2007-04-14save state after remove last capture, avoiding possible inconsistency between...Paul Davis
2007-04-13remove debugging outPaul Davis
2007-04-13more mtc debuggingPaul Davis
2007-04-13debugging for songshop/mtcPaul Davis
2007-04-12maybe fix #1610 - stop transport when MTC stops flowingPaul Davis
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-04-11button to add new marker location at current transport positionJohn Anderson
2007-04-11Prevent copy & paste of sends and inserts. Add "delete" command to the Sampo Savolainen
2007-04-11add ffwd and rewind, and use frmm_left and frm_right for marker prev/next. Re...John Anderson
2007-04-10fixes from carl for #1158 and #1554, plus better behaviour when building the ...Paul Davis
2007-04-09Fix "Remove Last Capture"Sampo Savolainen
2007-04-09make region opacity work again; fix several other region context menu items t...Paul Davis
2007-04-09Correct the usage of realpath() in cleanupSampo Savolainen
2007-04-09Remove unused configuration parameter. My apologies to all the translators, t...Sampo Savolainen
2007-04-09fixed previous fix of initial autoplay issue, autoplay now works againJesse Chappell
2007-04-07Updated CoreAudioSource to compile again.Taybin Rutkin
2007-04-07use i18n-ed version of "master"2.0rc1Paul Davis
2007-04-07better variable name for midi feedback fighter. added MCU midi port to syste...Jesse Chappell
2007-04-07fixed midi control feedback fightingJesse Chappell
2007-04-07Start bus numbering in new sessions from 1 while making sure no Sampo Savolainen
2007-04-07replaced canonicalize_file_name with realpath, which is available.Jesse Chappell
2007-04-07add new profile object, use it to remove certain horizontal elements from GUI...Paul Davis
2007-04-06modified fix from carl for region copy-moves-original-to-start bug; change ve...Paul Davis
2007-04-06This one is for Ari Koivunen! Fixed ardour cleaning up used sources Sampo Savolainen
2007-04-06don't let auditioning make transport buttons inaccessible; delete/rename snap...Paul Davis
2007-04-06added moved code for shortpathPaul Davis
2007-04-06fix nasty logic error that leads to crashing bugs when trying to operate on r...Paul Davis
2007-04-05A fix to make MIDI controller state save properly, also fixed a bind cancel r...Sampo Savolainen
2007-04-04Removed unused variable (current_user_level) from FastMeter.Taybin Rutkin
2007-04-03fix botched apply of torben's zero line patch, remove sampo's debug output re...Paul Davis
2007-04-02Enabled conditional FLAC importing.Taybin Rutkin
2007-04-01Add a color for ghost waves (thanks Torben!) and fix wrong ladspa parameterSampo Savolainen
2007-03-25Send MMC/MTC options will stick now, and prevent the engine from messing Sampo Savolainen
2007-03-21probably fix cleanup issues, but testing requiredPaul Davis
2007-03-20do not start transport on first locate if auto-play is on; wait till GUI says...Paul Davis
2007-03-19remove debug output from last commitPaul Davis
2007-03-19kill glib-induced abort caused by asymmetric lock/unlock of diskstream state ...Paul Davis
2007-03-18new source files from tim m.Paul Davis
2007-03-18FINISH fix rect redraw problem(s); make zoom range rect visible again at the ...Paul Davis
2007-03-17Fix looping (and other events) at varispeed.David Robillard