summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-23prevent new session construction if not connected to JACKPaul Davis
2007-02-23fix timestretch naming issue, #1501Paul Davis
2007-02-23Removed unused session_control.cc.Taybin Rutkin
2007-02-22sndfile including fix.Taybin Rutkin
2007-02-22explicitly check for autocrap tools from the autogen.sh scriptsPaul Davis
2007-02-22destructive->sndfile changePaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-22don't change waveform zoom level when waveform is hidden, to save peak reload...Paul Davis
2007-02-22Fixed for prior unused file cleanup.Taybin Rutkin
2007-02-22Removed unused files.Taybin Rutkin
2007-02-22XCode project files for pbd and midi++Taybin Rutkin
2007-02-21fix stupid error in last commitPaul Davis
2007-02-20new (commented) continuous scroll from ben; fix for max() issues in MCP codePaul Davis
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2007-02-20update surface when remote ids changeJohn Anderson
2007-02-19back out continuous scroll change inadvertently committed as part of rev 1477Paul Davis
2007-02-19make transport buttons and shuttle controller work with MIDI CC'sPaul Davis
2007-02-19mike taht's --sync handling patchPaul Davis
2007-02-19update to include needed stdint.h on slightly older gccJesse Chappell
2007-02-19remote control IDs follow editor/mixer view order; fix multiple display of di...Paul Davis
2007-02-19Add mapping for warning tag to vim docbook helper.Tim Mayberry
2007-02-17Add an entities file and include it in the templates.Tim Mayberry
2007-02-17Don't add duplicate remote_control_id to active banks. Notes and tweaks.John Anderson
2007-02-17persist remote_control_id for bussesJohn Anderson
2007-02-16wierd->weird misspeling fix.Taybin Rutkin
2007-02-16Fix for building on MacOS X.Taybin Rutkin
2007-02-15Fix two small bugs in ControlProtocolManager:John Anderson
2007-02-15This creates an export direcory for new sessions. The export dialog will als...Doug McLain
2007-02-15remove debug output from sndfilesourcePaul Davis
2007-02-15fix reverse play buffer refilling; turn on Blink signal againPaul Davis
2007-02-15Add a help target(the default target) and format target to the manualTim Mayberry
2007-02-14Add a catalog file for rewriting paths to the docbook xsl.Tim Mayberry
2007-02-14remove meterstr = "" and replace with fatal <<John Anderson
2007-02-14merge r1449 from surfaces branch to include mackie surface and tranzport upda...John Anderson
2007-02-14super trivial docs fix.Tim Mayberry
2007-02-14Manual style updates:Tim Mayberry
2007-02-14Added the BSD licensed xmlformat utility for keeping the xml prettyTim Mayberry
2007-02-14make mixer strip rec-enable button behave like othersPaul Davis
2007-02-13remove ardour.bindings from svn, and build using sconsPaul Davis
2007-02-13fix buttons, finally?Paul Davis
2007-02-13Hack to return the rec enable buttons back to their original color after disa...Doug McLain
2007-02-13give mixer (R|M|S) buttons back their special statusPaul Davis
2007-02-13the buttons will submit to my rule! prelight-when-active, be gonecd /usr/loca...Paul Davis
2007-02-11This one's for oofus: optionally show solo mute status (FEATURE FREEZE my ass!)Paul Davis
2007-02-09prevent wastebasket flush after cleanup, force wait till session reload; fix ...Paul Davis
2007-02-09fixes for new button code; don't even make destructible sources non-writable;...Paul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2007-02-08Missed a deprecated gtkmm API.Taybin Rutkin
2007-02-08Switched from GdkWindow::get_geometry() to get_size() as suggested by the gtk...Taybin Rutkin