.. |
export
|
|
|
glade
|
|
|
icons
|
revert to using our own icons for zoom in/out/full, but rescale them to be a little bigger
|
2011-03-02 18:22:19 +00:00 |
pixmaps
|
|
|
po
|
Update to French translation from Roming22-FR (#4046).
|
2011-05-16 18:58:10 +00:00 |
.cvsignore
|
|
|
about.cc
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
about.h
|
|
|
actions.cc
|
|
|
actions.h
|
|
|
add_midi_cc_track_dialog.cc
|
|
|
add_midi_cc_track_dialog.h
|
|
|
add_route_dialog.cc
|
A few capitalisation fixes.
|
2011-05-16 22:22:57 +00:00 |
add_route_dialog.h
|
Allow naming of new tracks/busses in the add route dialogue (#3376).
|
2011-02-27 01:59:04 +00:00 |
ambiguous_file_dialog.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
ambiguous_file_dialog.h
|
|
|
analysis_window.cc
|
|
|
analysis_window.h
|
|
|
arcall
|
|
|
ardbg
|
|
|
ardbg-scons
|
|
|
ardev
|
|
|
ardev_common.sh.in
|
add QMDSP library to ardev file so that its discoverable as we try to load VAMP stuff
|
2011-03-02 23:49:44 +00:00 |
ardev-scons
|
|
|
ardour2_ui_dark_sae.rc.in
|
|
|
ardour2_ui_light_sae.rc.in
|
|
|
ardour2_ui_sae.conf
|
|
|
ardour3_ui_dark_sae.rc.in
|
|
|
ardour3_ui_dark.rc.in
|
More consistent style for gain display and peak display.
|
2011-05-18 07:05:30 +00:00 |
ardour3_ui_default.conf
|
Make selected region base colour slightly transparent (so you can see the tempo lines while dragging to align things).
|
2011-05-18 07:13:18 +00:00 |
ardour3_ui_light_sae.rc.in
|
|
|
ardour3_ui_light.rc.in
|
reinstate tooltip custom colors etc
|
2011-04-20 05:07:16 +00:00 |
ardour3.desktop.in
|
|
|
ardour3.xml
|
|
|
ardour_dialog.cc
|
|
|
ardour_dialog.h
|
|
|
ardour_image_compositor_socket.h
|
|
|
ardour_ui2.cc
|
factor out shuttle controller to its own class, new design
|
2011-04-20 02:48:20 +00:00 |
ardour_ui_dependents.cc
|
|
|
ardour_ui_dialogs.cc
|
factor out shuttle controller to its own class, new design
|
2011-04-20 02:48:20 +00:00 |
ardour_ui_ed.cc
|
Tinker with text related to clean-up.
|
2011-05-02 23:21:53 +00:00 |
ardour_ui_mixer.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
ardour_ui_options.cc
|
factor out shuttle controller to its own class, new design
|
2011-04-20 02:48:20 +00:00 |
ardour_ui.cc
|
Remove some unused code.
|
2011-05-04 15:03:35 +00:00 |
ardour_ui.h
|
Remove some unused code.
|
2011-05-04 15:03:35 +00:00 |
ardour-sae.menus
|
s/processormenu/ProcessorMenu/g to make the key bindings editor a bit prettier.
|
2011-03-01 23:25:42 +00:00 |
ardour.menus.in
|
Add 'controls' item to plugin insert context menu to always show Ardour generated controls for plugin, even if the plugin has a GUI. In particular, this gives you UI access to presets and the other handy stuff ardour sticks at the top, for inherently broken external UIs which don't allow Ardour to add such things.
|
2011-05-18 05:00:44 +00:00 |
ardour.sh.in
|
|
|
arldd
|
|
|
arprof-scons
|
|
|
arval
|
|
|
arval-scons
|
|
|
au_pluginui.h
|
|
|
au_pluginui.mm
|
|
|
audio_clock.cc
|
group clocks in location UI and region editor so that they all change modes together
|
2011-03-02 22:43:19 +00:00 |
audio_clock.h
|
|
|
audio_region_editor.cc
|
Update region peak amplitude when the region is trimmed (#3931).
|
2011-04-04 12:21:26 +00:00 |
audio_region_editor.h
|
Update region peak amplitude when the region is trimmed (#3931).
|
2011-04-04 12:21:26 +00:00 |
audio_region_view.cc
|
Copy local state in AudioRegionView copy constructor. Fixes #4047.
|
2011-05-16 23:10:58 +00:00 |
audio_region_view.h
|
Remove unused constructor.
|
2011-05-16 23:10:45 +00:00 |
audio_streamview.cc
|
show internal edit mode status correctly on session load
|
2011-03-08 01:49:13 +00:00 |
audio_streamview.h
|
|
|
audio_time_axis.cc
|
Make Active apply to the selection.
|
2011-03-07 13:04:46 +00:00 |
audio_time_axis.h
|
Make stuff in the automation menu apply to the track selection.
|
2011-03-07 13:04:36 +00:00 |
automation_controller.cc
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
automation_controller.h
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
automation_line.cc
|
Remove duplicate connect_to_list() call.
|
2011-04-23 00:02:49 +00:00 |
automation_line.h
|
|
|
automation_range.h
|
|
|
automation_region_view.cc
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
automation_region_view.h
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
automation_selection.h
|
|
|
automation_streamview.cc
|
Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions.
|
2011-02-17 16:18:27 +00:00 |
automation_streamview.h
|
Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions.
|
2011-02-17 16:18:27 +00:00 |
automation_time_axis.cc
|
Fix addition of MIDI automation points (#3780).
|
2011-02-17 16:18:45 +00:00 |
automation_time_axis.h
|
Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions.
|
2011-02-17 16:18:27 +00:00 |
axis_view.cc
|
|
|
axis_view.h
|
|
|
bundle_manager.cc
|
|
|
bundle_manager.h
|
|
|
cairo_widget.cc
|
|
|
cairo_widget.h
|
|
|
canvas_impl.h
|
|
|
canvas_patch_change.cc
|
|
|
canvas_patch_change.h
|
|
|
canvas_vars.h
|
Make shuttle colour a configuration option.
|
2011-05-18 05:32:41 +00:00 |
canvas-curve.h
|
|
|
canvas-flag.cc
|
No-op; very minor cleanup.
|
2011-01-30 13:05:45 +00:00 |
canvas-flag.h
|
|
|
canvas-hit.cc
|
|
|
canvas-hit.h
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
canvas-imageframe.c
|
|
|
canvas-imageframe.h
|
|
|
canvas-noevent-text.h
|
|
|
canvas-note-event.cc
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
canvas-note-event.h
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
canvas-note.cc
|
|
|
canvas-note.h
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
canvas-simpleline.c
|
|
|
canvas-simpleline.h
|
|
|
canvas-simplerect.c
|
Extend the y range of the simplerect redraw request in one case to prevent bits being left on the canvas. Fixes #3981.
|
2011-04-18 18:45:25 +00:00 |
canvas-simplerect.h
|
use alpha value when drawing simplerect outline
|
2011-03-03 14:46:23 +00:00 |
canvas-sysex.cc
|
|
|
canvas-sysex.h
|
|
|
canvas-waveview.c
|
restore zero line visibility; change selected region colors back to 2.X version
|
2011-03-16 13:20:31 +00:00 |
canvas-waveview.h
|
|
|
canvas.h
|
|
|
clock_group.cc
|
group clocks in location UI and region editor so that they all change modes together
|
2011-03-02 22:43:19 +00:00 |
clock_group.h
|
group clocks in location UI and region editor so that they all change modes together
|
2011-03-02 22:43:19 +00:00 |
cocoacarbon.mm
|
|
|
configinfo.cc
|
|
|
configinfo.h
|
|
|
control_point_dialog.cc
|
|
|
control_point_dialog.h
|
|
|
control_point.cc
|
Fix crash on enabling tape mode.
|
2011-02-20 17:31:21 +00:00 |
control_point.h
|
|
|
crossfade_edit.cc
|
|
|
crossfade_edit.h
|
|
|
crossfade_view.cc
|
|
|
crossfade_view.h
|
|
|
crossfade_xpms.h
|
|
|
curvetest.cc
|
|
|
debug.cc
|
add DEBUG::Accelerators to mildly cut down on cruft in key_press_focus_accelerator_handler()
|
2011-02-24 19:44:13 +00:00 |
debug.h
|
add DEBUG::Accelerators to mildly cut down on cruft in key_press_focus_accelerator_handler()
|
2011-02-24 19:44:13 +00:00 |
diamond.cc
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
diamond.h
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
edit_note_dialog.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
edit_note_dialog.h
|
|
|
editing_syms.h
|
|
|
editing.cc
|
|
|
editing.h
|
|
|
editor_actions.cc
|
rename join regions op as combine regions; save and restore nested playlists, sources, regions; add undo/redo for combine; fixup peakfile use/discovery
|
2011-05-16 20:16:57 +00:00 |
editor_audio_import.cc
|
Re-fix problems when zero-length MIDI regions are created by an import. Set those regions to have the length of one beat, rather than 1 frame, so that the length doesn't get rounded back down to 0 by frames/beats conversions (bug #4000).
|
2011-05-17 23:07:46 +00:00 |
editor_audiotrack.cc
|
|
|
editor_canvas_events.cc
|
Separate verbose cursor out into its own class and clean up the API. Fixes #4010.
|
2011-05-02 13:38:16 +00:00 |
editor_canvas.cc
|
Separate verbose cursor out into its own class and clean up the API. Fixes #4010.
|
2011-05-02 13:38:16 +00:00 |
editor_component.cc
|
|
|
editor_component.h
|
|
|
editor_cursors.cc
|
|
|
editor_cursors.h
|
|
|
editor_drag.cc
|
Fix corruption of follow playhead state on quit (#4048).
|
2011-05-17 15:28:12 +00:00 |
editor_drag.h
|
Fix offset of verbose cursor when dragging fade-ins (#4010).
|
2011-05-04 14:56:24 +00:00 |
editor_enums.h
|
|
|
editor_export_audio.cc
|
remove all use of access(2) (this was done a bit stupidly, we could have used g_access)
|
2011-04-09 15:38:42 +00:00 |
editor_group_tabs.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
editor_group_tabs.h
|
|
|
editor_imageframe.cc
|
|
|
editor_items.h
|
|
|
editor_keys.cc
|
Remove some unused code, and Editor::get_prefix() which wasn't doing anything.
|
2011-03-02 00:30:28 +00:00 |
editor_locations.cc
|
|
|
editor_locations.h
|
|
|
editor_markers.cc
|
Fix marker deletion from 9479 properly.
|
2011-05-05 12:45:24 +00:00 |
editor_mixer.cc
|
Prevent erroneous splitting icons in the editor mixer strip's processor box.
|
2011-02-10 02:44:56 +00:00 |
editor_mouse.cc
|
Fix crash when clicking on a hit (may be #4036).
|
2011-05-11 11:55:36 +00:00 |
editor_nudge.cc
|
|
|
editor_ops.cc
|
rename join regions op as combine regions; save and restore nested playlists, sources, regions; add undo/redo for combine; fixup peakfile use/discovery
|
2011-05-16 20:16:57 +00:00 |
editor_regions.cc
|
clean up new region list management maps to avoid dangling shared ptrs and more (from lincoln)
|
2011-02-15 12:23:57 +00:00 |
editor_regions.h
|
patches from lincoln to speed up the regionlist and provide region removal (causes dangling shared ptrs to regions, fix to come
|
2011-02-14 21:49:43 +00:00 |
editor_route_groups.cc
|
Save route group reorderings in the session file. Link changes in the mixer and editor group lists (part of #3918).
|
2011-04-19 15:46:47 +00:00 |
editor_route_groups.h
|
Save route group reorderings in the session file. Link changes in the mixer and editor group lists (part of #3918).
|
2011-04-19 15:46:47 +00:00 |
editor_routes.cc
|
Cope with tracks having order keys higher than the number of tracks; although I'm not quite sure how this happens. Fixes #4037.
|
2011-05-11 14:15:32 +00:00 |
editor_routes.h
|
|
|
editor_rulers.cc
|
Cleanup some more gint -> bools.
|
2011-04-19 10:43:43 +00:00 |
editor_scrub.cc
|
|
|
editor_selection_list.cc
|
|
|
editor_selection.cc
|
rename join regions op as combine regions; save and restore nested playlists, sources, regions; add undo/redo for combine; fixup peakfile use/discovery
|
2011-05-16 20:16:57 +00:00 |
editor_snapshots.cc
|
|
|
editor_snapshots.h
|
|
|
editor_summary.cc
|
Prevent unnecessary recomputation of horizontal zoom parameters after a summary move drag.
|
2011-04-11 18:48:44 +00:00 |
editor_summary.h
|
Prevent unnecessary recomputation of horizontal zoom parameters after a summary move drag.
|
2011-04-11 18:48:44 +00:00 |
editor_tempodisplay.cc
|
Remove duplicate call of compute_current_bbt_points which looks like a mis-merge. Update tempo-based rulers on tempo map edit (#3979).
|
2011-04-19 10:19:14 +00:00 |
editor_timefx.cc
|
Minor coding style fix and comment addition.
|
2011-05-16 20:12:45 +00:00 |
editor_xpms
|
|
|
editor.cc
|
Tinker with text related to clean-up.
|
2011-05-02 23:21:53 +00:00 |
editor.h
|
rename join regions op as combine regions; save and restore nested playlists, sources, regions; add undo/redo for combine; fixup peakfile use/discovery
|
2011-05-16 20:16:57 +00:00 |
engine_dialog.cc
|
|
|
engine_dialog.h
|
|
|
enums.cc
|
|
|
enums.h
|
|
|
ergonomic-us.bindings.in
|
|
|
evtest.cc
|
|
|
export_channel_selector.cc
|
|
|
export_channel_selector.h
|
|
|
export_dialog.cc
|
Make pressing enter in the label or path entries trigger the default dialogue response (fixes #3763).
|
2011-02-16 01:08:25 +00:00 |
export_dialog.h
|
|
|
export_file_notebook.cc
|
|
|
export_file_notebook.h
|
|
|
export_filename_selector.cc
|
Make pressing enter in the label or path entries trigger the default dialogue response (fixes #3763).
|
2011-02-16 01:08:25 +00:00 |
export_filename_selector.h
|
|
|
export_format_dialog.cc
|
|
|
export_format_dialog.h
|
|
|
export_format_selector.cc
|
sort export formats & presets in alphabetical name order
|
2011-03-13 16:22:24 +00:00 |
export_format_selector.h
|
|
|
export_multiplicator.cc
|
|
|
export_multiplicator.h
|
|
|
export_preset_selector.cc
|
sort export formats & presets in alphabetical name order
|
2011-03-13 16:22:24 +00:00 |
export_preset_selector.h
|
Properly create new presets, i.e. without duplicate id's on save-after-rename
|
2011-03-12 21:28:58 +00:00 |
export_range_markers_dialog.cc
|
remove all use of access(2) (this was done a bit stupidly, we could have used g_access)
|
2011-04-09 15:38:42 +00:00 |
export_range_markers_dialog.h
|
|
|
export_timespan_selector.cc
|
mark a string for translation that was (oddly) protected from it
|
2011-02-03 15:34:51 +00:00 |
export_timespan_selector.h
|
|
|
fft_graph.cc
|
|
|
fft_graph.h
|
put sampo's FFT into the (new) GTKArdour namespace, to avoid collision with the FFT in the QM DSP library. they should both be namespaced but its easier to avoid changing the QM code at all
|
2011-03-03 17:58:11 +00:00 |
fft_result.cc
|
|
|
fft_result.h
|
|
|
fft.cc
|
put sampo's FFT into the (new) GTKArdour namespace, to avoid collision with the FFT in the QM DSP library. they should both be namespaced but its easier to avoid changing the QM code at all
|
2011-03-03 17:58:11 +00:00 |
fft.h
|
put sampo's FFT into the (new) GTKArdour namespace, to avoid collision with the FFT in the QM DSP library. they should both be namespaced but its easier to avoid changing the QM code at all
|
2011-03-03 17:58:11 +00:00 |
gain_meter.cc
|
More consistent style for gain display and peak display.
|
2011-05-18 07:05:30 +00:00 |
gain_meter.h
|
Center fader in its (left hand side) mixer strip column.
|
2011-05-18 06:53:24 +00:00 |
generic_pluginui.cc
|
Add 'controls' item to plugin insert context menu to always show Ardour generated controls for plugin, even if the plugin has a GUI. In particular, this gives you UI access to presets and the other handy stuff ardour sticks at the top, for inherently broken external UIs which don't allow Ardour to add such things.
|
2011-05-18 05:00:44 +00:00 |
gettext.h
|
|
|
ghostregion.cc
|
Fix a couple of memory leaks.
|
2011-02-28 04:14:23 +00:00 |
ghostregion.h
|
Make GhostRegion a sigc::trackable as MidiGhostRegion connects to signals. Fixes e.g. a crash on track resize after splitting a MIDI region with automation.
|
2011-05-05 13:49:35 +00:00 |
global_port_matrix.cc
|
|
|
global_port_matrix.h
|
|
|
global_signals.h
|
|
|
gprofhelper.c
|
|
|
group_tabs.cc
|
|
|
group_tabs.h
|
|
|
gtk_pianokeyboard.c
|
two small fixes from melvin ray herr for the step editor
|
2011-03-21 15:07:37 +00:00 |
gtk_pianokeyboard.h
|
|
|
gtk-custom-hruler.c
|
|
|
gtk-custom-hruler.h
|
|
|
gtk-custom-ruler.c
|
|
|
gtk-custom-ruler.h
|
|
|
gui_thread.h
|
|
|
i18n.h
|
|
|
imageframe_p.h
|
|
|
imageframe_socket_handler.cc
|
|
|
imageframe_socket_handler.h
|
|
|
imageframe_time_axis_group.cc
|
|
|
imageframe_time_axis_group.h
|
|
|
imageframe_time_axis_view.cc
|
|
|
imageframe_time_axis_view.h
|
|
|
imageframe_time_axis.cc
|
|
|
imageframe_time_axis.h
|
|
|
imageframe_view.cc
|
|
|
imageframe_view.h
|
|
|
imageframe.cc
|
|
|
imageframe.h
|
|
|
insert_time_dialog.cc
|
|
|
insert_time_dialog.h
|
|
|
interthread_progress_window.cc
|
|
|
interthread_progress_window.h
|
|
|
io_selector.cc
|
make per-track port matrix dialog into a real dialog, complete with ctrl-w handling
|
2011-03-02 18:36:28 +00:00 |
io_selector.h
|
make per-track port matrix dialog into a real dialog, complete with ctrl-w handling
|
2011-03-02 18:36:28 +00:00 |
itest.cc
|
|
|
keyboard.cc
|
Save user key bindings to the right place. Fixes #3773.
|
2011-02-15 13:48:50 +00:00 |
keyboard.h
|
|
|
keyeditor.cc
|
Use an action's tooltip in the key editor if its label is empty; add some tooltips so that Solo / Monitor actions are not blank in the key editor.
|
2011-02-20 17:29:52 +00:00 |
keyeditor.h
|
|
|
latency_gui.cc
|
preparations for a working speaker editing dialog
|
2011-02-17 04:45:49 +00:00 |
latency_gui.h
|
allow derived children of BarController to set label position as a width fraction, not an absolute position
|
2011-01-28 01:04:33 +00:00 |
led.cc
|
|
|
led.h
|
|
|
level_meter.cc
|
|
|
level_meter.h
|
|
|
lineset.cc
|
|
|
lineset.h
|
|
|
location_ui.cc
|
Remove unnecessary refresh_location_display_s method. Speed up marker loading somewhat by only setting up marker labels once after load. Fix check on visible status of the location UI so that it is built when opened rather than on load. The location UI is still extremely slow to build with a couple of thousand markers. This fixes #3958.
|
2011-04-23 02:00:23 +00:00 |
location_ui.h
|
Remove unnecessary refresh_location_display_s method. Speed up marker loading somewhat by only setting up marker labels once after load. Fix check on visible status of the location UI so that it is built when opened rather than on load. The location UI is still extremely slow to build with a couple of thousand markers. This fixes #3958.
|
2011-04-23 02:00:23 +00:00 |
logmeter.h
|
|
|
lv2_external_ui.h
|
Use new Suil and SLV2 APIs for LV2 plugin UIs.
|
2011-04-22 08:08:37 +00:00 |
lv2_plugin_ui.cc
|
Support compilation with (old) SLV2, or (new) Lilv and (optionally) Suil.
|
2011-05-15 23:10:13 +00:00 |
lv2_plugin_ui.h
|
Completely localist use of SLV2 to lv2_plugin.cc and lv2_plugin_ui.cc.
|
2011-05-14 21:05:26 +00:00 |
lv2_ui.h
|
Use new Suil and SLV2 APIs for LV2 plugin UIs.
|
2011-04-22 08:08:37 +00:00 |
main.cc
|
Fix broken whitespace (no functional changes).
|
2011-04-04 22:46:48 +00:00 |
marker_selection.h
|
|
|
marker_time_axis_view.cc
|
|
|
marker_time_axis_view.h
|
|
|
marker_time_axis.cc
|
|
|
marker_time_axis.h
|
|
|
marker_view.cc
|
|
|
marker_view.h
|
|
|
marker.cc
|
|
|
marker.h
|
Disallow Marker copy construction.
|
2011-05-04 15:51:30 +00:00 |
midi_automation_line.cc
|
|
|
midi_automation_line.h
|
|
|
midi_channel_selector.cc
|
Make MIDI channel selector button colours more distinct (#3772).
|
2011-05-16 18:18:13 +00:00 |
midi_channel_selector.h
|
Make MIDI channel selector button colours more distinct (#3772).
|
2011-05-16 18:18:13 +00:00 |
midi_cut_buffer.cc
|
|
|
midi_cut_buffer.h
|
|
|
midi_list_editor.cc
|
|
|
midi_list_editor.h
|
|
|
midi_port_dialog.cc
|
|
|
midi_port_dialog.h
|
|
|
midi_region_view.cc
|
Fix broken indentation.
|
2011-05-19 21:11:21 +00:00 |
midi_region_view.h
|
Fix broken indentation.
|
2011-05-19 21:11:21 +00:00 |
midi_scroomer.cc
|
|
|
midi_scroomer.h
|
|
|
midi_selection.h
|
|
|
midi_streamview.cc
|
Remove some calls to process_updates() which I think prevent GTK coalescing redraw requests. Remove some debugging code. Suspend update of MIDI regions during scroomer drag to speed things up (#3954).
|
2011-04-16 13:31:27 +00:00 |
midi_streamview.h
|
Remove some calls to process_updates() which I think prevent GTK coalescing redraw requests. Remove some debugging code. Suspend update of MIDI regions during scroomer drag to speed things up (#3954).
|
2011-04-16 13:31:27 +00:00 |
midi_time_axis.cc
|
Fix double MIDI track display on initial load.
|
2011-05-19 21:29:47 +00:00 |
midi_time_axis.h
|
Fix double MIDI track display on initial load.
|
2011-05-19 21:29:47 +00:00 |
midi_tracer.cc
|
|
|
midi_tracer.h
|
|
|
midi_util.h
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
missing_file_dialog.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
missing_file_dialog.h
|
|
|
missing_plugin_dialog.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
missing_plugin_dialog.h
|
|
|
mixer_group_tabs.cc
|
|
|
mixer_group_tabs.h
|
|
|
mixer_strip.cc
|
Center fader in its (left hand side) mixer strip column.
|
2011-05-18 06:53:24 +00:00 |
mixer_strip.h
|
Center fader in its (left hand side) mixer strip column.
|
2011-05-18 06:53:24 +00:00 |
mixer_ui.cc
|
Fix hang on session close that I introduced with the route group changes.
|
2011-04-20 01:24:40 +00:00 |
mixer_ui.h
|
Fix hang on session close that I introduced with the route group changes.
|
2011-04-20 01:24:40 +00:00 |
mnemonic-us.bindings.in
|
Remove delete menu item which does the same as cut (#3930).
|
2011-04-19 10:44:36 +00:00 |
monitor_section.cc
|
Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctly on session reload (#3903).
|
2011-03-30 12:37:14 +00:00 |
monitor_section.h
|
Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctly on session reload (#3903).
|
2011-03-30 12:37:14 +00:00 |
mono_panner.cc
|
panner visual tweaks
|
2011-02-09 14:28:18 +00:00 |
mono_panner.h
|
|
|
mouse_cursors.cc
|
|
|
mouse_cursors.h
|
|
|
mtest_other.menus
|
|
|
mtest_shared.menu
|
|
|
mtest.cc
|
|
|
mtest.menus
|
|
|
nag.cc
|
|
|
nag.h
|
|
|
new_plugin_preset_dialog.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
new_plugin_preset_dialog.h
|
|
|
normalize_dialog.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
normalize_dialog.h
|
|
|
note_player.cc
|
|
|
note_player.h
|
|
|
option_editor.cc
|
Bring up the click tab of the RC options window when right-clicking on the click button (#3783).
|
2011-02-17 18:53:31 +00:00 |
option_editor.h
|
Bring up the click tab of the RC options window when right-clicking on the click button (#3783).
|
2011-02-17 18:53:31 +00:00 |
opts.cc
|
|
|
opts.h
|
|
|
panner2d.cc
|
rationalizations and so forth for panner2d drawing (math is hard)
|
2011-03-01 21:52:59 +00:00 |
panner2d.h
|
rationalizations and so forth for panner2d drawing (math is hard)
|
2011-03-01 21:52:59 +00:00 |
panner_ui.cc
|
reinstate context menu on stereo panner
|
2011-03-08 14:51:18 +00:00 |
panner_ui.h
|
remove semantic-free Panner::Changed signal; make mackie code pay attention to actual pan controls; make GUI watch PannerShell::Changed for news that the currently chosen panner has changed or changed configuration
|
2011-02-22 18:44:22 +00:00 |
patch_change_dialog.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
patch_change_dialog.h
|
|
|
piano_roll_header.cc
|
Fix piano roll to use the same octave numbering as the verbose canvas cursor (#4015).
|
2011-05-02 22:34:44 +00:00 |
piano_roll_header.h
|
Small refactoring; fix stuck notes on the sequence LMB down, RMB down, LMB up, RMB up (#3824).
|
2011-03-09 18:13:12 +00:00 |
playlist_selection.h
|
|
|
playlist_selector.cc
|
|
|
playlist_selector.h
|
|
|
plugin_eq_gui.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
plugin_eq_gui.h
|
fixes to avoid dreadfull thread races and deletion crashes related to the pluin EQ GUI
|
2011-04-19 16:05:28 +00:00 |
plugin_interest.h
|
|
|
plugin_selector.cc
|
Completely localist use of SLV2 to lv2_plugin.cc and lv2_plugin_ui.cc.
|
2011-05-14 21:05:26 +00:00 |
plugin_selector.h
|
|
|
plugin_ui.cc
|
Add 'controls' item to plugin insert context menu to always show Ardour generated controls for plugin, even if the plugin has a GUI. In particular, this gives you UI access to presets and the other handy stuff ardour sticks at the top, for inherently broken external UIs which don't allow Ardour to add such things.
|
2011-05-18 05:00:44 +00:00 |
plugin_ui.h
|
Add 'controls' item to plugin insert context menu to always show Ardour generated controls for plugin, even if the plugin has a GUI. In particular, this gives you UI access to presets and the other handy stuff ardour sticks at the top, for inherently broken external UIs which don't allow Ardour to add such things.
|
2011-05-18 05:00:44 +00:00 |
point_selection.h
|
|
|
port_group.cc
|
revert recent change to cleaner names for MIDI ports, which breaks certain other code that expects full port names
|
2011-03-27 14:33:41 +00:00 |
port_group.h
|
|
|
port_insert_ui.cc
|
|
|
port_insert_ui.h
|
|
|
port_matrix_body.cc
|
|
|
port_matrix_body.h
|
|
|
port_matrix_column_labels.cc
|
|
|
port_matrix_column_labels.h
|
|
|
port_matrix_component.cc
|
|
|
port_matrix_component.h
|
|
|
port_matrix_grid.cc
|
Fix crash on unchecking show individual ports (#3740).
|
2011-01-29 12:41:10 +00:00 |
port_matrix_grid.h
|
|
|
port_matrix_labels.cc
|
|
|
port_matrix_labels.h
|
|
|
port_matrix_row_labels.cc
|
|
|
port_matrix_row_labels.h
|
|
|
port_matrix_types.h
|
|
|
port_matrix.cc
|
don't show remove port options for individual ports if there is only one (port matrix)
|
2011-02-24 17:10:17 +00:00 |
port_matrix.h
|
|
|
processor_box.cc
|
Add 'controls' item to plugin insert context menu to always show Ardour generated controls for plugin, even if the plugin has a GUI. In particular, this gives you UI access to presets and the other handy stuff ardour sticks at the top, for inherently broken external UIs which don't allow Ardour to add such things.
|
2011-05-18 05:00:44 +00:00 |
processor_box.h
|
Add 'controls' item to plugin insert context menu to always show Ardour generated controls for plugin, even if the plugin has a GUI. In particular, this gives you UI access to presets and the other handy stuff ardour sticks at the top, for inherently broken external UIs which don't allow Ardour to add such things.
|
2011-05-18 05:00:44 +00:00 |
processor_selection.h
|
|
|
progress_reporter.cc
|
|
|
progress_reporter.h
|
|
|
prompter.cc
|
|
|
prompter.h
|
|
|
public_editor.cc
|
|
|
public_editor.h
|
Separate verbose cursor out into its own class and clean up the API. Fixes #4010.
|
2011-05-02 13:38:16 +00:00 |
quantize_dialog.cc
|
|
|
quantize_dialog.h
|
|
|
rc_option_editor.cc
|
GPL boilerplate.
|
2011-04-06 00:32:12 +00:00 |
rc_option_editor.h
|
GPL boilerplate.
|
2011-04-06 00:32:12 +00:00 |
region_editor.cc
|
group clocks in location UI and region editor so that they all change modes together
|
2011-03-02 22:43:19 +00:00 |
region_editor.h
|
group clocks in location UI and region editor so that they all change modes together
|
2011-03-02 22:43:19 +00:00 |
region_gain_line.cc
|
|
|
region_gain_line.h
|
|
|
region_layering_order_editor.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
region_layering_order_editor.h
|
|
|
region_selection.cc
|
|
|
region_selection.h
|
|
|
region_view.cc
|
experiment with making MIDI region boxes vanish when in note/internal edit mode ... to be continued
|
2011-03-03 14:51:02 +00:00 |
region_view.h
|
|
|
return_ui.cc
|
|
|
return_ui.h
|
|
|
rgb_macros.h
|
cairo-ify expose handlers for PixFader and PixScroller (latter is not used); tweak UI RC file in response; move rgb macros to gtkmm2ext for easier use there as we go cairo over time
|
2011-02-08 19:19:55 +00:00 |
rhythm_ferret.cc
|
lincoln's patch to use QM onset detection in RFerret, and other tweaks
|
2011-03-02 12:43:44 +00:00 |
rhythm_ferret.h
|
|
|
route_group_dialog.cc
|
|
|
route_group_dialog.h
|
|
|
route_group_menu.cc
|
A few capitalisation fixes.
|
2011-05-16 22:22:57 +00:00 |
route_group_menu.h
|
Make the route group submenu of the RouteTimeAxisView menu apply to the selection.
|
2011-03-07 13:04:03 +00:00 |
route_params_ui.cc
|
|
|
route_params_ui.h
|
|
|
route_processor_selection.cc
|
|
|
route_processor_selection.h
|
|
|
route_selection.h
|
|
|
route_time_axis.cc
|
A few capitalisation fixes.
|
2011-05-16 22:22:57 +00:00 |
route_time_axis.h
|
rename join regions op as combine regions; save and restore nested playlists, sources, regions; add undo/redo for combine; fixup peakfile use/discovery
|
2011-05-16 20:16:57 +00:00 |
route_ui.cc
|
Remove erroneous note about playlists when removing busses.
|
2011-04-06 00:31:55 +00:00 |
route_ui.h
|
Hide/Remove to apply to the track selection.
|
2011-03-07 13:05:45 +00:00 |
SAE-de-keypad.bindings.in
|
|
|
SAE-de-nokeypad.bindings.in
|
|
|
SAE-us-keypad.bindings.in
|
|
|
SAE-us-nokeypad.bindings.in
|
|
|
search_path_option.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
search_path_option.h
|
|
|
selectable.h
|
|
|
selection_templates.h
|
|
|
selection.cc
|
Prevent the point selection straying -ve when control points are positioned close to 0 (should fix #3861).
|
2011-04-23 00:03:17 +00:00 |
selection.h
|
Remove extend-range-to-{start,end}-of-region and replace with move-range-{start,end}-to-{previous,next}-region boundary after discussions with Chris. Seems to make more sense, and works without the need for a region selection, which is fiddly to adjust when one is in range mode.
|
2011-04-17 13:55:41 +00:00 |
send_ui.cc
|
remove semantic-free Panner::Changed signal; make mackie code pay attention to actual pan controls; make GUI watch PannerShell::Changed for news that the currently chosen panner has changed or changed configuration
|
2011-02-22 18:44:22 +00:00 |
send_ui.h
|
|
|
session_import_dialog.cc
|
|
|
session_import_dialog.h
|
|
|
session_metadata_dialog.cc
|
|
|
session_metadata_dialog.h
|
|
|
session_option_editor.cc
|
|
|
session_option_editor.h
|
|
|
sfdb_freesound_mootcher.cc
|
|
|
sfdb_freesound_mootcher.h
|
|
|
sfdb_ui.cc
|
|
|
sfdb_ui.h
|
|
|
shuttle_control.cc
|
Make shuttle colour a configuration option.
|
2011-05-18 05:32:41 +00:00 |
shuttle_control.h
|
Return shuttle speed to previous value on release after sprung grab (#4039).
|
2011-05-13 17:25:02 +00:00 |
simpleline_p.h
|
|
|
simpleline.cc
|
|
|
simpleline.h
|
|
|
simplerect_p.h
|
|
|
simplerect.cc
|
|
|
simplerect.h
|
|
|
speaker_dialog.cc
|
Make speaker dialogue manage the session's Speakers. Make azimuth control work. Various tweaks.
|
2011-03-04 17:35:02 +00:00 |
speaker_dialog.h
|
Make speaker dialogue manage the session's Speakers. Make azimuth control work. Various tweaks.
|
2011-03-04 17:35:02 +00:00 |
splash.cc
|
|
|
splash.h
|
|
|
splash.png
|
|
|
startup.cc
|
add a new alpha release notification page to startup assistant
|
2011-03-13 18:17:42 +00:00 |
startup.h
|
add a new alpha release notification page to startup assistant
|
2011-03-13 18:17:42 +00:00 |
step_editing.bindings
|
melvin herr's "reversion" fix for step editing so that everything is zero-based again
|
2011-02-08 02:46:44 +00:00 |
step_editor.cc
|
|
|
step_editor.h
|
|
|
step_entry.cc
|
Fix step editor note lengths and default to crotchet / mf in the dialogue (#3963).
|
2011-04-16 13:55:06 +00:00 |
step_entry.h
|
melvin herr's "reversion" fix for step editing so that everything is zero-based again
|
2011-02-08 02:46:44 +00:00 |
stereo_panner.cc
|
use the same color for the stereo panner center line as the mono panner
|
2011-03-07 13:06:29 +00:00 |
stereo_panner.h
|
|
|
streamview.cc
|
restore visibility of streamview rect lines that act as track separators
|
2011-03-14 17:41:02 +00:00 |
streamview.h
|
deframe audio regions as well as MIDI when entering internal edit mode
|
2011-03-03 18:32:06 +00:00 |
strip_selection.h
|
|
|
strip_silence_dialog.cc
|
Restore fade option to strip silence.
|
2011-02-28 18:57:43 +00:00 |
strip_silence_dialog.h
|
|
|
tape_region_view.cc
|
|
|
tape_region_view.h
|
|
|
tempo_dialog.cc
|
|
|
tempo_dialog.h
|
|
|
tempo_lines.cc
|
|
|
tempo_lines.h
|
|
|
theme_manager.cc
|
|
|
theme_manager.h
|
|
|
time_axis_view_item.cc
|
Fix non-appearance of MIDI region names (#3891).
|
2011-05-05 14:40:53 +00:00 |
time_axis_view_item.h
|
experiment with making MIDI region boxes vanish when in note/internal edit mode ... to be continued
|
2011-03-03 14:51:02 +00:00 |
time_axis_view.cc
|
Fix display of new tracks.
|
2011-05-04 15:52:15 +00:00 |
time_axis_view.h
|
Don't alter horizontal padding when shrinking tracks to their minimum height (part of #4014).
|
2011-05-04 12:26:32 +00:00 |
time_fx_dialog.cc
|
Differentiate between pitch-shift (for audio) and transpose (for MIDI). Fixes #3940.
|
2011-04-06 02:04:37 +00:00 |
time_fx_dialog.h
|
|
|
time_selection.cc
|
|
|
time_selection.h
|
|
|
track_selection.cc
|
|
|
track_selection.h
|
Make Active apply to the selection.
|
2011-03-07 13:04:46 +00:00 |
track_view_list.cc
|
|
|
track_view_list.h
|
|
|
transpose_dialog.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
transpose_dialog.h
|
Differentiate between pitch-shift (for audio) and transpose (for MIDI). Fixes #3940.
|
2011-04-06 02:04:37 +00:00 |
ui_config_vars.h
|
|
|
ui_config.cc
|
|
|
ui_config.h
|
|
|
utils.cc
|
Use PBD debugging code for keyboard debugging.
|
2011-03-01 23:26:27 +00:00 |
utils.h
|
use volume controller widget for monitor section, drop some now-unused code
|
2011-02-11 18:04:09 +00:00 |
verbose_cursor.cc
|
Fix offset of verbose cursor when dragging fade-ins (#4010).
|
2011-05-04 14:56:24 +00:00 |
verbose_cursor.h
|
Fix offset of verbose cursor when dragging fade-ins (#4010).
|
2011-05-04 14:56:24 +00:00 |
visual_time_axis.cc
|
|
|
visual_time_axis.h
|
|
|
volume_controller.cc
|
Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctly on session reload (#3903).
|
2011-03-30 12:37:14 +00:00 |
volume_controller.h
|
add back working version of VolumeController
|
2011-02-11 18:02:15 +00:00 |
vst_pluginui.cc
|
|
|
vst_pluginui.h
|
|
|
waveview_p.h
|
|
|
waveview.cc
|
|
|
waveview.h
|
|
|
window_proxy.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
window_proxy.h
|
|
|
wscript
|
Update wscripts for portability and steps towards waf 1.6 migration.
|
2011-05-16 18:02:38 +00:00 |
x11.cc
|
|
|