Make colors for clip markers controllable by ardour.colors. Default
[ardour.git] / libs /
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 Paul Davisnew source files from tim m.
2007-03-18 Paul DavisFINISH fix rect redraw problem(s); make zoom range...
2007-03-17 David RobillardFix looping (and other events) at varispeed.
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 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 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 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 RutkinFixed error handling to use XSI strerror_r(), not the...
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-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-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 Sampo SavolainenRemoved comment
2007-03-01 Sampo SavolainenYe olde playhead crash - fixed
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
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 #1497, related to lack of status.done setting when...
2007-02-27 Paul Davisfix #1394 - The 'narrow strip' option in the mixer...
2007-02-27 Paul Davisfix for build issue on Mandriva, #1180 ; remove stacktr...
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...
next