.. |
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 from tinram.
|
2009-07-05 13:47:22 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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 |
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 |
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_ui2.cc
|
First stage of options rework.
|
2009-05-14 00:13:27 +00:00 |
ardour_ui_dependents.cc
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +00:00 |
ardour_ui_dialogs.cc
|
Add session preferences dialog.
|
2009-05-16 01:22:43 +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
|
Merge edit and mix groups to just being route groups. Add properties to route groups to decide what things their member routes will share. Allow edits to happen across a route group without its tracks necessarily being selected.
|
2009-06-21 19:59:56 +00:00 |
ardour_ui.h
|
Merge edit and mix groups to just being route groups. Add properties to route groups to decide what things their member routes will share. Allow edits to happen across a route group without its tracks necessarily being selected.
|
2009-06-21 19:59:56 +00:00 |
ardour-sae.menus
|
Returns (i.e. sidechains).
|
2009-05-07 17:31:18 +00:00 |
ardour.menus.in
|
Mix group tabs in the mixer.
|
2009-06-20 17:15:33 +00:00 |
ardour.sh.in
|
Waf: install stuff
|
2009-02-27 04:40:44 +00:00 |
arprof
|
|
|
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
|
Move some sync-related options to being session variables.
|
2009-05-16 01:53:43 +00:00 |
audio_clock.h
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +00:00 |
audio_region_editor.cc
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +00:00 |
automation_time_axis.h
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Support for the port matrix working at the bundle level and hiding details of ports.
|
2009-05-03 14:31:42 +00:00 |
bundle_manager.h
|
Support for the port matrix working at the bundle level and hiding details of ports.
|
2009-05-03 14:31:42 +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 time / positioning of PC flags (beat time).
|
2009-02-16 05:54:12 +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
|
merge with 2.0-ongoing @ rev 3147
|
2008-03-17 20:54:03 +00:00 |
canvas-simpleline.h
|
|
|
canvas-simplerect.c
|
merge with 2.0-ongoing @ rev 3147
|
2008-03-17 20:54:03 +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 warnings.
|
2009-05-15 21:36:37 +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
|
|
|
control_point.h
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +00:00 |
crossfade_edit.cc
|
Use sigc::slots rather than templates + function ptrs for a foreach_region and foreach_crossfade.
|
2009-06-03 00:23:34 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +00:00 |
editor_canvas.cc
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +00:00 |
editor_markers.cc
|
Various fixes and improvements to editor summary widget.
|
2009-06-13 17:52:51 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +00:00 |
editor_nudge.cc
|
|
|
editor_ops.cc
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +00:00 |
editor_regions.cc
|
Factor regions list out of Editor.
|
2009-07-03 22:42:22 +00:00 |
editor_regions.h
|
Factor regions list out of Editor.
|
2009-07-03 22:42:22 +00:00 |
editor_route_groups.cc
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +00:00 |
editor.h
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +00:00 |
engine_dialog.cc
|
farewell NSD, we loved you sometimes, almost never
|
2009-04-20 18:41:46 +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
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +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
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +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
|
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 |
gain_meter.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 |
generic_pluginui.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 |
gettext.h
|
|
|
ghostregion.cc
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Remove some extraneous includes. reorder some others (fixes compilation on fedora 10).
|
2009-05-13 16:04:41 +00:00 |
global_port_matrix.h
|
Support for the port matrix working at the bundle level and hiding details of ports.
|
2009-05-03 14:31:42 +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 a bunch of warnings.
|
2009-02-26 00:58:35 +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
|
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 |
io_selector.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 |
itest.cc
|
|
|
keyboard.cc
|
The great audio processing overhaul.
|
2009-05-07 06:30:50 +00:00 |
keyboard.h
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
keyeditor.cc
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +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
|
75% (?) of the way towards making mixer strips control bus sends. lots more to do
|
2009-05-17 02:08:13 +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
|
Invalidate line cache when zoomed out to invisible line levels.
|
2008-09-28 15:22:07 +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
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +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
|
Changes missing from previous commit
|
2009-05-12 19:10:31 +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
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +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 a bunch of warnings.
|
2009-02-26 00:58:35 +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
|
|
|
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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
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_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
|
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.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
|
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 |
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 |
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 |
panner_ui.cc
|
support scrubbing via new Drag abstraction (probably could be split off 100% from Editor)
|
2009-06-10 13:58:22 +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 |
piano_roll_header.cc
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
|
|
plugin_eq_gui.cc
|
Preliminary MIDI plugin support.
|
2009-05-04 15:50:51 +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
|
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 |
plugin_selector.h
|
*** NEW CODING POLICY ***
|
2009-02-25 18:26:51 +00:00 |
plugin_ui.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 |
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 |
point_selection.h
|
|
|
port_group.cc
|
Fix up port matrix for new Route / IO arrangements.
|
2009-06-09 23:43:20 +00:00 |
port_group.h
|
Fix up port matrix for new Route / IO arrangements.
|
2009-06-09 23:43:20 +00:00 |
port_matrix_body.cc
|
Add a widget giving an overview of the editor, as (what I think is being) suggested in #2714. Many caveats: most notably that it looks quite ugly and you can't (yet) turn it off.
|
2009-06-11 01:05:01 +00:00 |
port_matrix_body.h
|
Small fixes to port matrix rendering, mostly visible when using the bundle manager.
|
2009-02-05 12:56:12 +00:00 |
port_matrix_column_labels.cc
|
Optional tabs down the LHS of the editor window to indicate edit group membership.
|
2009-06-20 13:41:55 +00:00 |
port_matrix_column_labels.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_component.cc
|
Optional tabs down the LHS of the editor window to indicate edit group membership.
|
2009-06-20 13:41:55 +00:00 |
port_matrix_component.h
|
Optional tabs down the LHS of the editor window to indicate edit group membership.
|
2009-06-20 13:41:55 +00:00 |
port_matrix_grid.cc
|
more work on the new all-Processor-all-The-Time redesign of Route - LOTS OF BREAKAGE STILL EXPECTED ; change all(?) methods that pass a start/end frame in to use sframes_t not nframes_t
|
2009-05-13 21:34:09 +00:00 |
port_matrix_grid.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_labels.cc
|
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_labels.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_row_labels.cc
|
Optional tabs down the LHS of the editor window to indicate edit group membership.
|
2009-06-20 13:41:55 +00:00 |
port_matrix_row_labels.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_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
|
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.h
|
Support for the port matrix working at the bundle level and hiding details of ports.
|
2009-05-03 14:31:42 +00:00 |
processor_box.cc
|
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 |
processor_box.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 |
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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +00:00 |
rc_option_editor.cc
|
separate solo & listen. some minor fixes and additional related fixes still to come
|
2009-07-01 13:36:50 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
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 |
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
|
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_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
|
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_time_axis.h
|
Factor route group menu out into its own class.
|
2009-06-29 00:38:58 +00:00 |
route_ui.cc
|
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 |
route_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 |
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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
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 |
send_ui.h
|
Returns (i.e. sidechains).
|
2009-05-07 17:31:18 +00:00 |
session_import_dialog.cc
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +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
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
session_option_editor.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 |
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
|
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 |
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
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +00:00 |
splash.h
|
Merge with 2.0-ongoing R3071.
|
2008-02-16 22:43:18 +00:00 |
splash.png
|
|
|
startup.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 |
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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Remove most using declarations from header files.
|
2009-05-12 17:03:42 +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
|
Waf: install stuff
|
2009-02-27 04:40:44 +00:00 |
theme_manager.h
|
Merge with trunk R2978.
|
2008-02-02 03:57:35 +00:00 |
time_axis_view_item.cc
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +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
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +00:00 |
time_axis_view.h
|
Back out big shared_ptr change. Moving to a branch. Apologies all.
|
2009-07-09 17:58:13 +00:00 |
time_fx_dialog.cc
|
Clean up time-fx dialog UI. Patch from tinram in mantis 2754. Thanks
|
2009-06-27 11:29:54 +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
|
Pull snapshots code out of Editor class.
|
2009-07-03 23:51:58 +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
|
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 |
x11.cc
|
Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.
|
2008-01-10 21:20:59 +00:00 |