Get the _note_mode set up correctly in a MidiDiskstream
[ardour.git] / libs / gtkmm2ext /
2011-03-01 Carl HetheringtonUse PBD debugging code for keyboard debugging.
2011-02-20 Carl HetheringtonUse an action's tooltip in the key editor if its label...
2011-02-15 Doug McLainUpdate rc files to use unique rc variable names, update...
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-02-14 Doug McLainDisable theme changing untill we figure out whats broken
2011-02-14 Doug McLainMake light theme functional, add waf processing, and...
2011-02-11 Paul Davisuse volume controller widget for monitor section, drop...
2011-02-08 Paul Daviscairo-ify bar controller widget
2011-02-08 Paul Davisfixes for pixfader cairo-ification
2011-02-08 Paul Davisadded Gtkmm2ext::rounded_rectangle() cairo pseudo-method
2011-02-08 Paul Daviscairo-ify expose handlers for PixFader and PixScroller...
2011-02-07 Paul Davisforward port thread/abstract_ui changes from 2.X to 3.0
2011-02-01 Carl HetheringtonFix drop location for drag-and-drop in some cases.
2011-02-01 Carl HetheringtonSomewhat unconvincing visual indication that plugin...
2011-01-30 Carl HetheringtonFix fader jumps when releasing button 2 on drags; move...
2011-01-30 Carl HetheringtonTidy up slightly.
2011-01-28 Paul Davisallow derived children of BarController to set label...
2011-01-27 Paul Davisvirtualize the way that AutomationController gets strin...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-14 Carl HetheringtonTweak colouring in the processor list.
2011-01-11 Carl HetheringtonDear oh dear. Re-fix main fader double click and inter...
2011-01-10 Carl HetheringtonFix fader motion accidentally broken in previous commit.
2011-01-10 Carl HetheringtonRevert to fader-is-for-route on double-clicking a mixer...
2011-01-06 Carl HetheringtonImprove the drag icon for processor drags.
2011-01-06 Carl HetheringtonFix crash when turning off an active send and redisplay...
2011-01-06 Carl HetheringtonAnother try at prettifying the processor list with...
2011-01-04 Carl HetheringtonHighlight a send processor entry differently when it...
2011-01-03 Carl HetheringtonSubstantially simpler fix for editor window jumping.
2011-01-03 Carl HetheringtonAdd option to show or hide zoom toolbar.
2011-01-03 Carl HetheringtonSomewhat experimental fix to try to stop the editor...
2010-12-30 Paul Davisresize all editor comboboxes when DPI is reset. involve...
2010-12-29 Paul Davisadd static methods to Keyboard for keyboard modifier...
2010-12-06 Carl HetheringtonDon't crash if get_action() is called before the UI...
2010-11-30 Paul Davisstart of Blob-style for bar controller and use in panne...
2010-11-30 Paul Davismake BarController::CenterOut mostly sorta-kinda work
2010-11-26 Carl HetheringtonSomewhat distasteful hack to fix #3469 (broken keyboard...
2010-11-25 Carl HetheringtonImprove visual cues during plugin drag and drop. Fixes...
2010-11-23 Carl HetheringtonImprove shift-selection behaviour in processor box.
2010-11-23 Carl HetheringtonFix multiple selection with Ctrl-Click in DnDVBox.
2010-11-16 Paul Davishandle OS X's lack of unnamed semaphores, phase 1
2010-11-14 Carl HetheringtonDon't try to do sub-pixel text placement as cairo doesn...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-10-27 Carl HetheringtonMake build scripts python2/3 agnostic.
2010-09-28 Paul Davisuse select next/prev stuff on editor track+bus list
2010-09-28 Paul Davisadd new code for generic select next/previous row ops...
2010-09-26 Paul Daviscorrect version of: port cairo ARGB/BGRA -> pixbuf...
2010-09-22 Carl HetheringtonTidy up Window menu a bit; use ToggleActions for all...
2010-09-21 Carl HetheringtonClaim button presses on PixFaders. Fixes #3470.
2010-09-16 Paul Davislincoln's patch for scroomer pinching, from #3222
2010-08-24 Carl HetheringtonFix port matrix menu checkbox when the window is closed...
2010-08-18 Carl HetheringtonFix warnings.
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6842
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2010-08-13 Paul DavisBindings save release bindings as well as press bindings
2010-08-12 Paul Davislotsa keybindings for nearly everything in the step...
2010-08-10 Paul Davispart 2 of the OMG-make-radio-buttons-and-actions-work...
2010-08-06 Paul Davisdon't try to look up the key info for actions that...
2010-08-06 Paul Davisstart using new keybinding stuff in step editor dialog
2010-08-06 Paul Davisnew files for new per-window/action-driven key binding...
2010-08-05 Paul Davisslightly more info when debugging the kbd snooper
2010-07-23 Paul Davisposition tearoffs at WIN_POS_MOUSE when first torn...
2010-07-09 Carl HetheringtonFix (in inverted commas) #2885.
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-28 Paul Davisreplaced gtk_idle_add() with g_idle_add()
2010-05-26 Paul Davisgenerate knob pixbufs at run time but draw from the...
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2010-05-16 Carl HetheringtonFix crash when dragging something from another task...
2010-05-07 Paul Davistweak knob drawing, add angular/radial control on button3
2010-05-06 Paul Davisprolooks helper code from hans, enabling new knob drawi...
2010-04-27 Paul Davisyet more work on Ye Fabled Solo Architecture. now do...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-20 Paul Davisindicate "soloed-by-others" state on solo button via...
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-04-02 Carl HetheringtonCouple of comments.
2010-04-01 Paul Davisfix save+restore of Gtkmm2ext::Tearoff state; a few...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-03-26 Paul Davislots of work to hide prelight from most buttons, etc...
2010-03-19 Paul Davisshift-click MotionFeedback widgets to reset to default...
2010-03-19 Paul Davislots of tricks & tweaks related to the monitor section...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-16 Paul Davismore new files
2010-03-16 Paul Davisnew files
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-10 Paul Davismore missing files added
2010-03-10 Paul Davishow about that ... a monitor/main section .. GUI is...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-01-15 Paul Davisdynamically resize text in the big clock, first version
2010-01-09 Paul Davisadd Gtkmm2ext::detach_menu() that was needed by my...
2009-12-23 Carl HetheringtonGive titles to Gtkmm2ext::Choice prompts, and do some...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-10 Paul Davisfulfill the promise of an in-library Keyboard object...
2009-12-10 Paul Davisremoved stupid comments
2009-12-10 Paul Davisrestore rec-enable, solo & mute functionality; remove...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-06 Taybin RutkinMerged revisions 6292,6294-6295,6311,6314 via svnmerge...
next