13
0
livetrax/libs/gtkmm2ext
Carl Hetherington 5905b58bc0 Use correct default value for MIDI faders, and put the
unity mark in the correct position for those faders. 
Fixes #4234.


git-svn-id: svn://localhost/ardour2/branches/3.0@9955 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-08-03 18:41:16 +00:00
..
gtkmm2ext Use correct default value for MIDI faders, and put the 2011-08-03 18:41:16 +00:00
po update i18n build system and *.po files for translators 2011-06-12 22:05:55 +00:00
.cvsignore
actions.cc Use an action's tooltip in the key editor if its label is empty; add some tooltips so that Solo / Monitor actions are not blank in the key editor. 2011-02-20 17:29:52 +00:00
application.cc forward port 2.X changes up to and including rev 6842 2010-08-17 02:48:24 +00:00
AUTHORS
auto_spin.cc fulfill the promise of an in-library Keyboard object, and use platform specific modifiers throughout libgtkmm2ext. also fix up scrolling of pixfaders by making them grab keyboard magic focus when the mouse pointer is within them 2009-12-10 23:01:45 +00:00
barcontroller.cc allow more precision when editing plugin parameters by hand within a generic GUI 2011-03-17 17:22:52 +00:00
bindable_button.cc MIDI/Controllables for monitor section, and related fixes 2010-04-06 16:57:35 +00:00
binding_proxy.cc fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +00:00
bindings.cc extend Gtkmm2ext::Bindings system to handle mouse buttons as well as keyboard events 2011-03-04 03:10:17 +00:00
cairocell.cc major, substantive reworking of how we store GUI information (visibility, height) for automation data. old design stored (insufficient) identifying information plus actual data in a GUI-only XML node; new scheme adds GUI data via extra_xml node to each AutomationControl object. reworked public/private methods for showing/hiding TimeAxisView objects; changed labelling of automation tracks to just show the name of the controlled parameter - more info can be viewed in the tooltip for the track headers. NOTE: Session file format ALTERED. No data loss but track visibility may be different than previous ardour3 versions 2011-06-11 15:35:34 +00:00
cell_renderer_pixbuf_multi.cc new multistate custom cell pixbuf renderer 2009-11-21 19:25:54 +00:00
cell_renderer_pixbuf_toggle.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
choice.cc Give titles to Gtkmm2ext::Choice prompts, and do some minor cleanups to prompt text. 2009-12-23 01:26:33 +00:00
click_box.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
COPYING
debug.cc Missing files. 2011-03-01 23:28:02 +00:00
dndtreeview.cc Fix crash when dragging something from another task over the editor window. 2010-05-16 18:51:05 +00:00
fastmeter.cc remove more unneeded header includes 2011-07-25 18:11:03 +00:00
focus_entry.cc
gettext.h commits 6001-6525 inclusive from 2.X applied to 3.0 2010-04-21 02:24:38 +00:00
grouped_buttons.cc replaced gtk_idle_add() with g_idle_add() 2010-05-28 16:33:18 +00:00
gtk_ui.cc remove some potential HCI confusion for Gtkmm2ext::UI::popup_error() by using a standard MessageDialog (as noticed by thorwil) 2011-06-22 14:38:32 +00:00
gtkapplication_quartz.mm handle OS X's lack of unnamed semaphores, phase 1 2010-11-16 19:47:38 +00:00
gtkapplication_x11.c more new files 2010-03-16 19:18:37 +00:00
gtkapplication.c new files 2010-03-16 19:16:23 +00:00
gtkutils.cc
i18n.h
idle_adjustment.cc
keyboard.cc Make button 1 the default for inserting notes via modifier shortcut with select tool 2011-06-02 03:17:35 +00:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc much ado about nothing when it comes to gain control 2011-06-19 23:02:55 +00:00
pixfader.cc Use correct default value for MIDI faders, and put the 2011-08-03 18:41:16 +00:00
pixscroller.cc cairo-ify expose handlers for PixFader and PixScroller (latter is not used); tweak UI RC file in response; move rgb macros to gtkmm2ext for easier use there as we go cairo over time 2011-02-08 19:19:55 +00:00
popup.cc replaced gtk_idle_add() with g_idle_add() 2010-05-28 16:33:18 +00:00
prolooks_helpers.c Fix warnings. 2010-08-18 03:16:40 +00:00
prompter.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
scroomer.cc Reverse the scroll wheel behaviour of the scroomer so that it feels the same as scrolling the track view (#3953). 2011-04-19 10:43:58 +00:00
selector.cc fulfill the promise of an in-library Keyboard object, and use platform specific modifiers throughout libgtkmm2ext. also fix up scrolling of pixfaders by making them grab keyboard magic focus when the mouse pointer is within them 2009-12-10 23:01:45 +00:00
slider_controller.cc Make processor box send faders adjust their size correctly. 2009-12-04 17:45:11 +00:00
stateful_button.cc try to fix data loss at end of a capture pass for MIDI - add a new virtual method to MidiSource that specifies what should be done with stuck notes, remove duplicate(i hope) _last_flush_frame from SMFSource that mirrored, more or less, MidiSource::_last_write_end; use new virtual method when stopping after capture. 2011-07-20 18:13:03 +00:00
sync-menu.c
tearoff.cc Fix wordo (fix ticket #4080) 2011-05-31 00:19:29 +00:00
textviewer.cc
treeutils.cc use select next/prev stuff on editor track+bus list 2010-09-28 18:37:21 +00:00
utils.cc lots of clock tweaks, but still, STILL! not done, really 2011-06-07 15:23:06 +00:00
window_title.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
wscript build script fix 2011-06-12 22:08:33 +00:00