Initial import of gtk2_ardour.
authorTaybin Rutkin <taybin@taybin.com>
Sun, 25 Sep 2005 18:42:24 +0000 (18:42 +0000)
committerTaybin Rutkin <taybin@taybin.com>
Sun, 25 Sep 2005 18:42:24 +0000 (18:42 +0000)
commit209d967b1bb80a9735d690d8f4f0455ecb9970ca
tree9d76ddcd7c1ac9d91bb2b1a33d31b66ce4ded5de
parente4b9aed743fc765219ac775905a221c017c88fba
Initial import of gtk2_ardour.

git-svn-id: svn://localhost/trunk/ardour2@24 d708f5d6-7413-0410-9779-e7cbd77b26cf
240 files changed:
gtk2_ardour/.cvsignore [new file with mode: 0644]
gtk2_ardour/SConscript [new file with mode: 0644]
gtk2_ardour/ab.xpm [new file with mode: 0644]
gtk2_ardour/about.cc [new file with mode: 0644]
gtk2_ardour/about.h [new file with mode: 0644]
gtk2_ardour/add_route_dialog.cc [new file with mode: 0644]
gtk2_ardour/add_route_dialog.h [new file with mode: 0644]
gtk2_ardour/ardbg [new file with mode: 0755]
gtk2_ardour/ardev [new file with mode: 0755]
gtk2_ardour/ardour_dialog.cc [new file with mode: 0644]
gtk2_ardour/ardour_dialog.h [new file with mode: 0644]
gtk2_ardour/ardour_image_compositor_socket.h [new file with mode: 0644]
gtk2_ardour/ardour_message.cc [new file with mode: 0644]
gtk2_ardour/ardour_message.h [new file with mode: 0644]
gtk2_ardour/ardour_ui.cc [new file with mode: 0644]
gtk2_ardour/ardour_ui.h [new file with mode: 0644]
gtk2_ardour/ardour_ui.rc [new file with mode: 0644]
gtk2_ardour/ardour_ui2.cc [new file with mode: 0644]
gtk2_ardour/ardour_ui_dependents.cc [new file with mode: 0644]
gtk2_ardour/ardour_ui_dialogs.cc [new file with mode: 0644]
gtk2_ardour/ardour_ui_ed.cc [new file with mode: 0644]
gtk2_ardour/ardour_ui_mixer.cc [new file with mode: 0644]
gtk2_ardour/arprof [new file with mode: 0755]
gtk2_ardour/arval [new file with mode: 0755]
gtk2_ardour/audio_clock.cc [new file with mode: 0644]
gtk2_ardour/audio_clock.h [new file with mode: 0644]
gtk2_ardour/audio_time_axis.cc [new file with mode: 0644]
gtk2_ardour/audio_time_axis.h [new file with mode: 0644]
gtk2_ardour/automation_gain_line.cc [new file with mode: 0644]
gtk2_ardour/automation_gain_line.h [new file with mode: 0644]
gtk2_ardour/automation_line.cc [new file with mode: 0644]
gtk2_ardour/automation_line.h [new file with mode: 0644]
gtk2_ardour/automation_pan_line.cc [new file with mode: 0644]
gtk2_ardour/automation_pan_line.h [new file with mode: 0644]
gtk2_ardour/automation_selectable.h [new file with mode: 0644]
gtk2_ardour/automation_selection.h [new file with mode: 0644]
gtk2_ardour/automation_time_axis.cc [new file with mode: 0644]
gtk2_ardour/automation_time_axis.h [new file with mode: 0644]
gtk2_ardour/axis_view.cc [new file with mode: 0644]
gtk2_ardour/axis_view.h [new file with mode: 0644]
gtk2_ardour/canvas-curve.h [new file with mode: 0644]
gtk2_ardour/canvas-imageframe.c [new file with mode: 0644]
gtk2_ardour/canvas-imageframe.h [new file with mode: 0644]
gtk2_ardour/canvas-ruler.c [new file with mode: 0644]
gtk2_ardour/canvas-ruler.h [new file with mode: 0644]
gtk2_ardour/canvas-simpleline.c [new file with mode: 0644]
gtk2_ardour/canvas-simpleline.h [new file with mode: 0644]
gtk2_ardour/canvas-simplerect.c [new file with mode: 0644]
gtk2_ardour/canvas-simplerect.h [new file with mode: 0644]
gtk2_ardour/canvas-waveview.c [new file with mode: 0644]
gtk2_ardour/canvas-waveview.h [new file with mode: 0644]
gtk2_ardour/check_mark.h [new file with mode: 0644]
gtk2_ardour/connection_editor.cc [new file with mode: 0644]
gtk2_ardour/connection_editor.h [new file with mode: 0644]
gtk2_ardour/crossfade_edit.cc [new file with mode: 0644]
gtk2_ardour/crossfade_edit.h [new file with mode: 0644]
gtk2_ardour/crossfade_view.cc [new file with mode: 0644]
gtk2_ardour/crossfade_view.h [new file with mode: 0644]
gtk2_ardour/crossfade_xpms.h [new file with mode: 0644]
gtk2_ardour/curvetest.cc [new file with mode: 0644]
gtk2_ardour/default_keys.cc [new file with mode: 0644]
gtk2_ardour/editing.cc [new file with mode: 0644]
gtk2_ardour/editing.h [new file with mode: 0644]
gtk2_ardour/editing_syms.h [new file with mode: 0644]
gtk2_ardour/editor.cc [new file with mode: 0644]
gtk2_ardour/editor.h [new file with mode: 0644]
gtk2_ardour/editor_audiotrack.cc [new file with mode: 0644]
gtk2_ardour/editor_canvas_events.cc [new file with mode: 0644]
gtk2_ardour/editor_cursors.cc [new file with mode: 0644]
gtk2_ardour/editor_edit_groups.cc [new file with mode: 0644]
gtk2_ardour/editor_enums.h [new file with mode: 0644]
gtk2_ardour/editor_export_audio.cc [new file with mode: 0644]
gtk2_ardour/editor_hscroller.cc [new file with mode: 0644]
gtk2_ardour/editor_imageframe.cc [new file with mode: 0644]
gtk2_ardour/editor_keyboard.cc [new file with mode: 0644]
gtk2_ardour/editor_keys.cc [new file with mode: 0644]
gtk2_ardour/editor_markers.cc [new file with mode: 0644]
gtk2_ardour/editor_mixer.cc [new file with mode: 0644]
gtk2_ardour/editor_mouse.cc [new file with mode: 0644]
gtk2_ardour/editor_nudge.cc [new file with mode: 0644]
gtk2_ardour/editor_ops.cc [new file with mode: 0644]
gtk2_ardour/editor_region_list.cc [new file with mode: 0644]
gtk2_ardour/editor_route_list.cc [new file with mode: 0644]
gtk2_ardour/editor_rulers.cc [new file with mode: 0644]
gtk2_ardour/editor_scrub.cc [new file with mode: 0644]
gtk2_ardour/editor_selection_list.cc [new file with mode: 0644]
gtk2_ardour/editor_tempodisplay.cc [new file with mode: 0644]
gtk2_ardour/editor_timefx.cc [new file with mode: 0644]
gtk2_ardour/editor_xpms [new file with mode: 0644]
gtk2_ardour/enums.h [new file with mode: 0644]
gtk2_ardour/export_dialog.cc [new file with mode: 0644]
gtk2_ardour/export_dialog.h [new file with mode: 0644]
gtk2_ardour/extra_bind.h [new file with mode: 0644]
gtk2_ardour/gain_automation_time_axis.cc [new file with mode: 0644]
gtk2_ardour/gain_automation_time_axis.h [new file with mode: 0644]
gtk2_ardour/gain_meter.cc [new file with mode: 0644]
gtk2_ardour/gain_meter.h [new file with mode: 0644]
gtk2_ardour/gettext.h [new file with mode: 0644]
gtk2_ardour/ghostregion.cc [new file with mode: 0644]
gtk2_ardour/ghostregion.h [new file with mode: 0644]
gtk2_ardour/gprofhelper.c [new file with mode: 0644]
gtk2_ardour/grouped_buttons.cc [new file with mode: 0644]
gtk2_ardour/grouped_buttons.h [new file with mode: 0644]
gtk2_ardour/gtk-custom-hruler.c [new file with mode: 0644]
gtk2_ardour/gtk-custom-hruler.h [new file with mode: 0644]
gtk2_ardour/gtk-custom-ruler.c [new file with mode: 0644]
gtk2_ardour/gtk-custom-ruler.h [new file with mode: 0644]
gtk2_ardour/gtkscrolledwindow.c [new file with mode: 0644]
gtk2_ardour/gui_thread.h [new file with mode: 0644]
gtk2_ardour/i18n.h [new file with mode: 0644]
gtk2_ardour/imageframe_socket_handler.cc [new file with mode: 0644]
gtk2_ardour/imageframe_socket_handler.h [new file with mode: 0644]
gtk2_ardour/imageframe_time_axis.cc [new file with mode: 0644]
gtk2_ardour/imageframe_time_axis.h [new file with mode: 0644]
gtk2_ardour/imageframe_time_axis_group.cc [new file with mode: 0644]
gtk2_ardour/imageframe_time_axis_group.h [new file with mode: 0644]
gtk2_ardour/imageframe_time_axis_view.cc [new file with mode: 0644]
gtk2_ardour/imageframe_time_axis_view.h [new file with mode: 0644]
gtk2_ardour/imageframe_view.cc [new file with mode: 0644]
gtk2_ardour/imageframe_view.h [new file with mode: 0644]
gtk2_ardour/io_menu.h [new file with mode: 0644]
gtk2_ardour/io_selector.cc [new file with mode: 0644]
gtk2_ardour/io_selector.h [new file with mode: 0644]
gtk2_ardour/keyboard.cc [new file with mode: 0644]
gtk2_ardour/keyboard.h [new file with mode: 0644]
gtk2_ardour/keyboard_target.cc [new file with mode: 0644]
gtk2_ardour/keyboard_target.h [new file with mode: 0644]
gtk2_ardour/library_ui.cc [new file with mode: 0644]
gtk2_ardour/library_ui.h [new file with mode: 0644]
gtk2_ardour/location_ui.cc [new file with mode: 0644]
gtk2_ardour/location_ui.h [new file with mode: 0644]
gtk2_ardour/logmeter.h [new file with mode: 0644]
gtk2_ardour/main.cc [new file with mode: 0644]
gtk2_ardour/marker.cc [new file with mode: 0644]
gtk2_ardour/marker.h [new file with mode: 0644]
gtk2_ardour/marker_time_axis.cc [new file with mode: 0644]
gtk2_ardour/marker_time_axis.h [new file with mode: 0644]
gtk2_ardour/marker_time_axis_view.cc [new file with mode: 0644]
gtk2_ardour/marker_time_axis_view.h [new file with mode: 0644]
gtk2_ardour/marker_view.cc [new file with mode: 0644]
gtk2_ardour/marker_view.h [new file with mode: 0644]
gtk2_ardour/meter_bridge.cc [new file with mode: 0644]
gtk2_ardour/meter_bridge.h [new file with mode: 0644]
gtk2_ardour/meter_bridge_strip.cc [new file with mode: 0644]
gtk2_ardour/meter_bridge_strip.h [new file with mode: 0644]
gtk2_ardour/misc_xpms [new file with mode: 0644]
gtk2_ardour/mixer_strip.cc [new file with mode: 0644]
gtk2_ardour/mixer_strip.h [new file with mode: 0644]
gtk2_ardour/mixer_ui.cc [new file with mode: 0644]
gtk2_ardour/mixer_ui.h [new file with mode: 0644]
gtk2_ardour/new_session_dialog.cc [new file with mode: 0644]
gtk2_ardour/new_session_dialog.h [new file with mode: 0644]
gtk2_ardour/option_editor.cc [new file with mode: 0644]
gtk2_ardour/option_editor.h [new file with mode: 0644]
gtk2_ardour/opts.cc [new file with mode: 0644]
gtk2_ardour/opts.h [new file with mode: 0644]
gtk2_ardour/pan_automation_time_axis.cc [new file with mode: 0644]
gtk2_ardour/pan_automation_time_axis.h [new file with mode: 0644]
gtk2_ardour/panner2d.cc [new file with mode: 0644]
gtk2_ardour/panner2d.h [new file with mode: 0644]
gtk2_ardour/panner_ui.cc [new file with mode: 0644]
gtk2_ardour/panner_ui.h [new file with mode: 0644]
gtk2_ardour/pixmaps/SConscript [new file with mode: 0644]
gtk2_ardour/pixmaps/hslider00.xpm [new file with mode: 0644]
gtk2_ardour/pixmaps/hslider01.xpm [new file with mode: 0644]
gtk2_ardour/pixmaps/set-next-button.xpm [new file with mode: 0644]
gtk2_ardour/pixmaps/small-round-button-01.xpm [new file with mode: 0644]
gtk2_ardour/pixmaps/toggle-button-00.xpm [new file with mode: 0644]
gtk2_ardour/pixmaps/toggle-button-01.xpm [new file with mode: 0644]
gtk2_ardour/pixmaps/vslider00.xpm [new file with mode: 0644]
gtk2_ardour/pixmaps/vslider01.xpm [new file with mode: 0644]
gtk2_ardour/playlist_selection.h [new file with mode: 0644]
gtk2_ardour/playlist_selector.cc [new file with mode: 0644]
gtk2_ardour/playlist_selector.h [new file with mode: 0644]
gtk2_ardour/plugin_selector.cc [new file with mode: 0644]
gtk2_ardour/plugin_selector.h [new file with mode: 0644]
gtk2_ardour/plugin_ui.cc [new file with mode: 0644]
gtk2_ardour/plugin_ui.h [new file with mode: 0644]
gtk2_ardour/po/.cvsignore [new file with mode: 0644]
gtk2_ardour/po/de_DE.po [new file with mode: 0644]
gtk2_ardour/po/el_GR.po [new file with mode: 0644]
gtk2_ardour/po/es_ES.po [new file with mode: 0644]
gtk2_ardour/po/fr_FR.po [new file with mode: 0644]
gtk2_ardour/po/it_IT.po [new file with mode: 0644]
gtk2_ardour/po/pt_BR.po [new file with mode: 0644]
gtk2_ardour/po/pt_PT.po [new file with mode: 0644]
gtk2_ardour/po/ru_RU.po [new file with mode: 0644]
gtk2_ardour/point_selection.h [new file with mode: 0644]
gtk2_ardour/prompter.cc [new file with mode: 0644]
gtk2_ardour/prompter.h [new file with mode: 0644]
gtk2_ardour/public_editor.cc [new file with mode: 0644]
gtk2_ardour/public_editor.h [new file with mode: 0644]
gtk2_ardour/redirect_automation_line.cc [new file with mode: 0644]
gtk2_ardour/redirect_automation_line.h [new file with mode: 0644]
gtk2_ardour/redirect_automation_time_axis.cc [new file with mode: 0644]
gtk2_ardour/redirect_automation_time_axis.h [new file with mode: 0644]
gtk2_ardour/redirect_box.cc [new file with mode: 0644]
gtk2_ardour/redirect_box.h [new file with mode: 0644]
gtk2_ardour/redirect_selection.h [new file with mode: 0644]
gtk2_ardour/region_editor.cc [new file with mode: 0644]
gtk2_ardour/region_editor.h [new file with mode: 0644]
gtk2_ardour/region_gain_line.cc [new file with mode: 0644]
gtk2_ardour/region_gain_line.h [new file with mode: 0644]
gtk2_ardour/region_selection.cc [new file with mode: 0644]
gtk2_ardour/region_selection.h [new file with mode: 0644]
gtk2_ardour/regionview.cc [new file with mode: 0644]
gtk2_ardour/regionview.h [new file with mode: 0644]
gtk2_ardour/rgb_macros.h [new file with mode: 0644]
gtk2_ardour/route_params_ui.cc [new file with mode: 0644]
gtk2_ardour/route_params_ui.h [new file with mode: 0644]
gtk2_ardour/route_redirect_selection.cc [new file with mode: 0644]
gtk2_ardour/route_redirect_selection.h [new file with mode: 0644]
gtk2_ardour/route_selection.h [new file with mode: 0644]
gtk2_ardour/route_ui.cc [new file with mode: 0644]
gtk2_ardour/route_ui.h [new file with mode: 0644]
gtk2_ardour/selectable.h [new file with mode: 0644]
gtk2_ardour/selection.cc [new file with mode: 0644]
gtk2_ardour/selection.h [new file with mode: 0644]
gtk2_ardour/selection_templates.h [new file with mode: 0644]
gtk2_ardour/send_ui.cc [new file with mode: 0644]
gtk2_ardour/send_ui.h [new file with mode: 0644]
gtk2_ardour/splash.ppm [new file with mode: 0644]
gtk2_ardour/streamview.cc [new file with mode: 0644]
gtk2_ardour/streamview.h [new file with mode: 0644]
gtk2_ardour/strip_selection.h [new file with mode: 0644]
gtk2_ardour/tempo_dialog.cc [new file with mode: 0644]
gtk2_ardour/tempo_dialog.h [new file with mode: 0644]
gtk2_ardour/time_axis_view.cc [new file with mode: 0644]
gtk2_ardour/time_axis_view.h [new file with mode: 0644]
gtk2_ardour/time_axis_view_item.cc [new file with mode: 0644]
gtk2_ardour/time_axis_view_item.h [new file with mode: 0644]
gtk2_ardour/time_selection.cc [new file with mode: 0644]
gtk2_ardour/time_selection.h [new file with mode: 0644]
gtk2_ardour/track_selection.h [new file with mode: 0644]
gtk2_ardour/transport_xpms [new file with mode: 0644]
gtk2_ardour/utils.cc [new file with mode: 0644]
gtk2_ardour/utils.h [new file with mode: 0644]
gtk2_ardour/visual_time_axis.cc [new file with mode: 0644]
gtk2_ardour/visual_time_axis.h [new file with mode: 0644]
gtk2_ardour/vst_pluginui.cc [new file with mode: 0644]