13
0
livetrax/gtk2_ardour
Carl Hetherington c91da28eb2 Some improvements to performance with crossfades: don't recompute a whole track's crossfade curves
when one region is moved and the display is overlaid; use a std::map for an AudioStreamView's crossfades
list so that add_crossfade can find whether a CrossfadeView already exists without looking through
the whole list.


git-svn-id: svn://localhost/ardour2/branches/3.0@5571 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-23 19:42:01 +00:00
..
glade
icons modified patch from lincoln to show/control rec-enable status in track/bus list 2009-06-18 01:48:11 +00:00
pixmaps
po Fix scons install build. 2009-06-11 11:53:36 +00:00
.cvsignore
about.cc Add missing 0 to author list, to fix mantis 2802. Patch from tinram. 2009-07-30 00:35:09 +00:00
about.h
actions.cc editor toggle button fix from lincoln; refresh location display when loop range changes; fix up BufferSet::merge_from() to be less fragile to wierd merge conditions 2009-06-29 14:29:53 +00:00
actions.h First stage of options rework. 2009-05-14 00:13:27 +00:00
add_midi_cc_track_dialog.cc
add_midi_cc_track_dialog.h
add_route_dialog.cc fix crash when trying to create a non-template track/bus with >2 channels; put MIDI after mono/stereo in the track config combo of AddRouteDialog 2009-07-21 18:29:34 +00:00
add_route_dialog.h Apply tinram's patch from mantis 2756 (with a few tweaks). Thanks! 2009-06-29 00:39:44 +00:00
analysis_window.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
analysis_window.h Bit of include trimming. 2009-06-29 00:38:32 +00:00
ardbg waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
ardbg-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
ardev waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
ardev_common.sh.in Fix up ardev etc. scripts so that they can be run from any directory. 2009-02-27 21:16:02 +00:00
ardev-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
ardour_dialog.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
ardour_dialog.h
ardour_image_compositor_socket.h
ardour_ui_dependents.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
ardour_ui_dialogs.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
ardour_ui_ed.cc Allow edit group creation from the route UI's menu. Allow new tracks to be put in particular edit groups. 2009-06-20 15:40:26 +00:00
ardour_ui_mixer.cc
ardour_ui_options.cc merge pre- and post-fader processor boxes; start removing Placement (not finished) ; add -DWAF_BUILD and use per-directory foobar-config.h to correctly pick up configure-time settings like HAVE_OGG ; check for libgiomm (part of upgrade to newer gtk stack); 32 bit marker reload fix from 2.X; audiounit IO config cache fix from 2.X; multi-add route template fix from 2.X; plugin GUI delete fix from 2.X; solo button labels are A or P for listen mode 2009-07-13 00:26:28 +00:00
ardour_ui.cc Fix mantis 2804: improve title of recent sessions dialogue and make it translatable. 2009-08-20 21:33:48 +00:00
ardour_ui.h waf build works on OS X ; new bindings file and processing system in place for mnemonic-us 2009-08-08 22:36:32 +00:00
ardour_ui2.cc First stage of options rework. 2009-05-14 00:13:27 +00:00
ardour-sae.menus Returns (i.e. sidechains). 2009-05-07 17:31:18 +00:00
ardour.menus.in more MIDI paste improvements, plus move region-mute binding to PRIMARY-m and use "m" for toggle-internal-editing 2009-08-13 19:48:10 +00:00
ardour.sh.in Waf: install stuff 2009-02-27 04:40:44 +00:00
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 Das BlinkenSendButtons 2009-05-17 17:05:56 +00:00
ardour3_ui_default.conf switch meter colors 2009-04-23 17:42:25 +00:00
ardour3_ui_light_sae.rc.in
ardour3_ui_light.rc.in
ardour3.desktop.in
ardour3.xml
arprof-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
arval waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
arval-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
au_pluginui.h merge pre- and post-fader processor boxes; start removing Placement (not finished) ; add -DWAF_BUILD and use per-directory foobar-config.h to correctly pick up configure-time settings like HAVE_OGG ; check for libgiomm (part of upgrade to newer gtk stack); 32 bit marker reload fix from 2.X; audiounit IO config cache fix from 2.X; multi-add route template fix from 2.X; plugin GUI delete fix from 2.X; solo button labels are A or P for listen mode 2009-07-13 00:26:28 +00:00
au_pluginui.mm merge pre- and post-fader processor boxes; start removing Placement (not finished) ; add -DWAF_BUILD and use per-directory foobar-config.h to correctly pick up configure-time settings like HAVE_OGG ; check for libgiomm (part of upgrade to newer gtk stack); 32 bit marker reload fix from 2.X; audiounit IO config cache fix from 2.X; multi-add route template fix from 2.X; plugin GUI delete fix from 2.X; solo button labels are A or P for listen mode 2009-07-13 00:26:28 +00:00
audio_clock.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
audio_clock.h
audio_region_editor.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
audio_region_editor.h
audio_region_view.cc MIDI cut&paste round two (not done yet); a small region trim fix from lincoln s. 2009-08-13 01:57:03 +00:00
audio_region_view.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
audio_streamview.cc Some improvements to performance with crossfades: don't recompute a whole track's crossfade curves 2009-08-23 19:42:01 +00:00
audio_streamview.h Some improvements to performance with crossfades: don't recompute a whole track's crossfade curves 2009-08-23 19:42:01 +00:00
audio_time_axis.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
audio_time_axis.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
automation_controller.cc Make pan double-click entry work in percentage left or right. Write pan position to the panner as text (except when centered). Use a virtual function rather than a signal for BarController labels. 2009-05-20 13:28:30 +00:00
automation_controller.h Make pan double-click entry work in percentage left or right. Write pan position to the panner as text (except when centered). Use a virtual function rather than a signal for BarController labels. 2009-05-20 13:28:30 +00:00
automation_line.cc Introduce an accurate version of coefficient_to_dB and use it in non speed-critical 2009-08-22 10:21:39 +00:00
automation_line.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
automation_region_view.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
automation_region_view.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
automation_selectable.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
automation_selection.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
automation_streamview.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
automation_streamview.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
automation_time_axis.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
automation_time_axis.h Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
axis_view.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
axis_view.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
bundle_manager.cc Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
bundle_manager.h Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
cairo_widget.cc Added a few comments. 2009-06-21 15:56:16 +00:00
cairo_widget.h Added a few comments. 2009-06-21 15:56:16 +00:00
canvas_impl.h
canvas_vars.h
canvas-curve.h
canvas-flag.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
canvas-flag.h
canvas-hit.h
canvas-imageframe.c
canvas-imageframe.h
canvas-note-event.cc make shift-click for extend-selection sort-of work for MIDI 2009-08-18 02:37:57 +00:00
canvas-note-event.h first part of MIDI cut/copy/paste ; fix for input/output_streams of an IOProcessor being reported in a misleading way; in/out translation fix from 2.X, sort of 2009-08-10 19:29:29 +00:00
canvas-note.cc remove all MIDI-specific editing modes by making standard work either at object level or within (e.g. notes, etc) ; make tool buttons proxies for GtkActions ; internal sends have their own BufferSet now, instead of using Session ones; don't make internal sends to the monitor bus active when added to the Route 2009-07-28 20:51:28 +00:00
canvas-note.h
canvas-program-change.cc
canvas-program-change.h
canvas-simpleline.c Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
canvas-simpleline.h
canvas-simplerect.c Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
canvas-simplerect.h
canvas-sysex.cc
canvas-sysex.h
canvas-waveview.c Introduce an accurate version of coefficient_to_dB and use it in non speed-critical 2009-08-22 10:21:39 +00:00
canvas-waveview.h Fix some warnings. 2009-05-15 21:36:37 +00:00
canvas.h Use pixbufs as region name labels rather than Gnome::Canvas::Text. Don't set height on every regionview in non-stacked mode in StreamView::add_region_view (speeds up some playlist operations). 2009-05-13 15:33:41 +00:00
cocoacarbon.mm waf build works on OS X ; new bindings file and processing system in place for mnemonic-us 2009-08-08 22:36:32 +00:00
control_point_dialog.cc
control_point_dialog.h
control_point.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
control_point.h
crossfade_edit.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
crossfade_edit.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
crossfade_view.cc Some improvements to performance with crossfades: don't recompute a whole track's crossfade curves 2009-08-23 19:42:01 +00:00
crossfade_view.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
crossfade_xpms.h
curvetest.cc allow dragging of automation lines (Ben Loftis, backported from 2.X) 2009-03-02 18:08:15 +00:00
diamond.cc waf build works on OS X ; new bindings file and processing system in place for mnemonic-us 2009-08-08 22:36:32 +00:00
diamond.h waf build works on OS X ; new bindings file and processing system in place for mnemonic-us 2009-08-08 22:36:32 +00:00
editing_syms.h remove all MIDI-specific editing modes by making standard work either at object level or within (e.g. notes, etc) ; make tool buttons proxies for GtkActions ; internal sends have their own BufferSet now, instead of using Session ones; don't make internal sends to the monitor bus active when added to the Route 2009-07-28 20:51:28 +00:00
editing.cc remove all MIDI-specific editing modes by making standard work either at object level or within (e.g. notes, etc) ; make tool buttons proxies for GtkActions ; internal sends have their own BufferSet now, instead of using Session ones; don't make internal sends to the monitor bus active when added to the Route 2009-07-28 20:51:28 +00:00
editing.h Make waveform show / scale / shape a global option in the prefs dialog to clean things up a bit. Options to make exceptions for individual tracks could be re-added, if people want them. 2009-06-10 21:58:25 +00:00
editor_actions.cc Remove an unused action and some duplicated code. 2009-08-20 20:34:12 +00:00
editor_audio_import.cc Tweak prompt wording. 2009-08-02 00:32:51 +00:00
editor_audiotrack.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_canvas_events.cc waf build works on OS X ; new bindings file and processing system in place for mnemonic-us 2009-08-08 22:36:32 +00:00
editor_canvas.cc remove all MIDI-specific editing modes by making standard work either at object level or within (e.g. notes, etc) ; make tool buttons proxies for GtkActions ; internal sends have their own BufferSet now, instead of using Session ones; don't make internal sends to the monitor bus active when added to the Route 2009-07-28 20:51:28 +00:00
editor_component.cc Fixes for crashes on session going away. 2009-07-04 11:51:25 +00:00
editor_component.h Split route group list out of Editor. 2009-07-03 18:37:15 +00:00
editor_cursors.cc Add a playhead marker to the summary. 2009-06-17 00:29:56 +00:00
editor_drag.cc Fix crash on drag selection. 2009-08-22 19:54:32 +00:00
editor_drag.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_enums.h
editor_export_audio.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_group_tabs.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_group_tabs.h Split route group list out of Editor. 2009-07-03 18:37:15 +00:00
editor_hscroller.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
editor_imageframe.cc
editor_items.h
editor_keyboard.cc Pull dragging code out of the Editor class into its own hierarchy. 2009-05-30 18:25:59 +00:00
editor_keys.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
editor_markers.cc Clean up range menu a bit. Make a couple of range actions happen to all tracks if no tracks nor regions are selected. Stop involvement of the edit point in those same actions as it doesn't seem to make much sense. 2009-07-21 19:55:12 +00:00
editor_mixer.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_mouse.cc move assignments out of assert() in editor_drag (thanks lincoln); change mouse mode buttons when in internal/MIDI mode; arrow key control of note velocity, value and position - hey look ma, MIDI editing! 2009-08-17 15:58:47 +00:00
editor_nudge.cc
editor_ops.cc Introduce an accurate version of coefficient_to_dB and use it in non speed-critical 2009-08-22 10:21:39 +00:00
editor_regions.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
editor_regions.h Factor regions list out of Editor. 2009-07-03 22:42:22 +00:00
editor_route_groups.cc Fix route group collect option. 2009-08-10 21:13:33 +00:00
editor_route_groups.h Add option to collect a route group, so that its member routes are reordered to be together in the editor. A few cleanups along the way. 2009-07-04 13:44:01 +00:00
editor_routes.cc Fix route group collect option. 2009-08-10 21:13:33 +00:00
editor_routes.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_rulers.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
editor_scrub.cc
editor_selection_list.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
editor_selection.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
editor_snapshots.cc Missing files. 2009-07-03 23:54:57 +00:00
editor_snapshots.h Missing files. 2009-07-03 23:54:57 +00:00
editor_summary.cc Don't locate summary view box on a click outside it, to be consistent with fader behaviour. Allow Ctrl-drag (zoom) from anywhere in the summary. 2009-08-20 19:12:24 +00:00
editor_summary.h Split route group list out of Editor. 2009-07-03 18:37:15 +00:00
editor_tempodisplay.cc Support recursive undo events. 2009-05-05 01:53:30 +00:00
editor_timefx.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
editor_xpms
editor.cc Fix remainder of bug 1605 so that when snapping to region starts / ends, the crossover between the current snap and the next one happens halfway between the two. 2009-08-22 19:45:40 +00:00
editor.h Remove an unused action and some duplicated code. 2009-08-20 20:34:12 +00:00
engine_dialog.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
engine_dialog.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
enums.cc Make waveform show / scale / shape a global option in the prefs dialog to clean things up a bit. Options to make exceptions for individual tracks could be re-added, if people want them. 2009-06-10 21:58:25 +00:00
enums.h
ergonomic-us.bindings.in allow waf (& hopefully still scons) to correctly generate key bindings files 2009-05-17 03:06:33 +00:00
evtest.cc
export_channel_selector.cc the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or 2.X SESSIONS !!!! BREAKAGE IS EXPECTED !!!! IF YOU HAVE AND NEED A WORKING 3.0 DO **NOT** UPDATE. !!!! otherwise, update and enjoy the steadily emerging joys of this major reworking of ardour internals 2009-06-09 20:21:19 +00:00
export_channel_selector.h Some preparations for allowing multiple channel configurations in export channel configurations. 2009-03-08 10:56:40 +00:00
export_dialog.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
export_dialog.h
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc
export_filename_selector.h
export_format_dialog.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
export_format_dialog.h
export_format_selector.cc
export_format_selector.h
export_multiplicator.cc
export_multiplicator.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
export_preset_selector.cc
export_preset_selector.h
export_range_markers_dialog.cc
export_range_markers_dialog.h
export_timespan_selector.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
export_timespan_selector.h Some preparations for allowing multiple channel configurations in export channel configurations. 2009-03-08 10:56:40 +00:00
fft_graph.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
gain_meter.cc Introduce an accurate version of coefficient_to_dB and use it in non speed-critical 2009-08-22 10:21:39 +00:00
gain_meter.h install ardour.menus and bindings file (elthariel) ; initial, basic MIDI gain (fader) working 2009-07-23 03:01:31 +00:00
generic_pluginui.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
gettext.h
ghostregion.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
ghostregion.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
global_port_matrix.cc Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
global_port_matrix.h Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
gprofhelper.c
group_tabs.cc Split route group list out of Editor. 2009-07-03 18:37:15 +00:00
group_tabs.h Split route group list out of Editor. 2009-07-03 18:37:15 +00:00
gtk-custom-hruler.c
gtk-custom-hruler.h
gtk-custom-ruler.c Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
gtk-custom-ruler.h
gui_thread.h
i18n.h
imageframe_p.h
imageframe_socket_handler.cc
imageframe_socket_handler.h Remove apparently unnecessary friend declarations. 2009-02-27 01:26:47 +00:00
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 Use pixbufs as region name labels rather than Gnome::Canvas::Text. Don't set height on every regionview in non-stacked mode in StreamView::add_region_view (speeds up some playlist operations). 2009-05-13 15:33:41 +00:00
imageframe_view.h
imageframe.cc
imageframe.h
interactive-item.h Make MIDI note editing work somewhat again... 2009-05-05 00:08:30 +00:00
io_selector.cc Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
io_selector.h Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
itest.cc
keyboard.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
keyboard.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
keyeditor.cc first part of fixing up send/return metering ; make send-controlling faders work ; fixes from 2.X for key editor and untranslatable string; use standard name for surfaces lib version in wiimote wscript 2009-07-21 03:23:57 +00:00
keyeditor.h
latency_gui.cc Some small fixes to the latency GUI. 2009-06-22 02:00:25 +00:00
latency_gui.h Some small fixes to the latency GUI. 2009-06-22 02:00:25 +00:00
level_meter.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
level_meter.h 75% (?) of the way towards making mixer strips control bus sends. lots more to do 2009-05-17 02:08:13 +00:00
lineset.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
lineset.h Patch from agorka to add some includes required for building with the GCC shipped with Ubuntu Karmic. 2009-05-18 00:21:17 +00:00
location_ui.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
location_ui.h
logmeter.h
lv2_plugin_ui.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
lv2_plugin_ui.h merge pre- and post-fader processor boxes; start removing Placement (not finished) ; add -DWAF_BUILD and use per-directory foobar-config.h to correctly pick up configure-time settings like HAVE_OGG ; check for libgiomm (part of upgrade to newer gtk stack); 32 bit marker reload fix from 2.X; audiounit IO config cache fix from 2.X; multi-add route template fix from 2.X; plugin GUI delete fix from 2.X; solo button labels are A or P for listen mode 2009-07-13 00:26:28 +00:00
main.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 waf build works on OS X ; new bindings file and processing system in place for mnemonic-us 2009-08-08 22:36:32 +00:00
marker.h A different fix for record crash, use pixfufs instead of canvas text in markers, use leftmost_frame instead of querying canvas coords when scrolling (speeds up canvas scrolling somewhat), remove old include, remove first_action_message and some other unused methods. 2009-05-21 17:30:45 +00:00
midi_channel_selector.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
midi_channel_selector.h
midi_cut_buffer.cc MIDI cut&paste round two (not done yet); a small region trim fix from lincoln s. 2009-08-13 01:57:03 +00:00
midi_cut_buffer.h MIDI cut&paste round two (not done yet); a small region trim fix from lincoln s. 2009-08-13 01:57:03 +00:00
midi_port_dialog.cc Apply patch from mantis 2761 from tinram to add padding and make a string translatable. 2009-08-20 21:38:59 +00:00
midi_port_dialog.h
midi_region_view.cc make shift-click for extend-selection sort-of work for MIDI 2009-08-18 02:37:57 +00:00
midi_region_view.h make shift-click for extend-selection sort-of work for MIDI 2009-08-18 02:37:57 +00:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.h MIDI cut&paste round two (not done yet); a small region trim fix from lincoln s. 2009-08-13 01:57:03 +00:00
midi_streamview.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
midi_streamview.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
midi_time_axis.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
midi_time_axis.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
midi_util.h
mixer_group_tabs.cc Split route group list out of Editor. 2009-07-03 18:37:15 +00:00
mixer_group_tabs.h startup assistant patch from tinman; cleanup fix backported from 2.X ; easy(ier) ways to create aux sends ; facility to subgroup (route via bus) for a route group ; fix up internal send/return operation ; fix internal send naming since it doesn't need to be unique - no JACK ports involved 2009-06-25 20:46:39 +00:00
mixer_strip.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
mixer_strip.h traverso-style mixer window bindings. note: messes up some bindings when mouse is not in the processor box (fix to follow); notes: m=mute, s=solo, g=gain_up ctrl-g=gain_down r=rec-enable e=show-sends KP_0=toggle processor active status (selected or pointed-at) 2009-07-13 23:09:16 +00:00
mixer_ui.cc Assert to check for memory overwrite. 2009-08-04 18:20:59 +00:00
mixer_ui.h Fix sync of editor and mixer route ordering. 2009-08-02 00:33:16 +00:00
mnemonic-us.bindings.in minor fixes/changes based on comparison with existing bindings 2009-08-20 16:30:01 +00:00
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
nag.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
nag.h
option_editor.cc Add session preferences dialog. 2009-05-16 01:22:43 +00:00
option_editor.h Add session preferences dialog. 2009-05-16 01:22:43 +00:00
opts.cc
opts.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
panner_ui.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
panner_ui.h the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or 2.X SESSIONS !!!! BREAKAGE IS EXPECTED !!!! IF YOU HAVE AND NEED A WORKING 3.0 DO **NOT** UPDATE. !!!! otherwise, update and enjoy the steadily emerging joys of this major reworking of ardour internals 2009-06-09 20:21:19 +00:00
panner.cc Make pan double-click entry work in percentage left or right. Write pan position to the panner as text (except when centered). Use a virtual function rather than a signal for BarController labels. 2009-05-20 13:28:30 +00:00
panner.h Make pan double-click entry work in percentage left or right. Write pan position to the panner as text (except when centered). Use a virtual function rather than a signal for BarController labels. 2009-05-20 13:28:30 +00:00
panner2d.cc The great audio processing overhaul. 2009-05-07 06:30:50 +00:00
panner2d.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
piano_roll_header.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
piano_roll_header.h
playlist_selection.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
playlist_selector.cc
playlist_selector.h
plugin_eq_gui.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
plugin_eq_gui.h Improvements to the plugin eq gui: 2009-03-07 11:17:06 +00:00
plugin_interest.h
plugin_selector.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
plugin_selector.h
plugin_ui.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
plugin_ui.h Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
point_selection.h
port_group.cc Don't add auditioner and click to MIDI connection port matrices. 2009-08-04 21:44:20 +00:00
port_group.h Clean up handling of add/remove/rename channels in the port matrix. Hence make it possible to do these things for any bundle (give or take). Clean up port matrix context menu. 2009-07-20 00:22:09 +00:00
port_matrix_body.cc Port matrix tweaks: scroll wheel support; use the correct verb for disassociation in the menu; fixes for gaps appearing when groups are hidden. 2009-07-19 19:07:31 +00:00
port_matrix_body.h Various tweaks to the port matrix: open to full size; remove buttons and move their functionality into a context menu; 2009-07-17 22:54:45 +00:00
port_matrix_column_labels.cc Fix sizing of port matrix column labels. 2009-08-04 21:50:08 +00:00
port_matrix_column_labels.h Outline highlighted labels in red. 2009-07-19 21:46:38 +00:00
port_matrix_component.cc Drag a line in the port matrix to connect a group of things together in one go. Probably futile attempt at some cleanup. 2009-07-18 02:10:15 +00:00
port_matrix_component.h Drag a line in the port matrix to connect a group of things together in one go. Probably futile attempt at some cleanup. 2009-07-18 02:10:15 +00:00
port_matrix_grid.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
port_matrix_grid.h Stop line drags in collapsed groups. 2009-07-19 21:57:51 +00:00
port_matrix_labels.cc Outline highlighted labels in red. 2009-07-19 21:46:38 +00:00
port_matrix_labels.h Outline highlighted labels in red. 2009-07-19 21:46:38 +00:00
port_matrix_row_labels.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
port_matrix_row_labels.h Outline highlighted labels in red. 2009-07-19 21:46:38 +00:00
port_matrix_types.h Support for the port matrix working at the bundle level and hiding details of ports. 2009-05-03 14:31:42 +00:00
port_matrix.cc A couple of port matrix cleanups. 2009-08-02 00:34:13 +00:00
port_matrix.h Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
processor_box.cc Patch from drmoore to fix mantis 2807 (crash on creating new return) 2009-08-03 16:13:50 +00:00
processor_box.h more hacking on the processor list and processor box - note that ctrl-x/c/v now work "as expected" and / is a keystroke for toggling active state. cut-n-paste ops should all basically work 2009-07-15 20:29:02 +00:00
processor_selection.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h make shift-click for extend-selection sort-of work for MIDI 2009-08-18 02:37:57 +00:00
rc_option_editor.cc Introduce an accurate version of coefficient_to_dB and use it in non speed-critical 2009-08-22 10:21:39 +00:00
rc_option_editor.h Add missing files from last commit, as per. 2009-05-14 00:15:38 +00:00
region_editor.h
region_gain_line.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
region_gain_line.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
region_selection.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
region_selection.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
region_view.cc region trimming and height patch from lincoln. great work 2009-08-10 03:07:48 +00:00
region_view.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
return_ui.cc Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
return_ui.h Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
rgb_macros.h
rhythm_ferret.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
rhythm_ferret.h
route_group_dialog.cc Apply tinram's patch from mantis 2758. 2009-06-29 01:07:37 +00:00
route_group_dialog.h Apply tinram's patch from mantis 2758. 2009-06-29 01:07:37 +00:00
route_group_menu.cc lincoln's patch from mantis 2757 to add route group property checkboxes in the route groups 2009-06-29 00:57:27 +00:00
route_group_menu.h lincoln's patch from mantis 2757 to add route group property checkboxes in the route groups 2009-06-29 00:57:27 +00:00
route_params_ui.cc Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
route_params_ui.h merge pre- and post-fader processor boxes; start removing Placement (not finished) ; add -DWAF_BUILD and use per-directory foobar-config.h to correctly pick up configure-time settings like HAVE_OGG ; check for libgiomm (part of upgrade to newer gtk stack); 32 bit marker reload fix from 2.X; audiounit IO config cache fix from 2.X; multi-add route template fix from 2.X; plugin GUI delete fix from 2.X; solo button labels are A or P for listen mode 2009-07-13 00:26:28 +00:00
route_processor_selection.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
route_processor_selection.h
route_selection.h
route_time_axis.cc MIDI cut&paste round two (not done yet); a small region trim fix from lincoln s. 2009-08-13 01:57:03 +00:00
route_time_axis.h Factor route group menu out into its own class. 2009-06-29 00:38:58 +00:00
route_ui.cc Introduce an accurate version of coefficient_to_dB and use it in non speed-critical 2009-08-22 10:21:39 +00:00
route_ui.h processor naming tweaks, processor visibility tweaks and more, trying to finish this audio routing thing... 2009-07-15 00:47:34 +00:00
SAE-de-keypad.bindings.in allow waf (& hopefully still scons) to correctly generate key bindings files 2009-05-17 03:06:33 +00:00
SAE-de-nokeypad.bindings.in allow waf (& hopefully still scons) to correctly generate key bindings files 2009-05-17 03:06:33 +00:00
SAE-us-keypad.bindings.in allow waf (& hopefully still scons) to correctly generate key bindings files 2009-05-17 03:06:33 +00:00
SAE-us-nokeypad.bindings.in allow waf (& hopefully still scons) to correctly generate key bindings files 2009-05-17 03:06:33 +00:00
SConscript Fix scons install build. 2009-06-11 11:53:36 +00:00
selectable.h
selection_templates.h
selection.cc more MIDI paste improvements, plus move region-mute binding to PRIMARY-m and use "m" for toggle-internal-editing 2009-08-13 19:48:10 +00:00
selection.h MIDI cut&paste round two (not done yet); a small region trim fix from lincoln s. 2009-08-13 01:57:03 +00:00
send_ui.cc Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
send_ui.h Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
session_import_dialog.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
session_import_dialog.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
session_metadata_dialog.cc Remove some extraneous includes. reorder some others (fixes compilation on fedora 10). 2009-05-13 16:04:41 +00:00
session_metadata_dialog.h Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
session_option_editor.cc Various fixups to bundle manager. Add a separator between the benign and more serious menu options on the port matrix context menu. Finally (maybe) fix port matrix sizing issues relatively nicely. 2009-07-22 01:28:31 +00:00
session_option_editor.h Add session preferences dialog. 2009-05-16 01:22:43 +00:00
sfdb_freesound_mootcher.cc Missing namespaces 2009-06-13 12:58:34 +00:00
sfdb_freesound_mootcher.h
sfdb_ui.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
sfdb_ui.h First stage of options rework. 2009-05-14 00:13:27 +00:00
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
splash.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
splash.h
splash.png
startup.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
startup.h a long tricky day of playing with ArdourStartup and session naming/loading etc. 2009-04-22 01:35:31 +00:00
streamview.cc Some improvements to performance with crossfades: don't recompute a whole track's crossfade curves 2009-08-23 19:42:01 +00:00
streamview.h Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
strip_selection.h
strip_silence_dialog.cc Preview effect of strip silence within the dialog. 2009-04-30 17:07:57 +00:00
strip_silence_dialog.h Preview effect of strip silence within the dialog. 2009-04-30 17:07:57 +00:00
tape_region_view.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
tape_region_view.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
tempo_dialog.cc Apply patch from mantis 2766 to fix apply sensitivity when editing the meter marker at 0. Cleanup visual appearance of tempo and meter dialogues. 2009-08-20 21:21:07 +00:00
tempo_dialog.h Apply patch from mantis 2766 to fix apply sensitivity when editing the meter marker at 0. Cleanup visual appearance of tempo and meter dialogues. 2009-08-20 21:21:07 +00:00
tempo_lines.cc
tempo_lines.h
theme_manager.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
theme_manager.h
time_axis_view_item.cc region trimming and height patch from lincoln. great work 2009-08-10 03:07:48 +00:00
time_axis_view_item.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
time_axis_view.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
time_axis_view.h Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
time_fx_dialog.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
time_fx_dialog.h Clean up time-fx dialog UI. Patch from tinram in mantis 2754. Thanks 2009-06-27 11:29:54 +00:00
time_selection.cc
time_selection.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
track_selection.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
track_selection.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
ui_config_vars.h
ui_config.cc The great audio processing overhaul. 2009-05-07 06:30:50 +00:00
ui_config.h First stage of options rework. 2009-05-14 00:13:27 +00:00
utils.cc remove all MIDI-specific editing modes by making standard work either at object level or within (e.g. notes, etc) ; make tool buttons proxies for GtkActions ; internal sends have their own BufferSet now, instead of using Session ones; don't make internal sends to the monitor bus active when added to the Route 2009-07-28 20:51:28 +00:00
utils.h remove all MIDI-specific editing modes by making standard work either at object level or within (e.g. notes, etc) ; make tool buttons proxies for GtkActions ; internal sends have their own BufferSet now, instead of using Session ones; don't make internal sends to the monitor bus active when added to the Route 2009-07-28 20:51:28 +00:00
visual_time_axis.cc
visual_time_axis.h
vst_pluginui.cc Make sure the plugin analysis will appear in the VST gui when VST's compile in 3.0 2009-05-14 20:18:09 +00:00
waveview_p.h
waveview.cc
waveview.h
wscript MIDI cut&paste round two (not done yet); a small region trim fix from lincoln s. 2009-08-13 01:57:03 +00:00
x11.cc