summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2007-02-26fix compiler complaints about RCU code; fix a couple of compiler warningsPaul Davis
2007-02-26fix for #1503, crash on new session in write-protected dirPaul Davis
2007-02-25prevent inadvertent "sounds" dir from 0.99 from confusing 2.0Paul Davis
2007-02-25new crossfade editor button icons from thorsten; ignore loop+range markers wh...Paul Davis
2007-02-23fix for #1041, I/O names with colons in themPaul Davis
2007-02-23more complete fix for MTC time signal not providing FPS/drop valuesPaul Davis
2007-02-23possible fix for MTC slavingPaul Davis
2007-02-23Replaces tabs with spaces in python file.Taybin Rutkin
2007-02-23sndfile include fix for tranzport code as wellPaul Davis
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-22remove all lines to avoid recompiles after commitsPaul 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-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-19make transport buttons and shuttle controller work with MIDI CC'sPaul 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-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-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-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-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-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-07ignore send output counts when computing effect of redirects on route stream ...Paul Davis
2007-02-06fix misdesign of VST GUI threadPaul Davis
2007-02-06debugging VST issuesPaul Davis
2007-02-06some fixes/improvements for track selection; add upload target to manual make...Paul Davis
2007-02-05use SilentFileSource when sources cannot be foundPaul Davis
2007-02-03tweak panner drawingPaul Davis
2007-02-02new keyboard bindings for moving playhead to region starts+ends ; use spin bu...Paul Davis
2007-02-02fix missing buffer reversal under some reverse-play situationsPaul Davis
2007-02-02prevent state saving when disconnected from JACKPaul Davis
2007-02-01Moved GroupButtons to gtkmm2extTaybin Rutkin
2007-01-31remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at...Paul Davis
2007-01-29It's not that excitign anymore :)Doug McLain