update to include needed stdint.h on slightly older gcc
[ardour.git] / libs /
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
2006-12-28 Jesse Chappellfixed peak waveform issue introduced by the ftruncate...
2006-12-27 Jesse Chappellupdated osx icon. use ARDOUR_MODULE_PATH in osx exporte...
2006-12-22 Paul Daviscatch old style flags and use strtol to decode from...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
2006-12-22 Paul Davismore panner tweaks
2006-12-22 Paul Davismore panner tweaks
2006-12-21 Paul Davisfix crashing bug on cut operation; panner noodling
2006-12-21 Paul Davisminor tweaks to get region names right for imports
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-21 Paul Davisminor visual change for panner
2006-12-20 Paul Davisnew GUIs for stereo panners
2006-12-20 Paul Davisreconstruct and use global state commands (mute/solo...
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-19 Paul Davispotential fix for crashing bug caused by mutex lifetime...
2006-12-19 Paul Davisnext step of generic MIDI feedback fix - remove static...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-16 Jesse Chappelladded logarithmic option for waveform scaling. added...
2006-12-16 Paul Davissession is clean after loading, again
2006-12-15 Paul Davisremove debug stacktrace
2006-12-15 Paul Daviswrite session file to alternate name before, then renam...
2006-12-14 Paul Davisadd missing file; remove another VST debug hack
2006-12-14 Paul Davisrevert VST debug hacks
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-14 Paul Davismore vst debug output for solv, again
2006-12-14 Paul Davismore vst debug output for solv
2006-12-14 Paul Davismore vst debug output for solv
2006-12-14 Paul Davisdebugging info for solv, part 2
next