summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2008-01-10the real fix for fastmeter - the rect that should show the pixbuf didn't have...Paul Davis
2008-01-10fix drawing of partially obscured fastmetersPaul Davis
2008-01-09make separate work with/without selected tracks; make align-regions-*-relativ...Paul Davis
2008-01-07merge keybindings/menus from SAE; report duplicate port errors during session...Paul Davis
2008-01-04a few fixes for zoom, plus the results of unfinished work on zoom redrawing, ...Paul Davis
2007-12-18new LocateRollLocate event, used to implement play-at-edit-point-and-return; ...Paul Davis
2007-12-04Make level meter colors user definable. Base, Mid, Top, and Clip colors are d...Doug McLain
2007-11-17Level meters added to editor tracks, smaller and aboveDoug McLain
2007-09-20changes for OSX/SAEPaul Davis
2007-08-01fix problem exposed by GTK 2.11.6 with connecting to ComboBox::signal_changed...Paul Davis
2007-07-30add filtering to plugin selection dialogPaul Davis
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-05-16tim mayberry's patches to fix middle-click pasting ina couple of dialogs (mer...Paul Davis
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-04-04Removed unused variable (current_user_level) from FastMeter.Taybin Rutkin
2007-03-18new source files from tim m.Paul Davis
2007-03-18FINISH fix rect redraw problem(s); make zoom range rect visible again at the ...Paul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-28fix for mute button color/state caused by cut-n-paste coding, plus another ac...Paul Davis
2007-02-27fix #1394 - The 'narrow strip' option in the mixer does not take extra width ...Paul Davis
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-03tweak panner drawingPaul Davis
2007-02-01Moved GroupButtons to gtkmm2extTaybin Rutkin
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