ardour.git
2007-03-21 Paul Davisprobably fix cleanup issues, but testing required
2007-03-20 Paul Davisfix up duplicate dialog
2007-03-20 Paul Davisdo not start transport on first locate if auto-play...
2007-03-19 Taybin RutkinRemoved unused 0.5 second timer.
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-19 Paul Davismake rec-regions insensitive to events; fix up diskrate...
2007-03-19 Taybin RutkinUpdated German translation.
2007-03-19 John Andersonnote about which version supports mackie
2007-03-19 David RobillardEditor GUI touchups:
2007-03-19 Tim MayberryFormatting changes to mackie.xml as a result of running...
2007-03-19 Tim MayberryFix for #1479 : manual contains two sections about...
2007-03-18 Paul Davisnew source files from tim m.
2007-03-18 Paul DavisFINISH fix rect redraw problem(s); make zoom range...
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-18 Sampo SavolainenExtend copyright year to 2007
2007-03-18 John Andersonbasic usage, now that the mackie code is Out There
2007-03-18 Jesse Chappellmerged changes from ardour2_ui.rc for ardour2-beta12
2007-03-17 David RobillardFix looping (and other events) at varispeed.
2007-03-17 Paul Davisprevent wierd GTK main loop situation when quitting... 2.0beta12
2007-03-17 David RobillardWarning fix.
2007-03-16 Paul Davispre-beta12
2007-03-16 Taybin RutkinAnother fix for building ringbuffer.h with strict-alias...
2007-03-16 Paul Davisremove missing ardour.spec stuff from build file
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-16 Paul Davisfix bad python code for splitting cpuinfo flags, so...
2007-03-16 Paul Davisfix crash in mixer selection after session was closed...
2007-03-15 Paul Davisupdate editor mixer action if strip is hidden due to...
2007-03-15 Paul Davisfix from mr bouncy for keeping playlists during cleanup
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 Taybin RutkinAdded mutex.h to pbd xcode project.
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 Davisadd "Select Range" to range marker context menu
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 John Andersonno more strerror_r
2007-03-13 Sampo SavolainenMake the headers on sound files created by bouncing...
2007-03-13 Taybin RutkinRemoved unused MeterBridgeStrip and MeterBridge classes.
2007-03-13 Taybin RutkinFixed error handling to use XSI strerror_r(), not the...
2007-03-13 Paul Davisfix panner visual corruption bug #1213; more consistent...
2007-03-12 Paul DavisYet Another Rect Redraw fix
2007-03-12 Doug McLainAdded error checking for cursor colors
2007-03-12 Paul Daviscarl's inverted fix for mousewheel actions
2007-03-12 Paul Davisfix errors in prior fix for excessive CPU when drawing...
2007-03-12 Paul Davisadd GPROFILE scons option; fix spectacular CPU usage...
2007-03-12 Paul Davisfixes from Carl H for a couple of buglets
2007-03-11 Sampo SavolainenMake bounce range bounce the range on each selected...
2007-03-11 John Andersonimplement button for global solo
2007-03-11 John Andersonto fix the abort on shutdown bug, make sure SurfacePort...
2007-03-10 John Andersonclean up shutdown
2007-03-10 Jesse Chappellfixed some frame count issues with importing.
2007-03-10 Jesse Chappellremoved csope from all target
2007-03-09 John AndersonStop trying to talk to device on startup. Remap some...
2007-03-09 John AndersonFinish automation polling. Get rid of strip_from_route.
2007-03-09 John Andersonpoll for automation
2007-03-09 John Andersonjust return an empty buffer if the port read fails
2007-03-09 Taybin RutkinBug fix for displaying routes after a hidden route.
2007-03-09 Taybin RutkinMerged lines for better translation.
2007-03-08 Doug McLainOops, typo...
2007-03-08 Doug McLainAdd playhead and editcursor to ardour.colors and remove...
2007-03-06 Doug McLainFix for edit cursor clock being out of sync with edit...
2007-03-05 Paul Davismake Show Waveforms While Recording toggle work
2007-03-05 Paul Davisget real Pango::FontDescriptions for several canvas...
2007-03-05 Taybin RutkinRemoved unix signals cruft.
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-03-05 Doug McLainFixed slot assignments to AudioRegion fade shape menu...
2007-03-05 Taybin RutkinUpdated Russian translation from prokoudine.
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 John Andersonadd locks around port read/write. Much more stable...
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-03-01 Paul Davisno more disabling strict aliasing
2007-03-01 Paul Davisfix stupid error in last libart_lgpl related patch
2007-03-01 Sampo SavolainenRemoved comment
2007-03-01 Sampo SavolainenYe olde playhead crash - fixed
2007-03-01 Paul Davisfixes to handle broken libart_lgpl 2.3.18+ headers
2007-02-28 Paul Davisslight correction to last copy-drag-constrained logic
2007-02-28 Paul Davismaybe fix copy-x-constrained drag issues; mix group...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-02-28 Paul Davis"Sampo's Delight" - add "do not show this window again...
2007-02-28 David TahtWhile I am honored, humbled, and pleased to be added...
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 range mode problem with a recent commit - crash...
2007-02-27 Paul Davisfix #1497, related to lack of status.done setting when...
2007-02-27 Paul Davistweak placement of region name text; patch from b0ef...
next