summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-17added missing file to srctar2.0beta11.1Paul Davis
2007-01-17prevent x-thread calling of ARDOUR_UI::parameter_changed()2.0beta11Paul Davis
2007-01-17bump to beta11Paul Davis
2007-01-17fix absolute fade in/out length during drag and odd select/deselect behaviourPaul Davis
2007-01-17region fade in operations now mapped over the current region selectionPaul Davis
2007-01-17fix for height of editor hscrollbarPaul Davis
2007-01-17add sampo's synthesize_sources perl script to tools; add scroll-playhead-{for...Paul Davis
2007-01-17a better version of: fix compile with FFT_ANALYSIS=1, problem caused by a cha...Paul Davis
2007-01-17fix compile with FFT_ANALYSIS=1, problem caused by a change in the type of Re...Paul Davis
2007-01-17merge by hand changes from mtaht to fix up export behaviour, and gcc warnings...Paul Davis
2007-01-17fix ordering of cut/copied regions when pasting; ctrl-click now does the righ...Paul Davis
2007-01-15ALSA sequencer ports are all owned by a single sequencer client, not 1 per portPaul Davis
2007-01-14mo' better fixins fer xfades, plus reinstate hiding xfades during dragsPaul Davis
2007-01-13Correct asm constraint.Sampo Savolainen
2007-01-13Decreased region opacity, smoothed out canvas/tempo line colours.David Robillard
2007-01-13Make internal clearlooks work for VST enabled ArdourSampo Savolainen
2007-01-12fix for missing slave state restore at session load, etcPaul Davis
2007-01-11Fixed ui.rcSampo Savolainen
2007-01-11various fixes to named selection mgmt and display, plus fixes for xfade mgmt ...Paul Davis
2007-01-11try to rationalize zoom/scroll ops for the canvasPaul Davis
2007-01-10Make the script report if the system introduces a memlock limitSampo Savolainen
2007-01-10fix assignment of remote control IDsPaul Davis
2007-01-10save playhead + edit cursor, restore on session load; fix big clock editing (...Paul Davis
2007-01-10More polish. Don't try to import directories.Taybin Rutkin
2007-01-10SFDB_UI polish. Hitting return will apply tags and search the tags field.Taybin Rutkin
2007-01-10fix xfade logic and use shared_ptr for xfadesPaul Davis
2007-01-10use AudioClock::set_widget_name() for rec status in big clock, not set_name()...Paul Davis
2007-01-10Actually pass attr's to pthread_create...David Robillard
2007-01-10Reduced allocated stack sizes. Trims about 13MB of memory consumption.David Robillard
2007-01-09Hopefully last in line of assembler fixesSampo Savolainen
2007-01-08More "elegant" fix for the 64 bit SSE issue, done with rbx restoring Sampo Savolainen
2007-01-08Hopefully the end to 64 bit SSE issuesSampo Savolainen
2007-01-08fix audio clock restore, provide XMLNode::property (string) and speed up the ...Paul Davis
2007-01-08save and restore clock modesPaul Davis
2007-01-07missing file for : fix startup order (ARDOUR::init() vs. AudioEngine creation...Paul Davis
2007-01-07fix startup order (ARDOUR::init() vs. AudioEngine creation); start work on cl...Paul Davis
2007-01-07Warning fixes.David Robillard
2007-01-05an actual fix for that last claim re: a buglet that used the wrong directory ...Paul Davis
2007-01-05actually fix cleanup design, plus buglet that used the wrong directory to sto...Paul Davis
2007-01-05Soundfile tag searching implemented.Taybin Rutkin
2007-01-05use dynamic bitsets for send + port insert naming; fix up ardev, arval etc mo...Paul Davis
2007-01-05First pass of sfdb tag searching. Not functional, but very very close.Taybin Rutkin
2007-01-04New swedish translations by Petter SundlöfSampo Savolainen
2007-01-04copy older versions of the session file, fix up ardev to work again using %VE...Paul Davis
2007-01-03Made transition to h/w optimizations on by default complete2.0beta10Sampo Savolainen
2007-01-03* added max peak hold state to IO so that the true held peaks can be displayedJesse Chappell
2007-01-03do proper install on x86_64 system, remove stupid debuggig code from panner, ...Paul Davis
2007-01-03prevent massive, multiple, pointless keybindings saves during startupPaul Davis
2007-01-03Fix probably broken MMC locateNick Mainsbridge
2007-01-03massive changes to clean up what happens during session destruction when an e...Paul Davis