fix copy-drag of regions, i believe
[ardour.git] / libs /
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 Taybin Rutkini18n MISSING
2007-02-26 Paul Davisclean up RCU fix even more; nedko's missing sources...
2007-02-26 Paul Davisfix error in last commit with VST entry function type...
2007-02-26 Paul Davisfix compiler complaints about RCU code; fix a couple...
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 Taybin RutkinReplaces tabs with spaces in python file.
2007-02-23 Paul Davissndfile include fix for tranzport code as well
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 Taybin Rutkinsndfile including fix.
2007-02-22 Paul Davisexplicitly check for autocrap tools from the autogen...
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-22 Taybin RutkinXCode project files for pbd and midi++
2007-02-20 Paul Davisnew (commented) continuous scroll from ben; fix for...
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-20 John Andersonupdate surface when remote ids change
2007-02-19 Paul Davismake transport buttons and shuttle controller work...
2007-02-19 Jesse Chappellupdate to include needed stdint.h on slightly older gcc
2007-02-19 Paul Davisremote control IDs follow editor/mixer view order;...
2007-02-17 John AndersonDon't add duplicate remote_control_id to active banks...
2007-02-17 John Andersonpersist remote_control_id for busses
2007-02-16 Taybin RutkinFix for building on MacOS X.
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-13 Paul Davisgive mixer (R|M|S) buttons back their special status
2007-02-13 Paul Davisthe buttons will submit to my rule! prelight-when-activ...
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 Davisfix misdesign of VST GUI thread
2007-02-06 Paul Davisdebugging VST issues
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-03 Paul Davistweak panner drawing
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-02-01 Taybin RutkinMoved GroupButtons to gtkmm2ext
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-29 Doug McLainIt's not that excitign anymore :)
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2007-01-27 Sampo SavolainenFix PIC issue with soundtouch
2007-01-26 Paul Davissquash the dreaded noise-on-stop of guirja01
2007-01-26 Paul Davisfix "make mono regions", mostly
2007-01-25 Paul Davisfix import/embed of multichannel audiofiles, as per...
2007-01-25 Taybin RutkinCocoa branch compiles again.
2007-01-24 Paul Davismore region selection tweaks
2007-01-23 Paul Davisa variety of bits and pieces for selection ops
2007-01-22 Paul Daviscorrectly detect missing ALSA MIDI system
2007-01-18 Jesse ChappellFixed midi controllable state saving/loading
2007-01-18 Paul Davisturn off overlap-equivalency for region matching as...
2007-01-17 Paul Davismerge by hand changes from mtaht to fix up export behav...
2007-01-17 Paul Davisfix ordering of cut/copied regions when pasting; ctrl...
2007-01-15 Paul DavisALSA sequencer ports are all owned by a single sequence...
2007-01-14 Paul Davismo' better fixins fer xfades, plus reinstate hiding...
2007-01-13 Sampo SavolainenCorrect asm constraint.
2007-01-12 Paul Davisfix for missing slave state restore at session load...
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2007-01-10 Paul Davisfix assignment of remote control IDs
2007-01-10 Paul Davisfix xfade logic and use shared_ptr for xfades
2007-01-10 David RobillardActually pass attr's to pthread_create...
2007-01-10 David RobillardReduced allocated stack sizes. Trims about 13MB of...
2007-01-09 Sampo SavolainenHopefully last in line of assembler fixes
2007-01-08 Sampo SavolainenMore "elegant" fix for the 64 bit SSE issue, done with...
2007-01-08 Sampo SavolainenHopefully the end to 64 bit SSE issues
2007-01-08 Paul Davisfix audio clock restore, provide XMLNode::property...
2007-01-08 Paul Davissave and restore clock modes
2007-01-07 David RobillardWarning fixes.
2007-01-05 Paul Davisan actual fix for that last claim re: a buglet that...
2007-01-05 Paul Davisactually fix cleanup design, plus buglet that used...
2007-01-05 Paul Davisuse dynamic bitsets for send + port insert naming;...
2007-01-05 Taybin RutkinFirst pass of sfdb tag searching. Not functional,...
2007-01-04 Paul Daviscopy older versions of the session file, fix up ardev...
2007-01-03 Jesse Chappell* added max peak hold state to IO so that the true...
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2007-01-03 Nick MainsbridgeFix probably broken MMC locate
2007-01-03 Paul Davismassive changes to clean up what happens during session...
2007-01-02 Paul Davispatches from Stephane Letz for JACK, and Nimal Ratnayak...
2007-01-02 Paul Davisfinish use of EnumWriter for saving flags etc. througho...
2007-01-02 Nick MainsbridgeGeneral SMPTE fixes mostly relating to non-integer...
2006-12-30 Sampo SavolainenReverting back the commit made to test the render farm.
2006-12-30 Sampo SavolainenTesting the build farm created by Pau Arumi
2006-12-30 Jesse Chappelltweaked panner appearance and consistency, panner line...
2006-12-29 Sampo SavolainenMike Taht's great work on the tranzport driver.
2006-12-28 Jesse Chappellfixed compiler complaints from last commit
next