13
0
livetrax/gtk2_ardour
nick_m 7fc3b0c34c Initial stab at tempo ramps.
Replaces the list of points in TempoMap with TempoSection functions, which
compute tempo-at or tick-at time relative to tempo section start.
TempoMap consults them additively to determine things like bbt_time(),
frame_time() get_grid() etc.
This has a marked effect on scrolling speed along with the code simplification
in the places it has been attempted.

Several things are broken here.
Currently every ramp except the last one is an exponential ramp. this may
be simple to fix :).
Mouse-over midi grid doesn't match mouse click grid. should also be simple.

Many things seem to work, but their accuracy should be in question until
each area has been addressed.
2016-05-27 23:38:09 +10:00
..
appdata/po add Chinese translation to /gtk2_ardour/appdata/po 2016-03-30 07:17:29 -04:00
icons rec-safe GUI 2016-05-24 21:30:33 +02:00
macosx/tracks.xcodeproj
msvc
po updated .de translation from edogawa 2016-05-16 10:36:33 -04:00
resources group Product/App specific resources 2016-05-17 13:12:05 +02:00
win32 prepare moving top-level icons/ -- move MSVC files 2016-05-17 16:32:00 +02:00
about.cc indicate debug builds in About > Config and shorten the message to fit 2016-03-19 17:33:54 +01:00
about.h
actions.cc switch all action registration/binding code over to new API. 2016-02-22 15:31:23 -05:00
actions.h merge once again with master 2016-02-22 15:31:24 -05:00
add_route_dialog.cc hide strict-i/o UI for Mixbus 2016-04-15 14:53:18 +02:00
add_route_dialog.h change "strict-i/o" into a combobox for consistency 2016-04-04 18:36:31 +02:00
add_video_dialog.cc change GTKOSX macro constant to use __APPLE__ instead 2016-02-22 15:31:25 -05:00
add_video_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc overhaul region/range spectrum analysis 2016-05-22 19:33:00 +02:00
analysis_window.h overhaul region/range spectrum analysis 2016-05-22 19:33:00 +02:00
arcall
arcfg
ardbg
ardbg-core add a script to read core files in gdb/lldb 2016-03-26 15:51:56 +01:00
ardev
ardev_common.sh.in ARDOUR_PATH is no longer used 2016-05-17 13:12:14 +02:00
ardev-win
ardour_button.cc small ArdourButton optimization 2016-04-08 18:16:27 +02:00
ardour_button.h
ardour_dialog.cc
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 script button sensitivity 2016-05-25 03:17:53 +02:00
ardour_ui_dialogs.cc use main window visibility when toggling between editor + mixer 2016-05-10 10:04:03 -04:00
ardour_ui_ed.cc fix typo, restore preference tab 2016-05-15 14:45:34 +02:00
ardour_ui_mixer.cc rework dialog-close-focus-reset change to work in Tabbed 2016-02-22 15:31:26 -05:00
ardour_ui_options.cc towards fixing optional tooltips 2016-04-27 01:06:01 +02:00
ardour_ui.cc group Product/App specific resources 2016-05-17 13:12:05 +02:00
ardour_ui.h add visibility tracking for main window 2016-05-10 10:03:45 -04:00
ardour_ui2.cc use same tooltip timeout throughout Ardour -- part two 2016-05-02 20:24:54 +02:00
ardour_window.cc fix use of DIALOG/UTILITY window type hint on OS X. 2016-04-13 13:00:05 -04:00
ardour_window.h clean up ArdourWindow 2016-05-21 03:32:08 +02:00
ardour-mime-info.xml
ardour-sae.menus
ardour.appdata.xml.in.in
ardour.desktop.in
ardour.keys.in removed duplicated keybinding 2016-03-30 07:26:36 -04:00
ardour.menus.in fix menu order: consistent for region and range bounce 2016-05-25 02:28:41 +02:00
ardour.sh.in don't trip over missing nm tool 2016-02-22 15:12:11 -05:00
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ArdourMono.ttf
arhell
arldd
arlua add debug facilities to arlua (valgrind, callgrind) to test libardour 2016-04-24 14:43:18 +02:00
arluadoc add lua script to test channel-mapping, update doc 2016-03-26 01:06:33 +01:00
armass
arprof
artest
arval
au_pluginui.h tweak AU redrawing blocking heuristics 2016-05-01 20:02:22 +02:00
au_pluginui.mm fix ppc builds 2016-05-05 01:21:53 +02:00
audio_clock.cc OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one) 2016-05-04 23:09:45 -04:00
audio_clock.h NO-OP whitespace 2016-04-24 14:43:18 +02:00
audio_region_editor.cc peak_amplitude_thread fix - #6807 2016-05-16 02:49:18 +02:00
audio_region_editor.h peak_amplitude_thread fix - #6807 2016-05-16 02:49:18 +02:00
audio_region_view.cc GUI updates for transient rework 2016-05-01 02:02:25 +02:00
audio_region_view.h
audio_streamview.cc remove all trace of SAE from source code. 2016-02-22 15:31:24 -05:00
audio_streamview.h
audio_time_axis.cc
audio_time_axis.h
automation_controller.cc fix stuck touch mode 2016-03-07 17:11:47 +01:00
automation_controller.h remove unused GUI signals (confusing dup. name) 2016-03-07 17:11:47 +01:00
automation_line.cc
automation_line.h
automation_region_view.cc
automation_region_view.h
automation_selection.h
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one) 2016-05-04 23:09:45 -04:00
automation_time_axis.h
axis_view.cc
axis_view.h
big_clock_window.cc change API for CairoWidget::focus_handler 2016-03-15 12:41:21 -04:00
big_clock_window.h
bundle_env_cocoa.cc compile-time test for useful ASL API 2016-04-25 09:37:27 -04:00
bundle_env_linux.cc
bundle_env_mingw.cc
bundle_env_msvc.cc ARDOUR_PATH is no longer used 2016-05-17 13:12:14 +02:00
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 monospace font for Lua Script Window 2016-03-25 01:49:14 +01:00
clock_group.cc
clock_group.h
cocoacarbon.mm remove unused code 2016-04-25 09:37:27 -04:00
color_aliases.h
configinfo.cc
configinfo.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc
control_point.h
crossfade_edit.h
crossfade_view.h
crossfade_xpms.h
cursor_context.cc
cursor_context.h
curvetest.cc
dark.colors use temporary sends for sidechain inputs 2016-04-17 14:10:13 +02:00
debug.cc
debug.h
default_ui_config.in
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 action script GUI details (sensitivity + tooltip) 2016-05-14 15:16:23 +02:00
editor_audio_import.cc fix import-thread SNAFU 2016-05-21 23:30:11 +02:00
editor_audiotrack.cc first compilable version of tabbable design. 2016-02-22 15:31:21 -05:00
editor_canvas_events.cc fix region gain via range tool 2016-05-25 02:46:57 +02:00
editor_canvas.cc get editor controls layout/midi track header/scroomer to be the correct height 2016-04-13 15:28:34 -04:00
editor_component.cc
editor_component.h
editor_cursors.cc
editor_cursors.h
editor_drag.cc Initial stab at tempo ramps. 2016-05-27 23:38:09 +10:00
editor_drag.h
editor_enums.h
editor_export_audio.cc
editor_group_tabs.cc
editor_group_tabs.h
editor_items.h
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc remove all trace of SAE from source code. 2016-02-22 15:31:24 -05:00
editor_mixer.cc change GTKOSX macro constant to use __APPLE__ instead 2016-02-22 15:31:25 -05:00
editor_mouse.cc change API for CairoWidget::focus_handler 2016-03-15 12:41:21 -04:00
editor_ops.cc Initial stab at tempo ramps. 2016-05-27 23:38:09 +10:00
editor_pt_import.cc possible fix or workaround[?] for pt track-name encoding 2016-05-23 00:05:02 +02:00
editor_regions.cc Renaming issue in regions list 2016-03-26 18:39:52 +01:00
editor_regions.h
editor_route_groups.cc
editor_route_groups.h
editor_routes.cc rec-safe GUI 2016-05-24 21:30:33 +02:00
editor_routes.h rec-safe GUI 2016-05-24 21:30:33 +02:00
editor_rulers.cc Initial stab at tempo ramps. 2016-05-27 23:38:09 +10:00
editor_selection.cc GUI updates for transient rework 2016-05-01 02:02:25 +02:00
editor_snapshots.cc
editor_snapshots.h
editor_summary.cc
editor_summary.h
editor_tempodisplay.cc Initial stab at tempo ramps. 2016-05-27 23:38:09 +10:00
editor_timefx.cc more work on time/pitch stretch/shifting 2016-02-22 15:31:25 -05:00
editor_videotimeline.cc
editor_xpms
editor.cc Initial stab at tempo ramps. 2016-05-27 23:38:09 +10:00
editor.h Initial stab at tempo ramps. 2016-05-27 23:38:09 +10:00
engine_dialog.cc fix initial engine state (windows: buffered-i/o; all: channelcount) 2016-05-21 16:24:35 +02:00
engine_dialog.h add a try-autostart-engine option (most recently used settings) 2016-04-18 14:11:22 +02:00
enums.cc
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc fix clang compile 2016-05-26 01:52:34 +02:00
export_channel_selector.h
export_dialog.cc some more mixbus backports (NO-OP for ardour) 2016-05-17 18:19:26 +02:00
export_dialog.h
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc
export_filename_selector.h
export_format_dialog.cc refine wording for loudness normalization 2016-05-14 23:59:47 +02:00
export_format_dialog.h Export format GUI updates for loudness normalization 2016-05-02 15:44:13 +02:00
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 tooltips for export analysis -- russian-fraction lost challenge :) 2016-05-22 19:33:00 +02:00
export_report.h allow to re-use export-report UI 2016-03-11 17:26:42 +01:00
export_timespan_selector.cc
export_timespan_selector.h
export_video_dialog.cc fix LocaleGuard contstructor (3dc77280) 2016-05-07 12:19:41 +02:00
export_video_dialog.h
export_video_infobox.cc
export_video_infobox.h
fft_graph.cc overhaul region/range spectrum analysis 2016-05-22 19:33:00 +02:00
fft_graph.h overhaul region/range spectrum analysis 2016-05-22 19:33:00 +02:00
fft_result.cc overhaul region/range spectrum analysis 2016-05-22 19:33:00 +02:00
fft_result.h add missing include 2016-05-23 03:50:43 +02:00
fft.cc
fft.h
fix_carbon.h
floating_text_entry.cc first compilable version of tabbable design. 2016-02-22 15:31:21 -05:00
floating_text_entry.h first compilable version of tabbable design. 2016-02-22 15:31:21 -05:00
gain_meter.cc fix LocaleGuard contstructor (3dc77280) 2016-05-07 12:19:41 +02:00
gain_meter.h
generic_pluginui.cc
gettext.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
group_tabs.cc fix "Collect Groups" -- closes #6794 2016-02-26 17:25:21 +01:00
group_tabs.h
gtk_pianokeyboard.c Revert "Fix compilation warnings. (gtk2_ardour part)" 2016-02-22 15:21:50 -05:00
gtk_pianokeyboard.h volatile means hardware-volatile. 2016-02-22 15:25:28 -05:00
gui_object.cc OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one) 2016-05-04 23:09:45 -04:00
gui_object.h speed up track creation 2016-05-03 14:27:36 +02:00
gui_thread.h
hit.cc
hit.h
i18n.h
insert_remove_time_dialog.cc
insert_remove_time_dialog.h
instrument_selector.cc include lua processors in plugin-selector 2016-04-29 02:57:48 +02:00
instrument_selector.h update instrument list when rescanning plugins 2016-04-18 19:15:53 +02:00
interthread_progress_window.cc cont'd work & fix bug introduced in 03660573e 2016-05-24 03:33:02 +02:00
interthread_progress_window.h fix import-thread SNAFU 2016-05-21 23:30:11 +02:00
io_selector.cc
io_selector.h
item_counts.h
keyboard.cc Fix bug 6833 in bugzilla 2016-05-08 12:06:12 +01:00
keyboard.h change suffix of keybinding files to ".keys" to avoid conflict with earlier versions. 2016-02-22 15:31:24 -05:00
keyeditor.cc update keyeditor when action label changes 2016-04-24 22:20:44 +02:00
keyeditor.h update keyeditor when action label changes 2016-04-24 22:20:44 +02:00
latency_gui.cc
latency_gui.h
led.cc
led.h
level_meter.cc add option to limit track-header meters to stereo 2016-05-04 17:36:40 +02:00
level_meter.h add option to limit track-header meters to stereo 2016-05-04 17:36:40 +02:00
linux_vst_gui_support.cc some linuxVST GUI details: initialize lock, add a note. 2016-04-27 23:34:55 +02:00
location_ui.cc OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one) 2016-05-04 23:09:45 -04:00
location_ui.h slightly improved location-UI layout 2016-04-25 19:39:59 +02:00
logmeter.h
lua_script_manager.cc use WindowManager toggle API for script-manager 2016-05-06 03:59:02 +02:00
lua_script_manager.h use WindowManager toggle API for script-manager 2016-05-06 03:59:02 +02:00
luadoc.cc gtk2 ardour doc updates 2016-03-31 01:16:07 +02:00
luainstance.cc fix LocaleGuard contstructor (3dc77280) 2016-05-07 12:19:41 +02:00
luainstance.h reduce header dependencies (part 2/2) 2016-03-28 19:14:56 +02:00
luasignal_syms.h Add Editor/UI Lua Scripting and Action/Callback Script 2016-02-23 15:41:35 +01:00
luasignal.h Add Editor/UI Lua Scripting and Action/Callback Script 2016-02-23 15:41:35 +01:00
luawindow.cc fix typo 2016-04-15 22:04:12 +02:00
luawindow.h add "revert" button to lua script window 2016-03-26 14:54:10 +01:00
lv2_external_ui.h
lv2_plugin_ui.cc
lv2_plugin_ui.h
lxvst_plugin_ui.cc
lxvst_plugin_ui.h
main_clock.cc
main_clock.h
main.cc fix LocaleGuard contstructor (3dc77280) 2016-05-07 12:19:41 +02:00
marker_selection.h turn MarkerSelection into a class (bindings) 2016-04-12 18:13:31 +02:00
marker.cc
marker.h gtk2 ardour doc updates 2016-03-31 01:16:07 +02:00
meter_patterns.cc nitpick for static analyzers and friends 2016-03-02 04:17:01 +01:00
meter_patterns.h
meter_strip.cc
meter_strip.h
meterbridge.cc OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one) 2016-05-04 23:09:45 -04:00
meterbridge.h
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 Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
midi_export_dialog.cc
midi_export_dialog.h
midi_list_editor.cc
midi_list_editor.h Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc Spelling correction patch from Debian 2016-02-22 15:13:01 -05:00
midi_region_view.h
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc
midi_streamview.h
midi_time_axis.cc
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 translatable missing plugin message 2016-02-17 14:44:22 +01:00
missing_plugin_dialog.h
mixer_actor.cc fix capitalization of sections of key editor 2016-03-15 21:25:07 -04:00
mixer_actor.h replicate the remove-all-trailing whitespace commit(s) in master 2016-02-22 15:31:24 -05:00
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc rec-safe GUI 2016-05-24 21:30:33 +02:00
mixer_strip.h remove cruft 2016-05-10 20:54:11 +02:00
mixer_ui.cc Create new track by dragging an instrument from the favorites sidebar 2016-05-06 16:04:05 +02:00
mixer_ui.h Create new track by dragging an instrument from the favorites sidebar 2016-05-06 16:04:05 +02:00
mixer.bindings fix capitalization of sections of key editor 2016-03-15 21:25:07 -04:00
monitor_section.cc fix capitalization of sections of key editor 2016-03-15 21:25:07 -04:00
monitor_section.h give monitor section its own bindings 2016-03-15 12:41:22 -04:00
monitor_selector.cc
monitor_selector.h
monitor.bindings fix capitalization of sections of key editor 2016-03-15 21:25:07 -04:00
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 add a clarifying comment about threading/GUI for normalization 2016-02-22 15:31:25 -05:00
normalize_dialog.h
note_base.cc
note_base.h Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
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 expand option editor treeviews by default so that all nodes are visible 2016-03-07 09:32:29 -05:00
option_editor.h change OptionEditor to use a left-hand-side treeview to navigate the notebook 2016-03-06 18:27:23 -05:00
opts.cc remove all trace of SAE from source code. 2016-02-22 15:31:24 -05:00
opts.h
panner_editor.cc
panner_editor.h
panner_interface.cc
panner_interface.h
panner_ui.cc
panner_ui.h
panner2d.cc ensure that all callers of ARDOUR_UI_UTILS::relay_key_press() provide a window 2016-02-22 15:31:24 -05:00
panner2d.h
paste_context.h
patch_change_dialog.cc
patch_change_dialog.h
patch_change.cc
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 ...use shared backend function instead 2016-05-19 01:46:49 +02:00
plugin_pin_dialog.h add route-ui pin-manager 2016-05-10 20:54:11 +02:00
plugin_selector.cc fix plugin-creator display for non LADSPA plugins 2016-05-01 16:27:11 +02:00
plugin_selector.h include lua processors in plugin-selector 2016-04-29 02:57:48 +02:00
plugin_setup_dialog.cc towards an Instrument Setup/Replace workflow 2016-05-19 16:29:39 +02:00
plugin_setup_dialog.h towards an Instrument Setup/Replace workflow 2016-05-19 16:29:39 +02:00
plugin_ui.cc load presets for all instances 2016-04-22 14:26:33 +02:00
plugin_ui.h
point_selection.h
port_group.cc for mixed-i/o show HW ports of both types in the matrix 2016-04-28 02:52:16 +02: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 Simplify port add/remove error messages. 2016-04-14 20:05:41 +02:00
port_matrix.h
processor_box.bindings fix capitalization of sections of key editor 2016-03-15 21:25:07 -04:00
processor_box.cc fix UI wire display to not coalesce views for non-linear i/o. 2016-05-24 18:18:26 +02:00
processor_box.h _plugin_display can be a LuaPluginDisplay 2016-05-02 17:12:42 +02:00
processor_selection.h
progress_reporter.cc
progress_reporter.h
prompter.cc
prompter.h
public_editor.cc first compilable version of tabbable design. 2016-02-22 15:31:21 -05:00
public_editor.h and a few more Editor lua bindings 2016-04-09 15:45:30 +02:00
quantize_dialog.cc expand options in quantize dialog to include other beat fractions 2016-03-07 10:16:01 -05:00
quantize_dialog.h Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
rc_option_editor.cc towards an Instrument Setup/Replace workflow 2016-05-19 16:29:39 +02:00
rc_option_editor.h implementation for "prefer inline over GUI" 2016-03-15 00:27:03 +01:00
region_editor.cc
region_editor.h
region_gain_line.cc
region_gain_line.h
region_layering_order_editor.cc ensure that all callers of ARDOUR_UI_UTILS::relay_key_press() provide a window 2016-02-22 15:31:24 -05:00
region_layering_order_editor.h
region_selection.cc convenient API to access track and region selection 2016-04-10 20:56:53 +02:00
region_selection.h convenient API to access track and region selection 2016-04-10 20:56:53 +02:00
region_view.cc break live-loop if there's no next region - fixes #6848 2016-05-17 02:55:19 +02:00
region_view.h
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc use updated API from prev. commit 2016-05-25 17:59:28 +02:00
rhythm_ferret.h Rhythm Rodent updates: 2016-05-01 18:48:27 +02:00
route_group_dialog.cc Fix 6783, Using "Esc" key doesn't cancel creating new Track/Bus Group 2016-02-22 15:22:56 +10:00
route_group_dialog.h
route_group_menu.cc
route_group_menu.h
route_params_ui.cc re-introduce "add track/bus" from mixer window 2016-05-06 03:08:46 +02:00
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_sorter.h
route_time_axis.cc centralize rec-en sensitivity & prepare for rec-safe 2016-05-24 03:01:27 +02:00
route_time_axis.h
route_ui_selection.h
route_ui.cc rec-safe GUI 2016-05-24 21:30:33 +02:00
route_ui.h rec-safe GUI 2016-05-24 21:30:33 +02: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/snapshot tweaks: 2016-04-23 14:45:19 +02:00
save_as_dialog.h
script_selector.cc fix crash when refreshing lua script list 2016-04-07 23:15:44 +02:00
script_selector.h fix crash when refreshing lua script list 2016-04-07 23:15:44 +02:00
search_path_option.cc
search_path_option.h
selectable.h
selection_memento.cc OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one) 2016-05-04 23:09:45 -04:00
selection_memento.h
selection_templates.h
selection.cc OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one) 2016-05-04 23:09:45 -04:00
selection.h add some more Editor Selection lua bindings 2016-04-11 14:06:26 +02:00
send_ui.cc
send_ui.h
session_dialog.cc group Product/App specific resources 2016-05-17 13:12:05 +02:00
session_dialog.h
session_import_dialog.cc
session_import_dialog.h
session_metadata_dialog.cc Fix EAN check digit calculation 2016-04-01 15:18:53 +01:00
session_metadata_dialog.h
session_option_editor.cc fix inheritance/class design to get both SessionOptionEditor and RCOptionEditor to work correctly 2016-02-22 15:31:25 -05:00
session_option_editor.h fix inheritance/class design to get both SessionOptionEditor and RCOptionEditor to work correctly 2016-02-22 15:31:25 -05:00
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc hide Freesound tab (until it gets fixed) 2016-05-24 22:45:47 +02:00
sfdb_ui.h
shuttle_control.cc
shuttle_control.h
simple_progress_dialog.h add region & range loudnless report 2016-03-11 17:26:42 +01:00
soundcloud_export_selector.cc
soundcloud_export_selector.h
speaker_dialog.cc
speaker_dialog.h
splash.cc group Product/App specific resources 2016-05-17 13:12:05 +02:00
splash.h
startup.cc some more mixbus backports (NO-OP for ardour) 2016-05-17 18:19:26 +02:00
startup.h
step_editing.bindings fix capitalization of sections of key editor 2016-03-15 21:25:07 -04:00
step_editor.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
step_editor.h Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
step_entry.cc fix capitalization of sections of key editor 2016-03-15 21:25:07 -04:00
step_entry.h radically change Keyboard/Binding API design to disconnect Gtk::Action lookup from binding definition 2016-02-22 15:31:24 -05:00
stereo_panner_editor.cc
stereo_panner_editor.h
stereo_panner.cc
stereo_panner.h
streamview.cc
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_dialog.cc Initial stab at tempo ramps. 2016-05-27 23:38:09 +10:00
tempo_dialog.h Initial stab at tempo ramps. 2016-05-27 23:38:09 +10:00
tempo_lines.cc Initial stab at tempo ramps. 2016-05-27 23:38:09 +10:00
tempo_lines.h Initial stab at tempo ramps. 2016-05-27 23:38:09 +10:00
theme_manager.cc
theme_manager.h
time_axis_view_item.cc
time_axis_view_item.h
time_axis_view.cc mark initial TAV as hidden to speed up initial display. 2016-05-03 14:27:42 +02:00
time_axis_view.h
time_fx_dialog.cc add comment about threading for time/pitch dialog 2016-02-22 15:31:25 -05:00
time_fx_dialog.h more work on time/pitch stretch/shifting 2016-02-22 15:31:25 -05:00
time_info_box.cc clocks in selection/punch displays do actually need the background 2016-02-22 15:31:23 -05: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 convenient API to access track and region selection 2016-04-10 20:56:53 +02:00
track_view_list.h convenient API to access track and region selection 2016-04-10 20:56:53 +02:00
transcode_ffmpeg.cc
transcode_ffmpeg.h
transcode_video_dialog.cc
transcode_video_dialog.h
transform_dialog.cc
transform_dialog.h Trim dependence on evoral types.hpp and Beats.hpp 2016-03-21 18:58:31 -04:00
transpose_dialog.cc
transpose_dialog.h
trx.menus.in
ui_config_vars.h add option to limit track-header meters to stereo 2016-05-04 17:36:40 +02:00
ui_config.cc GUI part of LocaleGuard optimization. 2016-05-07 17:17:41 +02:00
ui_config.h
ui_light.rc.in
utils_videotl.cc
utils_videotl.h
utils.cc group Product/App specific resources 2016-05-17 13:12:05 +02:00
utils.h ensure that all callers of ARDOUR_UI_UTILS::relay_key_press() provide a window 2016-02-22 15:31:24 -05:00
verbose_cursor.cc
verbose_cursor.h
video_image_frame.cc
video_image_frame.h
video_monitor.cc first compilable version of tabbable design. 2016-02-22 15:31:21 -05:00
video_monitor.h
video_server_dialog.cc
video_server_dialog.h
video_timeline.cc fix LocaleGuard contstructor (3dc77280) 2016-05-07 12:19:41 +02:00
video_timeline.h
video_tool_paths.cc allow to configure custom path to video monitor 2016-02-28 17:06:28 +01:00
video_tool_paths.h
visibility_group.cc
visibility_group.h
vst_plugin_ui.cc
vst_plugin_ui.h
vstdbg
window_manager.cc replicate the remove-all-trailing whitespace commit(s) in master 2016-02-22 15:31:24 -05:00
window_manager.h Rewrite commit 68e81a6, prefer forward declaration and includes in cc. 2016-02-28 11:58:47 +01:00
windows_vst_plugin_ui.cc
windows_vst_plugin_ui.h
wscript towards an Instrument Setup/Replace workflow 2016-05-19 16:29:39 +02:00