summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-28"Sampo's Delight" - add "do not show this window again" to memory warning; ch...Paul Davis
2007-02-28While I am honored, humbled, and pleased to be added to the ardour copyright ...David Taht
2007-02-28fix for mute button color/state caused by cut-n-paste coding, plus another ac...Paul Davis
2007-02-28desensitize auto-return button on slave != None and ignore auto-return in lib...Paul Davis
2007-02-28desensitize auto-play button on slave != None and ignore auto-play in libardo...Paul Davis
2007-02-27fix range mode problem with a recent commit - crash when dragging, due to dra...Paul Davis
2007-02-27fix #1497, related to lack of status.done setting when libsndfile craps out o...Paul Davis
2007-02-27tweak placement of region name text; patch from b0ef for color manager window...Paul Davis
2007-02-27fix #1394 - The 'narrow strip' option in the mixer does not take extra width ...Paul Davis
2007-02-27fix copy-drag of regions, i believePaul Davis
2007-02-26patch from mantis user cth103 to fix up fixed-time cross-track dragsPaul Davis
2007-02-26add nedko to contributors listPaul Davis
2007-02-26i18n MISSINGTaybin Rutkin
2007-02-26clean up RCU fix even more; nedko's missing sources patchPaul Davis
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-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-23fixed incorrect restore of mixer strip visibilityPaul Davis
2007-02-23Assigned highest priority to all widget and class styles. This makes ardour ...Doug McLain
2007-02-23possible fix for MTC slavingPaul Davis
2007-02-23prevent new session construction if not connected to JACKPaul Davis
2007-02-23fix timestretch naming issue, #1501Paul Davis
2007-02-22destructive->sndfile changePaul 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-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-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-19remote control IDs follow editor/mixer view order; fix multiple display of di...Paul Davis
2007-02-16wierd->weird misspeling fix.Taybin Rutkin
2007-02-15This creates an export direcory for new sessions. The export dialog will als...Doug McLain
2007-02-15fix reverse play buffer refilling; turn on Blink signal againPaul Davis
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
2007-02-08Removed usage of deprecated gtkmm API.Taybin Rutkin