| .. |
|
.cvsignore
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
actions.h
|
MCP: various work on the button binding GUI
|
2012-04-17 20:41:31 +00:00 |
|
activatable.h
|
Fix key bindings in tooltips for ArdourButton buttons.
|
2011-11-24 05:36:31 +00:00 |
|
application.h
|
forward port 2.X changes up to and including rev 6842
|
2010-08-17 02:48:24 +00:00 |
|
auto_spin.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
barcontroller.h
|
allow derived children of BarController to set label position as a width fraction, not an absolute position
|
2011-01-28 01:04:33 +00:00 |
|
bindable_button.h
|
MIDI/Controllables for monitor section, and related fixes
|
2010-04-06 16:57:35 +00:00 |
|
binding_proxy.h
|
use volume controller widget for monitor section, drop some now-unused code
|
2011-02-11 18:04:09 +00:00 |
|
bindings.h
|
extend Gtkmm2ext::Bindings system to handle mouse buttons as well as keyboard events
|
2011-03-04 03:10:17 +00:00 |
|
cairo_packer.h
|
move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use CairoPacker, make the info status "bar" use CairoPacker
|
2011-12-07 13:57:45 +00:00 |
|
cairo_widget.h
|
remove additional "mid" color from ArdourButton; replace Active/Mid widget state with ExplicitActive/ImplicitActive; represent implicit-active state with colored border around ArdourButton; tune button colors; new rounded_foo() functions, some in use, some not in use right now
|
2012-02-07 17:43:55 +00:00 |
|
cairocell.h
|
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_color_selector.h
|
add a new simple cell renderer to be used to allow color display/editing in treeviews
|
2011-12-06 21:43:30 +00:00 |
|
cell_renderer_pixbuf_multi.h
|
fixes for 98% of all the warnings/errors reported by OS X gcc on tiger
|
2011-09-30 17:55:14 +00:00 |
|
cell_renderer_pixbuf_toggle.h
|
fixes for 98% of all the warnings/errors reported by OS X gcc on tiger
|
2011-09-30 17:55:14 +00:00 |
|
choice.h
|
Give titles to Gtkmm2ext::Choice prompts, and do some minor cleanups to prompt text.
|
2009-12-23 01:26:33 +00:00 |
|
click_box.h
|
Use sigc::slot for ClickBox printing function rather
|
2012-03-21 16:38:59 +00:00 |
|
debug.h
|
Missing files.
|
2011-03-01 23:28:02 +00:00 |
|
dndtreeview.h
|
Fix crash when dragging something from another task over the editor window.
|
2010-05-16 18:51:05 +00:00 |
|
dndvbox.h
|
A few tweaks to make Ardour build in GCC -std=c++0x mode.
|
2012-04-15 19:28:44 +00:00 |
|
doi.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
fastmeter.h
|
Make meters with different colour parameters actually work.
|
2011-08-31 16:59:21 +00:00 |
|
focus_entry.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
grouped_buttons.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
gtk_ui.h
|
always make log/error window visible when a non-info message is posted
|
2011-04-04 14:22:27 +00:00 |
|
gtkapplication-private.h
|
new files
|
2010-03-16 19:16:23 +00:00 |
|
gtkapplication.h
|
new files
|
2010-03-16 19:16:23 +00:00 |
|
gtkutils.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
gui_thread.h
|
MIDI/Controllables for monitor section, and related fixes
|
2010-04-06 16:57:35 +00:00 |
|
idle_adjustment.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
keyboard.h
|
MCP: F1-7 jump to a given view; F8 closes any currently open dialog; in zoom mode, up/down alter vertical track height of all tracks; option-up/down alters selected track heights
|
2012-04-09 18:53:51 +00:00 |
|
motionfeedback.h
|
make it possible (hackily) to pick the base color for the knob images created by MotionFeedback
|
2011-10-29 15:53:22 +00:00 |
|
pixfader.h
|
Use correct default value for MIDI faders, and put the
|
2011-08-03 18:41:16 +00:00 |
|
pixscroller.h
|
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.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
prolooks-helpers.h
|
Fix warnings.
|
2010-08-18 03:16:40 +00:00 |
|
prompter.h
|
fix a number of fundamental issues with Gtkmm2ext::Prompter, mostly centered on bad behaviour when Enter/Return is pressed
|
2011-12-01 19:32:56 +00:00 |
|
rgb_macros.h
|
Remove unused variables.
|
2011-12-04 16:59:19 +00:00 |
|
scroomer.h
|
Remove some calls to process_updates() which I think prevent GTK coalescing redraw requests. Remove some debugging code. Suspend update of MIDI regions during scroomer drag to speed things up (#3954).
|
2011-04-16 13:31:27 +00:00 |
|
selector.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
slider_controller.h
|
Make processor box send faders adjust their size correctly.
|
2009-12-04 17:45:11 +00:00 |
|
stateful_button.h
|
Make MIDI channel selector button colours more distinct (#3772).
|
2011-05-16 18:18:13 +00:00 |
|
sync-menu.h
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
|
tearoff.h
|
add visible() method to Tearoff so we can check whether or not it is hidden
|
2011-12-07 15:48:00 +00:00 |
|
textviewer.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
|
treeutils.h
|
add new code for generic select next/previous row ops in a treeview
|
2010-09-28 17:26:05 +00:00 |
|
utils.h
|
remove additional "mid" color from ArdourButton; replace Active/Mid widget state with ExplicitActive/ImplicitActive; represent implicit-active state with colored border around ArdourButton; tune button colors; new rounded_foo() functions, some in use, some not in use right now
|
2012-02-07 17:43:55 +00:00 |
|
widget_state.h
|
remove additional "mid" color from ArdourButton; replace Active/Mid widget state with ExplicitActive/ImplicitActive; represent implicit-active state with colored border around ArdourButton; tune button colors; new rounded_foo() functions, some in use, some not in use right now
|
2012-02-07 17:43:55 +00:00 |
|
window_title.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |