This website requires JavaScript.
Explore
Help
Sign In
ardour
/
ardour
Watch
13
Star
1
Fork
0
You've already forked ardour
Code
Pull Requests
Releases
Activity
044f89a76d
ardour
/
gtk2_ardour
History
…
..
export
glade
icons
pixmaps
po
.cvsignore
about.cc
about.h
actions.cc
actions.h
add_route_dialog.cc
add_route_dialog.h
provide an easier way to add mixed (audio+MIDI) tracks to a session, to facilitate the use of plugins like Reaktor which accept both audio & MIDI data. there's probably still a paradigm shift waiting to happen here but its likely post-3.0.
2012-06-22 01:45:16 +00:00
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc
analysis_window.h
arcall
ardbg
ardbg-scons
ardev
ardev_common.sh.in
ardev-scons
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3_fonts.rc.in
ardour3_styles.rc.in
ardour3_ui_dark_sae.rc.in
ardour3_ui_dark.rc.in
ardour3_ui_default.conf
ardour3_ui_light_sae.rc.in
ardour3_ui_light.rc.in
ardour3_widget_list.rc
ardour3.desktop.in
ardour3.xml
ardour_button.cc
ardour_button.h
ardour_dialog.cc
ardour_dialog.h
ardour_image_compositor_socket.h
ardour_ui2.cc
ardour_ui_dependents.cc
ardour_ui_dialogs.cc
ardour_ui_ed.cc
ardour_ui_mixer.cc
ardour_ui_options.cc
ardour_ui.cc
ardour_ui.h
ardour_window.cc
ardour_window.h
ardour-sae.menus
ardour.menus.in
ardour.sh.in
arldd
arprof-scons
arval
arval-scons
au_pluginui.h
au_pluginui.mm
audio_clock.cc
audio_clock.h
audio_region_editor.cc
Remove over 500 unnecessary includes (including 54 of session.h).
2012-05-24 06:09:29 +00:00
audio_region_editor.h
audio_region_view.cc
audio_region_view.h
audio_streamview.cc
audio_streamview.h
audio_time_axis.cc
audio_time_axis.h
automation_controller.cc
automation_controller.h
automation_line.cc
automation_line.h
automation_region_view.cc
automation_region_view.h
automation_selection.h
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc
lots more fidgety work on automation. sort of works now, but undo/redo needs attention
2012-07-17 03:10:40 +00:00
automation_time_axis.h
axis_view.cc
axis_view.h
bundle_manager.cc
bundle_manager.h
button_joiner.cc
button_joiner.h
canvas_impl.h
canvas_patch_change.cc
canvas_patch_change.h
canvas_vars.h
canvas-curve.h
canvas-flag.cc
canvas-flag.h
canvas-hit.cc
canvas-hit.h
canvas-imageframe.c
canvas-imageframe.h
canvas-noevent-pixbuf.h
canvas-noevent-rect.h
canvas-noevent-text.h
canvas-note-event.cc
canvas-note-event.h
canvas-note.cc
When sounding notes on selection / note movements, play the note for as long as the mouse button is held down (
#4574
).
2012-06-08 13:21:05 +00:00
canvas-note.h
canvas-simpleline.c
canvas-simpleline.h
canvas-simplerect.c
canvas-simplerect.h
canvas-sysex.cc
canvas-sysex.h
canvas-waveview.c
canvas-waveview.h
canvas.h
clock_group.cc
Delete trailing whitespace
2011-06-01 17:00:29 +00:00
clock_group.h
cocoacarbon.mm
configinfo.cc
configinfo.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc
control_point.h
crossfade_edit.cc
crossfade_edit.h
crossfade_view.h
crossfade_xpms.h
curvetest.cc
debug.cc
debug.h
diamond.cc
Fix my name :)
2011-04-06 15:00:16 +00:00
diamond.h
edit_note_dialog.cc
edit_note_dialog.h
editing_syms.h
editing.cc
editing.h
editor_actions.cc
editor_audio_import.cc
editor_audiotrack.cc
editor_canvas_events.cc
editor_canvas.cc
editor_component.cc
editor_component.h
editor_cursors.cc
editor_cursors.h
editor_drag.cc
editor_drag.h
editor_enums.h
editor_export_audio.cc
editor_group_tabs.cc
editor_group_tabs.h
editor_imageframe.cc
editor_items.h
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc
editor_mixer.cc
editor_mouse.cc
editor_ops.cc
editor_regions.cc
editor_regions.h
editor_route_groups.cc
editor_route_groups.h
editor_routes.cc
editor_routes.h
editor_rulers.cc
editor_scrub.cc
editor_selection.cc
editor_snapshots.cc
Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_utils.h and ardour/session_dir.h
2012-06-23 05:06:54 +00:00
editor_snapshots.h
editor_summary.cc
editor_summary.h
editor_tempodisplay.cc
editor_timefx.cc
editor_xpms
editor.bindings
editor.cc
editor.h
engine_dialog.cc
engine_dialog.h
enums.cc
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc
export_channel_selector.h
export_dialog.cc
export_dialog.h
No-op; some comments, remove some unused stuff, minor tidying up.
2012-06-08 21:06:49 +00:00
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc
tweak layout of export dialog to try to make it clear what to enter when setting up the filename. nice checking for the user having understood this is not yet in place
2012-07-25 00:23:12 +00:00
export_filename_selector.h
export_format_dialog.cc
export_format_dialog.h
export_format_selector.cc
export_format_selector.h
export_multiplicator.cc
export_multiplicator.h
export_preset_selector.cc
export_preset_selector.h
export_range_markers_dialog.cc
export_range_markers_dialog.h
export_timespan_selector.cc
export_timespan_selector.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
fix_carbon.h
gain_meter.cc
gain_meter.h
generic_pluginui.cc
gettext.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.
2011-11-19 00:56:35 +00:00
global_signals.h
gprofhelper.c
group_tabs.cc
group_tabs.h
gtk_pianokeyboard.c
gtk_pianokeyboard.h
gtk-custom-hruler.c
gtk-custom-hruler.h
gtk-custom-ruler.c
gtk-custom-ruler.h
gui_object.cc
gui_object.h
gui_thread.h
i18n.h
imageframe_p.h
imageframe_socket_handler.cc
imageframe_socket_handler.h
Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only.
2009-10-14 16:10:01 +00:00
imageframe_time_axis_group.cc
imageframe_time_axis_group.h
imageframe_time_axis_view.cc
imageframe_time_axis_view.h
imageframe_time_axis.cc
imageframe_time_axis.h
imageframe_view.cc
remove the apparently unnecessary "ui_bind()" macro from entire source base
2012-04-25 12:58:19 +00:00
imageframe_view.h
imageframe.cc
imageframe.h
insert_time_dialog.cc
insert_time_dialog.h
interthread_progress_window.cc
interthread_progress_window.h
io_selector.cc
io_selector.h
itest.cc
keyboard.cc
keyboard.h
keyeditor.cc
keyeditor.h
latency_gui.cc
latency_gui.h
led.cc
led.h
level_meter.cc
level_meter.h
lineset.cc
lineset.h
linux_vst_gui_support.cc
location_ui.cc
location_ui.h
logmeter.h
lv2_external_ui.h
lv2_plugin_ui.cc
lv2_plugin_ui.h
lxvst_plugin_ui.cc
lxvst_plugin_ui.h
Merge some linux/windows VST GUI code.
2011-11-23 00:55:25 +00:00
main_clock.cc
main_clock.h
main.cc
marker_selection.h
marker_time_axis_view.cc
marker_time_axis_view.h
marker_time_axis.cc
marker_time_axis.h
marker_view.cc
marker_view.h
marker.cc
marker.h
midi_automation_line.cc
midi_automation_line.h
midi_channel_dialog.cc
midi_channel_dialog.h
midi_channel_selector.cc
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_export_dialog.cc
midi_export_dialog.h
midi_list_editor.cc
midi_list_editor.h
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc
midi_region_view.h
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc
midi_streamview.h
midi_time_axis.cc
midi_time_axis.h
midi_tracer.cc
midi_tracer.h
midi_util.h
midi_velocity_dialog.cc
midi_velocity_dialog.h
missing_file_dialog.cc
missing_file_dialog.h
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer_actor.cc
mixer_actor.h
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc
mixer_strip.h
mixer_ui.cc
mixer_ui.h
mixer.bindings
mnemonic-us.bindings.in
monitor_section.cc
monitor_section.h
mono_panner_editor.cc
mono_panner_editor.h
mono_panner.cc
mono_panner.h
mouse_cursors.cc
mouse_cursors.h
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
nag.cc
nag.h
new_plugin_preset_dialog.cc
new_plugin_preset_dialog.h
normalize_dialog.cc
normalize_dialog.h
note_player.cc
note_player.h
option_editor.cc
option_editor.h
opts.cc
opts.h
panner2d.cc
panner2d.h
panner_editor.cc
panner_editor.h
Provide dialogs to edit pan values numerically, at least for
2012-06-06 11:47:09 +00:00
panner_interface.cc
panner_interface.h
panner_ui.cc
panner_ui.h
patch_change_dialog.cc
patch_change_dialog.h
piano_roll_header.cc
piano_roll_header.h
make mouse range mode do something interesting when in internal/note edit mode. not entirely finished because the usual modifiers to add/extend the selection don't work correctly. note that this works both on the scroomer (where the modifiers do work correctly) and in the track (where they do not)
2012-01-20 02:54:23 +00:00
playlist_selection.h
playlist_selector.cc
playlist_selector.h
plugin_eq_gui.cc
plugin_eq_gui.h
plugin_interest.h
plugin_selector.cc
plugin_selector.h
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.cc
processor_box.h
processor_selection.h
progress_reporter.cc
progress_reporter.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc
rc_option_editor.h
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
region_view.h
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc
rhythm_ferret.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
route_processor_selection.h
route_sorter.h
route_time_axis.cc
route_time_axis.h
route_ui_selection.h
route_ui.cc
route_ui.h
fix phase invert button functionality, lost in switch to ArdourButton
2011-11-30 16:40:05 +00:00
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
search_path_option.cc
search_path_option.h
selectable.h
selection_templates.h
selection.cc
selection.h
send_ui.cc
send_ui.h
session_import_dialog.cc
session_import_dialog.h
Remove over 500 unnecessary includes (including 54 of session.h).
2012-05-24 06:09:29 +00:00
session_metadata_dialog.cc
remove a bunch of cerr output and/or convert to use error<<
2012-11-13 15:11:07 +00:00
session_metadata_dialog.h
session_option_editor.cc
session_option_editor.h
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc
sfdb_ui.h
shuttle_control.cc
shift-click on shuttle controller in wheel mode resets it to 1.0 (100%) (
#4994
)
2012-07-09 19:51:09 +00:00
shuttle_control.h
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only.
2009-10-14 16:10:01 +00:00
speaker_dialog.cc
speaker_dialog.h
splash.cc
splash.h
splash.png
startup.cc
startup.h
step_editing.bindings
step_editor.cc
step_editor.h
step_entry.cc
step_entry.h
stereo_panner_editor.cc
stereo_panner_editor.h
stereo_panner.cc
stereo_panner.h
streamview.cc
streamview.h
strip_selection.h
strip_silence_dialog.cc
strip_silence_dialog.h
tape_region_view.cc
tape_region_view.h
tempo_dialog.cc
tempo_dialog.h
tempo_lines.cc
tempo_lines.h
theme_manager.cc
theme_manager.h
time_axis_view_item.cc
time_axis_view_item.h
time_axis_view.cc
time_axis_view.h
time_fx_dialog.cc
time_fx_dialog.h
time_info_box.cc
time_info_box.h
time_selection.cc
time_selection.h
timecode_tester.cc
track_selection.cc
track_selection.h
track_view_list.cc
track_view_list.h
transpose_dialog.cc
transpose_dialog.h
ui_config_vars.h
ui_config.cc
ui_config.h
utils.cc
utils.h
verbose_cursor.cc
verbose_cursor.h
visibility_group.cc
visibility_group.h
visual_time_axis.cc
visual_time_axis.h
volume_controller.cc
volume_controller.h
vst_plugin_ui.cc
vst_plugin_ui.h
waveview_p.h
waveview.cc
waveview.h
window_proxy.cc
window_proxy.h
windows_vst_plugin_ui.cc
windows_vst_plugin_ui.h
wscript