13
0
livetrax/gtk2_ardour
Carl Hetherington b65f8073ba Fix some unused parameter warnings.
git-svn-id: svn://localhost/ardour2/branches/3.0@5403 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-21 15:55:17 +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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +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 unify ard* scripts for both scons & waf builds 2009-02-26 22:30:13 +00:00
add_midi_cc_track_dialog.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
add_route_dialog.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 Fix up ardev etc. scripts so that they can be run from any directory. 2009-02-27 21:16:02 +00:00
ardbg-waf Fix up ardev etc. scripts so that they can be run from any directory. 2009-02-27 21:16:02 +00:00
ardev Fix up ardev etc. scripts so that they can be run from any directory. 2009-02-27 21:16:02 +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-waf Fix up ardev etc. scripts so that they can be run from any directory. 2009-02-27 21:16:02 +00:00
ardour_dialog.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
ardour_dialog.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
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 merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
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 some unused parameter warnings. 2009-07-21 15:55:17 +00:00
ardour_ui.h 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
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 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
ardour.sh.in Waf: install stuff 2009-02-27 04:40:44 +00:00
ardour2_ui_dark_sae.rc.in most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour2_ui_light_sae.rc.in most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour2_ui_sae.conf most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour3_ui_dark_sae.rc.in most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
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 most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour3_ui_light.rc.in More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
ardour3.desktop.in Fix ardour2 -> ardour3 issues. 2009-02-18 18:32:13 +00:00
ardour3.xml Fix ardour2 -> ardour3 issues. 2009-02-18 18:32:13 +00:00
arprof merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
arval * Fix tooltips in the session import dialog 2009-05-02 20:26:11 +00:00
arval-waf first pass (ok, third really) at internal send+return - audio routing inside ardour without JACK. lots still to do, but at least the obvious works 2009-06-16 14:58:33 +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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
audio_region_editor.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
audio_region_editor.h most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
audio_region_view.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
audio_streamview.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
bundle_manager.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
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 * Added CanvasSysEx class for displaying SysExes 2009-02-13 08:29:12 +00:00
canvas-curve.h
canvas-flag.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
canvas-flag.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
canvas-hit.h Fix genererally retarded and broken note range / diskstream display / etc. related things (correctly display region contents on initial session load). 2009-02-15 19:44:27 +00:00
canvas-imageframe.c merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
canvas-imageframe.h
canvas-note-event.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
canvas-note-event.h Fix a bunch of warnings. 2009-02-26 00:58:35 +00:00
canvas-note.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
canvas-note.h Fix genererally retarded and broken note range / diskstream display / etc. related things (correctly display region contents on initial session load). 2009-02-15 19:44:27 +00:00
canvas-program-change.cc Fix time / positioning of PC flags (beat time). 2009-02-16 05:54:12 +00:00
canvas-program-change.h Fix time / positioning of PC flags (beat time). 2009-02-16 05:54:12 +00:00
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 Remove unnecessary/unused template parameter from canvas sysex flags. 2009-02-17 02:19:16 +00:00
canvas-sysex.h Remove unnecessary/unused template parameter from canvas sysex flags. 2009-02-17 02:19:16 +00:00
canvas-waveview.c Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
control_point_dialog.cc Oops. Missing files from previous commit. 2008-12-18 17:57:37 +00:00
control_point_dialog.h Oops. Missing files from previous commit. 2008-12-18 17:57:37 +00:00
control_point.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
control_point.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
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 Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +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 * fixed display bug: changing the height on tracks doesnt rescale CanvasHits 2008-04-21 16:42:55 +00:00
diamond.h * renamed canvas-midi-event.* into canvas-note-event.* 2008-04-29 21:58:05 +00:00
editing_syms.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
editing.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +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 Factor regions list out of Editor. 2009-07-03 22:42:22 +00:00
editor_audio_import.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
editor_canvas.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 some unused parameter warnings. 2009-07-21 15:55:17 +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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
editor_items.h Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
editor_nudge.cc
editor_ops.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 some unused parameter warnings. 2009-07-21 15:55:17 +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 some unused parameter warnings. 2009-07-21 15:55:17 +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 Fixes for crashes on session going away. 2009-07-04 11:51:25 +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 some unused parameter warnings. 2009-07-21 15:55:17 +00:00
editor.h Use track colours in the port matrix. 2009-07-17 13:18:58 +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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
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 Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_file_notebook.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_file_notebook.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_filename_selector.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_filename_selector.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_format_dialog.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
export_format_dialog.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_format_selector.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_format_selector.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_multiplicator.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_multiplicator.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
export_preset_selector.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_preset_selector.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_range_markers_dialog.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
export_range_markers_dialog.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
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 Fix a bunch of warnings. 2009-02-26 00:58:35 +00:00
fft_result.cc Fixes for GCC 4.3. 2008-05-02 18:35:05 +00:00
fft_result.h Fix a bunch of warnings. 2009-02-26 00:58:35 +00:00
fft.cc Added facilities into PluginInsert for the GUI to gather parts of the real signal passed through the insert. Also added rudimentary plugin input/output difference analysis in the plugin eq gui for the collected signal. 2008-10-20 18:57:34 +00:00
fft.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
gain_meter.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
gain_meter.h fix clicking when processors become active/inactive; reduce crazy 2.5sec delay for quit dialog 2009-07-21 14:39:21 +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 tweaks to the port matrix. 2009-07-18 13:10:08 +00:00
global_port_matrix.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
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 Fix a bunch of warnings. 2009-02-26 00:58:35 +00:00
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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
i18n.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
imageframe_p.h
imageframe_socket_handler.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
imageframe_time_axis_view.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
imageframe_time_axis_view.h
imageframe_time_axis.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
imageframe_time_axis.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
io_selector.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
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 Merge with 2.0-ongoing R2883. 2008-01-10 22:22:29 +00:00
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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
logmeter.h Waf building of gtk2_ardour. 2009-02-25 23:21:49 +00:00
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 chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; compilation fixes-post-evoral 2008-09-19 14:38:46 +00:00
marker_time_axis_view.cc Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-faq-lite/freestore-mgmt.html#faq-16.8 Apologies for the big commit. 2008-12-18 19:31:00 +00:00
marker_time_axis_view.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
marker_time_axis.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
marker_time_axis.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
marker_view.cc
marker_view.h
marker.cc 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
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 Fix a bunch of warnings. 2009-02-26 00:58:35 +00:00
midi_port_dialog.cc First stage of options rework. 2009-05-14 00:13:27 +00:00
midi_port_dialog.h merge changes to libmidi++ API from 2.0-ongoing 2007-08-06 14:19:19 +00:00
midi_region_view.cc Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
midi_region_view.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
midi_scroomer.cc Don't bind playlist_modified with a shared_ptr<Playlist> parameter. 2009-02-16 05:13:05 +00:00
midi_scroomer.h Apply MIDI keyboard and "scroomer" patch. 2008-01-13 17:45:17 +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 Fix genererally retarded and broken note range / diskstream display / etc. related things (correctly display region contents on initial session load). 2009-02-15 19:44:27 +00:00
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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
mixer_ui.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
mnemonic-us.bindings.in allow waf (& hopefully still scons) to correctly generate key bindings files 2009-05-17 03:06:33 +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 most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
playlist_selection.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
playlist_selector.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
playlist_selector.h Fix include statements so they match all other files in gtk2_ardour 2007-12-15 23:28:47 +00:00
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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
plugin_selector.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
plugin_selector.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
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 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_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 some unused parameter warnings. 2009-07-21 15:55:17 +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 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.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
processor_box.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
prompter.cc
prompter.h
public_editor.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
public_editor.h Use track colours in the port matrix. 2009-07-17 13:18:58 +00:00
rc_option_editor.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 fix clicking when processors become active/inactive; reduce crazy 2.5sec delay for quit dialog 2009-07-21 14:39:21 +00:00
return_ui.h Returns (i.e. sidechains). 2009-05-07 17:31:18 +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 merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
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 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
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 use XML state to store processors in mixer (strips) and fixup crash caused by missing AutomationController for integer LADSPA plugin params 2007-08-01 22:18:46 +00:00
route_selection.h
route_time_axis.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
selection_templates.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
selection.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
selection.h Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +00:00
send_ui.cc fix clicking when processors become active/inactive; reduce crazy 2.5sec delay for quit dialog 2009-07-21 14:39:21 +00:00
send_ui.h Returns (i.e. sidechains). 2009-05-07 17:31:18 +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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
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 Merge with 2.0-ongoing R3071. 2008-02-16 22:43:18 +00:00
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 Back out big shared_ptr change. Moving to a branch. Apologies all. 2009-07-09 17:58:13 +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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
tempo_dialog.h Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
tempo_lines.cc Fix warnings because I have much more important things to do. 2008-10-20 18:51:08 +00:00
tempo_lines.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
theme_manager.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
theme_manager.h Merge with trunk R2978. 2008-02-02 03:57:35 +00:00
time_axis_view_item.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +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 *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
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 Install everything to *ardour3* instead of *ardour2*. 2008-01-13 21:34:04 +00:00
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 Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
utils.h Pull snapshots code out of Editor class. 2009-07-03 23:51:58 +00:00
visual_time_axis.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
visual_time_axis.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
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 Merge with trunk R2935. 2008-01-19 03:49:52 +00:00
waveview.h Merge with trunk R2935. 2008-01-19 03:49:52 +00:00
wscript massive changes to waf build scripts so that nearly everything "should" be working now except for i18n (OSC is not quite right) ; some preliminary work on post-main-out handling, incomplete; a couple of fixes from -Wall and valgrind 2009-07-17 22:12:21 +00:00
x11.cc Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00