13
0
livetrax/gtk2_ardour
Paul Davis 8588225b31 extend step-edited region correctly; scroll to keep newly step-edited notes in view
git-svn-id: svn://localhost/ardour2/branches/3.0@7538 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-08-04 17:57:41 +00:00
..
glade
icons first, incomplete pass at step entry dialog, along with various SVG and PNG files for notes and dynamics notation 2010-08-02 21:52:21 +00:00
pixmaps
po
.cvsignore
about.cc
about.h
actions.cc split out sndfile manager code into its own file; move a couple of utility functions into gtkmm2ext ; add knob PNG generating tool ; break appearance of monitor section for now 2010-05-25 16:45:21 +00:00
actions.h
add_midi_cc_track_dialog.cc
add_midi_cc_track_dialog.h
add_route_dialog.cc
add_route_dialog.h
analysis_window.cc
analysis_window.h
arcall
ardbg
ardbg-scons
ardev
ardev_common.sh.in Setup fixed ports for MIDI control data; hence remove configuration of those ports. Move MIDI tracer to the Windows menu. Trim some unused code from the midi++ Manager. 2010-07-07 00:40:58 +00:00
ardev-scons
ardour_dialog.cc
ardour_dialog.h
ardour_image_compositor_socket.h
ardour_ui_dependents.cc
ardour_ui_dialogs.cc step editing now accessed via a context menu on MIDI track rec-enable buttons. along the way, fixed up confusion between set_rec_enable() and set_rec_enabled() methods in Route/Track/Diskstream 2010-07-24 16:40:56 +00:00
ardour_ui_ed.cc Patch from dx9s to rearrange the View/Window menus a bit and add an option to keap tearoff toolbars when maximising editor space. Fixes #2974. 2010-07-23 23:29:36 +00:00
ardour_ui_mixer.cc
ardour_ui_options.cc Patch from dx9s to rearrange the View/Window menus a bit and add an option to keap tearoff toolbars when maximising editor space. Fixes #2974. 2010-07-23 23:29:36 +00:00
ardour_ui.cc first, incomplete pass at step entry dialog, along with various SVG and PNG files for notes and dynamics notation 2010-08-02 21:52:21 +00:00
ardour_ui.h change Control::{set,get}_float to Control::{set,get}_double and make almost all Control-related stuff use double rather than random mixtures of float, double and some integer value ; make hans' program change stuff work quite a bit better (not finished yet) including keyboard edting of pgm change values 2010-07-27 14:09:16 +00:00
ardour_ui2.cc Patch from dx9s to rearrange the View/Window menus a bit and add an option to keap tearoff toolbars when maximising editor space. Fixes #2974. 2010-07-23 23:29:36 +00:00
ardour-sae.menus
ardour.menus.in Patch from dx9s to rearrange the View/Window menus a bit and add an option to keap tearoff toolbars when maximising editor space. Fixes #2974. 2010-07-23 23:29:36 +00:00
ardour.sh.in
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3_ui_dark_sae.rc.in
ardour3_ui_dark.rc.in step editing now accessed via a context menu on MIDI track rec-enable buttons. along the way, fixed up confusion between set_rec_enable() and set_rec_enabled() methods in Route/Track/Diskstream 2010-07-24 16:40:56 +00:00
ardour3_ui_default.conf change the way MIDI note colors are defined (2 3-point color ranges, one for selected, one for unselected); change default scroll action on selected midi notes to "fine" adjustment rather than "coarse" (now alt-scroll) 2010-06-24 21:22:00 +00:00
ardour3_ui_light_sae.rc.in
ardour3_ui_light.rc.in
ardour3.desktop.in
ardour3.xml
arprof-scons
arval
arval-scons
au_pluginui.h
au_pluginui.mm
audio_clock.cc
audio_clock.h
audio_region_editor.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
audio_region_editor.h Make region properties dialogue work for MIDI regions too. 2010-05-22 00:26:26 +00:00
audio_region_view.cc Make simple 2-point gain envelopes considered interesting if they are not constant gain. 2010-07-27 02:10:59 +00:00
audio_region_view.h Remove fade handles from recording regions. Fixes #3322. 2010-07-19 23:26:10 +00:00
audio_streamview.cc Patch from Lincoln (#3319) to make the range selection box not display trim handles but make it trimmable along the whole edge. Also clean up record box rendering. 2010-07-16 20:03:16 +00:00
audio_streamview.h
audio_time_axis.cc Fix handling of the mapping between parameters and automation CheckMenuItems. Should fix #3206, #3215 and the remainder of #3228. 2010-06-08 21:48:38 +00:00
audio_time_axis.h Restore Fader and Pan options to audio track automation menus. Hide the Amp processor from the plugin list. Fixes #3184. 2010-05-26 23:16:53 +00:00
automation_controller.cc
automation_controller.h
automation_line.cc Allow rubberband selection of MIDI automation points. Fixes 2010-08-04 15:41:55 +00:00
automation_line.h Allow rubberband selection of MIDI automation points. Fixes 2010-08-04 15:41:55 +00:00
automation_region_view.cc Allow rubberband selection of MIDI automation points. Fixes 2010-08-04 15:41:55 +00:00
automation_region_view.h Don't tempt the user with visual cues that they can adjust fades when they can't (in MIDI internal edit mode) 2010-07-16 21:12:06 +00:00
automation_selectable.h
automation_selection.h
automation_streamview.cc Allow rubberband selection of MIDI automation points. Fixes 2010-08-04 15:41:55 +00:00
automation_streamview.h Allow rubberband selection of MIDI automation points. Fixes 2010-08-04 15:41:55 +00:00
automation_time_axis.cc Allow rubberband selection of MIDI automation points. Fixes 2010-08-04 15:41:55 +00:00
automation_time_axis.h A few fixes to interpolation of MIDI controller data. Don't interpolate 2010-07-14 00:58:15 +00:00
axis_view.cc
axis_view.h
bundle_manager.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
bundle_manager.h Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
cairo_widget.cc replace use of gdk_pixmap_unref() with g_object_unref 2010-05-28 15:20:39 +00:00
cairo_widget.h
canvas_impl.h
canvas_vars.h change the way MIDI note colors are defined (2 3-point color ranges, one for selected, one for unselected); change default scroll action on selected midi notes to "fine" adjustment rather than "coarse" (now alt-scroll) 2010-06-24 21:22:00 +00:00
canvas-curve.h
canvas-flag.cc clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-flag.h clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-hit.cc clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-hit.h clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-imageframe.c
canvas-imageframe.h
canvas-noevent-text.h
canvas-note-event.cc (1) extend region if needed BEFORE adding step-edit note, so that the new note ends up in the selection (2) hide the channel selector that shows up on note-right-click after its clicked anywhere, not just if the note(s) channel(s) are changed 2010-07-25 21:19:55 +00:00
canvas-note-event.h change the way MIDI note colors are defined (2 3-point color ranges, one for selected, one for unselected); change default scroll action on selected midi notes to "fine" adjustment rather than "coarse" (now alt-scroll) 2010-06-24 21:22:00 +00:00
canvas-note.cc clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-note.h clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-program-change.cc change Control::{set,get}_float to Control::{set,get}_double and make almost all Control-related stuff use double rather than random mixtures of float, double and some integer value ; make hans' program change stuff work quite a bit better (not finished yet) including keyboard edting of pgm change values 2010-07-27 14:09:16 +00:00
canvas-program-change.h change Control::{set,get}_float to Control::{set,get}_double and make almost all Control-related stuff use double rather than random mixtures of float, double and some integer value ; make hans' program change stuff work quite a bit better (not finished yet) including keyboard edting of pgm change values 2010-07-27 14:09:16 +00:00
canvas-simpleline.c
canvas-simpleline.h
canvas-simplerect.c
canvas-simplerect.h
canvas-sysex.cc
canvas-sysex.h
canvas-waveview.c
canvas-waveview.h
canvas.h
cocoacarbon.mm
configinfo.cc
configinfo.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc
control_point.h
crossfade_edit.cc Generate undo record for crossfade edits, and provide signalling to update the view when such things are undone. Partially fixes #3257. 2010-06-28 02:40:09 +00:00
crossfade_edit.h
crossfade_view.cc Generate undo record for crossfade edits, and provide signalling to update the view when such things are undone. Partially fixes #3257. 2010-06-28 02:40:09 +00:00
crossfade_view.h Generate undo record for crossfade edits, and provide signalling to update the view when such things are undone. Partially fixes #3257. 2010-06-28 02:40:09 +00:00
crossfade_xpms.h
curvetest.cc
diamond.cc
diamond.h
editing_syms.h Clean up snap-to code in various places. Fix a couple of typos. Should fix #3165 and #3172. 2010-05-25 00:35:53 +00:00
editing.cc
editing.h
editor_actions.cc beat slicing patch #1 from lincoln spiteri 2010-07-06 11:33:27 +00:00
editor_audio_import.cc Use SMFSource static method to look for MIDI file extensions. 2010-05-19 23:36:18 +00:00
editor_audiotrack.cc
editor_canvas_events.cc beat slicing patch #1 from lincoln spiteri 2010-07-06 11:33:27 +00:00
editor_canvas.cc Fix vertical canvas autoscroll when dragging track heights. Fixes #3240. 2010-06-29 19:08:19 +00:00
editor_component.cc
editor_component.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_cursors.cc
editor_drag.cc Allow rubberband selection of MIDI automation points. Fixes 2010-08-04 15:41:55 +00:00
editor_drag.h beat slicing patch #1 from lincoln spiteri 2010-07-06 11:33:27 +00:00
editor_enums.h
editor_export_audio.cc
editor_group_tabs.cc Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_group_tabs.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_imageframe.cc
editor_items.h beat slicing patch #1 from lincoln spiteri 2010-07-06 11:33:27 +00:00
editor_keyboard.cc
editor_keys.cc
editor_locations.cc Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_locations.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_markers.cc
editor_mixer.cc
editor_mouse.cc Allow rubberband selection of MIDI automation points. Fixes 2010-08-04 15:41:55 +00:00
editor_nudge.cc
editor_ops.cc step editing now accessed via a context menu on MIDI track rec-enable buttons. along the way, fixed up confusion between set_rec_enable() and set_rec_enabled() methods in Route/Track/Diskstream 2010-07-24 16:40:56 +00:00
editor_regions.cc Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_regions.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_route_groups.cc Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_route_groups.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_routes.cc step editing now accessed via a context menu on MIDI track rec-enable buttons. along the way, fixed up confusion between set_rec_enable() and set_rec_enabled() methods in Route/Track/Diskstream 2010-07-24 16:40:56 +00:00
editor_routes.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_rulers.cc Clean up snap-to code in various places. Fix a couple of typos. Should fix #3165 and #3172. 2010-05-25 00:35:53 +00:00
editor_scrub.cc
editor_selection_list.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
editor_selection.cc Allow rubberband selection of MIDI automation points. Fixes 2010-08-04 15:41:55 +00:00
editor_snapshots.cc Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_snapshots.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_summary.cc Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_summary.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_tempodisplay.cc
editor_timefx.cc
editor_xpms
editor.cc step editing now accessed via a context menu on MIDI track rec-enable buttons. along the way, fixed up confusion between set_rec_enable() and set_rec_enabled() methods in Route/Track/Diskstream 2010-07-24 16:40:56 +00:00
editor.h step editing now accessed via a context menu on MIDI track rec-enable buttons. along the way, fixed up confusion between set_rec_enable() and set_rec_enabled() methods in Route/Track/Diskstream 2010-07-24 16:40:56 +00:00
engine_dialog.cc Save and restore MIDI driver option state, and tidy up a couple of things. Fixes #3349. 2010-07-26 01:54:51 +00:00
engine_dialog.h Save and restore MIDI driver option state, and tidy up a couple of things. Fixes #3349. 2010-07-26 01:54:51 +00:00
enums.cc
enums.h Fix track height menu. 2010-05-11 00:09:41 +00:00
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc
export_channel_selector.h
export_dialog.cc
export_dialog.h
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc
export_filename_selector.h
export_format_dialog.cc
export_format_dialog.h
export_format_selector.cc
export_format_selector.h
export_multiplicator.cc
export_multiplicator.h
export_preset_selector.cc
export_preset_selector.h
export_range_markers_dialog.cc
export_range_markers_dialog.h
export_timespan_selector.cc
export_timespan_selector.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
gain_meter.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
gain_meter.h
generic_pluginui.cc
gettext.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc Fix a few dialogues which don't reset their session pointer correctly on a new session. Fixes #3342. 2010-07-20 17:56:02 +00:00
global_port_matrix.h Fix a few dialogues which don't reset their session pointer correctly on a new session. Fixes #3342. 2010-07-20 17:56:02 +00:00
gprofhelper.c
group_tabs.cc Various route group menu tweaks. 2010-07-19 23:26:40 +00:00
group_tabs.h Various route group menu tweaks. 2010-07-19 23:26:40 +00:00
gtk_pianokeyboard.c a bunch of tweaks for the step entry process (computer keyboard input now works, for example) 2010-08-03 19:22:57 +00:00
gtk_pianokeyboard.h first, incomplete pass at step entry dialog, along with various SVG and PNG files for notes and dynamics notation 2010-08-02 21:52:21 +00:00
gtk-custom-hruler.c remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
gtk-custom-hruler.h
gtk-custom-ruler.c remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
gtk-custom-ruler.h
gui_thread.h
i18n.h
imageframe_p.h
imageframe_socket_handler.cc
imageframe_socket_handler.h
imageframe_time_axis_group.cc
imageframe_time_axis_group.h
imageframe_time_axis_view.cc
imageframe_time_axis_view.h
imageframe_time_axis.cc
imageframe_time_axis.h
imageframe_view.cc
imageframe_view.h
imageframe.cc
imageframe.h
interthread_progress_window.cc Prevent brief, spurious `importing 2 of 1' type messages. 2010-05-23 01:08:41 +00:00
interthread_progress_window.h
io_selector.cc Improve resize behaviour of port matrices when their content size changes. 2010-07-27 02:10:27 +00:00
io_selector.h Fix route port matrix to only display the relevant port types. 2010-07-27 02:09:51 +00:00
itest.cc
keyboard.cc
keyboard.h
keyeditor.cc split out sndfile manager code into its own file; move a couple of utility functions into gtkmm2ext ; add knob PNG generating tool ; break appearance of monitor section for now 2010-05-25 16:45:21 +00:00
keyeditor.h
latency_gui.cc
latency_gui.h
led.cc
led.h
level_meter.cc change the way MIDI note colors are defined (2 3-point color ranges, one for selected, one for unselected); change default scroll action on selected midi notes to "fine" adjustment rather than "coarse" (now alt-scroll) 2010-06-24 21:22:00 +00:00
level_meter.h
lineset.cc
lineset.h
location_ui.cc Insert new LocationEditRow on location add, rather than rebuilding the whole VBox. Fixes #3266. 2010-07-14 21:18:25 +00:00
location_ui.h Update locations GUI more efficiently by avoiding a rebuild when a location is removed. Fixes #3263. 2010-06-23 01:51:55 +00:00
logmeter.h
lv2_external_ui.h
lv2_plugin_ui.cc
lv2_plugin_ui.h
main.cc
marker_selection.h
marker_time_axis_view.cc
marker_time_axis_view.h
marker_time_axis.cc
marker_time_axis.h remove forward decl of non-existent ARDOUR::Menu 2010-05-25 12:49:30 +00:00
marker_view.cc Remove fade handles from recording regions. Fixes #3322. 2010-07-19 23:26:10 +00:00
marker_view.h
marker.cc
marker.h
midi_automation_line.cc Add missing files. 2010-07-14 12:29:01 +00:00
midi_automation_line.h Add missing files. 2010-07-14 12:29:01 +00:00
midi_channel_selector.cc (1) extend region if needed BEFORE adding step-edit note, so that the new note ends up in the selection (2) hide the channel selector that shows up on note-right-click after its clicked anywhere, not just if the note(s) channel(s) are changed 2010-07-25 21:19:55 +00:00
midi_channel_selector.h (1) extend region if needed BEFORE adding step-edit note, so that the new note ends up in the selection (2) hide the channel selector that shows up on note-right-click after its clicked anywhere, not just if the note(s) channel(s) are changed 2010-07-25 21:19:55 +00:00
midi_cut_buffer.cc MIDI region forking, plus Playlist::regions_to_read() fix forward ported from 2.X. region forking requires a few cleanups 2010-05-19 03:03:28 +00:00
midi_cut_buffer.h
midi_list_editor.cc
midi_list_editor.h
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc extend step-edited region correctly; scroll to keep newly step-edited notes in view 2010-08-04 17:57:41 +00:00
midi_region_view.h change Control::{set,get}_float to Control::{set,get}_double and make almost all Control-related stuff use double rather than random mixtures of float, double and some integer value ; make hans' program change stuff work quite a bit better (not finished yet) including keyboard edting of pgm change values 2010-07-27 14:09:16 +00:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.h
midi_streamview.cc beat slicing patch #1 from lincoln spiteri 2010-07-06 11:33:27 +00:00
midi_streamview.h change note colors on the fly, to permit user-definition of colors more easily; remove some debug output 2010-06-24 19:46:28 +00:00
midi_time_axis.cc extend step-edited region correctly; scroll to keep newly step-edited notes in view 2010-08-04 17:57:41 +00:00
midi_time_axis.h endless further tweaks to step editor; stop stealing the "r" key inside MidiRegionView key handling 2010-08-04 17:04:20 +00:00
midi_tracer.cc Trim midi++ port code to either do in or out, but not both in the same object. 2010-07-08 01:00:46 +00:00
midi_tracer.h Setup fixed ports for MIDI control data; hence remove configuration of those ports. Move MIDI tracer to the Windows menu. Trim some unused code from the midi++ Manager. 2010-07-07 00:40:58 +00:00
midi_util.h
mixer_group_tabs.cc Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
mixer_group_tabs.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
mixer_strip.cc Remove mono button and panner from MIDI mixer strips. 2010-07-27 03:09:42 +00:00
mixer_strip.h
mixer_ui.cc Various route group menu tweaks. 2010-07-19 23:26:40 +00:00
mixer_ui.h Various route group menu tweaks. 2010-07-19 23:26:40 +00:00
mnemonic-us.bindings.in beat slicing patch #1 from lincoln spiteri 2010-07-06 11:33:27 +00:00
monitor_section.cc generate knob pixbufs at run time but draw from the pixbufs; remove mfimg utility and existing knob icon png files 2010-05-26 15:18:04 +00:00
monitor_section.h
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
nag.cc
nag.h
option_editor.cc Remove debug output. 2010-05-20 01:36:27 +00:00
option_editor.h A few cleanups and rearrangements in the RC options. Add options for default mute-affects-* settings, and make routes obey them. 2010-05-20 01:30:35 +00:00
opts.cc add -P flag blocking port connections while loading session 2010-06-02 16:21:02 +00:00
opts.h add -P flag blocking port connections while loading session 2010-06-02 16:21:02 +00:00
panner_ui.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
panner_ui.h
panner.cc
panner.h
panner2d.cc
panner2d.h
piano_roll_header.cc
piano_roll_header.h
playlist_selection.h
playlist_selector.cc
playlist_selector.h
plugin_eq_gui.cc
plugin_eq_gui.h
plugin_interest.h
plugin_selector.cc Copy-edit. 2010-07-27 03:09:28 +00:00
plugin_selector.h
plugin_ui.cc
plugin_ui.h Fix up VST build and add basic support for VSTi 2010-07-11 21:55:11 +00:00
point_selection.h
port_group.cc Put MIDI sync ports in the Ardour tab of the port matrix. 2010-08-01 10:26:19 +00:00
port_group.h Don't display empty tabs in the port matrix. 2010-07-29 19:25:26 +00:00
port_matrix_body.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
port_matrix_body.h
port_matrix_column_labels.cc Remove some instances of erroneously-drawn bundle names. 2010-07-27 02:10:40 +00:00
port_matrix_column_labels.h
port_matrix_component.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
port_matrix_component.h Provide a visual cue to indicate that MIDI and audio ports cannot be connected to each other in the port matrix. 2010-07-21 23:20:56 +00:00
port_matrix_grid.cc Provide a visual cue to indicate that MIDI and audio ports cannot be connected to each other in the port matrix. 2010-07-21 23:20:56 +00:00
port_matrix_grid.h Provide a visual cue to indicate that MIDI and audio ports cannot be connected to each other in the port matrix. 2010-07-21 23:20:56 +00:00
port_matrix_labels.cc
port_matrix_labels.h
port_matrix_row_labels.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
port_matrix_row_labels.h
port_matrix_types.h
port_matrix.cc Improve resize behaviour of port matrices when their content size changes. 2010-07-27 02:10:27 +00:00
port_matrix.h Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
processor_box.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
processor_box.h
processor_selection.h
prompter.cc
prompter.h
public_editor.cc heavy-handed and crude way to stop WM-stolen-alt keys from causing MidiRegionView from losing track of SelectTouchDraggingMode (may not be optimal or in the right place, but it works for now); add primary-click-on-MRV-blank-space and tertiary-click-on-MRV-blank-space to select all notes above or below the click, using recently committed methods for Sequence 2010-05-28 21:39:12 +00:00
public_editor.h beat slicing patch #1 from lincoln spiteri 2010-07-06 11:33:27 +00:00
quantize_dialog.cc (1) make quantize actually use the main grid setting and not just default to beats (2) apply quantize to all notes if none are selected 2010-05-20 15:06:30 +00:00
quantize_dialog.h
rc_option_editor.cc Copy-edit. 2010-07-20 22:58:50 +00:00
rc_option_editor.h Setup fixed ports for MIDI control data; hence remove configuration of those ports. Move MIDI tracer to the Windows menu. Trim some unused code from the midi++ Manager. 2010-07-07 00:40:58 +00:00
region_editor.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
region_editor.h Make region properties dialogue work for MIDI regions too. 2010-05-22 00:26:26 +00:00
region_gain_line.cc
region_gain_line.h
region_selection.cc
region_selection.h
region_view.cc Remove fade handles from recording regions. Fixes #3322. 2010-07-19 23:26:10 +00:00
region_view.h Don't tempt the user with visual cues that they can adjust fades when they can't (in MIDI internal edit mode) 2010-07-16 21:12:06 +00:00
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc beat slicing patch #1 from lincoln spiteri 2010-07-06 11:33:27 +00:00
rhythm_ferret.h beat slicing patch #1 from lincoln spiteri 2010-07-06 11:33:27 +00:00
route_group_dialog.cc
route_group_dialog.h
route_group_menu.cc
route_group_menu.h
route_params_ui.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_selection.h
route_time_axis.cc step editing now accessed via a context menu on MIDI track rec-enable buttons. along the way, fixed up confusion between set_rec_enable() and set_rec_enabled() methods in Route/Track/Diskstream 2010-07-24 16:40:56 +00:00
route_time_axis.h Fix handling of the mapping between parameters and automation CheckMenuItems. Should fix #3206, #3215 and the remainder of #3228. 2010-06-08 21:48:38 +00:00
route_ui.cc properly track step edit status in editor & mixer windows 2010-08-03 21:50:15 +00:00
route_ui.h properly track step edit status in editor & mixer windows 2010-08-03 21:50:15 +00:00
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
selectable.h
selection_templates.h
selection.cc
selection.h
send_ui.cc
send_ui.h
session_import_dialog.cc
session_import_dialog.h
session_metadata_dialog.cc
session_metadata_dialog.h
session_option_editor.cc Move MIDI control port ownership into the MIDI Manager, since control port state should be Ardour-wide, not per-session. Fix up port connection state management. 2010-07-08 22:55:20 +00:00
session_option_editor.h
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc Give a better message to warn of unsupported MIDI file audition. 2010-05-19 23:36:40 +00:00
sfdb_ui.h
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
splash.cc
splash.h
splash.png
startup.cc Add browse button to recent session dialogue. Fixes #3357. 2010-07-26 01:55:08 +00:00
startup.h Add browse button to recent session dialogue. Fixes #3357. 2010-07-26 01:55:08 +00:00
step_entry.cc extend step-edited region correctly; scroll to keep newly step-edited notes in view 2010-08-04 17:57:41 +00:00
step_entry.h endless further tweaks to step editor; stop stealing the "r" key inside MidiRegionView key handling 2010-08-04 17:04:20 +00:00
streamview.cc Patch from Lincoln (#3319) to make the range selection box not display trim handles but make it trimmable along the whole edge. Also clean up record box rendering. 2010-07-16 20:03:16 +00:00
streamview.h Remove unnecessary height changed notification for streamviews, now that the summary doesn't need to know. 2010-06-18 02:06:58 +00:00
strip_selection.h
strip_silence_dialog.cc
strip_silence_dialog.h
tape_region_view.cc
tape_region_view.h
tempo_dialog.cc
tempo_dialog.h
tempo_lines.cc
tempo_lines.h
theme_manager.cc
theme_manager.h
time_axis_view_item.cc Remove fade handles from recording regions. Fixes #3322. 2010-07-19 23:26:10 +00:00
time_axis_view_item.h Remove fade handles from recording regions. Fixes #3322. 2010-07-19 23:26:10 +00:00
time_axis_view.cc Lincoln's patch to fix #3343 (excessively small track heights on zoom out) 2010-07-25 01:17:54 +00:00
time_axis_view.h beat slicing patch #1 from lincoln spiteri 2010-07-06 11:33:27 +00:00
time_fx_dialog.cc
time_fx_dialog.h
time_selection.cc
time_selection.h
track_selection.cc
track_selection.h
track_view_list.cc
track_view_list.h
ui_config_vars.h
ui_config.cc Handle return from find_file_in_search_path in the correct sense. 2010-07-09 02:44:17 +00:00
ui_config.h
utils.cc Fix some erroneous resizing of port matrices. 2010-07-27 02:10:12 +00:00
utils.h split out sndfile manager code into its own file; move a couple of utility functions into gtkmm2ext ; add knob PNG generating tool ; break appearance of monitor section for now 2010-05-25 16:45:21 +00:00
visual_time_axis.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
visual_time_axis.h remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
volume_controller.cc
volume_controller.h
vst_pluginui.cc Fix up VST build and add basic support for VSTi 2010-07-11 21:55:11 +00:00
waveview_p.h
waveview.cc
waveview.h
wscript first, incomplete pass at step entry dialog, along with various SVG and PNG files for notes and dynamics notation 2010-08-02 21:52:21 +00:00
x11.cc