ardour/gtk2_ardour
Paul Davis 201580f7ba fix crashes caused by assert (_fx_line); item does not exist for livetrax 2024-04-25 13:07:00 -06:00
..
appdata/po Czech translation updated for the 8.0 release. 2023-09-24 19:57:25 +02:00
icons add image for launchpad mini 2023-11-04 15:13:01 -06:00
msvc
po update german translation 2024-04-14 00:42:09 +02:00
resources
themes Add custom color for region effect automation 2024-04-23 21:56:26 +02:00
win32
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
about.cc We're behind the times 2024-04-13 00:54:52 +02:00
about.h
actions.cc remove debug output 2024-04-25 13:07:00 -06:00
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 Localize stripped down gtk2 2024-01-06 21:52:48 +01: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 note tupling tweaks, and note join added 2023-11-23 22:42:04 -07:00
ardour.menus.in display MIDI scene markers 2024-04-25 13:07:00 -06: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 ArdourMessageDialog allow for NULL parent window 2023-09-25 22:36:27 +02:00
ardour_message.h ArdourMessageDialog allow for NULL parent window 2023-09-25 22:36:27 +02:00
ardour_ui.cc Fix failure to build with libxml2 version 2.12 2023-11-25 00:30:04 +01:00
ardour_ui.h Initial GUI support to load AAF sessions 2024-02-15 01:44:35 +01:00
ardour_ui2.cc Disambiguate In/Out for translations (1/2) #9512 2023-10-28 14:45:33 +02: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_aaf.cc Update AAF import UI 2024-04-24 17:13:00 +02: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 Discard untitled sessions even when not quitting Ardour 2024-02-24 00:42:40 +01:00
ardour_ui_ed.cc Set correct Timecode widget name 2024-03-07 14:29:50 +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 provide control over use-cocoa-invalidation 2024-03-22 13:13:16 -06:00
ardour_ui_session.cc Also add "All file formats" to session open dialog 2024-02-19 16:42:17 +01:00
ardour_ui_startup.cc Initial GUI support to load AAF sessions 2024-02-15 01:44:35 +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
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 tweaks to arprof to make it more useful with CALLGRIND_* macros 2023-10-05 08:31:11 -06: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 Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
audio_clock.h AudioClock: drop other unused stuff 2022-11-20 02:31:24 +01:00
audio_region_editor.cc Add support for Region Fx Automation 2024-04-23 21:56:22 +02:00
audio_region_editor.h Add support for Region Fx Automation 2024-04-23 21:56:22 +02: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 Disambiguate In/Out for translations (1/2) #9512 2023-10-28 14:45:33 +02: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 fix crashes caused by assert (_fx_line); item does not exist for livetrax 2024-04-25 13:07:00 -06:00
audio_region_view.h Add support for Region Fx Automation 2024-04-23 21:56:22 +02:00
audio_streamview.cc Add support for Region Fx Automation 2024-04-23 21:56:22 +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 Consistently use context-menu button action 2023-10-31 20:16:23 +01: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 Add custom color for region effect automation 2024-04-23 21:56:26 +02:00
automation_line.h Add custom color for region effect automation 2024-04-23 21:56:26 +02:00
automation_region_view.cc region gain and MIDI CC freehand line drawing 2023-09-30 11:09:58 -06:00
automation_region_view.h region gain and MIDI CC freehand line drawing 2023-09-30 11:09:58 -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 region gain and MIDI CC freehand line drawing 2023-09-30 11:09:58 -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 Add custom color for region effect automation 2024-04-23 21:56:26 +02:00
automation_time_axis.h initial refactoring of freehand line drawing 2023-09-30 11:09:58 -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 Ellipsize inactive track-header name-label #9674 2024-03-21 17:44:33 +01: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 ui: add some padding in tooltips 2024-01-20 16:09:33 +01: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 provide control over use-cocoa-invalidation 2024-03-22 13:13:16 -06: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 switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07: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 ui: mixer: fix vca buttons not visually releasing (inner stroke not cleared upon mouse release) 2024-02-15 14:56:21 +01: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 Consistently use context-menu button action 2023-10-31 20:16:23 +01: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 Consolidate internal bus checks (2/2) 2024-01-06 20:21:54 +01: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 Remove more or less useless Mouse Audition Button 2023-10-05 21:49:55 +02:00
editor.cc display MIDI scene markers 2024-04-25 13:07:00 -06:00
editor.h display MIDI scene markers 2024-04-25 13:07:00 -06:00
editor_actions.cc display MIDI scene markers 2024-04-25 13:07:00 -06:00
editor_audio_import.cc Show Progress when importing many channels/tracks 2024-02-24 00:42:50 +01:00
editor_audiotrack.cc Remove unused includes 2022-08-19 09:27:19 -06:00
editor_canvas.cc display MIDI scene markers 2024-04-25 13:07:00 -06:00
editor_canvas_events.cc Add support for Region Fx Automation 2024-04-23 21:56:22 +02: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 small API change to provide (debug) name to canvas cursor items 2021-08-13 12:51:36 -06:00
editor_drag.cc Add custom color for region effect automation 2024-04-23 21:56:26 +02:00
editor_drag.h Suspend signal emission of Locations during Drag 2023-12-08 21:48:23 +01:00
editor_export_audio.cc macOS provides z-axis stacking for Dialogs 2024-04-04 22:50:26 +02:00
editor_group_tabs.cc Remove unused includes 2022-08-19 09:27:19 -06:00
editor_group_tabs.h
editor_items.h display MIDI scene markers 2024-04-25 13:07:00 -06: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 display MIDI scene markers 2024-04-25 13:07:00 -06:00
editor_mixer.cc Add Lua binding to query current editor-mixer route 2024-02-17 15:01:58 +01:00
editor_mouse.cc display MIDI scene markers 2024-04-25 13:07:00 -06:00
editor_ops.cc display MIDI scene markers 2024-04-25 13:07:00 -06: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 no more "glue to ..." concept in GUI 2023-10-04 17:07:34 -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 display MIDI scene markers 2024-04-25 13:07:00 -06: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 Update Section list (once) in the background 2023-12-10 04:10:01 +01:00
editor_sections.h Another speedup when multiple locations change 2023-12-08 23:03:38 +01:00
editor_selection.cc Remove more or less useless Mouse Audition Button 2023-10-05 21:49:55 +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 Tweak translatable strings 2023-12-17 20:58:11 +01: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 grid/snap: disable broken septuplet option 2024-02-27 23:28:41 +01: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 more debug output for bad buffer sized trout 2023-10-12 21:19:21 -06:00
engine_dialog.h Distinct engine-states per sample-rate 2023-06-02 22:31:02 +02:00
enums.cc display MIDI scene markers 2024-04-25 13:07:00 -06: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 Allow to stem-export Surround Master 2024-02-29 16:15:50 +01: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 Keep preset message dialog on top of export dialog 2023-09-25 22:36:27 +02: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 Fix buffer-overflow in power range spectral analysis (#9560) 2023-11-30 19:43:27 +01:00
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 ui: mixer: same as 313b0b2ddd but with label button 2024-02-15 14:58:46 +01: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 Consistently use context-menu button action 2023-10-31 20:16:23 +01: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 Only show automation mode button for PluginInsert ctrls 2024-04-23 21:55:54 +02:00
ghostregion.cc more improvements to velocity drawing (including straight line) 2023-10-27 11:50:15 -06:00
ghostregion.h more improvements to velocity drawing (including straight line) 2023-10-27 11:50:15 -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 Fix label in insert-time dialog 2023-10-09 20:24:19 +02:00
insert_remove_time_dialog.h no more "glue to ..." concept in GUI 2023-10-04 17:07:34 -06:00
instrument_selector.cc no crash if instrument selector has no _instrument_list 2024-04-25 13:07:00 -06:00
instrument_selector.h Properly unload VST3 plugins 2023-10-27 00:39:03 +02: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 Separate PluginWindowProxy into public class 2024-04-23 21:51:31 +02:00
io_plugin_window.h Separate PluginWindowProxy into public class 2024-04-23 21:51:31 +02: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 tweak shortcut window so that the tree is expanded to actually show search results 2023-10-04 17:07:34 -06:00
keyeditor.h tweak shortcut window so that the tree is expanded to actually show search results 2023-10-04 17:07:34 -06:00
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
line_merger.h add missing file 2023-09-30 12:22:54 -06:00
linux_vst_gui_support.cc LXVST: dispatch close when GUI is destroyed 2022-10-11 20:55:01 +02:00
location_ui.cc Fix location list order (amend 7ee5a3f24) 2023-12-11 15:54:30 +01:00
location_ui.h Keep location lists ordered by start-time 2023-12-09 02:26:49 +01: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 Explicitly sandbox Lua instances (3/4) 2023-10-04 02:50:38 +02:00
luainstance.cc Add support for Region Fx Automation 2024-04-23 21:56:22 +02:00
luainstance.h Explicitly sandbox Lua instances (3/4) 2023-10-04 02:50:38 +02:00
luasignal.h
luasignal_syms.h Add note about LuaSignal for windows 2023-07-05 19:38:51 +02:00
luawindow.cc Explicitly sandbox Lua instances (3/4) 2023-10-04 02:50:38 +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 Keep track of LV2 externalUI visibility 2023-11-26 20:07:00 +01:00
lv2_plugin_ui.h Keep track of LV2 externalUI visibility 2023-11-26 20:07:00 +01: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 We're behind the times 2024-04-13 00:54:52 +02: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 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
marker_selection.h getting editor_drag.cc to compile 2021-08-13 12:51:29 -06:00
mergeable_line.cc Fix region-gain envelope auto-enable when dragging 2024-04-23 21:56:05 +02:00
mergeable_line.h region gain and MIDI CC freehand line drawing 2023-09-30 11:09:58 -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 Consolidate internal bus checks (2/2) 2024-01-06 20:21:54 +01: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 NO-OP: clang-format 2023-09-24 14:25:14 +02:00
midi_list_editor.h Add missing #include for NoteType 2023-09-24 14:27:29 +02: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 Fix deleting the same point multiple times (#9689) 2024-04-15 00:39:20 +02:00
midi_region_view.h note joining should occur per-channel 2023-11-24 08:32:28 -07:00
midi_selection.cc
midi_selection.h
midi_streamview.cc ensure that MidiStreamView calls a color handler for each region 2023-12-09 14:07:58 -07:00
midi_streamview.h remove unusued "MIDI underlay" cruft 2023-06-26 14:18:17 -06:00
midi_time_axis.cc fix copy-paste but in MidiTimeAxisView::set_note_selection() - use set, not add 2023-10-18 09:05:10 -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 Remove unused variable 2023-10-07 22:43:27 +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 Consolidate internal bus checks (2/2) 2024-01-06 20:21:54 +01:00
mixer_group_tabs.h
mixer_strip.cc Fix incorrect variable mistake 2024-02-13 06:59:19 +01:00
mixer_strip.h allow selection-as-group control of trim controls 2023-07-27 13:30:50 -06:00
mixer_ui.cc Fix adding new route in front (#9651) 2024-03-02 14:55:58 +01:00
mixer_ui.h Vapor: keep session config and UI action in sync 2024-02-23 17:04:25 +01: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 Remove more or less useless Mouse Audition Button 2023-10-05 21:49:55 +02:00
mouse_cursors.h Remove more or less useless Mouse Audition Button 2023-10-05 21:49:55 +02:00
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 Guess UI scale for copy-config dialog 2023-09-25 17:07:15 +02:00
new_user_wizard.h Guess UI scale for copy-config dialog 2023-09-25 17:07:15 +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 first steps towards improving straight line drags for velocity 2023-10-27 11:50:15 -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 sometimes concision with variable naming is of no help 2024-04-25 13:07:00 -06:00
option_editor.h Manage OptionEditor labels 2023-05-31 21:36:24 +02:00
opts.cc switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07:00
opts.h switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07: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 Consistently use context-menu button action 2023-10-31 20:16:23 +01: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 Retain Change Dialog settings when MIDNAM model changes 2023-09-26 05:32:57 +02: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 Fix patch-change dialog channel switch 2023-09-26 05:32:57 +02: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 Prevent double-click on the pianoroll to toggle track height 2024-03-27 03:25:36 +01:00
piano_roll_header.h scroomer prelight and handles 2023-09-25 11:01:22 -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 Fixed a typo 2023-11-20 20:04:27 +01: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 Hide internal plugins from users in the GUI 2023-11-09 02:02:43 +01: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 Keep track of LV2 externalUI visibility 2023-11-26 20:07:00 +01:00
plugin_utils.h move match_search_strings() function from plugin utils to PBD 2023-01-22 17:41:43 -07:00
plugin_window_proxy.cc Separate PluginWindowProxy into public class 2024-04-23 21:51:31 +02:00
plugin_window_proxy.h Separate PluginWindowProxy into public class 2024-04-23 21:51:31 +02:00
point_selection.h
port_group.cc port group display should not crash if there's no auditioner 2024-04-25 13:07:00 -06: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 Consistently use context-menu button action 2023-10-31 20:16:23 +01: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 remove some preference metadata related to removed options 2023-10-07 13:14:39 -06:00
processor_box.bindings
processor_box.cc Fix inline controls allow for inverted range 2024-04-11 19:41:14 +02:00
processor_box.h Triggerbox Processors are not visible and have no UI 2024-02-15 13:26:47 +01: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 Add Lua binding to query current editor-mixer route 2024-02-17 15:01:58 +01: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 provide control over use-cocoa-invalidation 2024-03-22 13:13:16 -06: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 Add support for Region Fx Automation 2024-04-23 21:56:22 +02:00
region_editor.h Add support for Region Fx Automation 2024-04-23 21:56:22 +02:00
region_fx_line.cc Add support for Region Fx Automation 2024-04-23 21:56:22 +02:00
region_fx_line.h Add support for Region Fx Automation 2024-04-23 21:56:22 +02:00
region_gain_line.cc Add support for Region Fx Automation 2024-04-23 21:56:22 +02:00
region_gain_line.h Add support for Region Fx Automation 2024-04-23 21:56:22 +02: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 Region list columns do not use property_markup 2023-10-26 05:46:11 +02:00
region_list_base.h no more "glue to ..." concept in GUI 2023-10-04 17:07:34 -06: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 Add support for Region Fx Automation 2024-04-23 21:56:22 +02:00
region_view.h ensure that MidiStreamView calls a color handler for each region 2023-12-09 14:07:58 -07: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 RhythmFerret: fix heap-use-after-free 2023-10-31 04:31:08 +01:00
rhythm_ferret.h RhythmFerret: fix heap-use-after-free 2023-10-31 04:31:08 +01:00
route_dialogs.h Fix save/restore of Insert-At position 2022-06-15 02:41:50 +02:00
route_group_dialog.cc Expose Surround Send Enable Sharing in UI 2024-01-30 23:58:43 +01:00
route_group_dialog.h Expose Surround Send Enable Sharing in UI 2024-01-30 23:58:43 +01: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 Vapor: GUI support to add Surround Bus 2024-01-06 20:27:03 +01: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 Consistently use context-menu button action 2023-10-31 20:16:23 +01: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 Show automation lane on touch, now spills related ctrls 2024-01-19 02:55:47 +01:00
route_time_axis.h Show automation lane on touch, now spills related ctrls 2024-01-19 02:55:47 +01:00
route_ui.cc Vapor: GUI support to add Surround Bus 2024-01-06 20:27:03 +01:00
route_ui.h Vapor: GUI support to add Surround Bus 2024-01-06 20:27:03 +01: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 NO-OP: fix typo in method name 2024-02-26 18:43:32 +01:00
script_selector.h NO-OP: fix typo in method name 2024-02-26 18:43:32 +01:00
search_path_option.cc
search_path_option.h
selectable.h
selection.cc Add support for Region Fx Automation 2024-04-23 21:56:22 +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 Clarify that there are no archive file format options 2024-04-02 09:53:24 +02:00
session_archive_dialog.h Clarify that there are no archive file format options 2024-04-02 09:53:24 +02:00
session_dialog.cc Fix copy/paste bug in in 35de41a419 2024-02-19 16:29:31 +01: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 add metadata to session property editor so that search "works" there 2024-02-14 09:23:18 -07: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 more crash avoidance in sfdb UI if there's no auditioner 2024-04-25 13:07:00 -06:00
sfdb_ui.h Add Sort-by dropdown, re-layout import dialog 2022-09-10 01:07:55 +02:00
shuttle_control.cc no-strobe behavior for varispeed blink 2023-11-11 10:11:30 -07:00
shuttle_control.h Keep shuttle ctrl in sync with actual speed 2023-10-10 04:18:53 +02:00
simple_export_dialog.cc Fix typo 2024-03-12 00:31:32 +01:00
simple_export_dialog.h Vapor: Simple Export GUI 2024-01-06 20:28:42 +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 Semicolon to the rescue 2024-04-11 23:42:13 +02:00
splash.h Keep track of splash visibility behind dialogs 2021-06-23 17:55:01 +02:00
startup_fsm.cc Fix loading session by relative path 2024-03-12 04:29:33 +01:00
startup_fsm.h Initial GUI support to load AAF sessions 2024-02-15 01:44:35 +01:00
step_editing.bindings fix binding for "bar" key in step editing bindings 2021-12-10 13:20:20 -07:00
step_editor.cc length (& position) of the region added for step entry shouuld use in beat time 2023-11-06 20:38:08 -07: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 Add support for Region Fx Automation 2024-04-23 21:56:22 +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
surround_strip.cc Srnd: only update LUFS and dBTP displays while transport is rolling 2024-01-21 10:58:23 -06:00
surround_strip.h Vapor: GUI support to add Surround Bus 2024-01-06 20:27:03 +01: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 tempo-marker start bpm text was not being updated during+after a mouse drag 2023-09-28 09:09:37 -05: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 Ellipsize inactive track-header name-label #9674 2024-03-21 17:44:33 +01: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 Fix typo in 69c7db8595 2023-11-13 22:19:03 +01: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 Fix ffmpeg-5+ encoding drop-frame framerates 2023-12-13 17:41:44 +01:00
transcode_ffmpeg.h Fix ffmpeg-5+ encoding drop-frame framerates 2023-12-13 17:41:44 +01: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 switch no-strobe from cmdline to UI config preference 2023-11-10 15:50:44 -07:00
transport_control_ui.h
transport_masters_dialog.cc Drop UI shared_ptr references to Transport Masters 2023-12-05 04:37:39 +01: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 Consistently use context-menu button action 2023-10-31 20:16:23 +01: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 Consolidate internal bus checks (2/2) 2024-01-06 20:21:54 +01: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 Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
trigger_ui.h Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
triggerbox_ui.cc Fix build, amend previous commit 2023-10-31 20:25:18 +01: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 Localize stripped down gtk2 2024-01-06 21:52:48 +01: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 change default for use-cocoa-invalidation 2024-03-22 14:51:19 -06:00
ui_light.rc.in
utils.cc Remove noop include (deprecated, unused gtk header) 2023-11-19 20:28:48 +01:00
utils.h Guess UI scale for copy-config dialog 2023-09-25 17:07:15 +02:00
utils_videotl.cc
utils_videotl.h
varispeed_dialog.cc VarispeedDialog fixes, use 100% for speed 1.0 2023-10-10 05:12:53 +02:00
varispeed_dialog.h add percentage field to varispeed dialog 2023-10-09 11:09:07 -06:00
vca_master_strip.cc no-op: clean 2024-02-15 14:58:57 +01:00
vca_master_strip.h ui: mixer: vca: bring vertical button context menu on button press instead of release (like everywhere else), this also fixe renaming on double click 2024-02-15 14:56:21 +01: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 reduce default size of lollis and make them scale with the UI scale factor 2023-11-04 12:27:55 -06:00
velocity_ghost_region.h more improvements to velocity drawing (including straight line) 2023-10-27 11:50:15 -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 Tweak translatable strings 2023-12-17 20:58:11 +01: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 Consistently use context-menu button action 2023-10-31 20:16:23 +01:00
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 use a different source file for ardour.menus in the livetrax case 2024-04-25 09:26:33 -06:00