ardour/gtk2_ardour
2014-12-18 16:39:46 +02:00
..
export
glade
icons [Summary]: Add track_context_menu icons according to Igor request 2014-12-10 17:36:31 +02:00
macosx [Summary] Allow to set waveform colour in the Preference Panel 2014-12-12 11:03:16 +02:00
pixmaps
po
ui Revert "[Summary] Put apply_button back to restore app functionality" 2014-12-18 11:54:59 +02:00
windows [Summary] Fix bug with master's color 2014-08-21 12:19:25 +03:00
about_dialog.cc [Summary] Bug fix 44712 " About dialog and License dialog do not have close button (in the right corner) " 2014-12-15 12:11:10 +02:00
about_dialog.h [Summary] Bug fix 44712 " About dialog and License dialog do not have close button (in the right corner) " 2014-12-15 12:11:10 +02:00
actions.cc [Summary] Reworked master track behavior according to PRD 2014-12-02 16:58:01 +02:00
actions.h [Summary] Reworked master track behavior according to PRD 2014-12-02 16:58:01 +02:00
add_route_dialog.cc
add_route_dialog.h
add_tracks_dialog.cc [Summary] Bug fix 44718. Crash on add negative number of tracks. 2014-12-17 21:03:15 +02:00
add_tracks_dialog.h [Summary] Fix bug. Allow to add tracks on Enter press. Deleted unnecessary functions. 2014-12-17 13:13:10 +02:00
add_video_dialog.cc forward port ffd5c24 from master (extend video file ext list) 2014-10-16 10:37:34 -04:00
add_video_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc
analysis_window.h
arcall
ardbg add support for OSX 10.9 clang's lldb (there's no gdb on 10.9) 2014-10-10 14:05:27 -04:00
ardbg-scons
ardev
ardev.cmd [Summary] Making ardev.cmd launchable from Windows Explorer 2014-11-06 18:13:57 +02:00
ardev_common.sh.in
ardour-sae.menus
ardour.menus.in add action and menu item to control use of skip playback 2014-09-17 16:29:37 -04:00
ardour.sh.in rationalize, parameterize, standardize product names, install directories, executable names 2014-09-03 20:27:10 -04:00
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3.desktop.in
ardour3.xml
ardour_button.cc add back ardour_button.cc, mistakenly removed during a cherry-pick operation 2014-09-17 07:06:05 -04:00
ardour_button.h
ardour_dialog.cc
ardour_dialog.h
ardour_dropdown.cc
ardour_dropdown.h
ardour_ui.cc [Summar] Potential TracksLive hang-on elimination. See bug 45112 and commit cfcb670. 2014-12-18 16:00:54 +02:00
ardour_ui.h [Submit] Progressing marker inspector 2014-12-17 22:22:45 +02:00
ardour_ui2.cc [Commit] Eliminating unused time consuming SW units. 2014-12-11 23:06:36 +02:00
ardour_ui_dependents.cc [Commit] Eliminating unused time consuming SW units. 2014-12-11 23:06:36 +02:00
ardour_ui_dialogs.cc [Summary] For a time we do not use the windows "Audio Connectons" and "MIDI Connections". 2014-12-14 01:33:32 +02:00
ardour_ui_ed.cc [Submit] Progressing marker inspector 2014-12-18 09:48:52 +02:00
ardour_ui_mixer.cc
ardour_ui_options.cc [Summary] Allow to set waveform colour in the Preference Panel 2014-12-12 11:03:16 +02:00
ardour_window.cc
ardour_window.h
ArdourMono.ttf
arldd
armass amend previous commit 2014-10-10 14:05:27 -04:00
arprof
arprof-scons
artest
arval move all marker/midi related code into Editor (since the visual elements in the GUI are all part of the Editor window, and populate/alter dropdowns as necessary. 2014-10-01 17:50:56 -04:00
arval-scons
au_pluginui.h
au_pluginui.mm
audio_clock.cc [Summary] To have USE_CAIRO_IMAGE_SURFACE working -- clean up and fixing cairo_widget. With occasion: eliminating _current_event_expose as Robin has introduced expose_area which plays similar role. Now WINDOW works under USE_CAIRO_IMAGE_SURFACE condition. 2014-11-17 17:56:07 +02:00
audio_clock.h
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc [Summary] Centered waveform 2014-12-15 17:53:06 +02:00
audio_region_view.h [Summary]: region fade, trim area rework 2014-12-15 15:16:43 +02:00
audio_streamview.cc [Summary] Added file info on Region ( Sample rate , channel config: ST, M ) 2014-12-15 13:25:22 +02:00
audio_streamview.h
audio_time_axis.cc [Summary] Made master track number hidden correctly 2014-08-18 18:43:43 -04:00
audio_time_axis.h
automation_controller.cc fix midi automation sliders 2014-10-22 09:07:37 -04:00
automation_controller.h
automation_line.cc fix a bunch of memory leaks 2014-09-17 07:06:04 -04:00
automation_line.h
automation_region_view.cc Merge branch 'master' into ardour-merge 2014-08-28 10:58:49 -04:00
automation_region_view.h
automation_selection.h
automation_streamview.cc
automation_streamview.h [Summary] Reworked region view according to the PRD 2014-08-28 10:20:21 +03:00
automation_time_axis.cc
automation_time_axis.h
axis_view.cc
axis_view.h
big_clock_window.cc
big_clock_window.h
bundle_env.h
bundle_env_cocoa.cc
bundle_env_linux.cc
bundle_env_mingw.cc
bundle_env_msvc.cc [Summary] Fixed Tracks search paths 2014-09-08 14:33:56 +03:00
bundle_manager.cc
bundle_manager.h
button_joiner.cc
button_joiner.h
canvas-simpleline.c
canvas-simplerect.c
canvas-waveview.c
canvas-waveview.h
canvas_patch_change.cc
canvas_vars.h define and use two new colors for loop range marker, when active and not active 2014-11-24 19:29:23 +02:00
clock_group.cc
clock_group.h
cocoacarbon.mm
compact_meter_bridge.cc
compact_meter_bridge.h
compact_meter_strip.cc [Summary] Reworked master track behavior according to PRD 2014-12-02 16:58:01 +02:00
compact_meter_strip.h [Summary] Reflect compact meter-bridge selection in the Inspector. Bug 43317 2014-09-19 11:52:58 +03:00
configinfo.cc
configinfo.h
control_point.cc
control_point.h
control_point_dialog.cc
control_point_dialog.h
crash_recovery_dialog.cc [Summary] Remade "Crash Recover" dialog 2014-11-18 11:12:46 +02:00
crash_recovery_dialog.h [Summary] Remade "Crash Recover" dialog 2014-11-18 11:12:46 +02:00
crossfade_edit.cc
crossfade_edit.h
crossfade_view.h
crossfade_xpms.h
curvetest.cc
dbg_msg.h
debug.cc
debug.h
default_ui_config.in fix/improve ruler-related colors 2014-11-25 15:01:58 +02:00
device_connection_control.cc
device_connection_control.h
edit_note_dialog.cc
edit_note_dialog.h
editing.cc
editing.h
editing_syms.h
editor.bindings
editor.cc [Summary]: region fade, trim area rework 2014-12-15 15:16:43 +02:00
editor.h [Summary]: region fade, trim area rework 2014-12-15 15:16:43 +02:00
editor_actions.cc [Summary]: Context menus rework 2014-12-10 12:39:07 +02:00
editor_audio_import.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
editor_audiotrack.cc
editor_canvas.cc [Summary] Fixed bug 44717: attempt to import midi file by DnD operation lead to crash 2014-12-18 13:34:22 +02:00
editor_canvas_events.cc [Summary]: region fade, trim area rework 2014-12-15 15:16:43 +02:00
editor_component.cc
editor_component.h
editor_cursors.cc [Summary] Fixed issue with shifted playhead polygon when new session is created 2014-09-15 14:28:13 +03:00
editor_cursors.h
editor_drag.cc [Summary] Made range extension on shift+mouse down and range/regions deselection on mouse down with range and object tool. 2014-12-12 12:51:06 +02:00
editor_drag.h change verbose cursor text during marker drags 2014-11-25 20:45:35 +02:00
editor_enums.h
editor_export_audio.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
editor_group_tabs.cc
editor_group_tabs.h
editor_items.h part two of removing loopbar 2014-11-24 19:29:22 +02:00
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc [Summary] Restricted placing markers closer then one frame by + button and mouse double click 2014-12-18 11:40:49 +02:00
editor_mixer.cc [Summary] Progressing track color dialog 2014-12-16 22:10:47 +02:00
editor_mouse.cc if loop-play mode is disabled, drag on loop marker creates a new loop range, rather than adjusting the loop 2014-12-16 12:40:15 -05:00
editor_ops.cc [Summary] Restricted placing markers closer then one frame by + button and mouse double click 2014-12-18 11:40:49 +02:00
editor_regions.cc
editor_regions.h
editor_route_groups.cc fix race-condition/segfault at exit: 2014-09-17 07:06:04 -04:00
editor_route_groups.h
editor_routes.cc [Summary] Fixed issue when user cannot drag a region onto the first track 2014-12-17 16:11:32 +02:00
editor_routes.h [Summary] Solution for the issue when ordinals on some tracks are higher then should be after track deletion 2014-09-29 12:58:07 +03:00
editor_rulers.cc fixed compiler warning 2014-12-16 12:37:37 -05:00
editor_selection.cc [Summary] Track selection must not impact on region selection performed by pressing Shift+click 2014-12-09 12:24:25 +02:00
editor_snapshots.cc
editor_snapshots.h
editor_summary.cc amend 5d0303b - fix editor summary leak 2014-10-16 05:34:43 -04:00
editor_summary.h amend 5d0303b - fix editor summary leak 2014-10-16 05:34:43 -04:00
editor_tempodisplay.cc [Summary] Change request from Igor 2014-11-11 21:00:19 +02:00
editor_timefx.cc
editor_videotimeline.cc
editor_xpms
engine_dialog.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
engine_dialog.h
enums.cc part two of removing loopbar 2014-11-24 19:29:22 +02:00
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc
export_channel_selector.h
export_dialog.cc remove post-export nag screen (an ardour-only feature) 2014-12-16 10:12:57 -05:00
export_dialog.h
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
export_filename_selector.h
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 [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
export_range_markers_dialog.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.cc
fft.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
file_sample_rate_mismatch_dialog.cc [Summary] file sample rate mismatch dialog rework 2014-11-04 14:56:07 +02:00
file_sample_rate_mismatch_dialog.h [Summary] file sample rate mismatch dialog rework 2014-11-04 14:56:07 +02:00
fix_carbon.h improved macros for handling Mavericks-style Carbon headers; remove redundant extra addition of --stdlib=libc++ in CXXFLAGS on mavericks 2014-10-07 16:16:57 -04:00
floating_text_entry.cc fix inadvertent commit of commented line 2014-11-25 12:18:56 +02:00
floating_text_entry.h fix case of included header file 2014-11-25 12:13:23 +02:00
fonts.rc.in change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
gain_meter.cc use GDK event mask for Alt, rather than attempt platform-specific translation from ardour codebase meta-modifiers 2014-11-19 08:26:35 -05:00
gain_meter.h [Summary] Alt+Click on the mono panner -> reset panner position; Alt+Click on the gain display button and on fader -> set gain level to 0. DblClck on fader and on gain display button -> starts editing of gain level. ESC - cancels editing top level button. 2014-11-18 22:37:27 +02:00
generic_pluginui.cc
gettext.h
ghostregion.cc fix midi-ghost region y-scale 2014-10-22 09:13:54 -04:00
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
global_signals.h
gprofhelper.c
group_tabs.cc
group_tabs.h
gtk_pianokeyboard.c
gtk_pianokeyboard.h
gui_object.cc
gui_object.h
gui_thread.h
hit.cc
hit.h
i18n.h
insert_time_dialog.cc
insert_time_dialog.h
interthread_progress_window.cc
interthread_progress_window.h
io_selector.cc
io_selector.h
keyboard.cc
keyboard.h
keyeditor.cc fix key editor resize behaviour 2014-08-17 21:01:26 -04:00
keyeditor.h add reset bindings button to key bindings editor 2014-08-17 21:01:20 -04:00
latency_gui.cc
latency_gui.h
led.cc
led.h
level_meter.cc fix a bunch of memory leaks 2014-09-17 07:06:04 -04:00
level_meter.h
license_dialog.cc [Summary] Bug fix 44712 " About dialog and License dialog do not have close button (in the right corner) " 2014-12-15 12:11:10 +02:00
license_dialog.h [Summary] Bug fix 44712 " About dialog and License dialog do not have close button (in the right corner) " 2014-12-15 12:11:10 +02:00
linux_vst_gui_support.cc
location_ui.cc Functional: marker undo now works without deadlocks; overlapping skip 2014-09-30 15:23:40 -04:00
location_ui.h remove undefined method from LocationUI 2014-10-29 16:28:28 -04:00
logmeter.h
lv2_external_ui.h
lv2_plugin_ui.cc
lv2_plugin_ui.h
lxvst_plugin_ui.cc
lxvst_plugin_ui.h
main.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
main_clock.cc
main_clock.h
marker.cc [Summary] Corrected vertical position for marker texts. 2014-12-18 11:18:01 +02:00
marker.h [Summary] Added "Locked" inscription for markers when they are locked 2014-12-16 17:35:00 +02:00
marker_inspector_dialog.cc [Submit] Progressing marker inspector 2014-12-17 22:22:45 +02:00
marker_inspector_dialog.h [Submit] Progressing marker inspector 2014-12-17 22:22:45 +02:00
marker_inspector_dialog.logic.cc [Submit] Progressing marker inspector 2014-12-17 22:22:45 +02:00
marker_inspector_dialog.logic.h [Submit] Progressing marker inspector 2014-12-17 22:22:45 +02:00
marker_io_dialog.cc add button click sensitivity to close Marker IO dialog 2014-09-13 14:16:12 -04:00
marker_io_dialog.h add button click sensitivity to close Marker IO dialog 2014-09-13 14:16:12 -04:00
marker_selection.h
master_bus_ui.cc [Summary] Added use cases for master bus selection 2014-12-17 13:34:02 +02:00
master_bus_ui.h [Summary] Added use cases for master bus selection 2014-12-17 13:34:02 +02:00
meter_patterns.cc
meter_patterns.h
meter_strip.cc
meter_strip.h
meterbridge.cc initialize some uninitialized vars - closes #5974 2014-10-10 14:05:27 -04:00
meterbridge.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_device_connection_control.cc
midi_device_connection_control.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 use MouseCursors::invalid_cursor() to replace null cursor; redefine various cursors to meet PRD or get closer to them. 2014-12-14 09:32:10 -05:00
midi_region_view.h
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc
midi_streamview.h Merge branch 'master' into ardour-merge 2014-08-28 10:58:49 -04:00
midi_time_axis.cc Bring back control slider on MIDI controller "tracks". 2014-10-22 09:09:02 -04:00
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 Render waveview components onto alpha masks to simplify drawing. 2014-08-18 12:26:05 -04:00
missing_file_dialog.h
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer.bindings Mixer page: ESC should deselect all mixer strips and processors 2014-08-18 14:17:42 -04:00
mixer_actor.cc STFU! 2014-09-03 15:48:01 -04:00
mixer_actor.h Mixer page: ESC should deselect all mixer strips and processors 2014-08-18 14:17:42 -04:00
mixer_bridge_view.cc [Summary] Fixed crash when shift+mouse press is applied on Mixer Strip with no selection; Fixed issue when click on on of multiple selected tracks did not set the selection to the clicked one only; reworked method conditions to make it much more readable and simple 2014-12-11 23:58:36 +02:00
mixer_bridge_view.h [Commit] Eliminating unused time consuming SW units. 2014-12-11 23:06:36 +02:00
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc [Commit] Eliminating unused time consuming SW units. 2014-12-11 23:06:36 +02:00
mixer_strip.h [Summary] Fixing the bug: Inspector's Info Panel did not update upon started Tracks Live 2014-12-14 01:33:31 +02:00
mixer_ui.cc [Summary] Solution for the issue when ordinals on some tracks are higher then should be after track deletion 2014-09-29 12:58:07 +03:00
mixer_ui.h Mixer page: ESC should deselect all mixer strips and processors 2014-08-18 14:17:42 -04:00
mnemonic-us.bindings.in [Summary]: Context menus rework 2014-12-10 12:39:07 +02:00
monitor_section.cc
monitor_section.h
mono_panner.cc [Summary] Alt+Click on the mono panner -> reset panner position; Alt+Click on the gain display button and on fader -> set gain level to 0. DblClck on fader and on gain display button -> starts editing of gain level. ESC - cancels editing top level button. 2014-11-18 22:37:27 +02:00
mono_panner.h Merge branch 'master' into ardour-merge 2014-08-27 12:38:27 -04:00
mono_panner_editor.cc
mono_panner_editor.h
mouse_cursors.cc use MouseCursors::invalid_cursor() to replace null cursor; redefine various cursors to meet PRD or get closer to them. 2014-12-14 09:32:10 -05:00
mouse_cursors.h use MouseCursors::invalid_cursor() to replace null cursor; redefine various cursors to meet PRD or get closer to them. 2014-12-14 09:32:10 -05:00
mtest.cc
mtest.menus
mtest_other.menus
mtest_shared.menu
new_plugin_preset_dialog.cc
new_plugin_preset_dialog.h
normalize_dialog.cc
normalize_dialog.h
note.cc
note.h
note_base.cc
note_base.h
note_player.cc
note_player.h
nsm.cc
nsm.h
nsmclient.cc
nsmclient.h
open_file_dialog.h
open_file_dialog.mm
open_file_dialog_nix.cc
open_file_dialog_proxy.h
open_file_dialog_windows.cc
option_editor.cc
option_editor.h
opts.cc [Summary] Switching the application name to Tracks Live 2014-10-30 21:30:15 +02:00
opts.h
panner2d.cc
panner2d.h
panner_editor.cc
panner_editor.h
panner_interface.cc [Summary] Added grab focus action when panner or fader is pressed. 2014-09-19 14:15:55 +03:00
panner_interface.h
panner_ui.cc
panner_ui.h
patch_change.cc
patch_change.h
patch_change_dialog.cc
patch_change_dialog.h
piano_roll_header.cc
piano_roll_header.h
pingback.cc STFU! part two 2014-09-03 15:50:46 -04:00
pingback.h
playlist_selection.h
playlist_selector.cc
playlist_selector.h
plugin_eq_gui.cc
plugin_eq_gui.h
plugin_interest.h
plugin_selector.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
plugin_selector.h double-click a plugin to remove it from the pending add list 2014-08-18 12:42:23 -04: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.cc
port_matrix.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
processor_box.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
processor_box.h several fixes to make processor selection and deletion feel right, for both mixer and editor-mixer strips 2014-08-18 14:17:27 -04:00
processor_selection.h
product_definition.h [Summary] Temporarily set unlimited samples per pixel for temporal wave zoom. 2014-10-30 01:16:29 +02:00
progress_reporter.cc
progress_reporter.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h [Summary]: region fade, trim area rework 2014-12-15 15:16:43 +02:00
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc fix CPI window handling: 2014-09-17 07:06:05 -04:00
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 [Summary] Restored region selection if moved from multi out to stereo out 2014-09-23 21:24:30 +03:00
region_selection.h [Summary] Restored region selection if moved from multi out to stereo out 2014-09-23 21:24:30 +03:00
region_view.cc [Summary]: region fade, trim area rework 2014-12-15 15:16:43 +02:00
region_view.h [Summary] Allow to set waveform colour in the Preference Panel 2014-12-12 11:03:16 +02:00
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_inspector.cc [Summary] Fixing the bug: Inspector's Info Panel did not update upon started Tracks Live 2014-12-14 01:33:31 +02:00
route_inspector.h [Summary] Fixing the bug: Inspector's Info Panel did not update upon started Tracks Live 2014-12-14 01:33:31 +02:00
route_params_ui.cc several fixes to make processor selection and deletion feel right, for both mixer and editor-mixer strips 2014-08-18 14:17:27 -04:00
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_sorter.h
route_time_axis.cc [Summary] Fixed issue when select all tracks use case worked incorrectly on track header 2014-12-17 13:34:02 +02:00
route_time_axis.h [Summary] Allow to set waveform colour in the Preference Panel 2014-12-12 11:03:16 +02:00
route_ui.cc [Summary] Little fix: changing referred class name 2014-12-16 14:55:07 +02:00
route_ui.h [Commit] Eliminating unused time consuming SW units. 2014-12-11 23:06:36 +02:00
route_ui_selection.h
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
search_path_option.cc
search_path_option.h
selectable.h
selection.cc [Summary] Restored Selection::set() method for time selection functionality. It should not clean the list of tracks time selection (range) is applied to. 2014-12-08 16:33:18 +02:00
selection.h [Summary] Restored Selection::set() method for time selection functionality. It should not clean the list of tracks time selection (range) is applied to. 2014-12-08 16:33:18 +02:00
selection_templates.h
send_ui.cc
send_ui.h
session_close_dialog.cc [Summary] Making dbg_msg () defined by only dbg_msg.h 2014-12-03 00:00:26 +02:00
session_close_dialog.h
session_dialog.cc [Summary] Making dbg_msg () defined by only dbg_msg.h 2014-12-03 00:00:26 +02:00
session_dialog.h
session_dialog.logic.cc [Summary] Bug fix. Quit form Track Live on Quit button pressed or close button in Session Dialog in the next workflow (Open session -> Close session -> press Quit button in Session Dialog) 2014-12-17 20:55:30 +02:00
session_dialog.logic.h [Summary] Bug fix. Quit form Track Live on Quit button pressed or close button in Session Dialog in the next workflow (Open session -> Close session -> press Quit button in Session Dialog) 2014-12-17 20:55:30 +02:00
session_import_dialog.cc
session_import_dialog.h
session_lock_dialog.cc [Summary] Making dbg_msg () defined by only dbg_msg.h 2014-12-03 00:00:26 +02:00
session_lock_dialog.h
session_metadata_dialog.cc
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
shuttle_control.h
small-splash.png [Summary] New icons 2014-08-27 17:25:13 +03:00
soundcloud_export_selector.cc
soundcloud_export_selector.h
speaker_dialog.cc
speaker_dialog.h
splash.cc [SUmmary] Little improvement: making the splash screen a POPUP window 2014-11-28 00:48:32 +02:00
splash.h [SUmmary] Little improvement: making the splash screen a POPUP window 2014-11-28 00:48:32 +02:00
splash.png [Summary] New icons 2014-08-27 17:25:13 +03:00
step_editing.bindings
step_editor.cc
step_editor.h
step_entry.cc
step_entry.h
stereo_panner.cc
stereo_panner.h
stereo_panner_editor.cc
stereo_panner_editor.h
streamview.cc [Summary] Allow to set waveform colour in the Preference Panel 2014-12-12 11:03:16 +02:00
streamview.h [Summary] Allow to set waveform colour in the Preference Panel 2014-12-12 11:03:16 +02:00
strip_selection.h
strip_silence_dialog.cc
strip_silence_dialog.h
styles.rc.in change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
sys_ex.cc
sys_ex.h
tape_region_view.cc
tape_region_view.h
tempo_dialog.cc
tempo_dialog.h
tempo_lines.cc
tempo_lines.h
theme_manager.cc change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
theme_manager.h
time_axis_view.cc [Summary] Allow to set waveform colour in the Preference Panel 2014-12-12 11:03:16 +02:00
time_axis_view.h [Summary] Allow to set waveform colour in the Preference Panel 2014-12-12 11:03:16 +02:00
time_axis_view_item.cc [Summary] Changed region name highlight opacity and label/name font 2014-12-18 14:37:56 +02:00
time_axis_view_item.h [Summary] Added file info on Region ( Sample rate , channel config: ST, M ) 2014-12-15 13:25:22 +02:00
time_fx_dialog.cc
time_fx_dialog.h
time_info_box.cc Listen to per-location signals for autopunch, not class-level signals 2014-10-07 09:07:46 -04:00
time_info_box.h [Summary] Progressing Top Bar: implemented display format. 2014-09-10 12:32:55 +03:00
time_selection.cc
time_selection.h [Summary] Reworked range selection according to PRD 2014-12-04 15:44:17 +02:00
timecode_tester.cc
track_selection.cc
track_selection.h
track_view_list.cc
track_view_list.h
tracks_control_panel.cc [Summary] Deleted unused variable 2014-12-17 20:35:41 +02:00
tracks_control_panel.h [Summary] Deleted unused variable 2014-12-17 20:35:41 +02:00
tracks_control_panel.logic.cc [Summary] Fix bug 44829: Enter button blocks Preference window. Deleted unused variable and function. 2014-12-17 20:33:56 +02:00
tracks_control_panel.logic.h [Summary] Fix bug 44829: Enter button blocks Preference window. Deleted unused variable and function. 2014-12-17 20:33:56 +02:00
trackslive.menus.in [Summary]: delete recent session dialog 2014-12-12 12:55:31 +02:00
transcode_ffmpeg.cc video-timeline tools path updates for OSX and Windows 2014-09-17 07:06:03 -04:00
transcode_ffmpeg.h
transcode_video_dialog.cc
transcode_video_dialog.h
transpose_dialog.cc
transpose_dialog.h
ui_config.cc correct the variable used to name the file when loading the default UI config file 2014-09-07 11:55:40 -04:00
ui_config.h
ui_config_vars.h change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
ui_dark.rc.in change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
ui_light.rc.in change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
utils.cc [Summary] Refactored waves drop downs. Updated changed select item callback parameters, added feature drop box features (get_item, get_associated_data). 2014-11-10 11:46:54 +02:00
utils.h [Summary] Refactored waves drop downs. Updated changed select item callback parameters, added feature drop box features (get_item, get_associated_data). 2014-11-10 11:46:54 +02:00
utils_videotl.cc
utils_videotl.h
verbose_cursor.cc verbose cursor: change font, and breakout time/duration formatting functions 2014-11-25 20:45:14 +02:00
verbose_cursor.h verbose cursor: change font, and breakout time/duration formatting functions 2014-11-25 20:45:14 +02:00
video_image_frame.cc
video_image_frame.h
video_monitor.cc update clocks and video-frames at FPS 2014-09-17 07:06:03 -04:00
video_monitor.h
video_server_dialog.cc
video_server_dialog.h
video_timeline.cc video-timeline tools path updates for OSX and Windows 2014-09-17 07:06:03 -04:00
video_timeline.h
visibility_group.cc
visibility_group.h
volume_controller.cc
volume_controller.h
vst_plugin_ui.cc
vst_plugin_ui.h
waves_button.cc [Summary] Fixed misdesign. Now signal_clicked of a toggleable Waves_button will bring new state of the button. 2014-12-03 00:00:27 +02:00
waves_button.h [Summary] Adding automatic toggling. 2014-09-30 23:08:28 +03:00
waves_dialog.cc [Summary] Gives to WavesDialog the ability to response on Enter from numeric keyboard (little second enter). Igor's request. 2014-12-18 16:39:46 +02:00
waves_dialog.h [Summary] Removing close button and menu in the window caption (WIndows OS). 2014-12-03 00:00:28 +02:00
waves_dropdown.cc [Summary] Progressing marker inspector 2014-12-05 12:00:15 +02:00
waves_dropdown.h [Summary] Progressing marker inspector 2014-12-05 12:00:15 +02:00
waves_grid.cc
waves_grid.h
waves_icon_button.cc [Summary] Change request from IGOR 2014-10-02 12:21:57 +03:00
waves_icon_button.h Merge branch 'master' into ardour-merge 2014-09-03 06:34:47 -04:00
waves_message_dialog.cc [Summary] Removing mistakenly pasted connection to _ok button click. 2014-12-16 14:55:06 +02:00
waves_message_dialog.h [Summary] Removing unused #include 2014-12-16 14:55:06 +02:00
waves_track_color_dialog.cc [Summary] Progressing track color dialog 2014-12-16 22:10:47 +02:00
waves_track_color_dialog.h [Summary] Progressing track color dialog 2014-12-16 22:10:47 +02:00
waves_track_color_dialog.logic.cc [Summary] Progressing track color dialog 2014-12-16 22:10:47 +02:00
waves_track_color_dialog.logic.h [Summary] Progressing track color dialog 2014-12-16 22:10:47 +02:00
waves_ui.cc [Commit] added dbg output to measure times. 2014-12-17 22:22:46 +02:00
waves_ui.h [Commit] Occasionally corrected name of member variable (_scrip[ t ]_file_name 2014-12-11 23:06:36 +02:00
waves_zoom_control.cc Merge branch 'master' into ardour-merge 2014-08-27 12:38:27 -04:00
waves_zoom_control.h [Summary] Implementing the wave zoom control in the transport bar 2014-08-18 18:44:19 -04:00
widget_list.rc change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
window_manager.cc
window_manager.h
windows_vst_plugin_ui.cc
windows_vst_plugin_ui.h
wscript remove post-export nag screen (an ardour-only feature) 2014-12-16 10:12:57 -05:00
yes_no_dialog.cc [Summary] Changed Yes-No and Ok dialogs on Igor's request. Code improvement. 2014-11-12 19:26:44 +02:00
yes_no_dialog.h [Summary] Implemented Yes-No Dialog 2014-11-12 13:07:37 +02:00