13
0
livetrax/gtk2_ardour
Carl Hetherington 4441f5008d Heinous hack to fix region menu sensitivity setup.
git-svn-id: svn://localhost/ardour2/branches/3.0@7958 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-11-04 02:05:08 +00:00
..
glade
icons much craziness with canvas cursors; fix 0 beat cursor text when shortening notes; fix crash when trimming locked regions; don't show trim cursors when region is locked; partial version of enumwriter validation fix from 2.X (less necessary with 3.0; probably more ... 2010-09-22 15:21:06 +00:00
pixmaps
po
.cvsignore
about.cc Tidy up About dialogue. Fixes #1407. 2010-10-17 23:44:34 +00:00
about.h
actions.cc Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
actions.h Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
add_midi_cc_track_dialog.cc
add_midi_cc_track_dialog.h
add_route_dialog.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
add_route_dialog.h
analysis_window.cc
analysis_window.h
arcall
ardbg
ardbg-scons
ardev
ardev_common.sh.in safe use of existing env vars 2010-09-29 01:58:47 +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 mostly fix 3409 by making it impossible to sync to JACK if video pull up/down is non-zero. missing: can still alter video pull up/down after syncing to JACK, will likely wait till post-3.0 2010-08-31 01:49:33 +00:00
ardour3_ui_default.conf
ardour3_ui_light_sae.rc.in
ardour3_ui_light.rc.in
ardour3.desktop.in
ardour3.xml
ardour_dialog.cc
ardour_dialog.h
ardour_image_compositor_socket.h
ardour_ui2.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
ardour_ui_dependents.cc Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup editor/mixer options a bit. 2010-09-22 00:41:25 +00:00
ardour_ui_dialogs.cc
ardour_ui_ed.cc Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup editor/mixer options a bit. 2010-09-22 00:41:25 +00:00
ardour_ui_mixer.cc Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup editor/mixer options a bit. 2010-09-22 00:41:25 +00:00
ardour_ui_options.cc if a clock is in delta-edit, it should be set to show a duration. this matters in BBT mode, where "zero" is 0|0|0 in duration mode and 1|1|0 otherwise. there is still a bug with the mouse tracking in delta edit mode, but that is a separate issue 2010-10-18 22:02:12 +00:00
ardour_ui.cc Respond to JACK session quit request. Fixes #3491. 2010-10-07 12:12:16 +00:00
ardour_ui.h Tidy up Window menu a bit; use ToggleActions for all relevant things, cleanup editor/mixer options a bit. 2010-09-22 00:41:25 +00:00
ardour-sae.menus Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
ardour.menus.in Restore trim-to-{previous,next}-region. 2010-11-04 01:58:09 +00:00
ardour.sh.in safe use of existing env vars 2010-09-29 01:58:47 +00:00
arprof-scons
arval
arval-scons
au_pluginui.h
au_pluginui.mm
audio_clock.cc if a clock is in delta-edit, it should be set to show a duration. this matters in BBT mode, where "zero" is 0|0|0 in duration mode and 1|1|0 otherwise. there is still a bug with the mouse tracking in delta edit mode, but that is a separate issue 2010-10-18 22:02:12 +00:00
audio_clock.h if a clock is in delta-edit, it should be set to show a duration. this matters in BBT mode, where "zero" is 0|0|0 in duration mode and 1|1|0 otherwise. there is still a bug with the mouse tracking in delta edit mode, but that is a separate issue 2010-10-18 22:02:12 +00:00
audio_region_editor.cc Show region peak amplitude to 2 decimal places. Fixes #3519. 2010-11-04 01:56:56 +00:00
audio_region_editor.h Add region peak amplitude to region editor. 2010-10-28 20:01:26 +00:00
audio_region_view.cc much craziness with canvas cursors; fix 0 beat cursor text when shortening notes; fix crash when trimming locked regions; don't show trim cursors when region is locked; partial version of enumwriter validation fix from 2.X (less necessary with 3.0; probably more ... 2010-09-22 15:21:06 +00:00
audio_region_view.h megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
audio_streamview.cc Only compute and render the visible portion of crossfades. Fixes #3498. 2010-10-17 23:35:05 +00:00
audio_streamview.h Only compute and render the visible portion of crossfades. Fixes #3498. 2010-10-17 23:35:05 +00:00
audio_time_axis.cc Create MIDI track gain automation tracks as non-region-based. Fix construction of MidiTimeAxisViews to use the same first_idle arrangement as AudioTimeAxisViews to prevent use of partially constructed objects. 2010-09-27 02:04:16 +00:00
audio_time_axis.h Create MIDI track gain automation tracks as non-region-based. Fix construction of MidiTimeAxisViews to use the same first_idle arrangement as AudioTimeAxisViews to prevent use of partially constructed objects. 2010-09-27 02:04:16 +00:00
automation_controller.cc
automation_controller.h
automation_line.cc Fix rounding of automation view point positions. Fixes remainder of #3329. 2010-10-02 00:28:13 +00:00
automation_line.h megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
automation_range.h
automation_region_view.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
automation_region_view.h megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
automation_selection.h
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc Fix overflow within libgnomecanvas when passing in a coordinate > INT_MAX. Fixes #3370. 2010-10-01 20:16:29 +00:00
automation_time_axis.h Allow drags of automation in time ranges where the automation is on a MIDI track and may span different regions. Fixes #3366. 2010-09-09 21:35:28 +00:00
axis_view.cc
axis_view.h
bundle_manager.cc
bundle_manager.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
cairo_widget.cc
cairo_widget.h
canvas_impl.h
canvas_vars.h
canvas-curve.h
canvas-flag.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
canvas-flag.h
canvas-hit.cc Cleanup of region drag code to be a bit more efficient and shorter. Fixes crashes when dragging regions to the wrong track type. 2010-09-06 12:34:11 +00:00
canvas-hit.h
canvas-imageframe.c
canvas-imageframe.h
canvas-noevent-text.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
canvas-note-event.cc much craziness with canvas cursors; fix 0 beat cursor text when shortening notes; fix crash when trimming locked regions; don't show trim cursors when region is locked; partial version of enumwriter validation fix from 2.X (less necessary with 3.0; probably more ... 2010-09-22 15:21:06 +00:00
canvas-note-event.h much craziness with canvas cursors; fix 0 beat cursor text when shortening notes; fix crash when trimming locked regions; don't show trim cursors when region is locked; partial version of enumwriter validation fix from 2.X (less necessary with 3.0; probably more ... 2010-09-22 15:21:06 +00:00
canvas-note.cc Cleanup of region drag code to be a bit more efficient and shorter. Fixes crashes when dragging regions to the wrong track type. 2010-09-06 12:34:11 +00:00
canvas-note.h
canvas-program-change.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
canvas-program-change.h
canvas-simpleline.c
canvas-simpleline.h
canvas-simplerect.c
canvas-simplerect.h
canvas-sysex.cc
canvas-sysex.h
canvas-waveview.c
canvas-waveview.h
canvas.h
cocoacarbon.mm
configinfo.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
configinfo.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc
control_point.h
crossfade_edit.cc
crossfade_edit.h
crossfade_view.cc Only compute and render the visible portion of crossfades. Fixes #3498. 2010-10-17 23:35:05 +00:00
crossfade_view.h Reformat. 2010-10-17 23:35:38 +00:00
crossfade_xpms.h
curvetest.cc
debug.cc Add missing files. 2010-09-10 07:25:36 +00:00
debug.h Add missing files. 2010-09-10 07:25:36 +00:00
diamond.cc
diamond.h
edit_note_dialog.cc Cleanup of region drag code to be a bit more efficient and shorter. Fixes crashes when dragging regions to the wrong track type. 2010-09-06 12:34:11 +00:00
edit_note_dialog.h
editing_syms.h
editing.cc
editing.h
editor_actions.cc Restore trim-to-{previous,next}-region. 2010-11-04 01:58:09 +00:00
editor_audio_import.cc Save state a little less often during multi-file imports. 2010-09-29 23:02:32 +00:00
editor_audiotrack.cc
editor_canvas_events.cc Updating zoom mouse cursor on modifier press. Fixes #274. 2010-09-21 14:22:13 +00:00
editor_canvas.cc Only compute and render the visible portion of crossfades. Fixes #3498. 2010-10-17 23:35:05 +00:00
editor_component.cc
editor_component.h
editor_cursors.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
editor_drag.cc correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X commit (restores text on canvas), in which i move some functions around, rename stuff and add comments 2010-09-26 13:33:39 +00:00
editor_drag.h Updating zoom mouse cursor on modifier press. Fixes #274. 2010-09-21 14:22:13 +00:00
editor_enums.h
editor_export_audio.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
editor_group_tabs.cc
editor_group_tabs.h
editor_imageframe.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
editor_items.h
editor_keyboard.cc Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
editor_keys.cc Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
editor_locations.cc
editor_locations.h
editor_markers.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
editor_mixer.cc
editor_mouse.cc Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
editor_nudge.cc
editor_ops.cc Tidy up close gap dialogue box. 2010-11-04 02:04:08 +00:00
editor_regions.cc more route + region list navigation/editing changes. not sure we actually want this functionality for the region list 2010-09-29 02:01:35 +00:00
editor_regions.h more route + region list navigation/editing changes. not sure we actually want this functionality for the region list 2010-09-29 02:01:35 +00:00
editor_route_groups.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
editor_route_groups.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
editor_routes.cc don't unnecessarily reset name_editable in editor route list, so that tab will still finish an edit 2010-09-29 16:57:02 +00:00
editor_routes.h (1) awful grungy code to make tab/shift-tab correctly end route editing in track+bus tab (2) traversify the track+bus tab so that s/m/r keys solo/mute/rec-enable the appropriate things (more work to do here to follow modifier conventions established elsewhere) 2010-09-29 01:22:11 +00:00
editor_rulers.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
editor_scrub.cc
editor_selection_list.cc
editor_selection.cc Heinous hack to fix region menu sensitivity setup. 2010-11-04 02:05:08 +00:00
editor_snapshots.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
editor_snapshots.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
editor_summary.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
editor_summary.h megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
editor_tempodisplay.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
editor_timefx.cc
editor_xpms Updating zoom mouse cursor on modifier press. Fixes #274. 2010-09-21 14:22:13 +00:00
editor.cc Heinous hack to fix region menu sensitivity setup. 2010-11-04 02:05:08 +00:00
editor.h Heinous hack to fix region menu sensitivity setup. 2010-11-04 02:05:08 +00:00
engine_dialog.cc Provide both FreeBoB and FFADO options in the engine dialogue. Fixes #3457. 2010-09-18 20:01:54 +00:00
engine_dialog.h patch from Johan Mattson to make -I/-O options in engine dialog actually work (fixes #2975 2010-09-17 20:43:38 +00:00
enums.cc
enums.h
ergonomic-us.bindings.in Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
evtest.cc
export_channel_selector.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_channel_selector.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_dialog.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_dialog.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_file_notebook.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_file_notebook.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_filename_selector.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_filename_selector.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_format_dialog.cc Fix problem where BWF is shown selected when editing an export format using WAV 2010-11-02 10:58:38 +00:00
export_format_dialog.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_format_selector.cc
export_format_selector.h remove Glib::ustring from libardour; allow any characters except '/' and '\' in paths (may cause issues when loading creatively named 2.X sessions; fix a couple of details of name collection and usage from the startup dialog 2010-09-14 15:45:21 +00:00
export_multiplicator.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_multiplicator.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_preset_selector.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_preset_selector.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_range_markers_dialog.cc
export_range_markers_dialog.h
export_timespan_selector.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_timespan_selector.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
gain_meter.cc
gain_meter.h
generic_pluginui.cc
gettext.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
group_tabs.cc
group_tabs.h
gtk_pianokeyboard.c fix a variety of unused argument errors noted by gcc 4.3.2 on x86 2010-09-02 17:01:36 +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 megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
imageframe_view.h megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
imageframe.cc
imageframe.h
insert_time_dialog.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
insert_time_dialog.h megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
interthread_progress_window.cc Fix confusion about the 'done' variable in InterThreadInfo during import. 'done' now means that a given run of the import thread has completed; 'all_done' means that the whole import operation has completed. Fixes #3396. 2010-09-29 22:59:39 +00:00
interthread_progress_window.h
io_selector.cc fix up the port insert I/O GUI 2010-08-31 14:16:29 +00:00
io_selector.h fix up the port insert I/O GUI 2010-08-31 14:16:29 +00:00
itest.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
keyboard.cc
keyboard.h
keyeditor.cc
keyeditor.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
latency_gui.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
latency_gui.h megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
led.cc
led.h
level_meter.cc
level_meter.h
lineset.cc Fix MIDI streamview grid. Fixes #3460. 2010-09-19 15:50:22 +00:00
lineset.h Fix MIDI streamview grid. Fixes #3460. 2010-09-19 15:50:22 +00:00
location_ui.cc
location_ui.h
logmeter.h
lv2_external_ui.h
lv2_plugin_ui.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
lv2_plugin_ui.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
main.cc round one of work on finalizing #3098, involving per-field updating functions for each field in the region list. also "start" renamed to "position" for consistency with other parts of ardour 2010-09-20 15:12:44 +00:00
marker_selection.h megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags for cc and c++ builds, remove them from source (2) add new Property::midi_data used by MidiRegion to signal that its (MIDI) contents have changed (3) massive switch from nframes_t to framepos_t/framecnt_t including removal of ARDOUR::max_frames (replaced by ARDOUR::max_frame{pos,cnt} (lots more to do but this set was driven by changes to the Diskstream API to use framepos_t 2010-09-17 16:24:22 +00:00
marker_time_axis_view.cc megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags for cc and c++ builds, remove them from source (2) add new Property::midi_data used by MidiRegion to signal that its (MIDI) contents have changed (3) massive switch from nframes_t to framepos_t/framecnt_t including removal of ARDOUR::max_frames (replaced by ARDOUR::max_frame{pos,cnt} (lots more to do but this set was driven by changes to the Diskstream API to use framepos_t 2010-09-17 16:24:22 +00:00
marker_time_axis_view.h
marker_time_axis.cc
marker_time_axis.h
marker_view.cc
marker_view.h
marker.cc correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X commit (restores text on canvas), in which i move some functions around, rename stuff and add comments 2010-09-26 13:33:39 +00:00
marker.h megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
midi_automation_line.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
midi_automation_line.h megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
midi_channel_selector.cc
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_list_editor.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
midi_list_editor.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc Slightly clean up and fix unwanted display of percussive notes outside the note range. Should fix #3500. 2010-10-18 19:59:41 +00:00
midi_region_view.h Slightly clean up and fix unwanted display of percussive notes outside the note range. Should fix #3500. 2010-10-18 19:59:41 +00:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.h
midi_streamview.cc Update recorded MIDI regions as notes arrive. Fixes one cause of infinite note-lengths during record. Fix various problems with multiple captures of MIDI during one pass. 2010-10-08 14:54:16 +00:00
midi_streamview.h Update recorded MIDI regions as notes arrive. Fixes one cause of infinite note-lengths during record. Fix various problems with multiple captures of MIDI during one pass. 2010-10-08 14:54:16 +00:00
midi_time_axis.cc Create MIDI track gain automation tracks as non-region-based. Fix construction of MidiTimeAxisViews to use the same first_idle arrangement as AudioTimeAxisViews to prevent use of partially constructed objects. 2010-09-27 02:04:16 +00:00
midi_time_axis.h Create MIDI track gain automation tracks as non-region-based. Fix construction of MidiTimeAxisViews to use the same first_idle arrangement as AudioTimeAxisViews to prevent use of partially constructed objects. 2010-09-27 02:04:16 +00:00
midi_tracer.cc
midi_tracer.h
midi_util.h
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc don't allow mixer strip input buttons to change input while recording (from colinf) 2010-10-08 18:41:59 +00:00
mixer_strip.h
mixer_ui.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
mixer_ui.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
mnemonic-us.bindings.in Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
monitor_section.cc
monitor_section.h
mtest_other.menus
mtest_shared.menu
mtest.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
mtest.menus
nag.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
nag.h
normalize_dialog.cc Fix normalize dialogue crash. 2010-10-29 01:04:27 +00:00
normalize_dialog.h Remember radio button state across normalize dialogue invocations. 2010-10-29 00:40:08 +00:00
note_player.cc when there is a chord at the beginning of a note selection, play the whole chord during drags, not just the first note. seems to be able to send a bank swap message - probably an existingbug 2010-09-15 18:54:04 +00:00
note_player.h when there is a chord at the beginning of a note selection, play the whole chord during drags, not just the first note. seems to be able to send a bank swap message - probably an existingbug 2010-09-15 18:54:04 +00:00
option_editor.cc
option_editor.h
opts.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
opts.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
panner2d.cc
panner2d.h
panner_ui.cc
panner_ui.h
panner.cc
panner.h
piano_roll_header.cc
piano_roll_header.h
playlist_selection.h
playlist_selector.cc
playlist_selector.h
plugin_eq_gui.cc Fix crash when running an analysis of a plugin with MIDI IO. 2010-10-09 12:17:46 +00:00
plugin_eq_gui.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
plugin_interest.h
plugin_selector.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
plugin_selector.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
plugin_ui.cc Add missing dialogue box title. 2010-10-10 11:34:14 +00:00
plugin_ui.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
point_selection.h
port_group.cc
port_group.h
port_insert_ui.cc fix up the port insert I/O GUI 2010-08-31 14:16:29 +00:00
port_insert_ui.h fix up the port insert I/O GUI 2010-08-31 14:16:29 +00:00
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
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 Another hacky fix for deadlocks when updating the port matrix. 2010-09-06 21:06:10 +00:00
port_matrix.h Another hacky fix for deadlocks when updating the port matrix. 2010-09-06 21:06:10 +00:00
processor_box.cc Fix GCC warning. 2010-09-05 20:59:10 +00:00
processor_box.h Desensitize edit menu item in the processor box menu if there is nothing selected which can be edited. 2010-09-05 20:41:48 +00:00
processor_selection.h
progress_reporter.cc Add missing files. 2010-09-20 01:01:53 +00:00
progress_reporter.h Use ProgressReporter class for normalization. Report progress for individual regions. Fix crash on normalising a single region (#3510). 2010-10-27 14:22:24 +00:00
prompter.cc
prompter.h
public_editor.cc
public_editor.h Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
quantize_dialog.cc add support for beats/2 quantization in dialog 2010-09-22 15:57:20 +00:00
quantize_dialog.h
rc_option_editor.cc Copy-edit. 2010-09-09 14:40:59 +00:00
rc_option_editor.h
region_editor.cc Fix previous. 2010-10-28 22:43:11 +00:00
region_editor.h Add region peak amplitude to region editor. 2010-10-28 20:01:26 +00:00
region_gain_line.cc
region_gain_line.h
region_layering_order_editor.cc Fix incorrect angle brackets for includes. 2010-10-05 00:25:57 +00:00
region_layering_order_editor.h Fix incorrect angle brackets for includes. 2010-10-05 00:25:57 +00:00
region_selection.cc megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags for cc and c++ builds, remove them from source (2) add new Property::midi_data used by MidiRegion to signal that its (MIDI) contents have changed (3) massive switch from nframes_t to framepos_t/framecnt_t including removal of ARDOUR::max_frames (replaced by ARDOUR::max_frame{pos,cnt} (lots more to do but this set was driven by changes to the Diskstream API to use framepos_t 2010-09-17 16:24:22 +00:00
region_selection.h
region_view.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
region_view.h megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
return_ui.cc fix a variety of unused argument errors noted by gcc 4.3.2 on x86 2010-09-02 17:01:36 +00:00
return_ui.h
rgb_macros.h
rhythm_ferret.cc Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
rhythm_ferret.h megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
route_group_dialog.cc
route_group_dialog.h
route_group_menu.cc
route_group_menu.h
route_params_ui.cc megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags for cc and c++ builds, remove them from source (2) add new Property::midi_data used by MidiRegion to signal that its (MIDI) contents have changed (3) massive switch from nframes_t to framepos_t/framecnt_t including removal of ARDOUR::max_frames (replaced by ARDOUR::max_frame{pos,cnt} (lots more to do but this set was driven by changes to the Diskstream API to use framepos_t 2010-09-17 16:24:22 +00:00
route_params_ui.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
route_processor_selection.cc
route_processor_selection.h
route_selection.h
route_time_axis.cc Only compute and render the visible portion of crossfades. Fixes #3498. 2010-10-17 23:35:05 +00:00
route_time_axis.h Only compute and render the visible portion of crossfades. Fixes #3498. 2010-10-17 23:35:05 +00:00
route_ui.cc Fix multiple creation of identical automation tracks. Fixes #3482. 2010-09-27 18:56:26 +00:00
route_ui.h Fix multiple creation of identical automation tracks. Fixes #3482. 2010-09-27 18:56:26 +00:00
SAE-de-keypad.bindings.in Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
SAE-de-nokeypad.bindings.in Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
SAE-us-keypad.bindings.in Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
SAE-us-nokeypad.bindings.in Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
selectable.h
selection_templates.h
selection.cc megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags for cc and c++ builds, remove them from source (2) add new Property::midi_data used by MidiRegion to signal that its (MIDI) contents have changed (3) massive switch from nframes_t to framepos_t/framecnt_t including removal of ARDOUR::max_frames (replaced by ARDOUR::max_frame{pos,cnt} (lots more to do but this set was driven by changes to the Diskstream API to use framepos_t 2010-09-17 16:24:22 +00:00
selection.h
send_ui.cc fix a variety of unused argument errors noted by gcc 4.3.2 on x86 2010-09-02 17:01:36 +00:00
send_ui.h
session_import_dialog.cc
session_import_dialog.h
session_metadata_dialog.cc remove Glib::ustring from libardour; allow any characters except '/' and '\' in paths (may cause issues when loading creatively named 2.X sessions; fix a couple of details of name collection and usage from the startup dialog 2010-09-14 15:45:21 +00:00
session_metadata_dialog.h remove Glib::ustring from libardour; allow any characters except '/' and '\' in paths (may cause issues when loading creatively named 2.X sessions; fix a couple of details of name collection and usage from the startup dialog 2010-09-14 15:45:21 +00:00
session_option_editor.cc
session_option_editor.h
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
sfdb_ui.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
splash.cc
splash.h
splash.png
startup.cc Cleanup patch from Karsten Wiese. Fixes #3462. 2010-09-19 17:10:43 +00:00
startup.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
step_editing.bindings
step_editor.cc
step_editor.h
step_entry.cc fix a variety of unused argument errors noted by gcc 4.3.2 on x86 2010-09-02 17:01:36 +00:00
step_entry.h
streamview.cc Update recorded MIDI regions as notes arrive. Fixes one cause of infinite note-lengths during record. Fix various problems with multiple captures of MIDI during one pass. 2010-10-08 14:54:16 +00:00
streamview.h Only compute and render the visible portion of crossfades. Fixes #3498. 2010-10-17 23:35:05 +00:00
strip_selection.h
strip_silence_dialog.cc Add progress bar to strip silence dialogue. Fixes #3103. 2010-09-20 00:58:25 +00:00
strip_silence_dialog.h Add progress bar to strip silence dialogue. Fixes #3103. 2010-09-20 00:58:25 +00:00
tape_region_view.cc
tape_region_view.h
tempo_dialog.cc
tempo_dialog.h
tempo_lines.cc megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
tempo_lines.h
theme_manager.cc
theme_manager.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
time_axis_view_item.cc correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X commit (restores text on canvas), in which i move some functions around, rename stuff and add comments 2010-09-26 13:33:39 +00:00
time_axis_view_item.h megaopus patch #2 for today: remove nframes64_t and sframes_t from source 2010-09-17 18:20:37 +00:00
time_axis_view.cc
time_axis_view.h Fix multiple creation of identical automation tracks. Fixes #3482. 2010-09-27 18:56:26 +00:00
time_fx_dialog.cc
time_fx_dialog.h
time_selection.cc megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags for cc and c++ builds, remove them from source (2) add new Property::midi_data used by MidiRegion to signal that its (MIDI) contents have changed (3) massive switch from nframes_t to framepos_t/framecnt_t including removal of ARDOUR::max_frames (replaced by ARDOUR::max_frame{pos,cnt} (lots more to do but this set was driven by changes to the Diskstream API to use framepos_t 2010-09-17 16:24:22 +00:00
time_selection.h megaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS to command line flags for cc and c++ builds, remove them from source (2) add new Property::midi_data used by MidiRegion to signal that its (MIDI) contents have changed (3) massive switch from nframes_t to framepos_t/framecnt_t including removal of ARDOUR::max_frames (replaced by ARDOUR::max_frame{pos,cnt} (lots more to do but this set was driven by changes to the Diskstream API to use framepos_t 2010-09-17 16:24:22 +00:00
track_selection.cc Fix missing virtual destructors. 2010-09-07 21:26:37 +00:00
track_selection.h Fix missing virtual destructors. 2010-09-07 21:26:37 +00:00
track_view_list.cc Fix missing virtual destructors. 2010-09-07 21:26:37 +00:00
track_view_list.h Fix missing virtual destructors. 2010-09-07 21:26:37 +00:00
ui_config_vars.h
ui_config.cc
ui_config.h
utils.cc correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X commit (restores text on canvas), in which i move some functions around, rename stuff and add comments 2010-09-26 13:33:39 +00:00
utils.h correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X commit (restores text on canvas), in which i move some functions around, rename stuff and add comments 2010-09-26 13:33:39 +00:00
visual_time_axis.cc
visual_time_axis.h
volume_controller.cc
volume_controller.h
vst_pluginui.cc
waveview_p.h
waveview.cc
waveview.h
window_proxy.cc
window_proxy.h
wscript Make build scripts python2/3 agnostic. 2010-10-27 23:10:27 +00:00
x11.cc