ardour/gtk2_ardour
Paul Davis 2c44225df2 make RouteGroupDialog non-modal.
Not really how/why it was modal, but it did run a recursive main event loop, and these are
always a bad idea for lots of reasons. So I removed that feature, which makes it non-modal.
Not 100% tested yet.
2016-06-11 15:49:38 -04:00
..
appdata/po
icons Experiment - change the Windows icon (gtk2_ardour/icons/ardour.ico) so that it doesn't contain compressed images 2016-06-08 15:20:19 +01:00
macosx/tracks.xcodeproj
msvc
po
resources
themes rename color files to be program specific, and rename cainelton as caineville 2016-05-31 15:30:46 -04:00
win32
about.cc what an oversight! 2016-06-08 15:39:04 +02:00
about.h
actions.cc
actions.h
add_route_dialog.cc retain route i/o choice across show()'s of the AddRouteDialog 2016-06-09 20:39:43 -04:00
add_route_dialog.h universal change in the design of the way Route/Track controls are designed and used. The controls now own their own state, rather than proxy for state in their owners. 2016-05-31 15:30:40 -04:00
add_video_dialog.cc
add_video_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc adjust color API for RouteUI to use PresentationInfo's color 2016-06-05 16:33:01 -04:00
analysis_window.h
arcall
arcfg
ardbg
ardbg-core
ardev
ardev_common.sh.in fix theme path for ardev and cousins 2016-05-31 15:30:45 -04:00
ardev-win
ardour_button.cc extend ArdourButton API to allow independently setting fixed active/inactive colors 2016-06-09 16:03:14 -04:00
ardour_button.h extend ArdourButton API to allow independently setting fixed active/inactive colors 2016-06-09 16:03:14 -04:00
ardour_dialog.cc when destroying an ArdourDialog, be sure the Keyboard object knows about it. 2016-06-07 18:28:32 -04:00
ardour_dialog.h
ardour_display.cc
ardour_display.h
ardour_dropdown.cc
ardour_dropdown.h
ardour_knob.cc
ardour_knob.h
ardour_ui_dependents.cc fix manual merge error 2016-05-31 15:30:38 -04:00
ardour_ui_dialogs.cc take a rather different approach toggling editor+mixer 2016-06-07 18:30:04 -04:00
ardour_ui_ed.cc Remove references to a "master faders" window. We went the other way. 2016-06-02 19:19:22 -04:00
ardour_ui_mixer.cc remove the entire idea of a tabbable for VCA master faders 2016-05-31 15:30:38 -04:00
ardour_ui_options.cc provide GUI option to control WM visibility info use 2016-06-07 18:29:40 -04:00
ardour_ui.cc use contextual translation macro for "Locations" 2016-06-07 12:32:57 -04:00
ardour_ui.h add pre-release warning dialog. It wil not be shown when running via ardev etc. 2016-06-06 13:40:14 -04:00
ardour_ui2.cc
ardour_window.cc
ardour_window.h a better solution to the inheritance issue fixed in the previous commit 2016-06-07 09:22:57 -04:00
ardour-mime-info.xml
ardour-sae.menus
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in make Escape (cancel drag or selection) work in mixer as well as editor 2016-05-31 15:30:44 -04:00
ardour.menus.in Remove references to a "master faders" window. We went the other way. 2016-06-02 19:19:22 -04:00
ardour.sh.in
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ArdourMono.ttf
arhell
arldd
arlua
arluadoc
armass
arprof
artest
arval
au_pluginui.h
au_pluginui.mm
audio_clock.cc Tempo ramps - rename bbt_time() -> bbt_at_frame(), frame_time() -> frame_at_bbt() 2016-05-27 23:38:17 +10:00
audio_clock.h Tempo ramps - display bbt in audio clock correctly when dragging tempos/meters. 2016-05-27 23:38:12 +10:00
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc various safety checks for the result of dynamic_cast-ing a TimeAxisView to RouteTimeAxisView 2016-06-02 08:42:58 -04:00
audio_region_view.h
audio_streamview.cc use new record safe control in GUI 2016-05-31 15:30:45 -04:00
audio_streamview.h
audio_time_axis.cc tweak API of Selectable 2016-06-05 20:50:57 -04:00
audio_time_axis.h
automation_controller.cc Tempo ramps - rename tempo_at() -> tempo_at_frame().. 3 decimals for the audioclock tempo display. 2016-05-27 23:38:17 +10:00
automation_controller.h
automation_line.cc tweak API of Selectable 2016-06-05 20:50:57 -04:00
automation_line.h
automation_region_view.cc
automation_region_view.h
automation_selection.h
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc RouteUI is now also derived from SessionHandlePtr but NOT AxisView. Fix initialization. 2016-06-05 16:33:01 -04:00
automation_time_axis.h change AxisView color API to be virtual and implement per-type variants 2016-06-05 16:33:01 -04:00
axis_view.cc AxisView does not need to initialize Selectable::_selected 2016-06-05 20:50:57 -04:00
axis_view.h use, or mostly use PresentationInfo for selection status of Routes. 2016-06-05 20:50:57 -04:00
big_clock_window.cc
big_clock_window.h
bundle_env_cocoa.cc
bundle_env_linux.cc
bundle_env_mingw.cc
bundle_env_msvc.cc
bundle_env.h
bundle_manager.cc
bundle_manager.h
button_joiner.cc
button_joiner.h
canvas_vars.h
canvas-simpleline.c
canvas-simplerect.c
canvas-waveview.c
canvas-waveview.h
clearlooks.rc.in GUI tweaks and work on VCA mixer display 2016-06-07 12:30:44 -04:00
clock_group.cc
clock_group.h
cocoacarbon.mm
color_aliases.h
color_theme_manager.cc noop: comment change 2016-06-07 15:01:49 -04:00
color_theme_manager.h header file cleanup/reduction 2016-06-07 14:59:51 -04:00
configinfo.cc
configinfo.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc
control_point.h
control_slave_ui.cc color management and handling for VCAs 2016-06-09 16:03:14 -04:00
control_slave_ui.h color management and handling for VCAs 2016-06-09 16:03:14 -04:00
crossfade_edit.h
crossfade_view.h
crossfade_xpms.h
cursor_context.cc
cursor_context.h
curvetest.cc
debug.cc
debug.h
default_ui_config.in fix incorrect value in default_ui_config 2016-05-31 21:17:34 -04:00
duplicate_routes_dialog.cc
duplicate_routes_dialog.h
edit_note_dialog.cc
edit_note_dialog.h
editing_syms.h
editing.cc
editing.h
editor_actions.cc there is no remote model choice anymore - ordering is determined by the GUI 2016-06-06 12:04:49 -04:00
editor_audio_import.cc manually fix rebase/merge issues caused by addition of plugin presets to methods which add a new track/bus 2016-05-31 15:30:42 -04:00
editor_audiotrack.cc
editor_canvas_events.cc manually fix rebase/merge issues caused by addition of plugin presets to methods which add a new track/bus 2016-05-31 15:30:42 -04:00
editor_canvas.cc
editor_component.cc
editor_component.h
editor_cursors.cc
editor_cursors.h
editor_drag.cc Make exact beat calculation of tempi a bit less cumbersome. Move tempi on an audio basis for non-musical snap. 2016-06-12 02:46:13 +10:00
editor_drag.h Allow non-musical snap when dragging bbt ruler. 2016-05-28 06:50:22 +10:00
editor_enums.h
editor_export_audio.cc
editor_group_tabs.cc first vaguely working version using PresentationInfo 2016-05-31 15:30:42 -04:00
editor_group_tabs.h first vaguely working version using PresentationInfo 2016-05-31 15:30:42 -04:00
editor_items.h Tempo ramps - add visualtempo curve, dragging bbt or music rulers with constraint modifier dilates previous tempo. 2016-05-27 23:38:16 +10:00
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc Tempo ramps - more code consolidation wrt add meter/tempo. 2016-05-27 23:38:16 +10:00
editor_mixer.cc no-op: one line not 3 2016-06-05 16:33:01 -04:00
editor_mouse.cc various safety checks for the result of dynamic_cast-ing a TimeAxisView to RouteTimeAxisView 2016-06-02 08:42:58 -04:00
editor_ops.cc fix behaviour of select_(next|prev)_route() in editor, when VCAs are present. 2016-06-10 13:57:19 -04:00
editor_pt_import.cc first vaguely working version using PresentationInfo 2016-05-31 15:30:42 -04:00
editor_regions.cc Use non-magic widths for the now fixed-width mode region list. 2016-06-06 05:46:29 +10:00
editor_regions.h
editor_route_groups.cc make RouteGroupDialog non-modal. 2016-06-11 15:49:38 -04:00
editor_route_groups.h
editor_routes.cc make sure editor can follow visibility changes for VCAs 2016-06-10 15:00:43 -04:00
editor_routes.h there is no remote model choice anymore - ordering is determined by the GUI 2016-06-06 12:04:49 -04:00
editor_rulers.cc Tempo ramps - rename bbt_time() -> bbt_at_frame(), frame_time() -> frame_at_bbt() 2016-05-27 23:38:17 +10:00
editor_selection.cc tweak API of Selectable 2016-06-05 20:50:57 -04:00
editor_snapshots.cc
editor_snapshots.h
editor_summary.cc use PresentationInfo color to set route colors. GUI appears to respond as expected 2016-06-05 17:16:20 -04:00
editor_summary.h use PresentationInfo color to set route colors. GUI appears to respond as expected 2016-06-05 17:16:20 -04:00
editor_tempodisplay.cc Tempo ramps - rename bbt_time() -> bbt_at_frame(), frame_time() -> frame_at_bbt() 2016-05-27 23:38:17 +10:00
editor_timefx.cc
editor_videotimeline.cc
editor_xpms
editor.cc Make exact beat calculation of tempi a bit less cumbersome. Move tempi on an audio basis for non-musical snap. 2016-06-12 02:46:13 +10:00
editor.h Make exact beat calculation of tempi a bit less cumbersome. Move tempi on an audio basis for non-musical snap. 2016-06-12 02:46:13 +10:00
engine_dialog.cc
engine_dialog.h
enums.cc Tempo ramps - add visualtempo curve, dragging bbt or music rulers with constraint modifier dilates previous tempo. 2016-05-27 23:38:16 +10:00
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc Use generic sorter. 2016-06-10 13:57:19 -04:00
export_channel_selector.h
export_dialog.cc
export_dialog.h
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc add Open Target Folder button to Export Dialog 2016-06-02 00:09:37 +02:00
export_filename_selector.h fix a -Wreorder 2016-06-03 12:22:35 +02:00
export_format_dialog.cc document post-export command placeholders 2016-06-07 17:07:37 +02:00
export_format_dialog.h
export_format_selector.cc
export_format_selector.h
export_preset_selector.cc
export_preset_selector.h
export_range_markers_dialog.cc
export_range_markers_dialog.h
export_report.cc
export_report.h
export_timespan_selector.cc
export_timespan_selector.h
export_video_dialog.cc
export_video_dialog.h
export_video_infobox.cc
export_video_infobox.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
fix_carbon.h
floating_text_entry.cc stop playing silly games with widget packing when editing a route name in the edito 2016-05-31 15:30:44 -04:00
floating_text_entry.h stop playing silly games with widget packing when editing a route name in the edito 2016-05-31 15:30:44 -04:00
gain_meter.cc universal change in the design of the way Route/Track controls are designed and used. The controls now own their own state, rather than proxy for state in their owners. 2016-05-31 15:30:40 -04:00
gain_meter.h trivially change API of GainMeter but more importantly don't show meter if no Route is set 2016-05-31 15:30:40 -04:00
generic_pluginui.cc generic plugin UI: insensitive NotAutomatable 2016-06-05 20:01:17 +02:00
gettext.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
group_tabs.cc make RouteGroupDialog non-modal. 2016-06-11 15:49:38 -04:00
group_tabs.h make RouteGroupDialog non-modal. 2016-06-11 15:49:38 -04:00
gtk_pianokeyboard.c
gtk_pianokeyboard.h
gui_object.cc
gui_object.h
gui_thread.h
hit.cc add header required when boost shared ptr debugging is in use 2016-05-31 15:30:44 -04:00
hit.h
i18n.h
insert_remove_time_dialog.cc
insert_remove_time_dialog.h
instrument_selector.cc
instrument_selector.h
interthread_progress_window.cc
interthread_progress_window.h
io_selector.cc
io_selector.h
item_counts.h
keyboard.cc
keyboard.h
keyeditor.cc fix windows builds & remove cruft 2016-06-01 12:01:25 +02:00
keyeditor.h hacked up incomplete use of print-key-bindings-as-html 2016-05-31 15:30:44 -04:00
latency_gui.cc
latency_gui.h
led.cc
led.h
level_meter.cc
level_meter.h
linux_vst_gui_support.cc
location_ui.cc use contextual translation macro for "Locations" 2016-06-07 12:32:57 -04:00
location_ui.h initial sort-of-mostly-working integration of new Pane 2016-05-31 15:30:45 -04:00
logmeter.h
lua_script_manager.cc
lua_script_manager.h
luadoc.cc
luainstance.cc
luainstance.h
luasignal_syms.h Stripable signals moved to PresentationInfo 2016-06-05 16:33:01 -04:00
luasignal.h
luawindow.cc initial sort-of-mostly-working integration of new Pane 2016-05-31 15:30:45 -04:00
luawindow.h
lv2_external_ui.h
lv2_plugin_ui.cc
lv2_plugin_ui.h
lxvst_plugin_ui.cc
lxvst_plugin_ui.h
main_clock.cc Fix crash when editing meter via main clock. 2016-06-09 06:44:39 +10:00
main_clock.h
main.cc use setlocale() in preference to gtk_set_locale() 2016-05-31 15:30:41 -04:00
marker_selection.h
marker.cc Tempo ramps - tempo marker's mark indicates curve height ar point. 2016-05-27 23:38:16 +10:00
marker.h Tempo ramps - tempo marker's mark indicates curve height ar point. 2016-05-27 23:38:16 +10:00
meter_patterns.cc
meter_patterns.h
meter_strip.cc RouteUI connects to Route's PropertyChange signal; derived types implement route_property_changed() 2016-06-05 16:33:02 -04:00
meter_strip.h use, or mostly use PresentationInfo for selection status of Routes. 2016-06-05 20:50:57 -04:00
meterbridge.cc Various changes to PresentationInfo and a small consolidation of sorters. 2016-06-10 13:57:18 -04:00
meterbridge.h Various changes to PresentationInfo and a small consolidation of sorters. 2016-06-10 13:57:18 -04:00
midi_automation_line.cc
midi_automation_line.h
midi_channel_dialog.cc
midi_channel_dialog.h
midi_channel_selector.cc
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_export_dialog.cc
midi_export_dialog.h
midi_list_editor.cc Tempo ramps - rename bbt_time() -> bbt_at_frame(), frame_time() -> frame_at_bbt() 2016-05-27 23:38:17 +10:00
midi_list_editor.h
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc Fix many offset errors when drawing notes in midi regions that have been edited. 2016-06-11 05:40:50 +10:00
midi_region_view.h
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc universal change in the design of the way Route/Track controls are designed and used. The controls now own their own state, rather than proxy for state in their owners. 2016-05-31 15:30:40 -04:00
midi_streamview.h
midi_time_axis.cc tweak API of Selectable 2016-06-05 20:50:57 -04:00
midi_time_axis.h
midi_tracer.cc
midi_tracer.h
midi_util.h
midi_velocity_dialog.cc
midi_velocity_dialog.h
missing_file_dialog.cc
missing_file_dialog.h
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer_actor.cc for now vca assignment does not apply to selection. 2016-06-09 13:12:09 -04:00
mixer_actor.h start shaping up VCA assign process 2016-05-31 15:30:38 -04:00
mixer_group_tabs.cc substantive redesign of Gtk::TreeModel used inside Mixer_UI to hold both VCAs and Routes 2016-06-05 16:33:02 -04:00
mixer_group_tabs.h first vaguely working version using PresentationInfo 2016-05-31 15:30:42 -04:00
mixer_strip.cc use new ControlSlaveUI object in mixer strip 2016-06-09 13:12:09 -04:00
mixer_strip.h use new ControlSlaveUI object in mixer strip 2016-06-09 13:12:09 -04:00
mixer_ui.cc make RouteGroupDialog non-modal. 2016-06-11 15:49:38 -04:00
mixer_ui.h work "hide" button on VCA strip 2016-06-09 16:58:49 -04:00
mixer.bindings make Escape (cancel drag or selection) work in mixer as well as editor 2016-05-31 15:30:44 -04:00
monitor_section.cc use, or mostly use PresentationInfo for selection status of Routes. 2016-06-05 20:50:57 -04:00
monitor_section.h missing mod to MonitorSection declaration, per previous commit 2016-06-05 16:33:02 -04:00
monitor_selector.cc
monitor_selector.h
monitor.bindings
mono_panner_editor.cc
mono_panner_editor.h
mono_panner.cc
mono_panner.h
mouse_cursors.cc
mouse_cursors.h
mtest_other.menus
mtest_shared.menu
mtest.menus
nag.cc
nag.h
new_plugin_preset_dialog.cc
new_plugin_preset_dialog.h
normalize_dialog.cc
normalize_dialog.h
note_base.cc
note_base.h
note_player.cc
note_player.h
note_select_dialog.cc
note_select_dialog.h
note.cc
note.h
nsm.cc
nsm.h
nsmclient.cc
nsmclient.h
option_editor.cc fix up inheritance heirarchy and constructors so that the Session Properties dialog IS-A ArdourWindow 2016-06-07 09:05:50 -04:00
option_editor.h a better solution to the inheritance issue fixed in the previous commit 2016-06-07 09:22:57 -04:00
opts.cc
opts.h
panner_editor.cc
panner_editor.h
panner_interface.cc
panner_interface.h
panner_ui.cc
panner_ui.h
panner2d.cc
panner2d.h
paste_context.h
patch_change_dialog.cc
patch_change_dialog.h
patch_change.cc use standard method to identify context click on patch change 2016-05-31 15:30:44 -04:00
patch_change.h
piano_roll_header.cc
piano_roll_header.h
pingback.cc
pingback.h
playlist_selection.h
playlist_selector.cc
playlist_selector.h
plugin_eq_gui.cc
plugin_eq_gui.h
plugin_interest.h
plugin_pin_dialog.cc
plugin_pin_dialog.h
plugin_selector.cc
plugin_selector.h
plugin_setup_dialog.cc
plugin_setup_dialog.h
plugin_ui.cc
plugin_ui.h
point_selection.h
port_group.cc move from PresentationInfo::global_order() to PresentationInfo::order, and fix up part of reordering behaviour 2016-06-03 15:15:39 -04:00
port_group.h
port_insert_ui.cc
port_insert_ui.h
port_matrix_body.cc
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
port_matrix_grid.h
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 Stripable signals moved to PresentationInfo 2016-06-05 16:33:02 -04:00
port_matrix.h
processor_box.bindings make new action to bind BackSpace to in processors box 2016-06-02 14:46:35 -04:00
processor_box.cc fix switching from generic to custom plugin UI 2016-06-05 23:55:08 +02:00
processor_box.h make new action to bind BackSpace to in processors box 2016-06-02 14:46:35 -04:00
processor_selection.h
progress_reporter.cc
progress_reporter.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h Make exact beat calculation of tempi a bit less cumbersome. Move tempi on an audio basis for non-musical snap. 2016-06-12 02:46:13 +10:00
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc provide GUI option to control WM visibility info use 2016-06-07 18:29:40 -04:00
rc_option_editor.h a better solution to the inheritance issue fixed in the previous commit 2016-06-07 09:22:57 -04:00
region_editor.cc
region_editor.h
region_gain_line.cc
region_gain_line.h
region_layering_order_editor.cc use new RouteGroup property names 2016-06-05 16:33:01 -04:00
region_layering_order_editor.h
region_selection.cc
region_selection.h
region_view.cc Make RegionView less aggressive about trimming the front of a region. 2016-06-11 05:43:35 +10:00
region_view.h
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc Preformance - reinstate EditorRegions::freeze_tree_model (). 2016-05-27 23:38:14 +10:00
rhythm_ferret.h
route_group_dialog.cc use new RouteGroup property names 2016-06-05 16:33:01 -04:00
route_group_dialog.h make RouteGroupDialog non-modal. 2016-06-11 15:49:38 -04:00
route_group_menu.cc
route_group_menu.h
route_params_ui.cc remove dead members and code from RouteParamsUI 2016-06-06 16:04:19 -04:00
route_params_ui.h remove dead members and code from RouteParamsUI 2016-06-06 16:04:19 -04:00
route_processor_selection.cc
route_processor_selection.h
route_sorter.h try to keep editor+mixer treemodels in sync 2016-06-06 12:58:48 -04:00
route_time_axis.cc use, or mostly use PresentationInfo for selection status of Routes. 2016-06-05 20:50:57 -04:00
route_time_axis.h change AxisView color API to be virtual and implement per-type variants 2016-06-05 16:33:01 -04:00
route_ui_selection.h
route_ui.cc make sure RouteUIs show selection status at startup 2016-06-10 13:57:18 -04:00
route_ui.h use new ControlSlaveUI object in mixer strip 2016-06-09 13:12:09 -04:00
ruler_dialog.cc
ruler_dialog.h
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
save_as_dialog.cc
save_as_dialog.h
script_selector.cc
script_selector.h
search_path_option.cc
search_path_option.h
selectable.h tweak API of Selectable 2016-06-05 20:50:57 -04:00
selection_memento.cc
selection_memento.h
selection_templates.h
selection.cc tweak API of Selectable 2016-06-05 20:50:57 -04:00
selection.h
send_ui.cc
send_ui.h
session_dialog.cc
session_dialog.h
session_import_dialog.cc
session_import_dialog.h
session_metadata_dialog.cc
session_metadata_dialog.h
session_option_editor.cc use contextual translation macro for "Locations" 2016-06-07 12:32:57 -04:00
session_option_editor.h
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc
sfdb_ui.h
shuttle_control.cc
shuttle_control.h
simple_progress_dialog.h
soundcloud_export_selector.cc
soundcloud_export_selector.h
speaker_dialog.cc
speaker_dialog.h
splash.cc
splash.h
startup.cc remove pre-release page from startup dialog. 2016-06-06 13:40:14 -04:00
startup.h bring back the beta release warning for users new to 5.x-preN 2016-06-05 16:33:01 -04:00
step_editing.bindings
step_editor.cc Step edit cursor no longer assumes constant tempo. 2016-06-08 02:45:40 +10:00
step_editor.h
step_entry.cc
step_entry.h
stereo_panner_editor.cc
stereo_panner_editor.h
stereo_panner.cc
stereo_panner.h
streamview.cc tweak API of Selectable 2016-06-05 20:50:57 -04:00
streamview.h
strip_selection.h
strip_silence_dialog.cc
strip_silence_dialog.h
sys_ex.cc
sys_ex.h
tape_region_view.cc
tape_region_view.h
tempo_curve.cc Clamp tempo curve height. 2016-06-04 07:24:04 +10:00
tempo_curve.h Tempo ramps - add Canvas::FramedCurve and use it in the tempo marker bar. 2016-05-27 23:38:16 +10:00
tempo_dialog.cc Tempo ramps - rename bbt_time() -> bbt_at_frame(), frame_time() -> frame_at_bbt() 2016-05-27 23:38:17 +10:00
tempo_dialog.h
tempo_lines.cc Tempo ramps - fix various sub-beat tempo line bugs. 2016-05-27 23:38:16 +10:00
tempo_lines.h
theme_manager.cc header file cleanup/reduction 2016-06-07 14:59:51 -04:00
theme_manager.h move color theme selector into color tab for preferences 2016-06-07 14:52:24 -04:00
time_axis_view_item.cc Crapola - this is an experimental performance hack that must be reverted. 2016-05-27 23:38:14 +10:00
time_axis_view_item.h Crapola - this is an experimental performance hack that must be reverted. 2016-05-27 23:38:14 +10:00
time_axis_view.cc use, or mostly use PresentationInfo for selection status of Routes. 2016-06-05 20:50:57 -04:00
time_axis_view.h use, or mostly use PresentationInfo for selection status of Routes. 2016-06-05 20:50:57 -04:00
time_fx_dialog.cc
time_fx_dialog.h
time_info_box.cc Crapola - this is an experimental performance hack that must be reverted. 2016-05-27 23:38:14 +10:00
time_info_box.h
time_selection.cc
time_selection.h
timers.cc
timers.h
tooltips.cc
tooltips.h
track_selection.cc
track_selection.h
track_view_list.cc
track_view_list.h
transcode_ffmpeg.cc
transcode_ffmpeg.h
transcode_video_dialog.cc
transcode_video_dialog.h
transform_dialog.cc
transform_dialog.h
transpose_dialog.cc
transpose_dialog.h
trx.menus.in
ui_config_vars.h provide GUI option to control WM visibility info use 2016-06-07 18:29:40 -04:00
ui_config.cc fix user color file name 2016-06-08 15:51:33 +02:00
ui_config.h rework of color theme file management 2016-05-31 15:30:46 -04:00
ui_light.rc.in
utils_videotl.cc
utils_videotl.h
utils.cc color management and handling for VCAs 2016-06-09 16:03:14 -04:00
utils.h new color utility functions to convert between uint32_t and Gdk::Color 2016-06-05 16:33:01 -04:00
vca_master_strip.cc work "hide" button on VCA strip 2016-06-09 16:58:49 -04:00
vca_master_strip.h mixer-gui visibility management for VCAs 2016-06-09 16:03:14 -04:00
vca_time_axis.cc make sure editor can follow visibility changes for VCAs 2016-06-10 15:00:43 -04:00
vca_time_axis.h make sure editor can follow visibility changes for VCAs 2016-06-10 15:00:43 -04:00
verbose_cursor.cc Tempo ramps - rename meter_at() -> meter_at_frame() & make the ticker slightly more efficient. 2016-05-27 23:38:17 +10:00
verbose_cursor.h
video_image_frame.cc
video_image_frame.h
video_monitor.cc
video_monitor.h
video_server_dialog.cc
video_server_dialog.h
video_timeline.cc
video_timeline.h
video_tool_paths.cc
video_tool_paths.h
visibility_group.cc show/hide VCA assign buttons depending on VCA existence 2016-05-31 15:30:42 -04:00
visibility_group.h show/hide VCA assign buttons depending on VCA existence 2016-05-31 15:30:42 -04:00
vst_plugin_ui.cc
vst_plugin_ui.h
vstdbg
window_manager.cc
window_manager.h
windows_vst_plugin_ui.cc
windows_vst_plugin_ui.h
wscript use new ControlSlaveUI object in mixer strip 2016-06-09 13:12:09 -04:00