13
0
livetrax/gtk2_ardour
Mads Kiilerich 226ff63e3c temporal: avoid using superclock in Editor::initialize_canvas before creating the session
cb78043adc "Indicate selection extents in time ruler" introduced use of
superclock before it has been set. But as it only is used at time 0, the
actual superclock doesn't matter. Still, we work around it in order to
avoid triggering any warnings of uninitialized use.
2023-09-20 12:30:53 -06:00
..
appdata/po gtk2_ardour appdata Catalan po 2023-03-28 01:39:36 +02:00
icons image for launchpad pro "gui" 2023-08-30 16:06:13 -06:00
msvc
po update german translation 2023-09-17 14:20:33 +02:00
resources
themes more thematically correct scroomer color. TODO: prelight it 2023-09-15 19:13:54 -05:00
win32
about.cc license info: add clarification re: plugins to About dialog 2023-03-24 14:19:16 -06:00
about.h
actions.cc
actions.h
add_route_dialog.cc store insert-at selection in UI config variable when it is used in the add route dialog 2022-10-16 15:12:30 -06:00
add_route_dialog.h Save last route type 2022-05-13 23:07:49 +02:00
add_video_dialog.cc
add_video_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
analysis_window.h
arauv2
arcall
arcanvas
ardbg
ardbg-core
ardev
ardev_common.sh.in provide an easy way to get core dumps with address sanitizer 2023-09-18 16:27:11 -06:00
ardev-win
ardour_dialog.cc Keep Ardour dialog on top of parent 2023-06-10 21:36:31 +02:00
ardour_dialog.h ArdourDialog: API to prevent idle callbacks during response handling 2022-12-12 10:15:55 -07:00
ardour_http.cc Minor clarification of curl root CA comment 2022-11-04 19:18:54 +01:00
ardour_http.h ArdourHttp, export API to set CA paths 2022-05-20 22:03:13 +02:00
ardour_message.cc
ardour_message.h
ardour_ui_access_web.cc Follow the redirect and drop /s/ from the subscribe URL 2022-10-24 04:54:36 +02:00
ardour_ui_dependents.cc Keep Script-Dialog on top of Script-Manager Window 2023-06-10 21:37:09 +02:00
ardour_ui_dialogs.cc Indicate sample-rate mismatch in the status-bar 2023-02-12 16:23:42 +01:00
ardour_ui_ed.cc Add action to noninteractively add BBT marker at playhead 2022-12-02 21:31:56 +01:00
ardour_ui_engine.cc Properly set xrun marker flags (#8952) 2023-06-04 16:49:10 +02:00
ardour_ui_keys.cc keyboard: if a magic widget has focus, handle Primary-(x,c,v) specially 2023-06-12 14:42:08 -06:00
ardour_ui_mixer.cc
ardour_ui_options.cc Do not allow to use JACK transport when vari-speed is enabled 2023-05-19 23:27:01 +02:00
ardour_ui_session.cc Allow user to choose the session time-domain 2023-09-14 23:13:05 +02:00
ardour_ui_startup.cc startup: fix use-after free of startup FSM object 2023-09-18 16:27:11 -06:00
ardour_ui_video.cc Safeguard video-alignment in case LTC detection throws an error 2022-09-03 17:55:30 +02:00
ardour_ui.cc Fix capitalization in running text 2023-06-04 16:08:11 +02:00
ardour_ui.h Allow user to choose the session time-domain 2023-09-14 23:13:05 +02:00
ardour_ui2.cc MainClock: introduce change_display_delta_mode signal 2022-11-20 02:29:33 +01:00
ardour_ui3.cc use identical logic for gain/trim controls as others when it comes to group/select stuff 2023-07-31 18:31:03 -06:00
ardour_window.cc Special case tansient-parent windows on macOS 2022-11-15 03:07:43 +01:00
ardour_window.h
ardour-mime-info.xml
ardour.appdata.xml.in.in Add a little more useful metadata to appdata 2022-11-10 15:31:14 +03:00
ardour.desktop.in
ardour.keys.in Y is the shortcut key for MouseGrid 2023-09-11 13:22:37 -05:00
ardour.menus.in Add menu items to set/cycle marker click behavior 2023-09-13 20:44:07 +02:00
ardour.sh.in
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ArdourMono.ttf Add 1/4 note symbol to ArdourMono 2023-01-09 22:56:33 +01:00
ArdourSans.ttf Update ArdourSans font, include UTF-8 symbols used by Ardour 2022-11-15 21:34:19 +01:00
arhell
arldd
arlua
arluadoc
armass
arprof
arrr
arrr-replay
arscan
artest artest: clarify that the tool in gtk2_ardour is testing libs/ 2022-08-19 11:06:28 -06:00
arval Make a note how to use valgrind with gdb 2023-06-04 02:56:22 +02:00
arvst2
arvst3
au_pluginui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
au_pluginui.mm Use std pointers in objective C files 2023-03-25 00:07:56 +01:00
audio_clip_editor.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_clip_editor.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_clock.cc Downgrade error messages that users cannot do anything about 2023-06-05 15:58:50 +02:00
audio_clock.h AudioClock: drop other unused stuff 2022-11-20 02:31:24 +01:00
audio_region_editor.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_region_editor.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_region_operations_box.cc
audio_region_operations_box.h
audio_region_properties_box.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_region_properties_box.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_region_view.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_region_view.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_streamview.cc Streamview: NO-OP, consolidate code 2023-06-04 20:21:41 +02:00
audio_streamview.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_time_axis.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_time_axis.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_trigger_properties_box.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
audio_trigger_properties_box.h
automation_controller.cc widgets & GUI: Start/StopGesture signals should pass on GDK event state 2023-07-26 13:11:52 -06:00
automation_controller.h widgets & GUI: Start/StopGesture signals should pass on GDK event state 2023-07-26 13:11:52 -06:00
automation_line.cc in draw mode, mouse drags in automation tracks are always freehand drawing 2023-08-18 17:42:51 -06:00
automation_line.h Allow to numeric ctrl point edit to apply to all selected points 2023-07-11 00:53:48 +02:00
automation_region_view.cc allow drawing automation control points in mouse object mode 2023-06-28 13:44:59 -06:00
automation_region_view.h when a parent (audio/MIDI) regionview is selected, raise matching AutomationRegionView 2023-06-28 13:44:59 -06:00
automation_selection.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
automation_streamview.cc velocity views will be ghost regions 2023-06-26 14:18:17 -06:00
automation_streamview.h automation stream view now creates VelocityRegionView when appropriate 2023-06-26 14:18:17 -06:00
automation_time_axis.cc use configurable thinning factor, not a hard-coded constant 2023-07-10 13:42:06 -06:00
automation_time_axis.h automation drawing: add point at grab start & use new ControlList API for speed 2023-07-10 11:20:47 -06:00
axis_provider.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
axis_view.cc Clarify round-robin color palette API name 2023-04-18 02:18:02 +02:00
axis_view.h Clarify round-robin color palette API name 2023-04-18 02:18:02 +02:00
bbt_marker_dialog.cc bbt_marker_dialog: improve layout + spacings 2022-12-21 19:22:29 -06:00
bbt_marker_dialog.h bbt_marker_dialog: improve layout + spacings 2022-12-21 19:22:29 -06:00
beatbox_gui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
beatbox_gui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
big_clock_window.cc implement and adopt new conventions for AudioClock use 2022-10-07 16:24:56 -06:00
big_clock_window.h
big_transport_window.cc
big_transport_window.h
bundle_env_cocoa.cc Expose preference to use NSGLView on macOS 2023-01-20 21:54:11 +01:00
bundle_env_linux.cc
bundle_env_mingw.cc
bundle_env_msvc.cc Fix typos 2022-10-17 00:06:12 +02:00
bundle_env.h
bundle_manager.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
bundle_manager.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
canvas_test.cc
canvas_vars.h
clearlooks.rc.in add new gtk style name for "shaded entry", used in web-style search entry 2023-01-22 17:41:43 -07:00
clip_editor.bindings
clock_group.cc
clock_group.h
cocoacarbon.mm Remove duplicate implementation 2022-12-08 01:32:41 +01:00
color_aliases.h
color_theme_manager.cc Allow to set transparency to 100% 2023-02-06 01:27:24 +01:00
color_theme_manager.h
configinfo.cc
configinfo.h
configuration_metadata.h Update preferences metadata object 2023-05-17 02:04:52 +02:00
context_menu_helper.h
control_point_dialog.cc Clarify Control point edit dialog messages, add tooltip 2023-07-11 01:16:58 +02:00
control_point_dialog.h Allow to numeric ctrl point edit to apply to all selected points 2023-07-11 00:53:48 +02:00
control_point.cc significant overhaul of automation region/lines to update during tempo map drags etc 2022-10-25 11:10:36 -06:00
control_point.h significant overhaul of automation region/lines to update during tempo map drags etc 2022-10-25 11:10:36 -06:00
control_slave_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
control_slave_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
crossfade_edit.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
crossfade_view.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
cuebox_ui.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
cuebox_ui.h disambiguate trigger functions: cue_bang -> trigger_cue_row 2022-10-01 09:13:14 -05:00
cursor_context.cc
cursor_context.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
curvetest.cc objects don't have a time domain, they have a time domain provider (GUI) 2023-08-02 15:22:52 -06:00
debug.cc
debug.h
default_ui_config.in desensitize playhead by default, and make a new config variable 'sensitize-playhead' 2023-05-01 08:49:27 -05:00
dsp_stats_ui.cc dsp_stats: aesthetic tweaks to text and padding 2022-12-26 07:53:34 -06:00
dsp_stats_ui.h
dsp_stats_window.cc
dsp_stats_window.h
duplicate_routes_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
duplicate_routes_dialog.h
edit_note_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
edit_note_dialog.h
editing_convert.h Add editing mode to select marker click behavior 2023-09-13 03:16:24 +02:00
editing_syms.h Add editing mode to select marker click behavior 2023-09-13 03:16:24 +02:00
editing.cc Add editing mode to select marker click behavior 2023-09-13 03:16:24 +02:00
editing.h Add editing mode to select marker click behavior 2023-09-13 03:16:24 +02:00
editor_actions.cc Add a checkbox for 'stretch markers' and show it when MouseGrid is active 2023-09-14 23:13:14 +02:00
editor_audio_import.cc region groups: some actions must retain a group-id for the life of the op 2023-08-10 16:55:25 +02:00
editor_audiotrack.cc Remove unused includes 2022-08-19 09:27:19 -06:00
editor_canvas_events.cc Snap cursor for section_rect ctx menu, just like popup_ruler_menu 2023-09-15 14:49:33 +02:00
editor_canvas.cc fix redisplay of track headers after UI scale change 2023-09-10 18:20:35 -06:00
editor_component.cc
editor_component.h
editor_cursors.cc editor cursors: fix position computation 2023-09-15 17:34:30 -06:00
editor_cursors.h
editor_drag.cc Add editing mode to select marker click behavior 2023-09-13 03:16:24 +02:00
editor_drag.h freehand line drawing: automation & velocity share the same basic code 2023-07-14 13:03:26 -06:00
editor_export_audio.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
editor_group_tabs.cc Remove unused includes 2022-08-19 09:27:19 -06:00
editor_group_tabs.h
editor_items.h remove tempo-mapping bar, tempo_meta group. this reverts 8fbf2c and related 2023-09-06 19:31:00 +02:00
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc Remove marker 'Hide' item from context menu. 2023-09-14 23:12:50 +02:00
editor_mixer.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
editor_mouse.cc markers should snap when created by context-menu 2023-09-15 19:05:23 -05:00
editor_ops.cc NOOP: reformat comment 2023-09-18 19:57:37 -06:00
editor_pt_import.cc
editor_regions.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
editor_regions.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
editor_route_groups.cc Remove unused includes 2022-08-19 09:27:19 -06:00
editor_route_groups.h
editor_routes.cc
editor_routes.h
editor_rulers.cc Set the default ruler visibility based on the new session's time domain 2023-09-14 23:13:08 +02:00
editor_section_box.cc Indicate arrangement section selection on canvas 2023-09-08 03:26:00 +02:00
editor_section_box.h Indicate arrangement section selection on canvas 2023-09-08 03:26:00 +02:00
editor_sections.cc Arrangement Ruler: overhaul context menu, do not select on RMB 2023-09-12 05:39:02 +02:00
editor_sections.h Arrangement Ruler: overhaul context menu, do not select on RMB 2023-09-12 05:39:02 +02:00
editor_selection.cc Indicate arrangement section selection on canvas 2023-09-08 03:26:00 +02:00
editor_snapshots.cc Remove duplicate API to find session files (ignore ._ files) 2023-06-07 17:37:40 +02:00
editor_snapshots.h Indicate current snapshot 2022-08-10 03:20:29 +02:00
editor_sources.cc NO-OP: update comments 2023-05-31 15:53:12 +02:00
editor_sources.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
editor_summary.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
editor_summary.h
editor_tempodisplay.cc fix incorrect design of abort-tempo-map-edit operation 2023-09-11 10:26:54 -06:00
editor_timefx.cc implement time-stretch from left of region 2023-06-09 17:57:52 +01:00
editor_videotimeline.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
editor_xpms
editor.cc Stretch Markers -> Adjust Markers 2023-09-15 18:05:14 -05:00
editor.h Add a checkbox for 'stretch markers' and show it when MouseGrid is active 2023-09-14 23:13:14 +02:00
engine_dialog.cc Add workaround for blank engine-dialog with some XWayland installs 2023-08-22 20:57:43 +02:00
engine_dialog.h Distinct engine-states per sample-rate 2023-06-02 22:31:02 +02:00
enums_convert.h
enums.cc Add editing mode to select marker click behavior 2023-09-13 03:16:24 +02:00
enums.h
evtest.cc
export_analysis_graphs.cc Use nice units for labels in the export spectogram 2022-10-15 19:57:35 +02:00
export_analysis_graphs.h
export_channel_selector.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_channel_selector.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_dialog.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_file_notebook.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_file_notebook.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_filename_selector.cc
export_filename_selector.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_format_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_format_dialog.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_format_selector.cc Use "Wav (tagged)" as default export profile 2022-05-15 21:48:35 +02:00
export_format_selector.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_preset_selector.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_preset_selector.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_report.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_report.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_timespan_selector.cc Export dialog: update state after "Select All" and "Deselect All" 2022-05-13 02:09:26 +02:00
export_timespan_selector.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_video_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
export_video_dialog.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
fft_graph.cc
fft_graph.h
fft_result.cc /float*/std::vector/ in fft_result. 2022-11-26 12:29:23 +01:00
fft_result.h /float*/std::vector/ in fft_result. 2022-11-26 12:29:23 +01:00
fft.cc
fft.h
fitted_canvas_widget.cc
fitted_canvas_widget.h
fix_carbon.h
floating_text_entry.cc
floating_text_entry.h
foldback_strip.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
foldback_strip.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
gain_meter.cc adjust GainMeter* API and design to handle stripables, not just routes for selection/group behavior 2023-07-31 21:12:00 -06:00
gain_meter.h adjust GainMeter* API and design to handle stripables, not just routes for selection/group behavior 2023-07-31 21:12:00 -06:00
generic_pluginui.cc use new user-immediate API in GUI 2023-09-13 23:58:31 -06:00
ghostregion.cc the basics of lollipop dragging 2023-06-26 14:18:18 -06:00
ghostregion.h lollis: only allow velocity editing on currently selected region 2023-06-26 14:18:18 -06:00
global_port_matrix.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
global_port_matrix.h
gprofhelper.c
grid_lines.cc drop use of Editor::sample_to_pixel_unrounded() in some cases 2023-06-15 20:10:32 -06:00
grid_lines.h slightly improve efficiency of drawing grid lines by passing by reference, not value 2023-04-09 14:36:03 -06:00
group_tabs.cc Update context menu for subgroup bus creation 2023-04-21 00:41:30 +02:00
group_tabs.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
gui_object.cc
gui_object.h
gui_thread.h
hit.cc lollis: also adjust velocity bars during the drag 2023-06-26 14:18:18 -06:00
hit.h lollis: also adjust velocity bars during the drag 2023-06-26 14:18:18 -06:00
idleometer.cc Indicate UTF8 literals - fixes glyph rendering with MSVC (2/2) 2023-01-16 21:41:22 +01:00
idleometer.h
input_port_monitor.cc
input_port_monitor.h
insert_remove_time_dialog.cc AudioClock: make last_when public and use it instead of current_time 2022-11-17 18:04:08 +01:00
insert_remove_time_dialog.h
instrument_selector.cc Indicate UTF8 literals - fixes glyph rendering with MSVC (2/2) 2023-01-16 21:41:22 +01:00
instrument_selector.h
interthread_progress_window.cc
interthread_progress_window.h
io_button.cc Handle race condition when removing route before routeUI 2023-07-14 19:03:32 +02:00
io_button.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
io_plugin_window.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
io_plugin_window.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
io_selector.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
io_selector.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
item_counts.h
keyboard.cc
keyboard.h
keyeditor.cc Fix small memory leak 2023-01-16 05:11:49 +01:00
keyeditor.h
latency_gui.cc
latency_gui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
led.cc led widget: disambiguate namespace for Color type 2022-08-10 18:14:28 -06:00
led.h
level_meter.cc
level_meter.h
library_download_dialog.cc Update GUI, use new Archive progress API 2023-05-19 03:08:31 +02:00
library_download_dialog.h Update GUI, use new Archive progress API 2023-05-19 03:08:31 +02:00
linux_vst_gui_support.cc LXVST: dispatch close when GUI is destroyed 2022-10-11 20:55:01 +02:00
location_ui.cc Use "Arrangement" in GUI instead of Section (amend 2f6a0abf) 2023-08-31 05:29:29 +02:00
location_ui.h Update Location UI to include section marker flags 2023-08-26 15:10:40 +02:00
loudness_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
loudness_dialog.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
loudness_settings.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
loudness_settings.h
lua_script_manager.cc Keep Script-Dialog on top of Script-Manager Window 2023-06-10 21:37:09 +02:00
lua_script_manager.h
luadialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
luadialog.h Update scroll-window policy of Lua dialog windows 2022-06-02 22:04:23 +02:00
luadoc.cc
luainstance.cc remove tempo-mapping bar, tempo_meta group. this reverts 8fbf2c and related 2023-09-06 19:31:00 +02:00
luainstance.h Add Lua signal emitted when editor selection changed 2023-07-04 21:13:52 +02:00
luasignal_syms.h Add note about LuaSignal for windows 2023-07-05 19:38:51 +02:00
luasignal.h
luawindow.cc
luawindow.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
lv2_external_ui.h
lv2_plugin_ui.cc Add LV2 header include compatibility (1/2) 2023-05-06 16:20:01 +02:00
lv2_plugin_ui.h Add LV2 header include compatibility (1/2) 2023-05-06 16:20:01 +02:00
lxvst_plugin_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
lxvst_plugin_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mac_vst_plugin_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mac_vst_plugin_ui.mm Use std pointers in objective C files 2023-03-25 00:07:56 +01:00
main_clock.cc MainClock: drop 'primary' parameter 2022-11-20 02:31:22 +01:00
main_clock.h MainClock: drop 'primary' parameter 2022-11-20 02:31:22 +01:00
main.cc fix GUI enum registration so that UIConfiguration can load with variables that use some of them 2023-04-08 13:58:25 -06:00
marker_selection.h
marker.cc temporal: avoid using superclock in Editor::initialize_canvas before creating the session 2023-09-20 12:30:53 -06:00
marker.h remove tempo-mapping bar, tempo_meta group. this reverts 8fbf2c and related 2023-09-06 19:31:00 +02:00
meter_patterns.cc
meter_patterns.h
meter_strip.cc widgets & GUI: Start/StopGesture signals should pass on GDK event state 2023-07-26 13:11:52 -06:00
meter_strip.h widgets & GUI: Start/StopGesture signals should pass on GDK event state 2023-07-26 13:11:52 -06:00
meterbridge.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
meterbridge.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_automation_line.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_automation_line.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_channel_dialog.cc
midi_channel_dialog.h
midi_channel_selector.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_channel_selector.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_clip_editor.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_clip_editor.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_cut_buffer.cc objects don't have a time domain, they have a time domain provider (GUI) 2023-08-02 15:22:52 -06:00
midi_cut_buffer.h
midi_export_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_export_dialog.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_list_editor.cc MIDI: fix list editor display of note length (names) (#9371) 2023-06-12 14:01:06 -06:00
midi_list_editor.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_region_operations_box.cc
midi_region_operations_box.h
midi_region_properties_box.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_region_properties_box.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
midi_region_view.cc Set length of new percussive hits to 1 tick 2023-09-04 23:26:54 +02:00
midi_region_view.h lollis: make a single drag be represented by a single Command object (for undo/redo) 2023-06-26 14:18:18 -06:00
midi_selection.cc
midi_selection.h
midi_streamview.cc fix semi-random MIDI note separator line vanishing 2023-09-11 14:04:59 -06:00
midi_streamview.h remove unusued "MIDI underlay" cruft 2023-06-26 14:18:17 -06:00
midi_time_axis.cc when the "draw channel" is set to auto, consider the midnam display channel 2023-09-13 23:58:31 -06:00
midi_time_axis.h only show scroomer note names in draw/internal edit modes (if at all) 2023-09-13 11:53:18 -06:00
midi_tracer.cc GUI: use new MidiPort::set_tracer API 2023-06-04 01:15:14 +02:00
midi_tracer.h switch from glib atomic to std::atomic (gui edition) 2023-03-24 14:19:15 -06:00
midi_trigger_properties_box.cc
midi_trigger_properties_box.h
midi_util.h
midi_velocity_dialog.cc
midi_velocity_dialog.h
mini_timeline.cc cairo single pixel line offset fix, part 2 2023-07-17 20:55:13 -06:00
mini_timeline.h
missing_file_dialog.cc
missing_file_dialog.h
missing_filesource_dialog.cc
missing_filesource_dialog.h
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer_group_tabs.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mixer_group_tabs.h
mixer_strip.cc use identical logic for gain/trim controls as others when it comes to group/select stuff 2023-07-31 18:31:03 -06:00
mixer_strip.h allow selection-as-group control of trim controls 2023-07-27 13:30:50 -06:00
mixer_ui.cc objects don't have a time domain, they have a time domain provider (GUI) 2023-08-02 15:22:52 -06:00
mixer_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mixer.bindings Add keybinding for Mixer/solo 2023-05-22 02:01:42 +02:00
monitor_section.cc Amend a736ebfee, drop reference 2023-05-24 07:14:57 +02:00
monitor_section.h Use IOButton in Monitor-Section 2023-05-24 04:07:30 +02:00
monitor.bindings
mono_panner_editor.cc
mono_panner_editor.h
mono_panner.cc cairo single pixel line offset fix, part 2 2023-07-17 20:55:13 -06:00
mono_panner.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mouse_cursors.cc
mouse_cursors.h
multi_region_properties_box.cc fix unused code warning 2022-06-21 17:32:50 -06:00
multi_region_properties_box.h
nag.cc Update URLs opened by the UI to use HTTPs 2022-10-24 05:00:44 +02:00
nag.h
new_plugin_preset_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
new_plugin_preset_dialog.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
new_user_wizard.cc new-user dialog: updated text; more consistent fonts and layout 2022-08-11 16:53:56 -05:00
new_user_wizard.h Simplify and Cleanup New User Wizard 2022-07-11 21:45:54 +02:00
normalize_dialog.cc
normalize_dialog.h
note_base.cc NOOP: remove unnecessary namespace qualifier 2023-06-26 14:18:18 -06:00
note_base.h lollis: color management during drag, and verbose cursor 2023-06-26 14:18:18 -06:00
note_player.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
note_player.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
note_select_dialog.cc
note_select_dialog.h
note.cc lollis: also adjust velocity bars during the drag 2023-06-26 14:18:18 -06:00
note.h lollis: also adjust velocity bars during the drag 2023-06-26 14:18:18 -06:00
nsm.cc
nsm.h
nsmclient.cc
nsmclient.h
option_editor.cc Manage OptionEditor labels 2023-05-31 21:36:24 +02:00
option_editor.h Manage OptionEditor labels 2023-05-31 21:36:24 +02:00
opts.cc
opts.h
panner_editor.cc
panner_editor.h
panner_interface.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
panner_interface.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
panner_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
panner_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
panner2d.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
panner2d.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
paste_context.h
patch_change_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
patch_change_dialog.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
patch_change_widget.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
patch_change_widget.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
patch_change.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
patch_change.h
piano_key_bindings.cc
piano_key_bindings.h
piano_roll_header.cc make piano-keyboard colors theme-able 2023-09-15 17:40:56 -05:00
piano_roll_header.h make piano-keyboard colors theme-able 2023-09-15 17:40:56 -05:00
pianokeyboard.cc Vkeybd: Bind F5 to F8 keys to velocity 2023-06-10 15:03:09 +02:00
pianokeyboard.h Vkeybd: Bind F5 to F8 keys to velocity 2023-06-10 15:03:09 +02:00
pingback.cc Fix typo in 7fb82690b 2022-10-21 18:04:11 +02:00
pingback.h
playlist_selection.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
playlist_selector.cc Implement playlist switch undo/redo 2023-06-10 15:03:46 +02:00
playlist_selector.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_display.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_display.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_dspload_ui.cc cairo single pixel line offset fix, part 2 2023-07-17 20:55:13 -06:00
plugin_dspload_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_dspload_window.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_dspload_window.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_eq_gui.cc Plugin analysis: cairo coordinate system fixes 2023-07-18 18:13:34 +02:00
plugin_eq_gui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_interest.h
plugin_manager_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_manager_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_pin_dialog.cc cairo single pixel line offset fix, part 2 2023-07-17 20:55:13 -06:00
plugin_pin_dialog.h Update plugin-pin dialog when route or plugin name changes 2023-06-22 15:28:37 +02:00
plugin_presets_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_presets_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_scan_dialog.cc Resize plugin-scan dialog as needed for UI scaling 2022-10-06 15:41:56 +02:00
plugin_scan_dialog.h
plugin_selector.cc Not quite sure what's changed but there's suddenly a conflict between Gtk::frame and ArdourWidgets::frame 2023-01-25 10:48:17 +00:00
plugin_selector.h
plugin_setup_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_setup_dialog.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_ui.cc NO-OP: clang-format 2023-05-31 16:53:38 +02:00
plugin_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
plugin_utils.h move match_search_strings() function from plugin utils to PBD 2023-01-22 17:41:43 -07:00
point_selection.h
port_group.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
port_group.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port_insert_ui.cc Catch another windows no-top-level issue 2023-05-15 22:47:36 +02:00
port_insert_ui.h Catch another windows no-top-level issue 2023-05-15 22:47:36 +02:00
port_matrix_body.cc
port_matrix_body.h
port_matrix_column_labels.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port_matrix_column_labels.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port_matrix_component.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port_matrix_component.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port_matrix_grid.cc
port_matrix_grid.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port_matrix_labels.cc
port_matrix_labels.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port_matrix_row_labels.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port_matrix_row_labels.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
port_matrix_types.h
port_matrix.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
port_matrix.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
preference-metadata Indicate selection extents in time ruler 2023-05-17 01:53:40 +02:00
processor_box.bindings
processor_box.cc objects don't have a time domain, they have a time domain provider (GUI) 2023-08-02 15:22:52 -06:00
processor_box.h widgets & GUI: Start/StopGesture signals should pass on GDK event state 2023-07-26 13:11:52 -06:00
processor_selection.cc
processor_selection.h
progress_reporter.cc Rate limit progress-report, reduce excessive UI load 2023-05-18 18:58:40 +02:00
progress_reporter.h Update codebase to use PBD::Progress (2/2) 2023-05-19 00:53:38 +02:00
pt_import_selector.cc
pt_import_selector.h
public_editor.cc switch from glib atomic to std::atomic (gui edition) 2023-03-24 14:19:15 -06:00
public_editor.h fix height of tempo ruler curve elements 2023-08-31 18:25:18 -06:00
quantize_dialog.cc Adjust interpretation of swing amount 2023-09-09 20:06:37 +09:00
quantize_dialog.h
rc_option_editor.cc remove snap-to-grid option (subsumed by SnapTarget preference) 2023-09-11 12:18:16 -05:00
rc_option_editor.h architecture and implementation for preferences searching 2023-01-22 17:41:43 -07:00
rec_info_box.cc
rec_info_box.h
recorder_group_tabs.cc
recorder_group_tabs.h
recorder_ui.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
recorder_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
region_editor.cc region property editor uses clock mode based on region time domain 2023-08-02 15:23:42 -06:00
region_editor.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
region_gain_line.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
region_gain_line.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
region_layering_order_editor.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
region_layering_order_editor.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
region_list_base.cc Move format_position to utils 2023-08-26 14:06:33 +02:00
region_list_base.h Move format_position to utils 2023-08-26 14:06:33 +02:00
region_peak_cursor.cc cairo single pixel line offset fix, part 2 2023-07-17 20:55:13 -06:00
region_peak_cursor.h
region_properties_box.cc
region_properties_box.h
region_selection.cc Emit selection RegionsChanged when region is removed 2023-09-10 15:25:12 +02:00
region_selection.h Emit selection RegionsChanged when region is removed 2023-09-10 15:25:12 +02:00
region_view.cc when a playlist is relayered, relayer ghost regions too 2023-06-26 14:18:18 -06:00
region_view.h when a parent (audio/MIDI) regionview is selected, raise matching AutomationRegionView 2023-06-28 13:44:59 -06:00
return_ui.cc adjust GainMeter* API and design to handle stripables, not just routes for selection/group behavior 2023-07-31 21:12:00 -06:00
return_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
rgb_macros.h
rhythm_ferret.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
rhythm_ferret.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
route_dialogs.h Fix save/restore of Insert-At position 2022-06-15 02:41:50 +02:00
route_group_dialog.cc Revert "route group dialog grabs focus when shown" 2022-10-05 15:57:41 -06:00
route_group_dialog.h Revert "route group dialog grabs focus when shown" 2022-10-05 15:57:41 -06:00
route_group_menu.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
route_group_menu.h
route_list_base.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
route_list_base.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
route_params_ui.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
route_params_ui.h Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
route_processor_selection.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
route_processor_selection.h
route_sorter.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
route_time_axis.cc remove time domain items from track header menu (reason in comment) 2023-08-02 15:23:43 -06:00
route_time_axis.h remove unusued "MIDI underlay" cruft 2023-06-26 14:18:17 -06:00
route_ui_selection.h
route_ui.cc gui support for changing tracks' time domain 2023-08-02 15:23:42 -06:00
route_ui.h gui support for changing tracks' time domain 2023-08-02 15:23:42 -06:00
ruler_dialog.cc arrangement ruler: move arrangement ruler to the bottom 2023-08-29 23:02:05 -05:00
ruler_dialog.h Add dedicated Section Ruler and UI for section boundary markers 2023-08-26 14:09:53 +02:00
save_as_dialog.cc
save_as_dialog.h
save_template_dialog.cc
save_template_dialog.h
screensaver.cc Update method to disable X11 screensaver 2022-09-04 17:32:16 +02:00
script_selector.cc Keep Script-Dialog on top of Script-Manager Window 2023-06-10 21:37:09 +02:00
script_selector.h Keep Script-Dialog on top of Script-Manager Window 2023-06-10 21:37:09 +02:00
search_path_option.cc
search_path_option.h
selectable.h
selection_memento.cc
selection_memento.h
selection_properties_box.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
selection_properties_box.h
selection_templates.h
selection.cc Emit selection RegionsChanged when region is removed 2023-09-10 15:25:12 +02:00
selection.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
send_ui.cc Catch another windows no-top-level issue 2023-05-15 22:47:36 +02:00
send_ui.h Catch another windows no-top-level issue 2023-05-15 22:47:36 +02:00
session_archive_dialog.cc Update Session Archive Dialog, allow to abort 2023-05-19 03:08:38 +02:00
session_archive_dialog.h Update Session Archive Dialog, allow to abort 2023-05-19 03:08:38 +02:00
session_dialog.cc New Session dialog, reorder folder/timebase options 2023-09-20 00:31:33 +02:00
session_dialog.h Allow user to choose the session time-domain 2023-09-14 23:13:05 +02:00
session_import_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
session_import_dialog.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
session_metadata_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
session_metadata_dialog.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
session_option_editor.cc hide tracks-follow-session option 2023-08-02 15:23:43 -06:00
session_option_editor.h
sfdb_freesound_mootcher.cc ensure that freesound token dialog is always on top (of similar windows) 2022-11-02 09:19:16 -06:00
sfdb_freesound_mootcher.h freesound: update to API v2 2022-05-20 14:33:57 +01:00
sfdb_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
sfdb_ui.h Add Sort-by dropdown, re-layout import dialog 2022-09-10 01:07:55 +02:00
shuttle_control.cc Fix shuttle info sizing text 2023-03-31 18:07:02 +02:00
shuttle_control.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
simple_export_dialog.cc Sort simple-export range-list by range start-time. 2022-12-30 16:21:59 +01:00
simple_export_dialog.h Add named ranges to quick export dialog 2022-12-09 19:22:59 +01:00
simple_progress_dialog.h
slot_properties_box.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
slot_properties_box.h
soundcloud_export_selector.cc
soundcloud_export_selector.h
source_list_base.cc Fix SourceListBase::remove_source 2023-05-29 18:04:27 +02:00
source_list_base.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
speaker_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
speaker_dialog.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
splash.cc
splash.h
startup_fsm.cc startup: fix use-after free of startup FSM object 2023-09-18 16:27:11 -06:00
startup_fsm.h startup: fix use-after free of startup FSM object 2023-09-18 16:27:11 -06:00
step_editing.bindings
step_editor.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
step_editor.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
step_entry.cc Indicate UTF8 literals - fixes glyph rendering with MSVC (2/2) 2023-01-16 21:41:22 +01:00
step_entry.h Towards theme-able, scale-able step-entry 2022-11-20 02:01:12 +01:00
stereo_panner_editor.cc
stereo_panner_editor.h
stereo_panner.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
stereo_panner.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
streamview.cc Allow to select region-gain points via rubber-band drag 2023-07-02 20:47:41 +02:00
streamview.h when a playlist is relayered, relayer ghost regions too 2023-06-26 14:18:18 -06:00
strip_selection.h
strip_silence_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
strip_silence_dialog.h
stripable_colorpicker.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
stripable_colorpicker.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
stripable_time_axis.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
stripable_time_axis.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
stripable_treemodel.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
stripable_treemodel.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
sys_ex.cc
sys_ex.h
template_dialog.cc Update GUI, use new Archive progress API 2023-05-19 03:08:31 +02:00
template_dialog.h
tempo_curve.cc fix height of tempo ruler curve elements 2023-08-31 18:25:18 -06:00
tempo_curve.h fix height of tempo ruler curve elements 2023-08-31 18:25:18 -06:00
tempo_dialog.cc tempo/meter edits: no position fields if marker is part of a BBT marker 2023-08-02 15:23:43 -06:00
tempo_dialog.h tempo/meter edits: no position fields if marker is part of a BBT marker 2023-08-02 15:23:43 -06:00
tempo_lines.cc
tempo_lines.h
tempo_map_change.cc extend TempoMapChange API to allow for replacing, not editing, the map 2022-10-27 13:40:29 -06:00
tempo_map_change.h extend TempoMapChange API to allow for replacing, not editing, the map 2022-10-27 13:40:29 -06:00
time_axis_view_item.cc Use ArdourSans for symbols cross platform 2022-11-15 21:50:13 +01:00
time_axis_view_item.h when a playlist is relayered, relayer ghost regions too 2023-06-26 14:18:18 -06:00
time_axis_view.cc partially revert db97db2513 - allow to activate sub-menu with LMB 2023-06-04 16:44:18 +02:00
time_axis_view.h Activate track-header context menu items with RBM 2023-06-03 15:13:04 +02:00
time_fx_dialog.cc implement time-stretch from left of region 2023-06-09 17:57:52 +01:00
time_fx_dialog.h implement time-stretch from left of region 2023-06-09 17:57:52 +01:00
time_info_box.cc Unconditionally show time-selection in info box with object tool 2023-09-08 03:25:59 +02:00
time_info_box.h
time_selection.cc
time_selection.h
timers.cc switch from glib atomic to std::atomic (gui edition) 2023-03-24 14:19:15 -06:00
timers.h
toolbar_test.cc
track_record_axis.cc Remove unused variable, fix small memory leak 2023-06-08 23:14:33 +02:00
track_record_axis.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
track_selection.cc
track_selection.h
track_view_list.cc
track_view_list.h
transcode_ffmpeg.cc transcode debug should not print (null) array termination 2022-07-04 18:05:49 +02:00
transcode_ffmpeg.h
transcode_video_dialog.cc Consistent progress bar text (no dots) 2022-09-07 00:24:33 +02:00
transcode_video_dialog.h
transform_dialog.cc
transform_dialog.h
transport_control_ui.cc
transport_control_ui.h
transport_control.cc
transport_control.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
transport_masters_dialog.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
transport_masters_dialog.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
transpose_dialog.cc
transpose_dialog.h
trigger_clip_picker.cc Guard set_transient_for for NULL windows 2023-04-04 01:38:33 +02:00
trigger_clip_picker.h Add audition volume control to clip-picker 2023-03-29 01:48:25 +02:00
trigger_jump_dialog.cc move default_triggers_per_box into a namespace ; change value for Ardour to 16 (GUI edition) 2022-10-04 19:55:15 -06:00
trigger_jump_dialog.h
trigger_master.cc Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
trigger_master.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
trigger_page.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
trigger_page.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
trigger_region_list.cc
trigger_region_list.h
trigger_route_list.cc
trigger_route_list.h
trigger_selection.h
trigger_source_list.cc
trigger_source_list.h
trigger_strip.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
trigger_strip.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
trigger_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
trigger_ui.h redesign and reimplement save/restore of MIDI learn for triggers (GUI edition) 2022-11-18 14:04:59 -07:00
trigger.bindings Offer dedicated alternatives for Delete/Backspace 2022-12-02 19:50:39 +01:00
triggerbox_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
triggerbox_ui.h
ui_config_vars.h remove snap-to-grid option (subsumed by SnapTarget preference) 2023-09-11 12:18:16 -05:00
ui_config.cc add enum and member var for controlling what kind of tempo editing we are doing 2023-04-08 11:44:21 -06:00
ui_config.h add enum and member var for controlling what kind of tempo editing we are doing 2023-04-08 11:44:21 -06:00
ui_light.rc.in
utils_videotl.cc
utils_videotl.h
utils.cc NO-OP: clang-format utils.cc 2023-08-26 14:06:33 +02:00
utils.h Move format_position to utils 2023-08-26 14:06:33 +02:00
varispeed_dialog.cc
varispeed_dialog.h
vca_master_strip.cc when coloring tracks: prefer the first strip-palette color, not a bg color 2023-05-15 15:34:43 -05:00
vca_master_strip.h Fix VCA button event propagation 2023-03-30 19:04:36 +02:00
vca_time_axis.cc adjust GainMeter* API and design to handle stripables, not just routes for selection/group behavior 2023-07-31 21:12:00 -06:00
vca_time_axis.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
velocity_ghost_region.cc place lollipops in correct location on timeline 2023-09-08 16:16:15 -06:00
velocity_ghost_region.h freehand line drawing: automation & velocity share the same basic code 2023-07-14 13:03:26 -06:00
verbose_cursor.cc temporal: hide superclock_t variant of TempoMap::metric_at() 2023-06-12 12:36:16 -06:00
verbose_cursor.h
video_image_frame.cc
video_image_frame.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
video_monitor.cc
video_monitor.h
video_server_dialog.cc
video_server_dialog.h
video_timeline.cc Log video-monitor version during startup 2023-05-13 17:08:47 +02:00
video_timeline.h
virtual_keyboard_window.cc Fix #9421: F7 tied to velocity 96 but it was not present in the velocity menu 2023-08-01 22:19:24 +02:00
virtual_keyboard_window.h widgets & GUI: Start/StopGesture signals should pass on GDK event state 2023-07-26 13:11:52 -06:00
visibility_group.cc
visibility_group.h
vst_plugin_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vst_plugin_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vst3_hwnd_plugin_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vst3_hwnd_plugin_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vst3_nsview_plugin_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vst3_nsview_plugin_ui.mm Use std pointers in objective C files 2023-03-25 00:07:56 +01:00
vst3_plugin_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vst3_plugin_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vst3_x11_plugin_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vst3_x11_plugin_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
vstdbg
window_manager.cc
window_manager.h
windows_vst_plugin_ui.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
windows_vst_plugin_ui.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
wscript wscript: drop unused path_prefix 2023-09-17 07:34:55 -06:00