fix for linking midi++ on MacOSX.
[ardour.git] / libs / ardour /
2007-05-18 Tim MayberryAdd SessionDirectory::export_path and make sure it...
2007-05-18 Tim MayberryRemove Session::create_session_directory as it is no...
2007-05-18 Tim MayberryUse SessionDirectory class in place of Session::create_...
2007-05-18 Tim MayberryAdd PBD::sys::path class that has a similar API to...
2007-05-18 Tim MayberryMove directory names out of Session class and into...
2007-05-18 Tim MayberryRename Session::create to Session::create_session_direc...
2007-05-18 Tim MayberryMove code from Session::create into the Session constru...
2007-05-18 Tim MayberryAdd Session::create_session_file_from_template method
2007-05-18 Tim MayberryAdd Session::create_session_file method
2007-05-18 Tim MayberryAdd a Session::initialize_start_and_end_locations method
2007-05-18 Tim MayberryUse PBD::copy_file in Session::create() to copy the...
2007-05-18 Tim MayberryMove Session::find_session into a session_utils.h header
2007-05-18 Tim MayberryMove file suffixes out of the Session class and into...
2007-05-17 Tim MayberryRemove bogus assertion from ardour/source.cc as the...
2007-05-16 Paul Davisbaby steps to virtualize AudioRegion
2007-05-16 Paul Davisadded L and R as possible audio file suffixes
2007-05-15 Paul Daviscorrectly manage video sync state
2007-05-14 Paul Davisadd new "lock position" feature for regions
2007-05-14 Paul Davisadd new A/B comparison for plugins, plus ways of disabl...
2007-05-14 Doug McLainAdd 'delta edit cursor' option to primary and secondary...
2007-05-11 Carl HetheringtonAdd some comments.
2007-05-11 Carl HetheringtonFix compilation with VST=1
2007-05-10 Carl HetheringtonRe-work main right-click context menu to operate on...
2007-05-10 Paul Davisfix use of old .ardour dir for VST presets
2007-05-10 David RobillardGot rid of (possibly?) false assertion (not present...
2007-05-10 David RobillardAdded nicer looking wrapper methods for ChanCount:...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-05-10 Paul Davismerge changes for 2.0.1/2.0.2, plus some fixes to issue...
2007-05-10 David RobillardGain performance improvements (don't waste time applyin...
2007-05-07 Paul Davisfix #1637 (needs merging to 2.0.1 branch); remove debug...
2007-05-07 Paul Davisrequire new JACK API; fix inheritance bug in AudioRegio...
2007-05-06 David RobillardFixed metering instant-dropoff bug.
2007-05-04 David RobillardReal fix for Jack MIDI crash. Maybe!
2007-05-03 Paul Davisoptimize some performance bottlenecks; remove jack_nfra...
2007-05-02 David RobillardFixed performance (assert/branching/call overhead)...
2007-05-02 Paul Davisreintroduce use of optimized functions for gain into...
2007-05-02 Paul Davismake session restore work by using explicit data types...
2007-05-01 Paul Davisinitial fixes to get build to work without new JACK...
2007-05-01 David RobillardFixed meter crash bug.
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 Paul Davismerged -r1752:HEAD from trunk
2007-04-29 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-22 David RobillardMerged with trunk R1736.
2007-04-19 David RobillardMerged with trunk R1729.
2007-04-18 David RobillardMerged with trunk R1725
2007-04-14 David RobillardMerged with trunk R1719.
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
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-18 David RobillardMerged with trunk R1612.
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...
next