13
0
livetrax/gtk2_ardour
Paul Davis 3d47c31d8f fix crash at startup caused by use of null session ptr to set end marker (from 2.0)
git-svn-id: svn://localhost/ardour2/branches/3.0@3975 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-16 11:16:41 +00:00
..
glade
icons
pixmaps
po
.cvsignore
about.cc
about.h
actions.cc
actions.h
add_midi_cc_track_dialog.cc
add_midi_cc_track_dialog.h
add_route_dialog.cc
add_route_dialog.h
analysis_window.cc
analysis_window.h
ardbg
ardev
ardev_common.sh.in
ardour2_ui_sae.conf
ardour2.desktop.in
ardour2.xml
ardour3_ui_dark.rc.in More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
ardour3_ui_default.conf Give MIDI velocity text its own colour (from ccherret). 2008-10-05 04:06:26 +00:00
ardour3_ui_light.rc.in More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
ardour_dialog.cc
ardour_dialog.h
ardour_image_compositor_socket.h
ardour_ui2.cc Move panic button to MIDI toolbar (reduce required horizontal space). 2008-10-05 03:22:29 +00:00
ardour_ui_dependents.cc
ardour_ui_dialogs.cc
ardour_ui_ed.cc
ardour_ui_mixer.cc
ardour_ui_options.cc
ardour_ui.cc add global region fade toggle; fixup (?) reload of MIDI config state (both ported from 2.X) 2008-10-09 14:15:45 +00:00
ardour_ui.h Move panic button to MIDI toolbar (reduce required horizontal space). 2008-10-05 03:22:29 +00:00
ardour-sae.menus add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:55:05 +00:00
ardour.menus Fix menu missing fit-tracks. 2008-10-13 02:12:35 +00:00
ardour.sh.in
arprof
arval
au_pluginui.h
au_pluginui.mm
audio_clock.cc
audio_clock.h
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:55:05 +00:00
audio_region_view.h add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:55:05 +00:00
audio_streamview.cc add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:55:05 +00:00
audio_streamview.h add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:55:05 +00:00
audio_time_axis.cc Normalize XML property name style, preserving old session loading (on load _ will be converted to -). 2008-10-05 23:14:48 +00:00
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_selectable.h
automation_selection.h
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc Make tempo lines physical_screen_height high, add xml null check, Use clicked_regionview directly to calculate region movement. Using drag_info.data may result in the wrong regionbiew being used, don't use canvas coords for region_drag_finished_callback x calculation (eliminates speed adjustment), prevent incorrect updates on dropped regions by updating canvas before placing region copies. 2008-10-14 13:35:17 +00:00
automation_time_axis.h
axis_view.cc
axis_view.h
bundle_manager.cc revert last fix - its not relevant to 3.0 (yet) 2008-10-07 22:24:00 +00:00
bundle_manager.h revert last fix - its not relevant to 3.0 (yet) 2008-10-07 22:24:00 +00:00
canvas_impl.h
canvas_vars.h Give MIDI velocity text its own colour (from ccherret). 2008-10-05 04:06:26 +00:00
canvas-curve.h
canvas-hit.h
canvas-imageframe.c
canvas-imageframe.h
canvas-note-event.cc Give MIDI velocity text its own colour (from ccherret). 2008-10-05 04:06:26 +00:00
canvas-note-event.h
canvas-note.cc
canvas-note.h
canvas-program-change.cc
canvas-program-change.h
canvas-simpleline.c
canvas-simpleline.h
canvas-simplerect.c
canvas-simplerect.h
canvas-waveview.c
canvas-waveview.h
canvas.h
cocoacarbon.mm
connection_editor.cc
connection_editor.h
control_point.cc
control_point.h
crossfade_edit.cc
crossfade_edit.h
crossfade_view.cc
crossfade_view.h
crossfade_xpms.h
curvetest.cc
diamond.cc
diamond.h
draginfo.h
editing_syms.h
editing.cc
editing.h
editor_actions.cc add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:55:05 +00:00
editor_audio_import.cc
editor_audiotrack.cc
editor_canvas_events.cc
editor_canvas.cc fix crash at startup caused by use of null session ptr to set end marker (from 2.0) 2008-10-16 11:16:41 +00:00
editor_cursors.cc
editor_edit_groups.cc
editor_enums.h
editor_export_audio.cc Region export dialog: Make export channel and -selector polymorphic, add the region related classes and a dialog specialization 2008-10-11 10:14:51 +00:00
editor_hscroller.cc
editor_imageframe.cc
editor_items.h
editor_keyboard.cc
editor_keys.cc
editor_markers.cc Fix non-disappearing transport range bar drag rects, use physical_screen_height for some canvas items. 2008-10-11 17:51:15 +00:00
editor_mixer.cc
editor_mouse.cc Make tempo lines physical_screen_height high, add xml null check, Use clicked_regionview directly to calculate region movement. Using drag_info.data may result in the wrong regionbiew being used, don't use canvas coords for region_drag_finished_callback x calculation (eliminates speed adjustment), prevent incorrect updates on dropped regions by updating canvas before placing region copies. 2008-10-14 13:35:17 +00:00
editor_nudge.cc
editor_ops.cc fix a few things related to fit-to-tracks and toggle-visual-state (from 2.0) 2008-10-14 14:20:29 +00:00
editor_region_list.cc region list patch 4 from chris goddard 2008-10-05 10:44:15 +00:00
editor_route_list.cc fix a few things related to fit-to-tracks and toggle-visual-state (from 2.0) 2008-10-14 14:20:29 +00:00
editor_rulers.cc Fix the nostar ruler hiding bug, rejig ruler bars again, this time making them physical_screen_width wide - preventing artefacts while hiding. 2008-10-11 00:04:33 +00:00
editor_scrub.cc
editor_selection_list.cc
editor_selection.cc fix a few things related to fit-to-tracks and toggle-visual-state (from 2.0) 2008-10-14 14:20:29 +00:00
editor_tempodisplay.cc Make tempo lines physical_screen_height high, add xml null check, Use clicked_regionview directly to calculate region movement. Using drag_info.data may result in the wrong regionbiew being used, don't use canvas coords for region_drag_finished_callback x calculation (eliminates speed adjustment), prevent incorrect updates on dropped regions by updating canvas before placing region copies. 2008-10-14 13:35:17 +00:00
editor_timefx.cc
editor_xpms
editor.cc fix crash at startup caused by use of null session ptr to set end marker (from 2.0) 2008-10-16 11:16:41 +00:00
editor.h First draft of the EQ visualization system. Now force fed to all plugin UIs. 2008-10-13 19:45:20 +00:00
engine_dialog.cc
engine_dialog.h
enums.cc
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc * Some Export GUI tweaks 2008-10-11 14:07:50 +00:00
export_channel_selector.h * Some Export GUI tweaks 2008-10-11 14:07:50 +00:00
export_dialog.cc More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
export_dialog.h More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
export_file_notebook.cc * Some Export GUI tweaks 2008-10-11 14:07:50 +00:00
export_file_notebook.h
export_filename_selector.cc More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
export_filename_selector.h
export_format_dialog.cc
export_format_dialog.h
export_format_selector.cc More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
export_format_selector.h
export_multiplicator.cc
export_multiplicator.h
export_preset_selector.cc More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
export_preset_selector.h
export_range_markers_dialog.cc
export_range_markers_dialog.h
export_timespan_selector.cc More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
export_timespan_selector.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc Make EQ Gui optional and seize updating the graph when the analysis is not visible (either via the toggle or window visibility). 2008-10-15 19:21:26 +00:00
fft.h Make EQ Gui optional and seize updating the graph when the analysis is not visible (either via the toggle or window visibility). 2008-10-15 19:21:26 +00:00
gain_meter.cc
gain_meter.h
generic_pluginui.cc Make EQ Gui optional and seize updating the graph when the analysis is not visible (either via the toggle or window visibility). 2008-10-15 19:21:26 +00:00
gettext.h
ghostregion.cc
ghostregion.h
gprofhelper.c
gtk-custom-hruler.c
gtk-custom-hruler.h
gtk-custom-ruler.c
gtk-custom-ruler.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
io_selector.cc revert last fix - its not relevant to 3.0 (yet) 2008-10-07 22:24:00 +00:00
io_selector.h revert last fix - its not relevant to 3.0 (yet) 2008-10-07 22:24:00 +00:00
itest.cc
keyboard.cc
keyboard.h
keyeditor.cc
keyeditor.h
latency_gui.cc
latency_gui.h
level_meter.cc
level_meter.h
lineset.cc
lineset.h
location_ui.cc
location_ui.h
logmeter.h
lv2_plugin_ui.cc
lv2_plugin_ui.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_channel_selector.cc
midi_channel_selector.h
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc
midi_region_view.h
midi_scroomer.cc Shrink scroomer horizontally a bit to emphasise the 'real' keyboard. 2008-10-05 01:07:44 +00:00
midi_scroomer.h
midi_streamview.cc
midi_streamview.h
midi_time_axis.cc Normalize XML property name style, preserving old session loading (on load _ will be converted to -). 2008-10-05 23:14:48 +00:00
midi_time_axis.h
midi_util.h
mixer_strip.cc Normalize XML property name style, preserving old session loading (on load _ will be converted to -). 2008-10-05 23:14:48 +00:00
mixer_strip.h
mixer_ui.cc Normalize XML property name style, preserving old session loading (on load _ will be converted to -). 2008-10-05 23:14:48 +00:00
mixer_ui.h
mnemonic-us.bindings.in Fit tracks fix from 2.0, don't crash if some env vars aren't set, remove some conflicts from mnemonic-us.bindings.in. 2008-10-13 01:56:42 +00:00
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
new_session_dialog.cc
new_session_dialog.h
option_editor.cc add global region fade toggle; fixup (?) reload of MIDI config state (both ported from 2.X) 2008-10-09 14:15:45 +00:00
option_editor.h add global region fade toggle; fixup (?) reload of MIDI config state (both ported from 2.X) 2008-10-09 14:15:45 +00:00
opts.cc
opts.h
panner2d.cc
panner2d.h
panner_ui.cc
panner_ui.h
panner.cc
panner.h
piano_roll_header.cc
piano_roll_header.h
playlist_selection.h
playlist_selector.cc
playlist_selector.h
plugin_eq_gui.cc Make EQ Gui optional and seize updating the graph when the analysis is not visible (either via the toggle or window visibility). 2008-10-15 19:21:26 +00:00
plugin_eq_gui.h Make EQ Gui optional and seize updating the graph when the analysis is not visible (either via the toggle or window visibility). 2008-10-15 19:21:26 +00:00
plugin_interest.h
plugin_selector.cc
plugin_selector.h
plugin_ui.cc Make EQ Gui optional and seize updating the graph when the analysis is not visible (either via the toggle or window visibility). 2008-10-15 19:21:26 +00:00
plugin_ui.h Make EQ Gui optional and seize updating the graph when the analysis is not visible (either via the toggle or window visibility). 2008-10-15 19:21:26 +00:00
point_selection.h
port_matrix.cc Fit tracks fix from 2.0, don't crash if some env vars aren't set, remove some conflicts from mnemonic-us.bindings.in. 2008-10-13 01:56:42 +00:00
port_matrix.h revert last fix - its not relevant to 3.0 (yet) 2008-10-07 22:24:00 +00:00
processor_box.cc
processor_box.h
processor_selection.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h
region_editor.h
region_gain_line.cc
region_gain_line.h
region_selection.cc
region_selection.h
region_view.cc
region_view.h
rgb_macros.h
rhythm_ferret.cc
rhythm_ferret.h
route_params_ui.cc
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_selection.h
route_time_axis.cc Added take system from 2.0. Thanks to torben for the patch. 2008-10-06 18:04:12 +00:00
route_time_axis.h Added take system from 2.0. Thanks to torben for the patch. 2008-10-06 18:04:12 +00:00
route_ui.cc revert last fix - its not relevant to 3.0 (yet) 2008-10-07 22:24:00 +00:00
route_ui.h
SAE-de.bindings.in
SAE-us.bindings.in
SConscript Make EQ Gui optional and seize updating the graph when the analysis is not visible (either via the toggle or window visibility). 2008-10-15 19:21:26 +00:00
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
session_metadata_dialog.h
sfdb_freesound_mootcher.cc fix URL's for freesound (debian patch) 2008-10-10 09:53:03 +00:00
sfdb_freesound_mootcher.h
sfdb_ui.cc
sfdb_ui.h
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
splash.cc
splash.h
splash.png
streamview.cc
streamview.h
strip_selection.h
tape_region_view.cc
tape_region_view.h
tempo_dialog.cc
tempo_dialog.h
tempo_lines.cc Make tempo lines physical_screen_height high, add xml null check, Use clicked_regionview directly to calculate region movement. Using drag_info.data may result in the wrong regionbiew being used, don't use canvas coords for region_drag_finished_callback x calculation (eliminates speed adjustment), prevent incorrect updates on dropped regions by updating canvas before placing region copies. 2008-10-14 13:35:17 +00:00
tempo_lines.h Make tempo lines physical_screen_height high, add xml null check, Use clicked_regionview directly to calculate region movement. Using drag_info.data may result in the wrong regionbiew being used, don't use canvas coords for region_drag_finished_callback x calculation (eliminates speed adjustment), prevent incorrect updates on dropped regions by updating canvas before placing region copies. 2008-10-14 13:35:17 +00:00
theme_manager.cc
theme_manager.h
time_axis_view_item.cc Fix non-disappearing tracks when hiding, don't set colours twice initializing TimeAxisViewItems, remove some merge errors. 2008-10-07 18:05:35 +00:00
time_axis_view_item.h
time_axis_view.cc fix a few things related to fit-to-tracks and toggle-visual-state (from 2.0) 2008-10-14 14:20:29 +00:00
time_axis_view.h
time_selection.cc
time_selection.h
track_selection.h
ui_config_vars.h
ui_config.cc
ui_config.h
utils.cc
utils.h
visual_time_axis.cc
visual_time_axis.h
vst_pluginui.cc
waveview_p.h
waveview.cc
waveview.h
x11.cc