13
0
livetrax/gtk2_ardour
Robin Gareus a9fcbef6e0 make startup window a dialog.
improve behavior on tiling window managers

git-svn-id: svn://localhost/ardour2/branches/3.0@13499 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-14 17:03:54 +00:00
..
export
glade
icons resize metronome icon to keep transport button sizes consistent 2012-11-12 19:36:34 +00:00
pixmaps
po
.cvsignore
about.cc
about.h
actions.cc
actions.h
add_route_dialog.cc
add_route_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc
analysis_window.h
arcall
ardbg
ardbg-scons
ardev
ardev_common.sh.in fix ARDOUR_DATA_PATH for ardev and its cousins (finds templates, among other things) 2012-11-08 15:34:22 +00:00
ardev-scons
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3_fonts.rc.in brighten up main clock color, and change font size to be closer to the old sans font size even though we now use monospace 2012-11-12 14:03:51 +00:00
ardour3_styles.rc.in rationalize text/base/bg/fg colors in all entry styles 2012-11-13 18:28:31 +00:00
ardour3_ui_dark_sae.rc.in
ardour3_ui_dark.rc.in restore bg color of status bar in main window 2012-11-11 22:36:00 +00:00
ardour3_ui_default.conf add back definition of 2ndary clock delta text color 2012-11-14 12:44:46 +00:00
ardour3_ui_light_sae.rc.in
ardour3_ui_light.rc.in restore bg color of status bar in main window 2012-11-11 22:36:00 +00:00
ardour3_widget_list.rc restore bg color of status bar in main window 2012-11-11 22:36:00 +00:00
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 add some meaning to the otherwise useless clock tooltips 2012-11-14 03:35:20 +00:00
ardour_ui_dependents.cc
ardour_ui_dialogs.cc a variety of fixes aimed at preventing crashes caused by the (global) port matrix (window) not really noticing that the session has gone away 2012-11-04 23:41:52 +00:00
ardour_ui_ed.cc restore bg color of status bar in main window 2012-11-11 22:36:00 +00:00
ardour_ui_mixer.cc
ardour_ui_options.cc prevent changing slave while slave is active 2012-11-12 16:49:11 +00:00
ardour_ui.cc remove a bunch of cerr output and/or convert to use error<< 2012-11-13 15:11:07 +00:00
ardour_ui.h move TC FPS up into status bar, use lower right of timecode audioclock mode for something ... TBDiscussed 2012-10-12 16:25:57 +00:00
ardour_window.cc
ardour_window.h
ardour-sae.menus
ardour.menus.in add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
ardour.sh.in add -g to the ardour3 executable to facilitate debugging of this version (similar to the bundle, but a different argument, just to keep things amazing) 2012-10-25 17:35:07 +00:00
arldd
arprof-scons
arval
arval-scons
au_pluginui.h
au_pluginui.mm
audio_clock.cc indicate negative TC when edit is positive. 2012-11-14 03:35:23 +00:00
audio_clock.h update BPM and Meter when changed, also change back labels for it. 2012-11-13 23:29:57 +00:00
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc remove a bunch of cerr output and/or convert to use error<< 2012-11-13 15:11:07 +00:00
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
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
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
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
diamond.h
edit_note_dialog.cc
edit_note_dialog.h
editing_syms.h
editing.cc
editing.h
editor_actions.cc add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
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 remove a bunch of cerr output and/or convert to use error<< 2012-11-13 15:11:07 +00:00
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 remove a bunch of cerr output and/or convert to use error<< 2012-11-13 15:11:07 +00:00
editor_regions.cc
editor_regions.h
editor_route_groups.cc
editor_route_groups.h
editor_routes.cc fix serious logic error in re-ordering treeviews after route order keys/RIDs change - fixes major memory corruption bug that overwrote random memory as soon as a track gets deleted and/or user-defined remote IDs are in use 2012-10-27 00:15:45 +00:00
editor_routes.h
editor_rulers.cc fix computation of fixed ruler scales done before canvas width is set by allocation handler (fixes #5065 and #5095) 2012-10-18 15:38:04 +00:00
editor_scrub.cc
editor_selection.cc
editor_snapshots.cc
editor_snapshots.h
editor_summary.cc fix #5025 part 2 2012-11-14 05:01:28 +00:00
editor_summary.h fix #5025 part 2 2012-11-14 05:01:28 +00:00
editor_tempodisplay.cc
editor_timefx.cc
editor_xpms
editor.bindings
editor.cc remove a bunch of cerr output and/or convert to use error<< 2012-11-13 15:11:07 +00:00
editor.h add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
engine_dialog.cc remove a bunch of cerr output and/or convert to use error<< 2012-11-13 15:11:07 +00:00
engine_dialog.h notably modify the design and logic of the startup dialog, so that we can handle the requirements in the 3.0-SG branch reasonably. the two major changes concern the idea that we may need to run the audio setup tab at all times, and that the startup dialog could potentially be "ready" without actually needing to be displayed on-screen. this allows us to ALWAYS use a startup dialog, even if we don't actually need any information from the user. as usual with this kind of change, expect a few logic/workflow glitches 2012-11-08 15:54:16 +00:00
enums.cc
enums.h
ergonomic-us.bindings.in
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
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 revert to a 0..2 scale for MIDI velocity control, so that we can increase MIDI note velocities as well as deccrease them (note: this will make the use of MIDI CC #7 a bit more complex) 2012-11-13 19:23:16 +00:00
gain_meter.h
generic_pluginui.cc
gettext.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc a variety of fixes aimed at preventing crashes caused by the (global) port matrix (window) not really noticing that the session has gone away 2012-11-04 23:41:52 +00:00
global_port_matrix.h
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
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
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
main_clock.cc clock-delta mode restore: anticipate toggling set_active callback 2012-11-11 18:15:13 +00:00
main_clock.h
main.cc remove a bunch of cerr output and/or convert to use error<< 2012-11-13 15:11:07 +00:00
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 implement double click to ContentsRange on MidiScroomer 2012-10-16 09:19:19 +00:00
midi_time_axis.h make the time axis view remember it midnam model/mode settings 2012-10-12 09:25:55 +00:00
midi_tracer.cc
midi_tracer.h
midi_util.h
midi_velocity_dialog.cc
midi_velocity_dialog.h
missing_file_dialog.cc more markup-escaping 2012-10-23 14:51:35 +00:00
missing_file_dialog.h
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer_actor.cc add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
mixer_actor.h add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
mixer_strip.h change input/output button context menus for mixer strip to be non-additive: when selecting a new IO bundle, disconnect from any existing connections before connecting to the new one (fixes #5087) 2012-10-18 16:15:11 +00:00
mixer_ui.cc add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
mixer_ui.h add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
mixer.bindings add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
mnemonic-us.bindings.in add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
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 implement TC offset for slave&generator. 2012-11-13 20:29:28 +00:00
option_editor.h implement TC offset for slave&generator. 2012-11-13 20:29:28 +00:00
opts.cc
opts.h
panner2d.cc
panner2d.h
panner_editor.cc
panner_editor.h
panner_interface.cc
panner_interface.h
panner_ui.cc
panner_ui.h
patch_change_dialog.cc remove a bunch of cerr output and/or convert to use error<< 2012-11-13 15:11:07 +00:00
patch_change_dialog.h
piano_roll_header.cc
piano_roll_header.h
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 add LTC ports to Ardour-Misc group 2012-10-26 11:39:15 +00:00
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 escape markup text that may contain non-legal characters (for GMarkup). this may need to be done more widely 2012-10-23 14:45:09 +00:00
port_matrix.h
processor_box.cc remove a bunch of cerr output and/or convert to use error<< 2012-11-13 15:11:07 +00:00
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 prevent changing slave while slave is active 2012-11-12 16:49:11 +00:00
rc_option_editor.h experimental option to support LTC 29.97000 fps generators. 2012-11-07 23:02:11 +00: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
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 fix serious logic error in re-ordering treeviews after route order keys/RIDs change - fixes major memory corruption bug that overwrote random memory as soon as a track gets deleted and/or user-defined remote IDs are in use 2012-10-27 00:15:45 +00:00
route_time_axis.cc do not attach plugin automation submenu to automation menu if the route has no plugins (avoid common user confusion) - thanks thorsten 2012-11-12 20:03:57 +00:00
route_time_axis.h
route_ui_selection.h
route_ui.cc
route_ui.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 use Gtk::Label::set_text() rather than Gtk::Label::set_markup() where no markup is involved 2012-10-23 14:45:45 +00:00
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
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 add tooltips to Offset config 2012-11-14 00:15:52 +00:00
session_option_editor.h make pull-up/down truly exclusive with JACK 2012-11-12 16:49:05 +00:00
sfdb_freesound_mootcher.cc remove a bunch of cerr output and/or convert to use error<< 2012-11-13 15:11:07 +00:00
sfdb_freesound_mootcher.h
sfdb_ui.cc remove a bunch of cerr output and/or convert to use error<< 2012-11-13 15:11:07 +00:00
sfdb_ui.h
shuttle_control.cc
shuttle_control.h
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
speaker_dialog.cc
speaker_dialog.h
splash.cc mark splash screen as such should fix #5069 2012-11-14 03:35:25 +00:00
splash.h
splash.png
startup.cc make startup window a dialog. 2012-11-14 17:03:54 +00:00
startup.h notably modify the design and logic of the startup dialog, so that we can handle the requirements in the 3.0-SG branch reasonably. the two major changes concern the idea that we may need to run the audio setup tab at all times, and that the startup dialog could potentially be "ready" without actually needing to be displayed on-screen. this allows us to ALWAYS use a startup dialog, even if we don't actually need any information from the user. as usual with this kind of change, expect a few logic/workflow glitches 2012-11-08 15:54:16 +00:00
step_editing.bindings
step_editor.cc
step_editor.h
step_entry.cc amend 13373: don't force Step entry window on top 2012-11-05 11:26:25 +00:00
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 center Selection/Punch Clk titles over value-column 2012-11-14 17:03:49 +00:00
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 determine whether or not to accept comma or period as a numeric character based on locale settings (once per instance of ardour), related to #5027 2012-11-13 18:05:09 +00:00
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