ardour/gtk2_ardour
David Robillard 06e8b6452d Fix external UIs (e.g. Calf git).
git-svn-id: svn://localhost/ardour2/branches/3.0@9442 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-04-28 15:36:51 +00:00
..
export Add a default export format to prevent dialog from crashing when used for first time 2010-11-25 14:32:46 +00:00
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 Fix my name :) 2011-04-06 15:00:16 +00:00
.cvsignore
about.cc Fix my name :) 2011-04-06 15:00:16 +00:00
about.h remove old paypal cruft from about dialog source, and delete config info window if/when about dialog is deleted 2010-01-04 02:38:37 +00:00
actions.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +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 forward port 2.X changes up to and including rev 6767 2010-08-17 00:28:20 +00:00
add_midi_cc_track_dialog.h
add_route_dialog.cc Allow naming of new tracks/busses in the add route dialogue (#3376). 2011-02-27 01:59:04 +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 Add dialogue to ask user about ambiguous source files. Fixes #3603. 2010-12-14 02:45:41 +00:00
analysis_window.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
analysis_window.h
arcall
ardbg Add --args so ardbg obeys ardour options. 2010-02-09 03:16:16 +00:00
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
ardour_dialog.cc
ardour_dialog.h
ardour_image_compositor_socket.h
ardour_ui_dependents.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
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 Fix Transport->Play->Play option name, and rename Play Selection to Play Selected Range (part of #3927). 2011-04-03 20:57:04 +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 reinstate MIDI binding for shuttle controller 2011-04-20 05:07:41 +00:00
ardour_ui.h reinstate MIDI binding for shuttle controller 2011-04-20 05:07:41 +00:00
ardour_ui2.cc factor out shuttle controller to its own class, new design 2011-04-20 02:48:20 +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 Remove delete menu item which does the same as cut (#3930). 2011-04-19 10:44:36 +00:00
ardour.sh.in safe use of existing env vars 2010-09-29 01:58:47 +00:00
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3_ui_dark_sae.rc.in
ardour3_ui_dark.rc.in reinstate tooltip custom colors etc 2011-04-20 05:07:16 +00:00
ardour3_ui_default.conf restore zero line visibility; change selected region colors back to 2.X version 2011-03-16 13:20:31 +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
arldd new utility, arldd, to run ldd(1) on an uninstalled ardour build 2010-11-27 23:18:37 +00:00
arprof-scons
arval
arval-scons
au_pluginui.h fix missing symbol errors on OS X 2010-11-15 19:53:57 +00:00
au_pluginui.mm make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
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 Terminate RapidScreenUpdate clock updates earlier when they are not necessary. Fix set from playhead when used on the position clock in the region properties dialogue. Make clocks sample-accurate when they are set in frames and then queried in frames without an edit in-between. 2011-01-19 20:54:51 +00:00
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 restore zero line visibility; change selected region colors back to 2.X version 2011-03-16 13:20:31 +00:00
audio_region_view.h restore zero line visibility; change selected region colors back to 2.X version 2011-03-16 13:20:31 +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 Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
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 Fix display of MIDI automation on regions with non-zero _start. Should fix #3504. 2010-12-12 22:25:27 +00:00
automation_range.h Hopefully fix up automation control point selection (finally). 2010-08-11 01:23:03 +00:00
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 rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
axis_view.h rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
bundle_manager.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
bundle_manager.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
cairo_widget.cc replace use of gdk_pixmap_unref() with g_object_unref 2010-05-28 15:20:39 +00:00
cairo_widget.h
canvas_impl.h
canvas_patch_change.cc Missing files. 2010-12-28 18:43:22 +00:00
canvas_patch_change.h Missing files. 2010-12-28 18:43:22 +00:00
canvas_vars.h add separate color for the border of a selected time axis view item 2011-03-14 19:36: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 add a first hack at a step edit cursor (to be changed); add program+bank stubs (non-functional for the foreseeable future); fix up step edit changes propagating across all MIDI tracks; make program change "flags" change height along with track 2010-08-11 18:21:37 +00:00
canvas-hit.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
canvas-hit.h Fix my name :) 2011-04-06 15:00:16 +00:00
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 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 Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
canvas-note.h Fix my name :) 2011-04-06 15:00:16 +00:00
canvas-simpleline.c fix up ordering of rounding error handling for simpleline 2010-12-29 14:37:34 +00:00
canvas-simpleline.h fix up some basic conceptual errors with canvas-simpleline, mostly relating to coordinate spaces 2010-12-29 13:46:52 +00:00
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 try (unsuccessfully) to fix gcc complaints about function-pointer/object-pointer mixing (its much deeper than this change suggests) 2010-03-01 23:54:40 +00:00
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 make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
configinfo.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
configinfo.h Add GPL boilerplate. 2010-08-08 02:20:35 +00:00
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 Hopefully fix up automation control point selection (finally). 2010-08-11 01:23:03 +00:00
crossfade_edit.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
crossfade_edit.h Allow more than one peaks_ready callback to be pending for an AudioRegionView 2010-04-22 01:40:33 +00:00
crossfade_view.cc add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
crossfade_view.h Reformat. 2010-10-17 23:35:38 +00:00
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 Add note edit dialog. Fixes #3346. 2010-08-14 02:00:50 +00:00
editing_syms.h Add Beat/20 grid subdivision. Fixes #3126. 2010-08-15 10:33:31 +00:00
editing.cc
editing.h
editor_actions.cc Remove delete menu item which does the same as cut (#3930). 2011-04-19 10:44:36 +00:00
editor_audio_import.cc Stop MIDI import generating zero-length regions. May fix #4000. 2011-04-21 15:19:22 +00:00
editor_audiotrack.cc Move toggle-waveforms-while-recording into RC options. 2010-04-19 01:40:42 +00:00
editor_canvas_events.cc Make sense of parameter to tav_zoom_step match up with coarser as used for temporal zoom. 2011-02-17 22:35:42 +00:00
editor_canvas.cc remove unused signal 2011-03-03 18:51:54 +00:00
editor_component.cc
editor_component.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_cursors.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
editor_cursors.h Move mouse cursor stuff out of Editor into its own class. 2010-11-16 14:53:16 +00:00
editor_drag.cc When drawing MIDI regions with grid snap enabled, make the region extent 1 frame shy of the next grid boundary. In this way, a duplicate of the new region will land on a grid snap point. 2011-04-20 23:50:31 +00:00
editor_drag.h Trim some includes. 2011-03-07 17:17:03 +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 Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
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 beat slicing patch #1 from lincoln spiteri 2010-07-06 11:33:27 +00:00
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 Give the locations editor tab a horizontal scrollbar if needs be. Fixes #3643. 2011-01-03 18:53:46 +00:00
editor_locations.h Give the locations editor tab a horizontal scrollbar if needs be. Fixes #3643. 2011-01-03 18:53:46 +00:00
editor_markers.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
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 subtraction of bar/beat/tick for verbose canvas cursor (#4011). 2011-04-25 21:19:25 +00:00
editor_nudge.cc
editor_ops.cc Sort track selections before cut/copying their playlists, so that the list of selected playlists is in the same order as their parent tracks are in the editor. Fixes range copy/paste onto several tracks (#3984). 2011-04-19 10:18:04 +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 Modify route _processor list set up so that the logic for placing `invisible' processors (e.g. internal returns etc.) is in one place. Add option to get pre-fade listen from before or after pre-fade processors (#3781). 2011-02-20 00:55:32 +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 Cleanup some more gint -> bools. 2011-04-19 10:43:43 +00:00
editor_scrub.cc
editor_selection_list.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
editor_selection.cc Differentiate between pitch-shift (for audio) and transpose (for MIDI). Fixes #3940. 2011-04-06 02:04:37 +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 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 forward port a disgusting hack from 2.X that stops the timefx thread's exiting from preventing its request event pool being marked dead too soon 2011-04-26 15:17:17 +00:00
editor_xpms Updating zoom mouse cursor on modifier press. Fixes #274. 2010-09-21 14:22:13 +00:00
editor.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
editor.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
engine_dialog.cc forward port EPA changes from 2.X 2011-01-07 16:25:57 +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 a boatload of minor and middle-sized changes to try to speed up undo. imperfect, unfinished, but probably right to commit now 2010-01-25 20:34:09 +00:00
enums.h Fix track height menu. 2010-05-11 00:09:41 +00:00
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 Make stem export export from right before any processors. 2011-01-16 19:41:11 +00:00
export_channel_selector.h Make stem export export from right before any processors. 2011-01-16 19:41:11 +00:00
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 Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +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 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 remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_format_dialog.cc change Session::convert_to_frames_at() to Session::convert_to_frames() to reflect the fact that its argument is a position, not a duration; add Session::any_duration_to_frames(), which converts AnyTime representing a duration to frames; alter callers to use the right one of the two previously mentioned methods 2010-12-30 15:45:48 +00:00
export_format_dialog.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
export_format_selector.cc sort export formats & presets in alphabetical name order 2011-03-13 16:22:24 +00:00
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 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 Add column headings and length field to export timespan selector. Fixes #3518. 2010-11-04 20:37:46 +00:00
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 Add AFLFrom... enums as counterpart to PFLFrom ; add Output metering as a new fixed meter point; clean up logic in Route::setup_invisible_processors() to correctly place meters and monitor sends in various modes 2011-02-22 17:04:06 +00:00
gain_meter.h Re-fix #3685 having read the request properly. 2011-01-11 01:30:37 +00:00
generic_pluginui.cc Slightly grubby fix to restore plugin output meters (#3926). 2011-04-04 13:19:09 +00:00
gettext.h commits 6001-6525 inclusive from 2.X applied to 3.0 2010-04-21 02:24:38 +00:00
ghostregion.cc Fix a couple of memory leaks. 2011-02-28 04:14:23 +00:00
ghostregion.h Remove unused code. 2011-02-28 04:01:08 +00:00
global_port_matrix.cc make global connection window inherit from ArdourDialog 2010-12-14 13:48:21 +00:00
global_port_matrix.h make global connection window inherit from ArdourDialog 2010-12-14 13:48:21 +00:00
global_signals.h add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
gprofhelper.c
group_tabs.cc Make Route Group dialog instant-apply. Disallow identically-named route group; fixes #3689. 2011-01-08 02:35:46 +00:00
group_tabs.h Allow choice of direct or aux busses when subgrouping route groups. Fixes #3658. 2011-01-04 02:36:29 +00:00
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 first, incomplete pass at step entry dialog, along with various SVG and PNG files for notes and dynamics notation 2010-08-02 21:52:21 +00:00
gtk-custom-hruler.c remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
gtk-custom-hruler.h
gtk-custom-ruler.c remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
gtk-custom-ruler.h
gui_thread.h MIDI/Controllables for monitor section, and related fixes 2010-04-06 16:57:35 +00:00
i18n.h
imageframe_p.h
imageframe_socket_handler.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_socket_handler.h
imageframe_time_axis_group.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_time_axis_group.h cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
imageframe_time_axis_view.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_time_axis_view.h
imageframe_time_axis.cc rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
imageframe_time_axis.h rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
imageframe_view.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_view.h Remove all use of nframes_t. 2010-12-03 22:26:29 +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 try to sensibly handle repeated imports of the same file. the same thing might be required for embeds 2010-11-05 20:36:44 +00:00
interthread_progress_window.h Separate interthread progress window out into its own class and HIG-ify it a bit. Make the import progress bar report on the whole import rather than individual files. 2010-04-14 22:16:46 +00:00
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 remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
keyboard.cc Save user key bindings to the right place. Fixes #3773. 2011-02-15 13:48:50 +00:00
keyboard.h Add keyboard shortcut to tooltip text where possible. 2010-02-09 00:50:24 +00:00
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 remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
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 lots of odds and ends to do with solo isolate and its GUI 2010-05-06 18:40:37 +00:00
led.h lots of odds and ends to do with solo isolate and its GUI 2010-05-06 18:40:37 +00:00
level_meter.cc add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
level_meter.h save tearoff state; restore monitor section state reasonably well; fixup access control to parts of editor.h (needs more work); extend CrossThread just a little 2010-03-19 02:49:01 +00:00
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 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 Fix external UIs (e.g. Calf git). 2011-04-28 15:36:51 +00:00
lv2_plugin_ui.h Fix external UIs (e.g. Calf git). 2011-04-28 15:36:51 +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 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 Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
marker_time_axis_view.h
marker_time_axis.cc cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
marker_time_axis.h remove forward decl of non-existent ARDOUR::Menu 2010-05-25 12:49:30 +00:00
marker_view.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
marker_view.h cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
marker.cc remove line parent member from Marker 2010-12-29 13:47:36 +00:00
marker.h remove line parent member from Marker 2010-12-29 13:47:36 +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 (1) extend region if needed BEFORE adding step-edit note, so that the new note ends up in the selection (2) hide the channel selector that shows up on note-right-click after its clicked anywhere, not just if the note(s) channel(s) are changed 2010-07-25 21:19:55 +00:00
midi_channel_selector.h (1) extend region if needed BEFORE adding step-edit note, so that the new note ends up in the selection (2) hide the channel selector that shows up on note-right-click after its clicked anywhere, not just if the note(s) channel(s) are changed 2010-07-25 21:19:55 +00:00
midi_cut_buffer.cc MIDI region forking, plus Playlist::regions_to_read() fix forward ported from 2.X. region forking requires a few cleanups 2010-05-19 03:03:28 +00:00
midi_cut_buffer.h
midi_list_editor.cc move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for BBT_Time based on a double value; reduce BeatFramesConverted to 1 liners pending likely removal 2010-12-14 20:28:37 +00:00
midi_list_editor.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
midi_port_dialog.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
midi_port_dialog.h
midi_region_view.cc Clean up duplicate snap-related code. 2011-04-20 23:48:49 +00:00
midi_region_view.h Prevent snap_frame_to_frame returning -ve offset from the region start (fixes #3925). 2011-04-20 23:48:39 +00:00
midi_scroomer.cc
midi_scroomer.h select-by-pitch from the piano roll header (inspired by Rosegarden); some improvements underway to controller/automation menu, but still broken there 2010-01-07 19:15:33 +00:00
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 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.h Make Active apply to the selection. 2011-03-07 13:04:46 +00:00
midi_tracer.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
midi_tracer.h Setup fixed ports for MIDI control data; hence remove configuration of those ports. Move MIDI tracer to the Windows menu. Trim some unused code from the midi++ Manager. 2010-07-07 00:40:58 +00:00
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 GPL boilerplate. 2010-11-27 01:04:02 +00:00
missing_plugin_dialog.cc Re-fix compile failure with --no-nls (#3111). 2011-04-23 03:34:42 +00:00
missing_plugin_dialog.h Add missing files from previous commit. 2010-11-26 23:31:14 +00:00
mixer_group_tabs.cc Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
mixer_group_tabs.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
mixer_strip.cc fix default size and title of comment window 2011-04-22 20:23:24 +00:00
mixer_strip.h Make Active apply to the selection. 2011-03-07 13:04:46 +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 more cleanups of PannerUI, add start/end gesture support to mono panner 2011-01-07 21:38:22 +00:00
mouse_cursors.cc Move mouse cursor stuff out of Editor into its own class. 2010-11-16 14:53:16 +00:00
mouse_cursors.h Move mouse cursor stuff out of Editor into its own class. 2010-11-16 14:53:16 +00:00
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 changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive) 2010-03-16 15:33:04 +00:00
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 Add missing files. 2010-12-06 02:42:36 +00:00
normalize_dialog.cc Re-fix compile failure with --no-nls (#3111). 2011-04-23 03:34:42 +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 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 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
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
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
patch_change_dialog.cc Re-fix compile failure with --no-nls (#3111). 2011-04-23 03:34:42 +00:00
patch_change_dialog.h Missing files. 2010-12-28 18:43:22 +00:00
piano_roll_header.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
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 A little copy-editing. 2010-05-02 23:54:25 +00:00
playlist_selector.h Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
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 Don't close the plugin manager when an incompatible plugin is selected. Fixes #1194. 2010-04-27 19:58:31 +00:00
plugin_selector.cc more easily visible error message if a plugin fails to load after being selected for addition to a route 2011-02-24 21:15:45 +00:00
plugin_selector.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
plugin_ui.cc remove some debugging output 2011-04-19 16:10:39 +00:00
plugin_ui.h fixes to avoid dreadfull thread races and deletion crashes related to the pluin EQ GUI 2011-04-19 16:05:28 +00:00
point_selection.h Hopefully fix up automation control point selection (finally). 2010-08-11 01:23:03 +00:00
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 Use weak_ptr for IOs in the bundle list to avoid holding onto them when a route is removed. Fixes #3395. 2010-08-28 12:55:53 +00:00
port_insert_ui.cc Remove all use of nframes_t. 2010-12-03 22:26: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 Fix thinko in previous commit. 2010-12-10 22:28:20 +00:00
port_matrix_body.h
port_matrix_column_labels.cc Remove some instances of erroneously-drawn bundle names. 2010-07-27 02:10:40 +00:00
port_matrix_column_labels.h
port_matrix_component.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
port_matrix_component.h Provide a visual cue to indicate that MIDI and audio ports cannot be connected to each other in the port matrix. 2010-07-21 23:20:56 +00:00
port_matrix_grid.cc Fix crash on unchecking show individual ports (#3740). 2011-01-29 12:41:10 +00:00
port_matrix_grid.h Fix crash on mouseover. 2010-12-10 17:27:13 +00:00
port_matrix_labels.cc
port_matrix_labels.h
port_matrix_row_labels.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
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 Fix crash on mouseover. 2010-12-10 17:27:13 +00:00
processor_box.cc Fix 'make new plugins active' configure option (#3975). 2011-04-15 00:28:29 +00:00
processor_box.h Prevent erroneous splitting icons in the editor mixer strip's processor box. 2011-02-10 02:44:56 +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 heavy-handed and crude way to stop WM-stolen-alt keys from causing MidiRegionView from losing track of SelectTouchDraggingMode (may not be optimal or in the right place, but it works for now); add primary-click-on-MRV-blank-space and tertiary-click-on-MRV-blank-space to select all notes above or below the click, using recently committed methods for Sequence 2010-05-28 21:39:12 +00:00
public_editor.h Remove unused signal. 2011-04-18 13:41:26 +00:00
quantize_dialog.cc Tidy up quantize dialogue. 2010-11-04 02:05:30 +00:00
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 clear_history -> clear_changes and some comments. 2010-08-25 17:32:08 +00:00
region_gain_line.h Fix confusion about last_pointer_* variables under snap. 2010-01-11 19:36:29 +00:00
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 Fix incorrect angle brackets for includes. 2010-10-05 00:25:57 +00:00
region_selection.cc Remove incorrect caching of region selection start/end points, and always compute them. I'm pretty sure the slow-down won't be a problem in practice. Fixes #3520. 2010-11-04 18:05:17 +00:00
region_selection.h Remove incorrect caching of region selection start/end points, and always compute them. I'm pretty sure the slow-down won't be a problem in practice. Fixes #3520. 2010-11-04 18:05:17 +00:00
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 fix computation of silence text, and its display. it is still not on top of the canvas, which is a small problem 2010-12-09 18:17:36 +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 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 Patch from Lincoln to fix rhythm ferret in various ways (#3715). 2011-01-19 18:35:11 +00:00
route_group_dialog.cc Add route group property to share route active state (#3703) 2011-01-10 23:37:34 +00:00
route_group_dialog.h Add route group property to share route active state (#3703) 2011-01-10 23:37:34 +00:00
route_group_menu.cc Make the route group submenu of the RouteTimeAxisView menu apply to the selection. 2011-03-07 13:04:03 +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 Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
route_params_ui.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
route_processor_selection.cc handle deletion of UI objects between the time that a callback is queued with the UI event loop and the execution of the callback (intrusive, big) 2010-03-30 15:18:43 +00:00
route_processor_selection.h
route_selection.h
route_time_axis.cc move comment to a more appropriate location 2011-03-09 05:20:55 +00:00
route_time_axis.h add new concept for managing alignment style (AlignChoice); switch to using worst_playback_latency() just about everywhere we were using worst_output_latency() - the former includes plugin latency. answer appears to break earlier fixes to alignment, but is semantically right, so plan to investigate in another 8 hours or so 2011-03-09 05:19:44 +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 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
search_path_option.cc Re-fix compile failure with --no-nls (#3111). 2011-04-23 03:34:42 +00:00
search_path_option.h handle multiple imports of the same file better (via better source naming); make session properties editor pretty much work for search paths 2010-11-09 22:18:52 +00:00
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 Remove erroneous handling of input IO for sends, which don't have them. Fixes #3694. 2011-01-10 19:36:00 +00:00
session_import_dialog.cc new mono panner widget; make stereo panner respond to changes in colors immediately 2011-01-07 17:36:01 +00:00
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 Disable solo-controls-are-listen-controls if we don't have a monitor bus. Should fix #3660. 2011-01-04 20:52:30 +00:00
session_option_editor.h Disable solo-controls-are-listen-controls if we don't have a monitor bus. Should fix #3660. 2011-01-04 20:52:30 +00:00
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
sfdb_ui.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
shuttle_control.cc Re-fix compile failure with --no-nls (#3111). 2011-04-23 03:34:42 +00:00
shuttle_control.h fix up fwd/reverse stuff in semitone mode 2011-04-22 16:18:51 +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 handle deletion of UI objects between the time that a callback is queued with the UI event loop and the execution of the callback (intrusive, big) 2010-03-30 15:18:43 +00:00
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 move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for BBT_Time based on a double value; reduce BeatFramesConverted to 1 liners pending likely removal 2010-12-14 20:28:37 +00:00
step_editor.h some fuzzy logic to avoid note "overlaps" during step editing 2010-08-15 21:18:00 +00:00
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 merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
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 fix computation of silence text, and its display. it is still not on top of the canvas, which is a small problem 2010-12-09 18:17:36 +00:00
tape_region_view.cc Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
tape_region_view.h
tempo_dialog.cc Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
tempo_dialog.h Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
tempo_lines.cc fix type error when resetting all tempo lines 2010-12-28 20:35:54 +00:00
tempo_lines.h
theme_manager.cc add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
theme_manager.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
time_axis_view_item.cc add separate color for the border of a selected time axis view item 2011-03-14 19:36:41 +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 since some track context menu items depend on the selection, conditionally add a time axis to the selection BEFORE building the menu, not after 2011-03-09 05:18:05 +00:00
time_axis_view.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_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 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 Make Active apply to the selection. 2011-03-07 13:04:46 +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
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 some (unfinished) work on incorporating Ben's rev 6919 changes regarding track selection; make newly selected tracks show the current range selection; fix crashes related to meter display; remove "all" group from main group tab display and just put it down in its own button (totally incomplete); minor cleanups 2010-08-26 23:25:44 +00:00
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
visual_time_axis.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
visual_time_axis.h remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
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 Clean up VST plugin key handling slightly. 2010-12-29 23:31:02 +00:00
vst_pluginui.h Extremely hacky but somewhat functional passing of keys to VST plugin UIs. Sort-of fixes #3630. 2010-12-29 21:58:44 +00:00
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 Fix font sizing in the big clock. 2010-08-18 14:16:44 +00:00
wscript Fix Python whitespace (follow PEP8 guidelines, reformatted by Python Reindent) 2011-04-22 22:15:21 +00:00
x11.cc