ardour/gtk2_ardour
Ben Loftis d7345d7d4d
Remove marker 'Hide' item from context menu.
It is accessible in sidebar.
In the sidebar you can both Hide and Show, so less prone to error
2023-09-14 23:12:50 +02: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 Russian translation 2023-08-11 05:03:52 +02:00
resources
themes tweak scroomer colors and alpha to work better with most themes 2023-09-14 08:22:06 -06: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 gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
add_video_dialog.h
ambiguous_file_dialog.cc Fix typos in gtk2_ardour/ directory 2022-01-26 12:35:38 -05:00
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 AU: standalone scanner tool 2021-07-03 19:07:26 +02:00
arcall arcall: use dedicated directory for output, and add --dump-instr=yes 2022-04-05 20:52:09 -06:00
arcanvas
ardbg
ardbg-core
ardev
ardev-win
ardev_common.sh.in Reduce ASAN clutter when starting Ardour 2023-09-11 17:16:37 +02:00
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 Override Ubuntu global menu 2021-06-21 05:23:01 +02:00
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
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 gtkmm: use get_visible() instead of deprecated Gtk::Widget::is_visible() 2022-04-08 20:20:10 +02:00
ardour_message.h
ardour_ui.cc Fix capitalization in running text 2023-06-04 16:08:11 +02:00
ardour_ui.h 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_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_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 Fix alloc-dealloc-mismatch (malloc vs operator delete) 2023-07-02 23:54:16 +02:00
ardour_ui_startup.cc Update sample-rate mismatch dialogs to reflect resampling 2023-01-31 01:21:48 +01:00
ardour_ui_video.cc Safeguard video-alignment in case LTC detection throws an error 2022-09-03 17:55:30 +02:00
ardour_window.cc Special case tansient-parent windows on macOS 2022-11-15 03:07:43 +01:00
ardour_window.h
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 Update ar* start-scripts --novst option was removed with wineVST 2021-09-08 23:28:50 +02:00
arldd
arlua
arluadoc
armass Update ar* start-scripts --novst option was removed with wineVST 2021-09-08 23:28:50 +02:00
arprof Update ar* start-scripts --novst option was removed with wineVST 2021-09-08 23:28:50 +02:00
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 VST2: new scanner implementation 2021-07-03 19:07:25 +02:00
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 Property Boxen: handle more {audio|midi} cases; move code around. 2021-12-08 12:58:12 -06:00
audio_region_operations_box.h Property Boxen: handle more {audio|midi} cases; move code around. 2021-12-08 12:58:12 -06:00
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 Cue page: rough-in a display for Bar-length 2022-01-26 11:51:08 -06:00
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.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_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 gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
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 basic skeleton for clip editor bindings 2021-12-10 15:15:56 -07:00
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 Config isn't editable 2021-05-08 19:19:16 +02:00
configinfo.h
configuration_metadata.h Update preferences metadata object 2023-05-17 02:04:52 +02:00
context_menu_helper.h
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_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_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 remove duplicate initialization of PBD::DEBUG::Selection 2021-01-14 11:25:29 -07:00
debug.h remove duplicate initialization of PBD::DEBUG::Selection 2021-01-14 11:25:29 -07:00
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 add keyfowarding to performance meters window 2021-06-28 18:28:11 -06:00
dsp_stats_window.cc start showing some DSP stats in the perf meter window 2021-06-12 09:20:58 -06:00
dsp_stats_window.h start showing some DSP stats in the perf meter window 2021-06-12 09:20:58 -06:00
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.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
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
editor.cc Fix grid off-by one, complete removal of Playhead grid 2023-09-14 20:42:04 +02:00
editor.h Add editing mode to select marker click behavior 2023-09-13 03:16:24 +02:00
editor_actions.cc Add menu items to set/cycle marker click behavior 2023-09-13 20:44:07 +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.cc fix redisplay of track headers after UI scale change 2023-09-10 18:20:35 -06:00
editor_canvas_events.cc partially revert 218fb. TODO: menu actions need to operate on the clicked section 2023-09-12 08:40:07 -05:00
editor_component.cc
editor_component.h
editor_cursors.cc cairo single pixel line offset fix, part 2 2023-07-17 20:55:13 -06:00
editor_cursors.h small API change to provide (debug) name to canvas cursor items 2021-08-13 12:51:36 -06:00
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 changes required by fixing ambiguities in timepos_t/timecnt_t API (GUI edition) 2021-08-13 12:51:31 -06:00
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 only show scroomer note names in draw/internal edit modes (if at all) 2023-09-13 11:53:18 -06:00
editor_ops.cc Mixbus: cut/copy section always pastes at playhead 2023-09-11 23:18:52 +02:00
editor_pt_import.cc pt import: Correct the log warning message when at least one audio file failed to load 2021-01-17 13:19:54 +11:00
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 terminology: change visibility text to 'Cue Window' to match button name 2022-01-31 20:25:06 -06:00
editor_routes.h Reduce and abstract EditorRoutes to a dedicated RouteList 2022-01-27 01:28:50 +01:00
editor_rulers.cc remove tempo-mapping bar, tempo_meta group. this reverts 8fbf2c and related 2023-09-06 19:31:00 +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 rename EditorSummary::Position as Editor::SummaryPosition 2021-08-13 12:51:34 -06:00
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
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.cc Add editing mode to select marker click behavior 2023-09-13 03:16:24 +02:00
enums.h
enums_convert.h
evtest.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
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 Add method to plot loudness analysis graph 2021-04-07 01:48:01 +02:00
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 gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
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.cc
fft.h
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
fitted_canvas_widget.cc fitted_canvas: second part of 3784aa 2022-01-02 16:10:36 -06:00
fitted_canvas_widget.h fitted_canvas: virtual accessor will be useful for mb 2022-01-02 16:06:06 -06:00
fix_carbon.h
floating_text_entry.cc Remove unused #include<> (1/2) 2021-05-05 17:43:28 +02:00
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 Fix typos in gtk2_ardour/ directory 2022-01-26 12:35:38 -05:00
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 gtkmm: use get_realized() instead of deprecated Gtk::Widget::is_realized() 2022-04-08 20:20:32 +02:00
input_port_monitor.h Fix crash when changing UI scale on Windows 2021-08-10 04:15:15 +02:00
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 continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
instrument_selector.cc Indicate UTF8 literals - fixes glyph rendering with MSVC (2/2) 2023-01-16 21:41:22 +01:00
instrument_selector.h Instrument Selector: use a 3-way Disposition to disambiguate the uses of this widget 2022-02-04 21:33:12 -06:00
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 Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
keyboard.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
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 Unify loudness settings, prepare for custom user config 2021-04-12 23:16:11 +02:00
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.h
luasignal_syms.h Add note about LuaSignal for windows 2023-07-05 19:38:51 +02:00
luawindow.cc Change LuaWindow into an ArdourWindow 2021-09-20 04:26:24 +02:00
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 Fix typos in gtk2_ardour/ directory 2022-01-26 12:35:38 -05:00
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.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
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
marker.cc remove tempo-mapping bar, tempo_meta group. this reverts 8fbf2c and related 2023-09-06 19:31:00 +02:00
marker.h remove tempo-mapping bar, tempo_meta group. this reverts 8fbf2c and related 2023-09-06 19:31:00 +02:00
marker_selection.h getting editor_drag.cc to compile 2021-08-13 12:51:29 -06:00
meter_patterns.cc
meter_patterns.h TriggerStrip: add solo,mute,pan,gain controls and meter 2021-12-02 22:28:05 +01:00
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 Property Boxen: handle more {audio|midi} cases; move code around. 2021-12-08 12:58:12 -06:00
midi_region_operations_box.h Property Boxen: handle more {audio|midi} cases; move code around. 2021-12-08 12:58:12 -06:00
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 trigger_ui: reorganize some tempo and FA controls 2022-01-14 12:55:51 -06:00
midi_trigger_properties_box.h trigger_ui: refactor property_boxen to subclasses of TriggerUI 2022-01-11 10:51:24 -06:00
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 mini-timeline: yet another tweak to draw Stop Cues nicely 2022-02-14 21:22:36 -06:00
missing_file_dialog.cc Fix typos in gtk2_ardour/ directory 2022-01-26 12:35:38 -05:00
missing_file_dialog.h Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
missing_filesource_dialog.cc Fix typos in gtk2_ardour/ directory 2022-01-26 12:35:38 -05:00
missing_filesource_dialog.h Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
missing_plugin_dialog.cc Fix typos in gtk2_ardour/ directory 2022-01-26 12:35:38 -05:00
missing_plugin_dialog.h Set transient parent for missing-* dialogs at start 2021-07-07 00:33:50 +02:00
mixer.bindings Add keybinding for Mixer/solo 2023-05-22 02:01:42 +02:00
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
monitor.bindings
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
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
mono_panner_editor.cc
mono_panner_editor.h
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 PropertyBoxen: initial draft of property-editing widgets that follow the Selection 2021-12-08 12:45:11 -06:00
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 gtkmm: use append() instead of deprecated Gtk::ComboBoxText::append_text() 2022-04-08 21:10:56 +02:00
normalize_dialog.h Region loudness normalization GUI #8777 2021-07-20 04:53:57 +02:00
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
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 gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
note_select_dialog.h
nsm.cc Add NSM ':switch:' capability 2021-12-04 14:34:44 +01:00
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 use backend_client_name parsed from options when initializing backend 2022-03-01 02:36:11 +01:00
opts.h Remove --novst option 2021-08-10 15:49:32 +02: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
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
paste_context.h
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
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
piano_key_bindings.cc
piano_key_bindings.h
piano_roll_header.cc use new user-immediate API in GUI 2023-09-13 23:58:31 -06:00
piano_roll_header.h only show scroomer note names in draw/internal edit modes (if at all) 2023-09-13 11:53:18 -06: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 Remove unused "cancel scan timeout" buttons 2021-07-23 00:28:06 +02:00
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 PM-Sel: remove hidden toggle, turn Fav into a checkbox 2021-07-16 18:47:13 +02:00
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.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
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
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: Fix two warnings from valgrind 2021-01-06 11:30:12 +11:00
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 reimplement quantization without (much) floating point (GUI edition) 2021-08-13 12:51:35 -06:00
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 Derive some functions from RecInfoBox::update() (in the derived classes) 2021-02-26 13:07:35 +00:00
rec_info_box.h Derive some functions from RecInfoBox::update() (in the derived classes) 2021-02-26 13:07:35 +00:00
recorder_group_tabs.cc RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
recorder_group_tabs.h RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00
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 Verbose cursor audio region peak display 2020-12-30 13:42:42 +01:00
region_properties_box.cc PropertyBoxen: initial draft of property-editing widgets that follow the Selection 2021-12-08 12:45:11 -06:00
region_properties_box.h PropertyBoxen: initial draft of property-editing widgets that follow the Selection 2021-12-08 12:45:11 -06:00
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 Allow to edit group from the RouteGroupMenu 2021-09-28 07:11:37 +02:00
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.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
route_ui_selection.h
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.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
selection_memento.cc Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
selection_memento.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
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 PropertyBoxen: initial draft of property-editing widgets that follow the Selection 2021-12-08 12:45:11 -06:00
selection_templates.h
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 Remove duplicate API to find session files (ignore ._ files) 2023-06-07 17:37:40 +02:00
session_dialog.h
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 Add missing namepaces 2022-01-26 22:32:27 +01:00
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 trigger_ui: implement per-slot UI for allow_patch_changes 2022-03-15 09:03:40 -05:00
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 gtkmm: use get_visible() instead of deprecated Gtk::Widget::is_visible() 2022-04-08 20:20:10 +02:00
splash.h Keep track of splash visibility behind dialogs 2021-06-23 17:55:01 +02:00
startup_fsm.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
startup_fsm.h differentiate between StartupFSM::{Exit,Quit}Program 2022-11-29 10:09:39 -07:00
step_editing.bindings fix binding for "bar" key in step editing bindings 2021-12-10 13:20:20 -07:00
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.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
stereo_panner_editor.cc
stereo_panner_editor.h
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 Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
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 GUI changes to *try* to adapt to a world without explicit beats<->samples converter objects (i.e. use AutomationLine::get_origin() instead 2021-08-13 12:51:34 -06:00
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.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_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_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 remove another instance of std::numeric_limits<timepos_t>::max() 2021-12-05 09:22:02 -07:00
time_selection.h continued work on timeline types conversion. in theory, just editor_ops.cc remains 2021-08-13 12:51:29 -06:00
timers.cc switch from glib atomic to std::atomic (gui edition) 2023-03-24 14:19:15 -06:00
timers.h
toolbar_test.cc gtkmm: use set_can_focus() instead of deprecated Gtk::Widget::set_flags(CAN_FOCUS) 2022-04-08 21:11:06 +02:00
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 Address another -Wunused-private-field 2021-03-18 04:06:46 +01:00
track_selection.h Address another -Wunused-private-field 2021-03-18 04:06:46 +01:00
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 Video import/export overhaul and ffmpeg-5.0 compat 2022-04-01 01:35:08 +02:00
transcode_video_dialog.cc Consistent progress bar text (no dots) 2022-09-07 00:24:33 +02:00
transcode_video_dialog.h Video import/export overhaul and ffmpeg-5.0 compat 2022-04-01 01:35:08 +02:00
transform_dialog.cc
transform_dialog.h
transport_control.cc another in-progress snapshot of gtk2_ardour after getting audio_clock.cc to compile 2021-08-13 12:51:29 -06:00
transport_control.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
transport_control_ui.cc RecorderUI: Capture info and transport ctrls 2021-02-23 16:24:30 +01:00
transport_control_ui.h
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 gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
transpose_dialog.h Separate transport and varispeed dialog 2021-07-19 00:55:59 +02:00
trigger.bindings Offer dedicated alternatives for Delete/Backspace 2022-12-02 19:50:39 +01:00
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_ui: tweak menu actions for multi-jump 2022-01-31 14:59:30 -06:00
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 gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
trigger_region_list.h Add RegionList to TriggerPage 2022-01-19 17:13:51 +01:00
trigger_route_list.cc terminology: change visibility text to 'Cue Window' to match button name 2022-01-31 20:25:06 -06:00
trigger_route_list.h Add dedicated Trigger Route List 2022-01-27 01:28:50 +01:00
trigger_selection.h Reduce includes required for Selection 2022-01-11 05:21:51 +01:00
trigger_source_list.cc gtkmm: use ALIGN_END instead of deprecated Gtk::AlignmentEnum::ALIGN_RIGHT 2022-04-08 21:11:06 +02:00
trigger_source_list.h Add SourceList to TriggerPage 2022-01-19 17:13:51 +01:00
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
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 triggerbox: change FollowActions into an object with a target list (GUI edition) 2022-01-19 15:50:55 -07: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_config_vars.h remove snap-to-grid option (subsumed by SnapTarget preference) 2023-09-11 12:18:16 -05:00
ui_light.rc.in
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
utils_videotl.cc
utils_videotl.h
varispeed_dialog.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
varispeed_dialog.h Allow vari-speed control via scroll-wheel 2021-07-19 02:57:45 +02:00
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 Ignore LD-environment for video transcoding and Lua exec 2022-04-01 18:20:04 +02:00
video_monitor.h
video_server_dialog.cc gtkmm: use ALIGN_START instead of deprecated Gtk::AlignmentEnum::ALIGN_LEFT 2022-04-08 21:11:06 +02:00
video_server_dialog.h
video_timeline.cc Log video-monitor version during startup 2023-05-13 17:08:47 +02:00
video_timeline.h Constification: make Stateful::get_state() const, with all other required const-ness added (GUI) 2022-04-06 21:56:59 -06:00
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
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
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
vstdbg
window_manager.cc
window_manager.h Remove duplicate calls to set_session 2021-09-20 04:21:21 +02:00
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 Update Codenames 2023-09-11 17:13:06 +02:00