13
0
livetrax/gtk2_ardour
Paul Davis 908b1c9301 provide some indication that the fader/strip are controlling a send
git-svn-id: svn://localhost/ardour2/branches/3.0@6138 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-11-20 17:11:00 +00:00
..
glade
icons lincoln's patch to show mute/solo in editor RHS track/bus list 2009-11-16 13:35:00 +00:00
pixmaps
po
.cvsignore
about.cc add JAG to author list 2009-11-08 19:21:36 +00:00
about.h
actions.cc add track/bus now allows specifying aux or direct bus role; processor box menus sort of kindof allow New Aux -> Aux Bus 2009-11-19 04:25:46 +00:00
actions.h allow use of Return, KP_Enter and more in key binding editor; better display of such bindings; potential fix for "crashes" caused by an endless loop of enter/hide events involving the verbose canvas cursor 2009-11-17 13:54:04 +00:00
add_midi_cc_track_dialog.cc
add_midi_cc_track_dialog.h
add_route_dialog.cc add track/bus now allows specifying aux or direct bus role; processor box menus sort of kindof allow New Aux -> Aux Bus 2009-11-19 04:25:46 +00:00
add_route_dialog.h add track/bus now allows specifying aux or direct bus role; processor box menus sort of kindof allow New Aux -> Aux Bus 2009-11-19 04:25:46 +00:00
analysis_window.cc
analysis_window.h
arcall Add script to run Ardour with callgrind. 2009-11-15 02:27:22 +00:00
ardbg
ardbg-scons
ardev
ardev_common.sh.in search $TOP/build/default/gtk2_ardour BEFORE ../gtk2_ardour when looking for bindings files etc ; make debug tracing show the "debug option" the output relates to as a prefix 2009-10-25 20:36:10 +00:00
ardev-scons
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3_ui_dark_sae.rc.in
ardour3_ui_dark.rc.in provide some indication that the fader/strip are controlling a send 2009-11-20 17:11:00 +00:00
ardour3_ui_default.conf
ardour3_ui_light_sae.rc.in
ardour3_ui_light.rc.in Use line comments. 2009-10-22 16:24:47 +00:00
ardour3.desktop.in
ardour3.xml
ardour_dialog.cc
ardour_dialog.h
ardour_image_compositor_socket.h
ardour_ui2.cc comments for BBT math methods; remove chunks from GUI; split location UI into a widget and a window; add the widget part to the editor RHS notebook. this is unfinished - it looks absurd. but its the starting point for a reworking of the location UI in its rightful place 2009-11-12 05:47:05 +00:00
ardour_ui_dependents.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
ardour_ui_dialogs.cc comments for BBT math methods; remove chunks from GUI; split location UI into a widget and a window; add the widget part to the editor RHS notebook. this is unfinished - it looks absurd. but its the starting point for a reworking of the location UI in its rightful place 2009-11-12 05:47:05 +00:00
ardour_ui_ed.cc add track/bus now allows specifying aux or direct bus role; processor box menus sort of kindof allow New Aux -> Aux Bus 2009-11-19 04:25:46 +00:00
ardour_ui_mixer.cc
ardour_ui_options.cc lots of tweaks relating to GUI sync management 2009-11-10 04:30:08 +00:00
ardour_ui.cc add track/bus now allows specifying aux or direct bus role; processor box menus sort of kindof allow New Aux -> Aux Bus 2009-11-19 04:25:46 +00:00
ardour_ui.h add track/bus now allows specifying aux or direct bus role; processor box menus sort of kindof allow New Aux -> Aux Bus 2009-11-19 04:25:46 +00:00
ardour-sae.menus
ardour.menus.in add track/bus now allows specifying aux or direct bus role; processor box menus sort of kindof allow New Aux -> Aux Bus 2009-11-19 04:25:46 +00:00
ardour.sh.in
arprof-scons
arval Set SVN executable property. 2009-11-14 15:15:41 +00:00
arval-scons
au_pluginui.h
au_pluginui.mm Fix angle bracket project-local include paths. 2009-10-30 00:21:40 +00:00
audio_clock.cc tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;remove edit point clock 2009-11-12 20:39:53 +00:00
audio_clock.h tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;remove edit point clock 2009-11-12 20:39:53 +00:00
audio_region_editor.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
audio_region_editor.h Patch from colinf to show region gain in the region editor (mantis 2879) 2009-10-23 23:21:55 +00:00
audio_region_view.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
audio_region_view.h
audio_streamview.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
audio_streamview.h Fix MIDI rec regions. 2009-10-21 16:26:18 +00:00
audio_time_axis.cc
audio_time_axis.h
automation_controller.cc
automation_controller.h
automation_line.cc Fix whitespace. 2009-10-23 05:17:14 +00:00
automation_line.h
automation_region_view.cc Fix adding control points to MIDI 'automation' regions. 2009-10-26 22:01:46 +00:00
automation_region_view.h
automation_selectable.h
automation_selection.h
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
automation_time_axis.h
axis_view.cc
axis_view.h
bundle_manager.cc Rework port matrix to use Gtk notebook tabs to select visible groups. 2009-11-18 13:35:31 +00:00
bundle_manager.h Various tweaks to the bundle manager. 2009-11-07 20:33:41 +00:00
cairo_widget.cc
cairo_widget.h
canvas_impl.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-text.h allow use of Return, KP_Enter and more in key binding editor; better display of such bindings; potential fix for "crashes" caused by an endless loop of enter/hide events involving the verbose canvas cursor 2009-11-17 13:54:04 +00:00
canvas-note-event.cc
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-sysex.cc
canvas-sysex.h
canvas-waveview.c Fix angle bracket project-local include paths. 2009-10-30 00:21:40 +00:00
canvas-waveview.h
canvas.h
cocoacarbon.mm
control_point_dialog.cc
control_point_dialog.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
editing_syms.h change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
editing.cc
editing.h
editor_actions.cc comments for BBT math methods; remove chunks from GUI; split location UI into a widget and a window; add the widget part to the editor RHS notebook. this is unfinished - it looks absurd. but its the starting point for a reworking of the location UI in its rightful place 2009-11-12 05:47:05 +00:00
editor_audio_import.cc
editor_audiotrack.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
editor_canvas_events.cc avoid .h pollution in last commit 2009-11-17 14:14:26 +00:00
editor_canvas.cc avoid .h pollution in last commit 2009-11-17 14:14:26 +00:00
editor_component.cc
editor_component.h
editor_cursors.cc
editor_drag.cc tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;remove edit point clock 2009-11-12 20:39:53 +00:00
editor_drag.h monster commit: transport mgmt changes from 2.X (omnibus edition); make slave use nframes64_t ; avoid crashes in Drags when commiting reversible transactions that do not exist 2009-11-08 16:28:21 +00:00
editor_enums.h
editor_export_audio.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
editor_group_tabs.cc
editor_group_tabs.h
editor_hscroller.cc
editor_imageframe.cc
editor_items.h
editor_keyboard.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
editor_keys.cc
editor_locations.cc comments for BBT math methods; remove chunks from GUI; split location UI into a widget and a window; add the widget part to the editor RHS notebook. this is unfinished - it looks absurd. but its the starting point for a reworking of the location UI in its rightful place 2009-11-12 05:47:05 +00:00
editor_locations.h comments for BBT math methods; remove chunks from GUI; split location UI into a widget and a window; add the widget part to the editor RHS notebook. this is unfinished - it looks absurd. but its the starting point for a reworking of the location UI in its rightful place 2009-11-12 05:47:05 +00:00
editor_markers.cc tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;remove edit point clock 2009-11-12 20:39:53 +00:00
editor_mixer.cc tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;remove edit point clock 2009-11-12 20:39:53 +00:00
editor_mouse.cc start to make mouse modes better when in note edit mode by allowing mouse ops on non-MIDI objects to proceed normally. not finished 2009-11-18 13:24:43 +00:00
editor_nudge.cc
editor_ops.cc comments for BBT math methods; remove chunks from GUI; split location UI into a widget and a window; add the widget part to the editor RHS notebook. this is unfinished - it looks absurd. but its the starting point for a reworking of the location UI in its rightful place 2009-11-12 05:47:05 +00:00
editor_regions.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
editor_regions.h comments for BBT math methods; remove chunks from GUI; split location UI into a widget and a window; add the widget part to the editor RHS notebook. this is unfinished - it looks absurd. but its the starting point for a reworking of the location UI in its rightful place 2009-11-12 05:47:05 +00:00
editor_route_groups.cc make strip-as-GUI-for-send work for metering too ; frame around session summary widget ; tooltip for editor group tabs ; route group dialog name entry is now activatable (return == click on ok) 2009-11-20 15:26:34 +00:00
editor_route_groups.h make strip-as-GUI-for-send work for metering too ; frame around session summary widget ; tooltip for editor group tabs ; route group dialog name entry is now activatable (return == click on ok) 2009-11-20 15:26:34 +00:00
editor_routes.cc lincoln's patch to show mute/solo in editor RHS track/bus list 2009-11-16 13:35:00 +00:00
editor_routes.h lincoln's patch to show mute/solo in editor RHS track/bus list 2009-11-16 13:35:00 +00:00
editor_rulers.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
editor_scrub.cc
editor_selection_list.cc
editor_selection.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
editor_snapshots.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
editor_snapshots.h
editor_summary.cc
editor_summary.h
editor_tempodisplay.cc
editor_timefx.cc
editor_xpms
editor.cc make strip-as-GUI-for-send work for metering too ; frame around session summary widget ; tooltip for editor group tabs ; route group dialog name entry is now activatable (return == click on ok) 2009-11-20 15:26:34 +00:00
editor.h avoid .h pollution in last commit 2009-11-17 14:14:26 +00:00
engine_dialog.cc make 3.0 catch up with transport and other changes in 2.X (hand applied, not merged) 2009-10-30 18:14:25 +00:00
engine_dialog.h
enums.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc
export_channel_selector.h
export_dialog.cc
export_dialog.h Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc
export_filename_selector.h
export_format_dialog.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
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 change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
export_timespan_selector.h change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
gain_meter.cc add "custom" meter option which is the only option where the meter processor is visible in the UI; hide main outs always 2009-11-18 20:01:37 +00:00
gain_meter.h
generic_pluginui.cc
gettext.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc Rework port matrix to use Gtk notebook tabs to select visible groups. 2009-11-18 13:35:31 +00:00
global_port_matrix.h
gprofhelper.c
group_tabs.cc
group_tabs.h
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
interactive-item.h
io_selector.cc Rework port matrix to use Gtk notebook tabs to select visible groups. 2009-11-18 13:35:31 +00:00
io_selector.h
itest.cc
keyboard.cc fix stupid MIDI::Manager design to properly handle multiple MIDI ports with the same "device" specification 2009-11-13 19:50:39 +00:00
keyboard.h
keyeditor.cc allow use of Return, KP_Enter and more in key binding editor; better display of such bindings; potential fix for "crashes" caused by an endless loop of enter/hide events involving the verbose canvas cursor 2009-11-17 13:54:04 +00:00
keyeditor.h
latency_gui.cc
latency_gui.h
level_meter.cc
level_meter.h
lineset.cc
lineset.h
location_ui.cc tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;remove edit point clock 2009-11-12 20:39:53 +00:00
location_ui.h tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;remove edit point clock 2009-11-12 20:39:53 +00:00
logmeter.h
lv2_external_ui.h
lv2_plugin_ui.cc
lv2_plugin_ui.h Fix angle bracket project-local include paths. 2009-10-30 00:21:40 +00:00
main.cc Make ARDOUR::init safer. 2009-10-27 18:00:45 +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 tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;remove edit point clock 2009-11-12 20:39:53 +00:00
marker.h
midi_channel_selector.cc
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_list_editor.cc
midi_list_editor.h
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
midi_region_view.h
midi_scroomer.cc
midi_scroomer.h
midi_selection.h
midi_streamview.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
midi_streamview.h Fix MIDI rec regions. 2009-10-21 16:26:18 +00:00
midi_time_axis.cc Fix occasional crash on startup with MIDI tracks (race?). 2009-10-22 16:10:21 +00:00
midi_time_axis.h
midi_util.h
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc provide some indication that the fader/strip are controlling a send 2009-11-20 17:11:00 +00:00
mixer_strip.h provide some indication that the fader/strip are controlling a send 2009-11-20 17:11:00 +00:00
mixer_ui.cc debug output+ 2009-11-16 21:07:16 +00:00
mixer_ui.h * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +00:00
mnemonic-us.bindings.in fix default binding for toggling MIDI edit mode 2009-10-25 18:28:34 +00:00
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
nag.cc
nag.h
option_editor.cc Neaten up option editor layouts a bit. 2009-11-16 02:18:51 +00:00
option_editor.h Neaten up option editor layouts a bit. 2009-11-16 02:18:51 +00:00
opts.cc add new Graph debug bit ; make adding aux sends really work 2009-11-19 17:06:00 +00:00
opts.h
panner2d.cc
panner2d.h
panner_ui.cc Tiny optimisation. 2009-11-17 00:39:55 +00:00
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 Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
plugin_eq_gui.h
plugin_interest.h
plugin_selector.cc Build plugin menu only when plugins change, and build the first version of it before it is required to ensure that the first processor box popup menu appears fairly quickly. 2009-11-16 01:06:33 +00:00
plugin_selector.h Build plugin menu only when plugins change, and build the first version of it before it is required to ensure that the first processor box popup menu appears fairly quickly. 2009-11-16 01:06:33 +00:00
plugin_ui.cc some plugin preset handling fixes from 2.X 2009-11-19 12:38:15 +00:00
plugin_ui.h some plugin preset handling fixes from 2.X 2009-11-19 12:38:15 +00:00
point_selection.h
port_group.cc Rework port matrix to use Gtk notebook tabs to select visible groups. 2009-11-18 13:35:31 +00:00
port_group.h Rework port matrix to use Gtk notebook tabs to select visible groups. 2009-11-18 13:35:31 +00:00
port_matrix_body.cc Primary-modifier click on a node in the port matrix toggles association for everything in a diagonal line down and to the right of the clicked node. 2009-11-18 15:16:28 +00:00
port_matrix_body.h The matrix used to highlight connections on click-hold on a row or column label; now this happens, without a click, on any mouseover. Also mouseover a bundle name highlights everything connected to that bundle. Some cleanups along the way. 2009-11-17 00:30:42 +00:00
port_matrix_column_labels.cc Primary-modifier click on a node in the port matrix toggles association for everything in a diagonal line down and to the right of the clicked node. 2009-11-18 15:16:28 +00:00
port_matrix_column_labels.h Primary-modifier click on a node in the port matrix toggles association for everything in a diagonal line down and to the right of the clicked node. 2009-11-18 15:16:28 +00:00
port_matrix_component.cc Rework port matrix to use Gtk notebook tabs to select visible groups. 2009-11-18 13:35:31 +00:00
port_matrix_component.h Primary-modifier click on a node in the port matrix toggles association for everything in a diagonal line down and to the right of the clicked node. 2009-11-18 15:16:28 +00:00
port_matrix_grid.cc Primary-modifier click on a node in the port matrix toggles association for everything in a diagonal line down and to the right of the clicked node. 2009-11-18 15:16:28 +00:00
port_matrix_grid.h Primary-modifier click on a node in the port matrix toggles association for everything in a diagonal line down and to the right of the clicked node. 2009-11-18 15:16:28 +00:00
port_matrix_labels.cc
port_matrix_labels.h Rework port matrix to use Gtk notebook tabs to select visible groups. 2009-11-18 13:35:31 +00:00
port_matrix_row_labels.cc Primary-modifier click on a node in the port matrix toggles association for everything in a diagonal line down and to the right of the clicked node. 2009-11-18 15:16:28 +00:00
port_matrix_row_labels.h Primary-modifier click on a node in the port matrix toggles association for everything in a diagonal line down and to the right of the clicked node. 2009-11-18 15:16:28 +00:00
port_matrix_types.h Allow ardour to manipulate connections between two JACK ports that don't belong to us. 2009-11-16 22:32:58 +00:00
port_matrix.cc Port port group type labels in-line with the tabs. 2009-11-18 14:04:59 +00:00
port_matrix.h Port port group type labels in-line with the tabs. 2009-11-18 14:04:59 +00:00
processor_box.cc make strip-as-GUI-for-send work for metering too ; frame around session summary widget ; tooltip for editor group tabs ; route group dialog name entry is now activatable (return == click on ok) 2009-11-20 15:26:34 +00:00
processor_box.h add track/bus now allows specifying aux or direct bus role; processor box menus sort of kindof allow New Aux -> Aux Bus 2009-11-19 04:25:46 +00:00
processor_selection.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h make 3.0 catch up with transport and other changes in 2.X (hand applied, not merged) 2009-10-30 18:14:25 +00:00
quantize_dialog.cc Add OK/Cancel buttons to quantize dialog. 2009-10-27 02:36:42 +00:00
quantize_dialog.h
rc_option_editor.cc Neaten up option editor layouts a bit. 2009-11-16 02:18:51 +00:00
rc_option_editor.h Neaten up option editor layouts a bit. 2009-11-16 02:18:51 +00:00
region_editor.h
region_gain_line.cc Tidy up region gain line drawing slightly so that it doesn't overhang its region. 2009-10-21 12:32:46 +00:00
region_gain_line.h
region_selection.cc
region_selection.h
region_view.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
region_view.h
return_ui.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
return_ui.h
rgb_macros.h
rhythm_ferret.cc
rhythm_ferret.h
route_group_dialog.cc make strip-as-GUI-for-send work for metering too ; frame around session summary widget ; tooltip for editor group tabs ; route group dialog name entry is now activatable (return == click on ok) 2009-11-20 15:26:34 +00:00
route_group_dialog.h
route_group_menu.cc
route_group_menu.h
route_params_ui.cc Defer plugin discovery until actually needed (significant startup time improvement, especially with LV2). 2009-10-22 17:17:34 +00:00
route_params_ui.h Make deferred plugin stuff work with old compiler or different sigc version or whatever. 2009-10-23 01:00:13 +00:00
route_processor_selection.cc
route_processor_selection.h
route_selection.h
route_time_axis.cc add "custom" meter option which is the only option where the meter processor is visible in the UI; hide main outs always 2009-11-18 20:01:37 +00:00
route_time_axis.h
route_ui.cc add new Graph debug bit ; make adding aux sends really work 2009-11-19 17:06:00 +00:00
route_ui.h add new Graph debug bit ; make adding aux sends really work 2009-11-19 17:06:00 +00:00
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
SConscript
selectable.h
selection_templates.h
selection.cc
selection.h
send_ui.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
send_ui.h
session_import_dialog.cc
session_import_dialog.h
session_metadata_dialog.cc
session_metadata_dialog.h
session_option_editor.cc Allow multiple bundles with the same ports in the bundle editor, otherwise sometimes important bundles can be incorrectly hidden. 2009-11-14 23:08:17 +00:00
session_option_editor.h lots of tweaks relating to GUI sync management 2009-11-10 04:30:08 +00:00
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage 2009-10-26 14:38:58 +00:00
sfdb_ui.h Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
splash.cc
splash.h
splash.png
startup.cc
startup.h Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
streamview.cc Trim session.h include dependency tree. 2009-10-30 15:30:22 +00:00
streamview.h Fix MIDI rec regions. 2009-10-21 16:26:18 +00:00
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 Fix unnecessarily type specific code, tidy, fix whitespace. 2009-10-21 16:56:58 +00:00
tempo_lines.h
theme_manager.cc Use info stream for infoey things. 2009-10-22 20:36:38 +00:00
theme_manager.h
time_axis_view_item.cc tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;remove edit point clock 2009-11-12 20:39:53 +00:00
time_axis_view_item.h tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;remove edit point clock 2009-11-12 20:39:53 +00:00
time_axis_view.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
time_axis_view.h
time_fx_dialog.cc
time_fx_dialog.h
time_selection.cc
time_selection.h
track_selection.cc
track_selection.h
ui_config_vars.h
ui_config.cc Use info stream for infoey things. 2009-10-22 20:36:38 +00:00
ui_config.h
utils.cc allow use of Return, KP_Enter and more in key binding editor; better display of such bindings; potential fix for "crashes" caused by an endless loop of enter/hide events involving the verbose canvas cursor 2009-11-17 13:54:04 +00:00
utils.h allow use of Return, KP_Enter and more in key binding editor; better display of such bindings; potential fix for "crashes" caused by an endless loop of enter/hide events involving the verbose canvas cursor 2009-11-17 13:54:04 +00:00
visual_time_axis.cc
visual_time_axis.h
vst_pluginui.cc
waveview_p.h
waveview.cc
waveview.h
wscript comments for BBT math methods; remove chunks from GUI; split location UI into a widget and a window; add the widget part to the editor RHS notebook. this is unfinished - it looks absurd. but its the starting point for a reworking of the location UI in its rightful place 2009-11-12 05:47:05 +00:00
x11.cc