new greek translations; fix for crash in diskstream due to removed port access
[ardour.git] / libs / ardour /
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...
2007-02-26 Paul Davisfix for #1503, crash on new session in write-protected dir
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 Davisfix for #1041, I/O names with colons in them
2007-02-23 Paul Davismore complete fix for MTC time signal not providing...
2007-02-23 Paul Davispossible fix for MTC slaving
2007-02-23 Paul Davisprevent new session construction if not connected to...
2007-02-23 Paul Davisfix timestretch naming issue, #1501
2007-02-23 Taybin RutkinRemoved unused session_control.cc.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-22 Taybin RutkinFixed for prior unused file cleanup.
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-17 John Andersonpersist remote_control_id for busses
2007-02-15 John AndersonFix two small bugs in ControlProtocolManager:
2007-02-15 Doug McLainThis creates an export direcory for new sessions. ...
2007-02-15 Paul Davisremove debug output from sndfilesource
2007-02-15 Paul Davisfix reverse play buffer refilling; turn on Blink signal...
2007-02-14 John Andersonremove meterstr = "" and replace with fatal <<
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 Davisfixes for new button code; don't even make destructible...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-07 Paul Davisignore send output counts when computing effect of...
2007-02-06 Paul Davissome fixes/improvements for track selection; add upload...
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-02-02 Paul Davisnew keyboard bindings for moving playhead to region...
2007-02-02 Paul Davisfix missing buffer reversal under some reverse-play...
2007-02-02 Paul Davisprevent state saving when disconnected from JACK
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
next