summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2007-08-01revert unintended change to automation_event.hPaul Davis
2007-08-01bump to 2.0.5Paul Davis
2007-08-01fixes for OS X compilationPaul Davis
2007-07-31fix up user keybindings saving, and bump to 2.0.42.0.4Paul Davis
2007-07-31extend filtering to VST + AU, tweak details, add filter-by-creator and by lib...Paul Davis
2007-07-16support for 16 bit native filesPaul Davis
2007-07-06new automation interval configuration variable, to control automation snapsho...Paul Davis
2007-07-05Delta Cursor option backported from trunkDoug McLain
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-06-26* Added (let's call it revealed) ability to record while the transport is loo...Jesse Chappell
2007-05-31add new denormal handling capabilities (95% finished)Paul Davis
2007-05-30more use of int64_t to fix frame offset valuesPaul Davis
2007-05-29fix some (all? not likely) problems with dragging close to 2^32-1 framesPaul Davis
2007-05-24After multiple recent troubles reported to be caused by confusion with monito...Doug McLain
2007-05-21Make the set_state() function respect redirects already present on the route....Sampo Savolainen
2007-05-18allow diskstream deletion after a track is removed by using weak_ptr<Diskstre...Paul Davis
2007-04-20resurrected the periodic safety backup. defaults to 120 second interval betw...Jesse Chappell
2007-04-18fix dangling jack_client_t* in JACK_Slave when disconnecting+reconnecting to ...Paul Davis
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-04-11Prevent copy & paste of sends and inserts. Add "delete" command to the Sampo Savolainen
2007-04-10fixes from carl for #1158 and #1554, plus better behaviour when building the ...Paul Davis
2007-04-09make region opacity work again; fix several other region context menu items t...Paul Davis
2007-04-09Remove unused configuration parameter. My apologies to all the translators, t...Sampo Savolainen
2007-04-07Updated CoreAudioSource to compile again.Taybin Rutkin
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-06don't let auditioning make transport buttons inaccessible; delete/rename snap...Paul Davis
2007-04-06fix nasty logic error that leads to crashing bugs when trying to operate on r...Paul Davis
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-19kill glib-induced abort caused by asymmetric lock/unlock of diskstream state ...Paul Davis
2007-03-16fix errors in multi-range export (and possibly other export styles); compiler...Paul Davis
2007-03-16a much better fix for track-add crashes, albeit slightly more complexPaul Davis
2007-03-16possible fix for crash while adding new tracksPaul Davis
2007-03-15remove diskstream lock padding (it didn't fix anything)Paul Davis
2007-03-15edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix bui...Paul Davis
2007-03-15make OSC off by default, and add menu item to control itPaul Davis
2007-03-15padding patch for mutex problem; better x86_64 alignment patch from mike taht...Paul Davis
2007-03-15disgusting hack around mutex problem that has been delaying beta19, hopefully...Paul Davis
2007-03-14veclib implementation of find_peaks().Taybin Rutkin
2007-03-14no more peak building thread; don't print config var stores, but it possible ...Paul Davis
2007-03-13Added a xmmintrin.h based SSE function find_peaks(). Needs polishing as Sampo Savolainen
2007-03-09Finish automation polling. Get rid of strip_from_route.John Anderson
2007-03-01Fixed compilation issues.Taybin Rutkin
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-25prevent inadvertent "sounds" dir from 0.99 from confusing 2.0Paul Davis
2007-02-25new crossfade editor button icons from thorsten; ignore loop+range markers wh...Paul Davis
2007-02-23possible fix for MTC slavingPaul Davis
2007-02-22Removed unused files.Taybin Rutkin
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis