13
0
livetrax/gtk2_ardour
Carl Hetherington e137f66303 Remove unused methods.
git-svn-id: svn://localhost/ardour2/branches/3.0@8484 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-01-09 15:10:16 +00:00
..
export
glade
icons
pixmaps
po Updated ru_RU.po for gtk2_ardour from Alexandre Prokoudine (#3605) 2010-12-14 15:12:03 +00:00
.cvsignore
about.cc
about.h
actions.cc
actions.h
add_midi_cc_track_dialog.cc
add_midi_cc_track_dialog.h
add_route_dialog.cc Make Route Group dialog instant-apply. Disallow identically-named route group; fixes #3689. 2011-01-08 02:35:46 +00:00
add_route_dialog.h Remove direct busses so that all busses have internal returns. 2011-01-05 15:52:27 +00:00
ambiguous_file_dialog.cc Add dialogue to ask user about ambiguous source files. Fixes #3603. 2010-12-14 02:45:41 +00:00
ambiguous_file_dialog.h Add dialogue to ask user about ambiguous source files. Fixes #3603. 2010-12-14 02:45:41 +00:00
analysis_window.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
analysis_window.h
arcall
ardbg
ardbg-scons
ardev
ardev_common.sh.in Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
ardev-scons
ardour_dialog.cc
ardour_dialog.h
ardour_image_compositor_socket.h
ardour_ui_dependents.cc
ardour_ui_dialogs.cc Remove menu bar clock in fullscreen mode until someone comes up with an agreeable look for it. 2010-12-10 17:38:58 +00:00
ardour_ui_ed.cc Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +00:00
ardour_ui_mixer.cc
ardour_ui_options.cc Use MTC instead of MIDI Timecode as the string for the external sync button. Fixes #3621. 2010-12-23 00:26:54 +00:00
ardour_ui.cc Remove direct busses so that all busses have internal returns. 2011-01-05 15:52:27 +00:00
ardour_ui.h Remove direct busses so that all busses have internal returns. 2011-01-05 15:52:27 +00:00
ardour_ui2.cc Remove menu bar clock in fullscreen mode until someone comes up with an agreeable look for it. 2010-12-10 17:38:58 +00:00
ardour-sae.menus
ardour.menus.in Remove "import from session" from the menu for now... 2011-01-06 17:25:44 +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 Patch from Chris G. for processor box colours. 2011-01-06 01:58:27 +00:00
ardour3_ui_default.conf new mono panner widget; make stereo panner respond to changes in colors immediately 2011-01-07 17:36:01 +00:00
ardour3_ui_light_sae.rc.in
ardour3_ui_light.rc.in fix computation of silence text, and its display. it is still not on top of the canvas, which is a small problem 2010-12-09 18:17:36 +00:00
ardour3.desktop.in
ardour3.xml
arldd
arprof-scons
arval
arval-scons
au_pluginui.h
au_pluginui.mm
audio_clock.cc change Session::convert_to_frames_at() to Session::convert_to_frames() to reflect the fact that its argument is a position, not a duration; add Session::any_duration_to_frames(), which converts AnyTime representing a duration to frames; alter callers to use the right one of the two previously mentioned methods 2010-12-30 15:45:48 +00:00
audio_clock.h Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc Hopefully fix visual glitches on dragging fade ins/outs. 2010-12-18 23:53:37 +00:00
audio_region_view.h Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
audio_streamview.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
audio_streamview.h Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
audio_time_axis.cc
audio_time_axis.h
automation_controller.cc
automation_controller.h
automation_line.cc Fix display of MIDI automation on regions with non-zero _start. Should fix #3504. 2010-12-12 22:25:27 +00:00
automation_line.h Fix display of MIDI automation on regions with non-zero _start. Should fix #3504. 2010-12-12 22:25:27 +00:00
automation_range.h
automation_region_view.cc Fix display of MIDI automation on regions with non-zero _start. Should fix #3504. 2010-12-12 22:25:27 +00:00
automation_region_view.h Small cleanups. 2010-12-12 20:14:19 +00:00
automation_selection.h
automation_streamview.cc Small cleanups. 2010-12-12 20:14:19 +00:00
automation_streamview.h
automation_time_axis.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
automation_time_axis.h Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
axis_view.cc
axis_view.h
bundle_manager.cc
bundle_manager.h
cairo_widget.cc
cairo_widget.h
canvas_impl.h
canvas_patch_change.cc Missing files. 2010-12-28 18:43:22 +00:00
canvas_patch_change.h Missing files. 2010-12-28 18:43:22 +00:00
canvas_vars.h new mono panner widget; make stereo panner respond to changes in colors immediately 2011-01-07 17:36:01 +00:00
canvas-curve.h
canvas-flag.cc
canvas-flag.h
canvas-hit.cc
canvas-hit.h
canvas-imageframe.c
canvas-imageframe.h
canvas-noevent-text.h
canvas-note-event.cc rest of lincoln's MIDI note edit via click outside of MIDI edit mode patch 2010-12-29 16:34:51 +00:00
canvas-note-event.h
canvas-note.cc
canvas-note.h
canvas-simpleline.c fix up ordering of rounding error handling for simpleline 2010-12-29 14:37:34 +00:00
canvas-simpleline.h fix up some basic conceptual errors with canvas-simpleline, mostly relating to coordinate spaces 2010-12-29 13:46:52 +00:00
canvas-simplerect.c indent 2010-12-28 20:37:44 +00:00
canvas-simplerect.h
canvas-sysex.cc
canvas-sysex.h
canvas-waveview.c Make sure that _POSIX_VERSION is available. 2010-12-20 01:17:24 +00:00
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 Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
crossfade_edit.h
crossfade_view.cc add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
crossfade_view.h
crossfade_xpms.h
curvetest.cc
debug.cc
debug.h
diamond.cc
diamond.h
edit_note_dialog.cc Notice edits made to spinbuttons via numbers on the keyboard. Fixes #3413. 2010-12-11 23:59:34 +00:00
edit_note_dialog.h
editing_syms.h
editing.cc
editing.h
editor_actions.cc Add option to show or hide zoom toolbar. 2011-01-03 03:11:31 +00:00
editor_audio_import.cc fix crash when importing MIDI with "at timestamp" chosen 2010-12-07 14:45:51 +00:00
editor_audiotrack.cc
editor_canvas_events.cc
editor_canvas.cc add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
editor_component.cc
editor_component.h
editor_cursors.cc
editor_cursors.h
editor_drag.cc Disable follow-playhead during drags. Fixes #3647. 2011-01-05 02:28:28 +00:00
editor_drag.h Disable follow-playhead during drags. Fixes #3647. 2011-01-05 02:28:28 +00:00
editor_enums.h
editor_export_audio.cc Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +00:00
editor_group_tabs.cc
editor_group_tabs.h
editor_imageframe.cc
editor_items.h
editor_keyboard.cc
editor_keys.cc
editor_locations.cc Give the locations editor tab a horizontal scrollbar if needs be. Fixes #3643. 2011-01-03 18:53:46 +00:00
editor_locations.h Give the locations editor tab a horizontal scrollbar if needs be. Fixes #3643. 2011-01-03 18:53:46 +00:00
editor_markers.cc Restore context menu to session markers. Fixes #3655. 2011-01-04 01:40:47 +00:00
editor_mixer.cc Remember editor mixer size setting across close and reopen. Fixes #3624. 2010-12-28 21:29:36 +00:00
editor_mouse.cc move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for BBT_Time based on a double value; reduce BeatFramesConverted to 1 liners pending likely removal 2010-12-14 20:28:37 +00:00
editor_nudge.cc
editor_ops.cc Unify program change and bank handling so that they are manipulated together. 2010-12-28 18:19:40 +00:00
editor_regions.cc Repeat of recent fix to EditorRoutes to improve behaviour when editing names. 2011-01-01 20:08:26 +00:00
editor_regions.h
editor_route_groups.cc
editor_route_groups.h
editor_routes.cc Fix MIDI solo buttons in the editor route list, and improve AFL/PFL behaviour in there too. Should fix #3645 and #3644. 2011-01-02 13:42:27 +00:00
editor_routes.h
editor_rulers.cc move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for BBT_Time based on a double value; reduce BeatFramesConverted to 1 liners pending likely removal 2010-12-14 20:28:37 +00:00
editor_scrub.cc
editor_selection_list.cc
editor_selection.cc
editor_snapshots.cc
editor_snapshots.h
editor_summary.cc Watch for route colour changes and update the summary accordingly. Fixes #3692. 2011-01-08 02:35:35 +00:00
editor_summary.h Watch for route colour changes and update the summary accordingly. Fixes #3692. 2011-01-08 02:35:35 +00:00
editor_tempodisplay.cc remove line parent member from Marker, part 3 2010-12-29 13:48:25 +00:00
editor_timefx.cc
editor_xpms
editor.cc Remove unused methods. 2011-01-09 15:10:16 +00:00
editor.h Remove unused methods. 2011-01-09 15:10:16 +00:00
engine_dialog.cc forward port EPA changes from 2.X 2011-01-07 16:25:57 +00:00
engine_dialog.h
enums.cc
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +00:00
export_channel_selector.h Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +00:00
export_dialog.cc Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +00:00
export_dialog.h Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +00:00
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc
export_filename_selector.h
export_format_dialog.cc change Session::convert_to_frames_at() to Session::convert_to_frames() to reflect the fact that its argument is a position, not a duration; add Session::any_duration_to_frames(), which converts AnyTime representing a duration to frames; alter callers to use the right one of the two previously mentioned methods 2010-12-30 15:45:48 +00:00
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 Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
export_range_markers_dialog.h
export_timespan_selector.cc Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
export_timespan_selector.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
gain_meter.cc Put appropriate markings on MIDI meters. 2010-12-29 00:55:25 +00:00
gain_meter.h Put appropriate markings on MIDI meters. 2010-12-29 00:55:25 +00:00
generic_pluginui.cc Clean up plugin preset handling a bit. 2010-12-19 23:11:01 +00:00
gettext.h
ghostregion.cc Fix up midi ghost regions. Should fix #3629. 2010-12-30 18:35:16 +00:00
ghostregion.h Fix up midi ghost regions. Should fix #3629. 2010-12-30 18:35:16 +00:00
global_port_matrix.cc make global connection window inherit from ArdourDialog 2010-12-14 13:48:21 +00:00
global_port_matrix.h make global connection window inherit from ArdourDialog 2010-12-14 13:48:21 +00:00
global_signals.h add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
gprofhelper.c
group_tabs.cc Make Route Group dialog instant-apply. Disallow identically-named route group; fixes #3689. 2011-01-08 02:35:46 +00:00
group_tabs.h Allow choice of direct or aux busses when subgrouping route groups. Fixes #3658. 2011-01-04 02:36:29 +00:00
gtk_pianokeyboard.c
gtk_pianokeyboard.h
gtk-custom-hruler.c
gtk-custom-hruler.h
gtk-custom-ruler.c
gtk-custom-ruler.h
gui_thread.h
i18n.h
imageframe_p.h
imageframe_socket_handler.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_socket_handler.h
imageframe_time_axis_group.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_time_axis_group.h
imageframe_time_axis_view.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_time_axis_view.h
imageframe_time_axis.cc
imageframe_time_axis.h
imageframe_view.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_view.h Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe.cc
imageframe.h
insert_time_dialog.cc
insert_time_dialog.h
interthread_progress_window.cc
interthread_progress_window.h
io_selector.cc
io_selector.h
itest.cc
keyboard.cc
keyboard.h
keyeditor.cc
keyeditor.h
latency_gui.cc Revert completely broken recent attempted fix of mine; stops segfault on clicking in the tracks/busses windoww's track list. 2011-01-02 23:30:57 +00:00
latency_gui.h
led.cc
led.h
level_meter.cc add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
level_meter.h
lineset.cc
lineset.h
location_ui.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
location_ui.h
logmeter.h
lv2_external_ui.h
lv2_plugin_ui.cc Clean up plugin preset handling a bit. 2010-12-19 23:11:01 +00:00
lv2_plugin_ui.h Clean up plugin preset handling a bit. 2010-12-19 23:11:01 +00:00
main.cc forward port EPA changes from 2.X 2011-01-07 16:25:57 +00:00
marker_selection.h
marker_time_axis_view.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
marker_time_axis_view.h
marker_time_axis.cc
marker_time_axis.h
marker_view.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
marker_view.h
marker.cc remove line parent member from Marker 2010-12-29 13:47:36 +00:00
marker.h remove line parent member from Marker 2010-12-29 13:47:36 +00:00
midi_automation_line.cc
midi_automation_line.h
midi_channel_selector.cc
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_list_editor.cc move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for BBT_Time based on a double value; reduce BeatFramesConverted to 1 liners pending likely removal 2010-12-14 20:28:37 +00:00
midi_list_editor.h
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc rest of lincoln's MIDI note edit via click outside of MIDI edit mode patch 2010-12-29 16:34:51 +00:00
midi_region_view.h rest of lincoln's MIDI note edit via click outside of MIDI edit mode patch 2010-12-29 16:34:51 +00:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.h
midi_streamview.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
midi_streamview.h
midi_time_axis.cc Unify program change and bank handling so that they are manipulated together. 2010-12-28 18:19:40 +00:00
midi_time_axis.h
midi_tracer.cc
midi_tracer.h
midi_util.h
missing_file_dialog.cc Fix Ardour -> PROGRAM_NAME (#3627). 2010-12-26 02:43:00 +00:00
missing_file_dialog.h
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc polygon and marker line for mono panner 2011-01-07 20:29:06 +00:00
mixer_strip.h Trim unnecessary includes. 2011-01-06 00:28:23 +00:00
mixer_ui.cc
mixer_ui.h
mnemonic-us.bindings.in fix keybindings for align ops, which moved from Editor to Region "group" 2011-01-03 15:51:14 +00:00
monitor_section.cc
monitor_section.h
mono_panner.cc more cleanups of PannerUI, add start/end gesture support to mono panner 2011-01-07 21:38:22 +00:00
mono_panner.h more cleanups of PannerUI, add start/end gesture support to mono panner 2011-01-07 21:38:22 +00:00
mouse_cursors.cc
mouse_cursors.h
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
nag.cc
nag.h
new_plugin_preset_dialog.cc Add missing files. 2010-12-06 02:42:36 +00:00
new_plugin_preset_dialog.h Add missing files. 2010-12-06 02:42:36 +00:00
normalize_dialog.cc
normalize_dialog.h
note_player.cc
note_player.h
option_editor.cc Re-expose timecode offset in the session option editor. 2010-12-01 20:49:22 +00:00
option_editor.h Disable solo-controls-are-listen-controls if we don't have a monitor bus. Should fix #3660. 2011-01-04 20:52:30 +00:00
opts.cc
opts.h
panner_ui.cc add gesture control for position+width controls of a 2in/2out panner - not used, since there is no way to create automation for these controls at present 2011-01-07 22:18:53 +00:00
panner_ui.h rip more useless junk out of PannerUI, and check that automation playback works for the mono panner 2011-01-07 20:47:38 +00:00
panner.cc revert 1in->2out panner to line style, not blob 2010-12-30 18:58:43 +00:00
panner.h
panner2d.cc
panner2d.h
patch_change_dialog.cc Missing files. 2010-12-28 18:43:22 +00:00
patch_change_dialog.h Missing files. 2010-12-28 18:43:22 +00:00
piano_roll_header.cc
piano_roll_header.h
playlist_selection.h
playlist_selector.cc
playlist_selector.h
plugin_eq_gui.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
plugin_eq_gui.h No-op: reformat. 2010-12-03 22:27:40 +00:00
plugin_interest.h
plugin_selector.cc
plugin_selector.h
plugin_ui.cc i18n fixes. 2010-12-30 20:45:15 +00:00
plugin_ui.h Clean up plugin preset handling a bit. 2010-12-19 23:11:01 +00:00
point_selection.h
port_group.cc Further i18n fix. 2010-12-30 21:01:14 +00:00
port_group.h
port_insert_ui.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
port_insert_ui.h
port_matrix_body.cc Fix thinko in previous commit. 2010-12-10 22:28:20 +00:00
port_matrix_body.h
port_matrix_column_labels.cc
port_matrix_column_labels.h
port_matrix_component.cc
port_matrix_component.h
port_matrix_grid.cc Fix crash on mouseover. 2010-12-10 17:27:13 +00:00
port_matrix_grid.h Fix crash on mouseover. 2010-12-10 17:27:13 +00:00
port_matrix_labels.cc
port_matrix_labels.h
port_matrix_row_labels.cc
port_matrix_row_labels.h
port_matrix_types.h
port_matrix.cc Fix crash on mouseover. 2010-12-10 17:27:13 +00:00
port_matrix.h Fix crash on mouseover. 2010-12-10 17:27:13 +00:00
processor_box.cc Set up send fader default position correctly. Fixes #3680. 2011-01-06 21:57:15 +00:00
processor_box.h Another try at prettifying the processor list with different colours pre- and post-fader, a border etc. All colours should now be configurable from the UI RC file. 2011-01-06 00:29:40 +00:00
processor_selection.h
progress_reporter.cc
progress_reporter.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +00:00
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc Disable solo-controls-are-listen-controls if we don't have a monitor bus. Should fix #3660. 2011-01-04 20:52:30 +00:00
rc_option_editor.h Disable solo-controls-are-listen-controls if we don't have a monitor bus. Should fix #3660. 2011-01-04 20:52:30 +00:00
region_editor.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
region_editor.h
region_gain_line.cc
region_gain_line.h
region_layering_order_editor.cc
region_layering_order_editor.h
region_selection.cc
region_selection.h
region_view.cc Fix some gettext plural forms. Should fix #3604. 2010-12-14 13:05:35 +00:00
region_view.h fix computation of silence text, and its display. it is still not on top of the canvas, which is a small problem 2010-12-09 18:17:36 +00:00
return_ui.cc
return_ui.h
rgb_macros.h Fix compiler warnings 2010-12-11 15:09:47 +00:00
rhythm_ferret.cc Clear displayed transients on closing the rhythm ferret dialogue. Fixes #3623. 2010-12-29 01:33:49 +00:00
rhythm_ferret.h Clear displayed transients on closing the rhythm ferret dialogue. Fixes #3623. 2010-12-29 01:33:49 +00:00
route_group_dialog.cc Fix cancel button in route group dialogue, as per #3689. 2011-01-08 15:19:44 +00:00
route_group_dialog.h Make Route Group dialog instant-apply. Disallow identically-named route group; fixes #3689. 2011-01-08 02:35:46 +00:00
route_group_menu.cc Make Route Group dialog instant-apply. Disallow identically-named route group; fixes #3689. 2011-01-08 02:35:46 +00:00
route_group_menu.h
route_params_ui.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_selection.h
route_time_axis.cc Update name_label as well as name_entry when the route name changes. Fixes #3675. 2011-01-06 01:36:28 +00:00
route_time_axis.h Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
route_ui.cc Disable solo-controls-are-listen-controls if we don't have a monitor bus. Should fix #3660. 2011-01-04 20:52:30 +00:00
route_ui.h Add options to add sends from buses as well as tracks; remainder of #3637. 2010-12-29 22:07:34 +00:00
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
search_path_option.cc
search_path_option.h
selectable.h
selection_templates.h
selection.cc Unselect regions on tracks when the tracks are hidden. Fixes #3653. 2011-01-04 01:03:36 +00:00
selection.h Unselect regions on tracks when the tracks are hidden. Fixes #3653. 2011-01-04 01:03:36 +00:00
send_ui.cc
send_ui.h
session_import_dialog.cc new mono panner widget; make stereo panner respond to changes in colors immediately 2011-01-07 17:36:01 +00:00
session_import_dialog.h
session_metadata_dialog.cc
session_metadata_dialog.h
session_option_editor.cc Disable solo-controls-are-listen-controls if we don't have a monitor bus. Should fix #3660. 2011-01-04 20:52:30 +00:00
session_option_editor.h Disable solo-controls-are-listen-controls if we don't have a monitor bus. Should fix #3660. 2011-01-04 20:52:30 +00:00
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +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 Missing i18n patch from prokoudine. Fixes #3610. 2010-12-16 21:25:17 +00:00
startup.h
step_editing.bindings
step_editor.cc move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for BBT_Time based on a double value; reduce BeatFramesConverted to 1 liners pending likely removal 2010-12-14 20:28:37 +00:00
step_editor.h
step_entry.cc
step_entry.h
stereo_panner.cc add gesture control for position+width controls of a 2in/2out panner - not used, since there is no way to create automation for these controls at present 2011-01-07 22:18:53 +00:00
stereo_panner.h add gesture control for position+width controls of a 2in/2out panner - not used, since there is no way to create automation for these controls at present 2011-01-07 22:18:53 +00:00
streamview.cc add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
streamview.h Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
strip_selection.h
strip_silence_dialog.cc fix computation of silence text, and its display. it is still not on top of the canvas, which is a small problem 2010-12-09 18:17:36 +00:00
strip_silence_dialog.h fix computation of silence text, and its display. it is still not on top of the canvas, which is a small problem 2010-12-09 18:17:36 +00:00
tape_region_view.cc
tape_region_view.h
tempo_dialog.cc Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
tempo_dialog.h Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
tempo_lines.cc fix type error when resetting all tempo lines 2010-12-28 20:35:54 +00:00
tempo_lines.h
theme_manager.cc add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
theme_manager.h
time_axis_view_item.cc
time_axis_view_item.h
time_axis_view.cc Unselect regions on tracks when the tracks are hidden. Fixes #3653. 2011-01-04 01:03:36 +00:00
time_axis_view.h Remove all use of nframes_t. 2010-12-03 22:26:29 +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
ui_config.h
utils.cc
utils.h resize all editor comboboxes when DPI is reset. involved a minor refactoring of some code and the spreading of the awful COMBO_FUDGE+10 hack 2010-12-30 21:15:51 +00:00
visual_time_axis.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
visual_time_axis.h
volume_controller.cc
volume_controller.h
vst_pluginui.cc Clean up VST plugin key handling slightly. 2010-12-29 23:31:02 +00:00
vst_pluginui.h Extremely hacky but somewhat functional passing of keys to VST plugin UIs. Sort-of fixes #3630. 2010-12-29 21:58:44 +00:00
waveview_p.h
waveview.cc
waveview.h
window_proxy.cc
window_proxy.h
wscript new mono panner widget; make stereo panner respond to changes in colors immediately 2011-01-07 17:36:01 +00:00
x11.cc