summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2007-01-03do proper install on x86_64 system, remove stupid debuggig code from panner, ...Paul Davis
2006-12-30tweaked panner appearance and consistency, panner line now distinct color fro...Jesse Chappell
2006-12-22more panner tweaksPaul Davis
2006-12-22more panner tweaksPaul Davis
2006-12-21fix crashing bug on cut operation; panner noodlingPaul Davis
2006-12-21minor visual change for pannerPaul Davis
2006-12-20new GUIs for stereo pannersPaul Davis
2006-12-06miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURSPaul Davis
2006-12-01PBD::strip_whitespace_edges() returns the empty string if the passed string isTaybin Rutkin
2006-11-30frame for fader belt; better focus behaviour for gain display text entry (gen...Paul Davis
2006-11-22add ctrl-left to reset to -inf on gain faderPaul Davis
2006-11-21fix off by one error on unity gain linePaul Davis
2006-11-21fix expose error for new fadersPaul Davis
2006-11-21"treadmill" design for new faders, for realPaul Davis
2006-11-21new fader design from thorwil, mostlyPaul Davis
2006-11-17add reset envelope gain; small patch from brian for tearoff draggingPaul Davis
2006-11-16start of new crossthread-safe designPaul Davis
2006-11-12new svn_revision.h build system, plus no more SMPTE, just Timecode2.0beta8Paul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-11-05centre gain meter display, some bbt ruler fixesNick Mainsbridge
2006-10-17reduce calls to fit_to_pixels(); flip back to old fix for rec regions botch; ...Paul Davis
2006-10-12again, remove valgrind debugging hackPaul Davis
2006-10-12fixes for meter thread using free'd member of AudioEngine, audiostreamview ac...Paul Davis
2006-10-11revert valgrind debugging hackPaul Davis
2006-10-11make MementoCommand inherit from sigc::trackable so that we don't double-call...Paul Davis
2006-09-20fixes for drag-n-drop broken by use of boost::shared_ptr<T>Paul Davis
2006-09-18better fix for duplicate regions, fix nasty side-effects from recent director...Paul Davis
2006-08-30** requires svn jack ** Hardware monitoring should work, some canvas scrollin...Nick Mainsbridge
2006-07-26Minor updates for PathList and OptionEditor.Taybin Rutkin
2006-07-26Added PathList widget to Gtkmm2ext. It is for adding and removing directoryTaybin Rutkin
2006-07-11fix for playhead/edit cursor having wrong z-order placement; fix fader mouse ...Paul Davis
2006-07-10modification to make generic MIDI actually work againPaul Davis
2006-07-08add new filesPaul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-29Fixed i18n system.Taybin Rutkin
2006-06-21the return of VST supportPaul Davis
2006-06-20allow libsndfile to open BWF files; fix -Woverload-virtuals being in CCFLAGS ...Paul Davis
2006-06-15Make peak bar always fit the area of the meterSampo Savolainen
2006-06-07Dynamically generated meter gradientsSampo Savolainen
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
2006-04-26Plugin selector useability changes, fix mouse grab bug in plugin barcontrolle...Nick Mainsbridge
2006-04-26Install ardour as a binary, a script and a set of sharedPaul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-25a) fixed pseudo-grab-retention in plugin UIsPaul Davis
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-22Prompter now prevents blank strings or unaltered names & now has a horizontal...Nick Mainsbridge
2006-04-20Comments button now indicates when comments are present, more dialog work (as...Nick Mainsbridge
2006-04-20a) use ink extents in most places where we used to use logical extentsPaul Davis
2006-04-20Add a stock question image to the choices dialog, other general dialog love.....Nick Mainsbridge
2006-04-19Change ArdourPrompter to not have an OK button by default, clean up new track...Nick Mainsbridge