.. |
appdata/po
|
Update Japanese translation
|
2017-01-22 22:03:55 +01:00 |
icons
|
Fix windows builds, rename icons following 4e96285ba5
|
2017-02-26 14:26:13 +01:00 |
macosx/tracks.xcodeproj
|
|
|
msvc
|
|
|
po
|
Update Japanese translation
|
2017-02-12 11:59:40 +01:00 |
resources
|
|
|
themes
|
update alternate themes with automation-line-fill opacity
|
2017-01-12 15:21:21 -06:00 |
win32
|
|
|
about.cc
|
update email address
|
2017-02-13 22:10:18 +01:00 |
about.h
|
|
|
actions.cc
|
|
|
actions.h
|
|
|
add_route_dialog.cc
|
backport/minimize difference to mixbus branch
|
2016-12-21 12:14:44 +01:00 |
add_route_dialog.h
|
|
|
add_video_dialog.cc
|
Windows/Videotimeline: support all drives (no fixed docroot/drive-letter)
|
2017-01-11 03:55:04 +01:00 |
add_video_dialog.h
|
|
|
ambiguous_file_dialog.cc
|
|
|
ambiguous_file_dialog.h
|
|
|
analysis_window.cc
|
|
|
analysis_window.h
|
|
|
arcall
|
|
|
arcanvas
|
valgrind option (commented) for canvas tester
|
2017-02-01 21:58:20 +01:00 |
arcfg
|
|
|
ardbg
|
|
|
ardbg-core
|
|
|
ardev
|
|
|
ardev_common.sh.in
|
|
|
ardev-win
|
|
|
ardour2_ui_dark_sae.rc.in
|
|
|
ardour2_ui_light_sae.rc.in
|
|
|
ardour2_ui_sae.conf
|
|
|
ardour_button.cc
|
Fix button sizing for IconRenderCallback
|
2017-02-17 20:51:15 +01:00 |
ardour_button.h
|
Implement icon-render callback in ArdourButton
|
2017-02-17 18:58:11 +01:00 |
ardour_dialog.cc
|
|
|
ardour_dialog.h
|
|
|
ardour_display.cc
|
|
|
ardour_display.h
|
|
|
ardour_dropdown.cc
|
|
|
ardour_dropdown.h
|
|
|
ardour_http.cc
|
|
|
ardour_http.h
|
|
|
ardour_knob.cc
|
|
|
ardour_knob.h
|
|
|
ardour_spacer.h
|
Simplify spacer code
|
2016-12-18 21:39:36 +01:00 |
ardour_spinner.cc
|
|
|
ardour_spinner.h
|
|
|
ardour_ui2.cc
|
Toolbar spacing: Add back one pixel of vertical padding, and preserve it regardless of which button sections are hidden.
|
2017-02-16 14:37:56 -06:00 |
ardour_ui_dependents.cc
|
Consolidate ActionChanged callbacks, add tooltips
|
2017-02-18 16:14:41 +01:00 |
ardour_ui_dialogs.cc
|
Allow to switch master-meter type in the toolbar-meter
|
2017-02-24 23:41:22 +01:00 |
ardour_ui_ed.cc
|
Remove unused ArdourUI code to add/remove Lua Session Scripts.
|
2017-02-19 01:29:08 +01:00 |
ardour_ui_mixer.cc
|
|
|
ardour_ui_options.cc
|
mark loop button insensitive when there's no loop-range
|
2017-01-28 12:05:50 +01:00 |
ardour_ui.cc
|
Allow to switch master-meter type in the toolbar-meter
|
2017-02-24 23:41:22 +01:00 |
ardour_ui.h
|
Allow to switch master-meter type in the toolbar-meter
|
2017-02-24 23:41:22 +01:00 |
ardour_window.cc
|
|
|
ardour_window.h
|
|
|
ardour-mime-info.xml
|
|
|
ardour-sae.menus
|
|
|
ardour.appdata.xml.in.in
|
|
|
ardour.desktop.in
|
|
|
ardour.keys.in
|
Move Select-All-Tracks into the Selection category. Currently used only when printing keybindings. But we should also use this for categorizing the keybindings dialog IMHO.
|
2017-02-22 18:15:55 -06:00 |
ardour.menus.in
|
Update menu for Lua
|
2017-02-19 01:29:08 +01:00 |
ardour.sh.in
|
|
|
ArdourMono.ttf
|
|
|
arhell
|
|
|
arldd
|
|
|
arlua
|
|
|
arluadoc
|
|
|
armass
|
Elaborate valgrind options
|
2017-01-20 13:54:15 +01:00 |
arprof
|
|
|
arrr
|
ardour runs fine in rr version 4.4.0, add scripts
|
2017-01-21 23:10:33 +01:00 |
arrr-replay
|
ardour runs fine in rr version 4.4.0, add scripts
|
2017-01-21 23:10:33 +01:00 |
arscan
|
|
|
artest
|
|
|
arval
|
Elaborate valgrind options
|
2017-01-20 13:54:15 +01:00 |
au_pluginui.h
|
|
|
au_pluginui.mm
|
|
|
audio_clock.cc
|
Potential clock info-text color-glitch fix <span color>
|
2017-01-31 11:44:40 +01:00 |
audio_clock.h
|
mark session dirty when dragging tempo markers.
|
2017-01-27 03:05:32 +11:00 |
audio_region_editor.cc
|
|
|
audio_region_editor.h
|
|
|
audio_region_view.cc
|
rework snap
|
2017-02-04 22:57:36 +11:00 |
audio_region_view.h
|
|
|
audio_streamview.cc
|
|
|
audio_streamview.h
|
|
|
audio_time_axis.cc
|
|
|
audio_time_axis.h
|
|
|
automation_controller.cc
|
PBD::Signal<...>::connect() is already thread safe, so drop intermediate proxy/call_slot() invocation in handling Controllable::Changed within AutomationController
|
2017-02-21 18:45:29 +01:00 |
automation_controller.h
|
PBD::Signal<...>::connect() is already thread safe, so drop intermediate proxy/call_slot() invocation in handling Controllable::Changed within AutomationController
|
2017-02-21 18:45:29 +01:00 |
automation_line.cc
|
allow automation line fill opacity to be theme-able
|
2017-01-12 15:21:21 -06:00 |
automation_line.h
|
|
|
automation_region_view.cc
|
midi note drags are music-based.
|
2017-02-05 05:02:01 +11:00 |
automation_region_view.h
|
|
|
automation_selection.h
|
|
|
automation_streamview.cc
|
|
|
automation_streamview.h
|
|
|
automation_time_axis.cc
|
rework snap
|
2017-02-04 22:57:36 +11:00 |
automation_time_axis.h
|
Fix indentation 8 whitespaces to tab
|
2016-12-21 23:09:40 +01:00 |
axis_view.cc
|
Fix indentation 8 whitespaces to tab
|
2016-12-21 23:09:40 +01:00 |
axis_view.h
|
|
|
big_clock_window.cc
|
|
|
big_clock_window.h
|
|
|
bundle_env_cocoa.cc
|
|
|
bundle_env_linux.cc
|
|
|
bundle_env_mingw.cc
|
|
|
bundle_env_msvc.cc
|
Some paths weren't getting set up correctly for the MSVC build
|
2017-02-04 12:54:19 +00:00 |
bundle_env.h
|
|
|
bundle_manager.cc
|
|
|
bundle_manager.h
|
|
|
button_joiner.cc
|
|
|
button_joiner.h
|
|
|
canvas_test.cc
|
canvas tester tweak
|
2017-02-02 14:16:27 +01:00 |
canvas_vars.h
|
|
|
canvas-simpleline.c
|
|
|
canvas-simplerect.c
|
|
|
canvas-waveview.c
|
|
|
canvas-waveview.h
|
|
|
clearlooks.rc.in
|
Allow editor toolbar and background to be themeable.
|
2017-01-18 18:25:25 -06:00 |
clock_group.cc
|
|
|
clock_group.h
|
|
|
cocoacarbon.mm
|
|
|
color_aliases.h
|
|
|
color_theme_manager.cc
|
re-group preferences part eight and nine of 27 (probably)
|
2016-12-30 17:04:50 +01:00 |
color_theme_manager.h
|
re-group preferences part eight and nine of 27 (probably)
|
2016-12-30 17:04:50 +01:00 |
configinfo.cc
|
|
|
configinfo.h
|
|
|
control_point_dialog.cc
|
|
|
control_point_dialog.h
|
|
|
control_point.cc
|
|
|
control_point.h
|
|
|
control_slave_ui.cc
|
Consistent VCA naming (Ardour/Mixbus)
|
2017-02-20 16:50:42 +01:00 |
control_slave_ui.h
|
|
|
crossfade_edit.h
|
|
|
crossfade_view.h
|
|
|
crossfade_xpms.h
|
|
|
cursor_context.cc
|
|
|
cursor_context.h
|
|
|
curvetest.cc
|
|
|
debug.cc
|
|
|
debug.h
|
|
|
default_ui_config.in
|
|
|
duplicate_routes_dialog.cc
|
Modify playlist option labels in Duplicate Track/Bus dialog
|
2017-01-05 23:16:27 +10:00 |
duplicate_routes_dialog.h
|
Modify playlist option labels in Duplicate Track/Bus dialog
|
2017-01-05 23:16:27 +10:00 |
edit_note_dialog.cc
|
|
|
edit_note_dialog.h
|
|
|
editing_syms.h
|
|
|
editing.cc
|
|
|
editing.h
|
classify all region actions based on how they get a list of regions to operate on; use this in Editor::sensitize_the_right_region_actions()
|
2017-02-15 20:07:49 +01:00 |
editor_actions.cc
|
Update menu for Lua
|
2017-02-19 01:29:08 +01:00 |
editor_audio_import.cc
|
complete changes to tempo type.
|
2017-02-27 20:16:10 +01:00 |
editor_audiotrack.cc
|
|
|
editor_canvas_events.cc
|
rework tempo editing.
|
2017-02-27 20:16:10 +01:00 |
editor_canvas.cc
|
simplify arguments to Editor::sensitize_the_right_region_actions()
|
2017-02-15 20:07:49 +01:00 |
editor_component.cc
|
|
|
editor_component.h
|
|
|
editor_cursors.cc
|
|
|
editor_cursors.h
|
|
|
editor_drag.cc
|
highlight the tempo curve that is to be altered, modify text to suit.
|
2017-02-27 20:16:10 +01:00 |
editor_drag.h
|
rework tempo editing.
|
2017-02-27 20:16:10 +01:00 |
editor_enums.h
|
|
|
editor_export_audio.cc
|
|
|
editor_group_tabs.cc
|
|
|
editor_group_tabs.h
|
|
|
editor_items.h
|
|
|
editor_keys.cc
|
rework snap
|
2017-02-04 22:57:36 +11:00 |
editor_locations.cc
|
Save/restore location clock mode
|
2017-02-14 17:15:16 +01:00 |
editor_locations.h
|
Save/restore location clock mode
|
2017-02-14 17:15:16 +01:00 |
editor_markers.cc
|
remove "Make Ramped" from right click tempo marker menu.
|
2017-02-27 20:16:10 +01:00 |
editor_mixer.cc
|
remove editor/mixer selection change signals; make editor and mixer use PresentationInfo::Change more correctly; make Selection a bit smarter when setting track selection
|
2017-01-27 22:17:53 +01:00 |
editor_mouse.cc
|
highlight the tempo curve that is to be altered, modify text to suit.
|
2017-02-27 20:16:10 +01:00 |
editor_ops.cc
|
complete changes to tempo type.
|
2017-02-27 20:16:10 +01:00 |
editor_pt_import.cc
|
PT import: Add MIDI import functionality
|
2017-02-17 15:36:02 +01:00 |
editor_regions.cc
|
correctly display region sync points in the editor region list, when they change
|
2017-01-10 10:26:23 +00:00 |
editor_regions.h
|
|
|
editor_route_groups.cc
|
|
|
editor_route_groups.h
|
|
|
editor_routes.cc
|
remove method no longer needed
|
2017-02-26 18:24:56 +01:00 |
editor_routes.h
|
remove editor/mixer selection change signals; make editor and mixer use PresentationInfo::Change more correctly; make Selection a bit smarter when setting track selection
|
2017-01-27 22:17:53 +01:00 |
editor_rulers.cc
|
|
|
editor_selection.cc
|
make sure that when extending the selection in the editor and mixer, the clicked-upon track gets set_selected() called last
|
2017-02-26 18:24:56 +01:00 |
editor_snapshots.cc
|
|
|
editor_snapshots.h
|
|
|
editor_summary.cc
|
|
|
editor_summary.h
|
|
|
editor_tempodisplay.cc
|
highlight the tempo curve that is to be altered, modify text to suit.
|
2017-02-27 20:16:10 +01:00 |
editor_timefx.cc
|
|
|
editor_videotimeline.cc
|
|
|
editor_xpms
|
|
|
editor.cc
|
remove method no longer needed
|
2017-02-26 18:24:56 +01:00 |
editor.h
|
highlight the tempo curve that is to be altered, modify text to suit.
|
2017-02-27 20:16:10 +01:00 |
engine_dialog.cc
|
|
|
engine_dialog.h
|
|
|
enums.cc
|
shorten enum/string for icons by avoiding Gtkmm2ext namespace
|
2017-02-02 14:09:42 +01:00 |
enums.h
|
|
|
ergonomic-us.bindings.in
|
Add several new categories and re-sort some keybindings so they display more nicely in html printout.
|
2017-02-06 18:05:53 -06:00 |
evtest.cc
|
|
|
export_channel_selector.cc
|
|
|
export_channel_selector.h
|
|
|
export_dialog.cc
|
|
|
export_dialog.h
|
|
|
export_file_notebook.cc
|
|
|
export_file_notebook.h
|
|
|
export_filename_selector.cc
|
GUI to select export session/snapshot name
|
2017-02-02 12:44:08 +01:00 |
export_filename_selector.h
|
GUI to select export session/snapshot name
|
2017-02-02 12:44:08 +01:00 |
export_format_dialog.cc
|
|
|
export_format_dialog.h
|
|
|
export_format_selector.cc
|
|
|
export_format_selector.h
|
|
|
export_preset_selector.cc
|
|
|
export_preset_selector.h
|
|
|
export_range_markers_dialog.cc
|
|
|
export_range_markers_dialog.h
|
|
|
export_report.cc
|
|
|
export_report.h
|
|
|
export_timespan_selector.cc
|
|
|
export_timespan_selector.h
|
|
|
export_video_dialog.cc
|
|
|
export_video_dialog.h
|
|
|
export_video_infobox.cc
|
|
|
export_video_infobox.h
|
|
|
fft_graph.cc
|
|
|
fft_graph.h
|
|
|
fft_result.cc
|
|
|
fft_result.h
|
|
|
fft.cc
|
|
|
fft.h
|
|
|
fix_carbon.h
|
|
|
floating_text_entry.cc
|
|
|
floating_text_entry.h
|
|
|
gain_meter.cc
|
Snap-back fader on release (follow-up to e8cebac6a3 )
|
2017-02-24 23:55:55 +01:00 |
gain_meter.h
|
Meter point toggle button now uses a popup menu instead of toggling
|
2017-01-24 13:38:23 +01:00 |
generic_pluginui.cc
|
This commit breaks generic GUIs for many LV2 plugins.
|
2016-12-20 11:33:30 +00:00 |
gettext.h
|
|
|
ghostregion.cc
|
speed up midi ghost region update
|
2017-01-30 01:46:38 +11:00 |
ghostregion.h
|
speed up midi ghost region update
|
2017-01-30 01:46:38 +11:00 |
global_port_matrix.cc
|
|
|
global_port_matrix.h
|
|
|
gprofhelper.c
|
|
|
group_tabs.cc
|
Group-Tabs keyboard shortcuts
|
2017-02-21 00:11:38 +01:00 |
group_tabs.h
|
|
|
gtk_pianokeyboard.c
|
|
|
gtk_pianokeyboard.h
|
|
|
gui_object.cc
|
|
|
gui_object.h
|
|
|
gui_thread.h
|
|
|
hit.cc
|
|
|
hit.h
|
|
|
insert_remove_time_dialog.cc
|
|
|
insert_remove_time_dialog.h
|
|
|
instrument_selector.cc
|
Prefer General MIDI Synth as default instrument
|
2017-01-30 16:42:11 +01:00 |
instrument_selector.h
|
Prefer General MIDI Synth as default instrument
|
2017-01-30 16:42:11 +01:00 |
interthread_progress_window.cc
|
|
|
interthread_progress_window.h
|
|
|
io_selector.cc
|
|
|
io_selector.h
|
|
|
item_counts.h
|
|
|
keyboard.cc
|
Version keybindings file.
|
2017-02-17 00:59:48 +01:00 |
keyboard.h
|
|
|
keyeditor.cc
|
Minor tweak to bindings editor layout
|
2017-01-12 20:53:20 +01:00 |
keyeditor.h
|
Un-bunch the bunched-up Keybindings editor widgets.
|
2017-01-05 14:31:27 -06:00 |
latency_gui.cc
|
|
|
latency_gui.h
|
|
|
led.cc
|
|
|
led.h
|
|
|
level_meter.cc
|
NO-OP resolve an ambiguity, just because.
|
2017-02-24 23:41:21 +01:00 |
level_meter.h
|
NO-OP resolve an ambiguity, just because.
|
2017-02-24 23:41:21 +01:00 |
linux_vst_gui_support.cc
|
|
|
location_ui.cc
|
Save/restore location clock mode
|
2017-02-14 17:15:16 +01:00 |
location_ui.h
|
Save/restore location clock mode
|
2017-02-14 17:15:16 +01:00 |
lua_script_manager.cc
|
Connect Script Manager "Edit" -> Lua Scripting Window
|
2017-02-19 01:29:08 +01:00 |
lua_script_manager.h
|
Allow to un/load Lua Session Scripts in the Script Manager
|
2017-02-19 01:29:08 +01:00 |
luadoc.cc
|
|
|
luainstance.cc
|
Save Lua script file origin (for later updates) -- GUI+Session plugin
|
2017-02-24 16:10:14 +01:00 |
luainstance.h
|
Allow Lua action scripts to provide a button icon
|
2017-02-17 18:58:11 +01:00 |
luasignal_syms.h
|
|
|
luasignal.h
|
|
|
luawindow.cc
|
Increase default size of script-editor pane
|
2017-02-20 03:57:53 +01:00 |
luawindow.h
|
Connect Script Manager "Edit" -> Lua Scripting Window
|
2017-02-19 01:29:08 +01:00 |
lv2_external_ui.h
|
|
|
lv2_plugin_ui.cc
|
|
|
lv2_plugin_ui.h
|
|
|
lxvst_plugin_ui.cc
|
|
|
lxvst_plugin_ui.h
|
|
|
mac_vst_plugin_ui.h
|
|
|
mac_vst_plugin_ui.mm
|
|
|
main_clock.cc
|
|
|
main_clock.h
|
|
|
main.cc
|
Breathe at exit: allow event-loops to clean up
|
2017-01-20 13:53:53 +01:00 |
marker_selection.h
|
|
|
marker.cc
|
Update Marker display style: consistent height & color
|
2016-12-19 13:27:22 +01:00 |
marker.h
|
Update Marker display style: consistent height & color
|
2016-12-19 13:27:22 +01:00 |
meter_patterns.cc
|
|
|
meter_patterns.h
|
|
|
meter_strip.cc
|
NO-OP resolve an ambiguity, just because.
|
2017-02-24 23:41:21 +01:00 |
meter_strip.h
|
|
|
meterbridge.cc
|
|
|
meterbridge.h
|
|
|
midi_automation_line.cc
|
|
|
midi_automation_line.h
|
|
|
midi_channel_dialog.cc
|
|
|
midi_channel_dialog.h
|
|
|
midi_channel_selector.cc
|
Tweak MIDI channel dialog layout.
|
2017-02-02 21:44:43 -06:00 |
midi_channel_selector.h
|
|
|
midi_cut_buffer.cc
|
|
|
midi_cut_buffer.h
|
|
|
midi_export_dialog.cc
|
|
|
midi_export_dialog.h
|
|
|
midi_list_editor.cc
|
|
|
midi_list_editor.h
|
|
|
midi_region_view.cc
|
also fix flying percussive hits while copy-dragging.
|
2017-02-24 01:11:56 +11:00 |
midi_region_view.h
|
midi note drags are music-based.
|
2017-02-05 05:02:01 +11:00 |
midi_scroomer.cc
|
|
|
midi_scroomer.h
|
|
|
midi_selection.cc
|
|
|
midi_selection.h
|
|
|
midi_streamview.cc
|
Revert to allowing stacked layer region view for MIDI tracks, for now.
|
2017-02-06 12:52:40 -06:00 |
midi_streamview.h
|
Revert to allowing stacked layer region view for MIDI tracks, for now.
|
2017-02-06 12:52:40 -06:00 |
midi_time_axis.cc
|
rework snap
|
2017-02-04 22:57:36 +11:00 |
midi_time_axis.h
|
rework snap
|
2017-02-04 22:57:36 +11:00 |
midi_tracer.cc
|
|
|
midi_tracer.h
|
|
|
midi_util.h
|
|
|
midi_velocity_dialog.cc
|
|
|
midi_velocity_dialog.h
|
|
|
mini_timeline.cc
|
disallow mini-timebar navigation when recording
|
2017-01-05 17:48:03 +01:00 |
mini_timeline.h
|
cont'd work on mini-timeline:
|
2016-12-19 19:12:13 +01:00 |
missing_file_dialog.cc
|
GUI support to re-locate missing external (abs-path) files
|
2017-02-22 10:51:13 +01:00 |
missing_file_dialog.h
|
GUI support to re-locate missing external (abs-path) files
|
2017-02-22 10:51:13 +01:00 |
missing_plugin_dialog.cc
|
|
|
missing_plugin_dialog.h
|
|
|
mixer_group_tabs.cc
|
backport/minimize difference to mixbus branch
|
2016-12-21 12:14:44 +01:00 |
mixer_group_tabs.h
|
|
|
mixer_strip.cc
|
consolidate Ardour+Mixbus code, fix duplicate SeparatorElem in MB.
|
2017-02-20 16:35:55 +01:00 |
mixer_strip.h
|
Right-click on a VCA to assign it to the selected channels.
|
2017-02-02 11:02:10 -06:00 |
mixer_ui.cc
|
make sure that when extending the selection in the editor and mixer, the clicked-upon track gets set_selected() called last
|
2017-02-26 18:24:56 +01:00 |
mixer_ui.h
|
remove editor/mixer selection change signals; make editor and mixer use PresentationInfo::Change more correctly; make Selection a bit smarter when setting track selection
|
2017-01-27 22:17:53 +01:00 |
mixer.bindings
|
Categorize the mixer actions.
|
2017-02-06 18:18:56 -06:00 |
monitor_section.cc
|
Update monitor section controls when channelcount changes
|
2017-01-19 16:29:29 +01:00 |
monitor_section.h
|
Update monitor section controls when channelcount changes
|
2017-01-19 16:29:29 +01:00 |
monitor_selector.cc
|
|
|
monitor_selector.h
|
|
|
monitor.bindings
|
|
|
mono_panner_editor.cc
|
|
|
mono_panner_editor.h
|
|
|
mono_panner.cc
|
|
|
mono_panner.h
|
|
|
mouse_cursors.cc
|
Free some one time alloc of the UI (cleaner valgrind output)
|
2017-01-20 13:53:37 +01:00 |
mouse_cursors.h
|
Free some one time alloc of the UI (cleaner valgrind output)
|
2017-01-20 13:53:37 +01:00 |
mtest_other.menus
|
|
|
mtest_shared.menu
|
|
|
mtest.menus
|
|
|
nag.cc
|
|
|
nag.h
|
|
|
new_plugin_preset_dialog.cc
|
|
|
new_plugin_preset_dialog.h
|
|
|
normalize_dialog.cc
|
|
|
normalize_dialog.h
|
|
|
note_base.cc
|
|
|
note_base.h
|
|
|
note_player.cc
|
|
|
note_player.h
|
|
|
note_select_dialog.cc
|
|
|
note_select_dialog.h
|
|
|
note.cc
|
|
|
note.h
|
|
|
nsm.cc
|
|
|
nsm.h
|
|
|
nsmclient.cc
|
|
|
nsmclient.h
|
|
|
option_editor.cc
|
Prefs treeview borders
|
2016-12-30 18:44:33 +01:00 |
option_editor.h
|
Shrink some spinners
|
2016-12-30 00:12:25 +01:00 |
opts.cc
|
consolidate --help text, allow to generate man page.
|
2017-01-14 23:07:44 +01:00 |
opts.h
|
|
|
panner2d.cc
|
Plug some mixer memory leaks
|
2017-01-20 13:53:45 +01:00 |
panner2d.h
|
|
|
panner_editor.cc
|
|
|
panner_editor.h
|
|
|
panner_interface.cc
|
|
|
panner_interface.h
|
Fix indentation 8 whitespaces to tab
|
2016-12-21 23:09:40 +01:00 |
panner_ui.cc
|
|
|
panner_ui.h
|
|
|
paste_context.h
|
|
|
patch_change_dialog.cc
|
Add gcc suggested parentheses
|
2017-02-17 23:29:12 +01:00 |
patch_change_dialog.h
|
Separate MSB/LSB MIDI Bank select
|
2017-02-14 23:53:23 +01:00 |
patch_change.cc
|
|
|
patch_change.h
|
clean up patch change/sysex headers.
|
2017-02-04 22:57:36 +11:00 |
piano_roll_header.cc
|
|
|
piano_roll_header.h
|
|
|
pingback.cc
|
|
|
pingback.h
|
|
|
playlist_selection.h
|
|
|
playlist_selector.cc
|
|
|
playlist_selector.h
|
|
|
plugin_eq_gui.cc
|
|
|
plugin_eq_gui.h
|
|
|
plugin_interest.h
|
|
|
plugin_pin_dialog.cc
|
Limit max height of PinDialog -- fixes #7177
|
2016-12-20 12:34:40 +01:00 |
plugin_pin_dialog.h
|
Limit max height of PinDialog -- fixes #7177
|
2016-12-20 12:34:40 +01:00 |
plugin_selector.cc
|
Show plugin format in menu lists. Particularly important on Mac, where you might have both AU and VST formats of a plugin
|
2017-01-12 11:51:42 -06:00 |
plugin_selector.h
|
|
|
plugin_setup_dialog.cc
|
Add GUI part to immediately fan-out multi-out instruments on track creation
|
2017-01-21 00:40:18 +01:00 |
plugin_setup_dialog.h
|
Add GUI part to immediately fan-out multi-out instruments on track creation
|
2017-01-21 00:40:18 +01:00 |
plugin_ui.cc
|
|
|
plugin_ui.h
|
|
|
point_selection.h
|
|
|
port_group.cc
|
|
|
port_group.h
|
|
|
port_insert_ui.cc
|
|
|
port_insert_ui.h
|
|
|
port_matrix_body.cc
|
|
|
port_matrix_body.h
|
|
|
port_matrix_column_labels.cc
|
|
|
port_matrix_column_labels.h
|
|
|
port_matrix_component.cc
|
|
|
port_matrix_component.h
|
|
|
port_matrix_grid.cc
|
|
|
port_matrix_grid.h
|
|
|
port_matrix_labels.cc
|
|
|
port_matrix_labels.h
|
|
|
port_matrix_row_labels.cc
|
|
|
port_matrix_row_labels.h
|
|
|
port_matrix_types.h
|
|
|
port_matrix.cc
|
|
|
port_matrix.h
|
|
|
processor_box.bindings
|
|
|
processor_box.cc
|
Reset window-size when switching between custom and generic plugin UI.
|
2017-02-14 01:05:43 +01:00 |
processor_box.h
|
|
|
processor_selection.h
|
|
|
progress_reporter.cc
|
|
|
progress_reporter.h
|
|
|
prompter.cc
|
|
|
prompter.h
|
|
|
public_editor.cc
|
|
|
public_editor.h
|
Add some convenient public editor methods (for lua-bindings)
|
2017-02-24 16:10:14 +01:00 |
quantize_dialog.cc
|
|
|
quantize_dialog.h
|
|
|
rc_option_editor.cc
|
Don't use upper-case in options (only headings)
|
2017-02-25 20:03:52 +01:00 |
rc_option_editor.h
|
Add Locale config preferences and rearrange UI prefs
|
2016-12-28 13:38:49 +01:00 |
region_editor.cc
|
|
|
region_editor.h
|
|
|
region_gain_line.cc
|
|
|
region_gain_line.h
|
|
|
region_layering_order_editor.cc
|
|
|
region_layering_order_editor.h
|
|
|
region_selection.cc
|
|
|
region_selection.h
|
|
|
region_view.cc
|
midi note drags are music-based.
|
2017-02-05 05:02:01 +11:00 |
region_view.h
|
midi note drags are music-based.
|
2017-02-05 05:02:01 +11:00 |
return_ui.cc
|
|
|
return_ui.h
|
|
|
rgb_macros.h
|
|
|
rhythm_ferret.cc
|
Fix a crash in rhythm ferret if the relevant plugin couldn't be found for some reason
|
2017-02-04 12:58:33 +00:00 |
rhythm_ferret.h
|
|
|
route_dialogs.h
|
|
|
route_group_dialog.cc
|
|
|
route_group_dialog.h
|
|
|
route_group_menu.cc
|
|
|
route_group_menu.h
|
|
|
route_params_ui.cc
|
|
|
route_params_ui.h
|
|
|
route_processor_selection.cc
|
fix crash caused by thinko in 123fcf3cf
|
2017-02-27 16:39:22 +01:00 |
route_processor_selection.h
|
remove editor/mixer selection change signals; make editor and mixer use PresentationInfo::Change more correctly; make Selection a bit smarter when setting track selection
|
2017-01-27 22:17:53 +01:00 |
route_sorter.h
|
push sorted Stripable order back to PI (for control surfaces)
|
2017-01-18 05:14:48 +01:00 |
route_time_axis.cc
|
Remove redundant MIDI submenu. The items are now in the main menu.
|
2017-02-02 21:44:43 -06:00 |
route_time_axis.h
|
Fix indentation 8 whitespaces to tab
|
2016-12-21 23:09:40 +01:00 |
route_ui_selection.h
|
|
|
route_ui.cc
|
Add GUI part to immediately fan-out multi-out instruments on track creation
|
2017-01-21 00:40:18 +01:00 |
route_ui.h
|
re-order inheritance
|
2017-02-24 16:10:14 +01:00 |
ruler_dialog.cc
|
|
|
ruler_dialog.h
|
|
|
SAE-de-keypad.bindings.in
|
|
|
SAE-de-nokeypad.bindings.in
|
|
|
SAE-us-keypad.bindings.in
|
|
|
SAE-us-nokeypad.bindings.in
|
|
|
save_as_dialog.cc
|
|
|
save_as_dialog.h
|
|
|
script_selector.cc
|
re-layout script-selector (only grow description vertically)
|
2017-02-18 19:01:00 +01:00 |
script_selector.h
|
|
|
search_path_option.cc
|
|
|
search_path_option.h
|
|
|
selectable.h
|
|
|
selection_memento.cc
|
|
|
selection_memento.h
|
|
|
selection_templates.h
|
|
|
selection.cc
|
make Selection::set (TrackViewList*) more efficient and emit less PI::Change signals
|
2017-02-26 18:24:56 +01:00 |
selection.h
|
the daily dose of const'ness
|
2017-02-24 16:10:14 +01:00 |
send_ui.cc
|
|
|
send_ui.h
|
|
|
session_archive_dialog.cc
|
Enable session-archive feature
|
2016-12-27 18:33:47 +01:00 |
session_archive_dialog.h
|
|
|
session_dialog.cc
|
parse modified-with for up to 5 snapshots.
|
2017-01-21 13:00:07 +01:00 |
session_dialog.h
|
|
|
session_import_dialog.cc
|
|
|
session_import_dialog.h
|
|
|
session_metadata_dialog.cc
|
|
|
session_metadata_dialog.h
|
|
|
session_option_editor.cc
|
Clarify session property (now that there's an action)
|
2017-02-13 23:01:11 +01:00 |
session_option_editor.h
|
|
|
sfdb_freesound_mootcher.cc
|
|
|
sfdb_freesound_mootcher.h
|
|
|
sfdb_ui.cc
|
use centralized SMF tempo method in both places where we show it
|
2017-02-08 19:07:28 +01:00 |
sfdb_ui.h
|
|
|
shuttle_control.cc
|
Fix flat buttons for the shuttle-ctrl
|
2016-12-31 20:57:07 +01:00 |
shuttle_control.h
|
Move shuttle/speed text outsize
|
2016-12-19 22:11:53 +01:00 |
simple_progress_dialog.h
|
|
|
soundcloud_export_selector.cc
|
|
|
soundcloud_export_selector.h
|
|
|
speaker_dialog.cc
|
|
|
speaker_dialog.h
|
|
|
splash.cc
|
|
|
splash.h
|
|
|
startup.cc
|
remove cruft
|
2017-02-22 10:47:59 +01:00 |
startup.h
|
|
|
step_editing.bindings
|
|
|
step_editor.cc
|
rework snap
|
2017-02-04 22:57:36 +11:00 |
step_editor.h
|
|
|
step_entry.cc
|
Fix indentation 8 whitespaces to tab
|
2016-12-21 23:09:40 +01:00 |
step_entry.h
|
Fix indentation 8 whitespaces to tab
|
2016-12-21 23:09:40 +01:00 |
stereo_panner_editor.cc
|
|
|
stereo_panner_editor.h
|
|
|
stereo_panner.cc
|
|
|
stereo_panner.h
|
Fix indentation 8 whitespaces to tab
|
2016-12-21 23:09:40 +01:00 |
streamview.cc
|
|
|
streamview.h
|
prevent suggestion that MIDI tracks can be set to stacked view
|
2017-01-29 15:03:29 +01:00 |
strip_selection.h
|
|
|
strip_silence_dialog.cc
|
|
|
strip_silence_dialog.h
|
|
|
stripable_treemodel.cc
|
unused code, showing basics of how to define a custom gtkmm-2.4 treemodel for stripables.
|
2017-02-05 15:51:00 +01:00 |
stripable_treemodel.h
|
unused code, showing basics of how to define a custom gtkmm-2.4 treemodel for stripables.
|
2017-02-05 15:51:00 +01:00 |
sys_ex.cc
|
improve sysex data display.
|
2017-02-04 22:57:36 +11:00 |
sys_ex.h
|
clean up patch change/sysex headers.
|
2017-02-04 22:57:36 +11:00 |
tape_region_view.cc
|
|
|
tape_region_view.h
|
|
|
tempo_curve.cc
|
rework tempo editing.
|
2017-02-27 20:16:10 +01:00 |
tempo_curve.h
|
|
|
tempo_dialog.cc
|
tempo dialog uses three decimal places in numeric entry.
|
2017-02-07 23:31:40 +11:00 |
tempo_dialog.h
|
|
|
tempo_lines.cc
|
|
|
tempo_lines.h
|
|
|
time_axis_view_item.cc
|
Fix updates of region-color
|
2016-12-29 23:06:15 +01:00 |
time_axis_view_item.h
|
Fix indentation 8 whitespaces to tab
|
2016-12-21 23:09:40 +01:00 |
time_axis_view.cc
|
This turns out to have been a band-aid over a deeper issue in libcanvas, fixed
|
2017-01-25 16:54:48 +01:00 |
time_axis_view.h
|
|
|
time_fx_dialog.cc
|
|
|
time_fx_dialog.h
|
|
|
time_info_box.cc
|
Prepare for re-use of TimeInfoBox w/o punch-clock
|
2016-12-20 03:59:15 +01:00 |
time_info_box.h
|
Prepare for re-use of TimeInfoBox w/o punch-clock
|
2016-12-20 03:59:15 +01:00 |
time_selection.cc
|
|
|
time_selection.h
|
|
|
timers.cc
|
|
|
timers.h
|
|
|
toolbar_test.cc
|
toolbar building from file given by command line
|
2017-02-02 14:36:02 +01:00 |
tooltips.cc
|
|
|
tooltips.h
|
|
|
track_selection.cc
|
Prevent direct and indirect selection of VCAs
|
2017-02-18 00:45:37 +01:00 |
track_selection.h
|
|
|
track_view_list.cc
|
|
|
track_view_list.h
|
|
|
transcode_ffmpeg.cc
|
|
|
transcode_ffmpeg.h
|
|
|
transcode_video_dialog.cc
|
De-cramp the transcoding dialog widgets.
|
2017-02-27 09:49:35 -06:00 |
transcode_video_dialog.h
|
|
|
transform_dialog.cc
|
|
|
transform_dialog.h
|
|
|
transpose_dialog.cc
|
|
|
transpose_dialog.h
|
|
|
trx.menus.in
|
|
|
ui_config_vars.h
|
Configurable toolbar rec/punch & monitoring buttons
|
2017-01-16 21:58:53 +01:00 |
ui_config.cc
|
Leave some notes about memory-leaks
|
2017-01-20 13:54:12 +01:00 |
ui_config.h
|
|
|
ui_light.rc.in
|
|
|
utils_videotl.cc
|
Prepare for windows video support on all drive-letters.
|
2017-01-10 22:38:43 +01:00 |
utils_videotl.h
|
Prepare for windows video support on all drive-letters.
|
2017-01-10 22:38:43 +01:00 |
utils.cc
|
|
|
utils.h
|
|
|
vca_master_strip.cc
|
Right-click on a VCA to assign it to the selected channels.
|
2017-02-02 11:02:10 -06:00 |
vca_master_strip.h
|
Right-click on a VCA to assign it to the selected channels.
|
2017-02-02 11:02:10 -06:00 |
vca_time_axis.cc
|
use VCA full name in strips and track headers
|
2017-01-28 16:06:44 +01:00 |
vca_time_axis.h
|
|
|
verbose_cursor.cc
|
|
|
verbose_cursor.h
|
|
|
video_image_frame.cc
|
|
|
video_image_frame.h
|
|
|
video_monitor.cc
|
|
|
video_monitor.h
|
|
|
video_server_dialog.cc
|
Windows/Videotimeline: support all drives (no fixed docroot/drive-letter)
|
2017-01-11 03:55:04 +01:00 |
video_server_dialog.h
|
|
|
video_timeline.cc
|
Windows/Videotimeline: support all drives (no fixed docroot/drive-letter)
|
2017-01-11 03:55:04 +01:00 |
video_timeline.h
|
Prepare for windows video support on all drive-letters.
|
2017-01-10 22:38:43 +01:00 |
video_tool_paths.cc
|
|
|
video_tool_paths.h
|
|
|
visibility_group.cc
|
|
|
visibility_group.h
|
|
|
vst_plugin_ui.cc
|
|
|
vst_plugin_ui.h
|
|
|
vstdbg
|
|
|
window_manager.cc
|
|
|
window_manager.h
|
|
|
windows_vst_plugin_ui.cc
|
|
|
windows_vst_plugin_ui.h
|
|
|
wscript
|
upcoming codenames
|
2017-02-26 15:35:40 +01:00 |