13
0
livetrax/gtk2_ardour
Paul Davis 7df2aa24c9 move process lock taking to avoid deadlock when connecting ports
git-svn-id: svn://localhost/ardour2/branches/3.0@8104 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-11-27 15:51:58 +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 Some fixes to the new session dialog. 2006-05-10 10:22:38 +00:00
icons Modify region trim cursor if a region can only be trimmed in one direction. 2010-11-15 22:55:39 +00:00
pixmaps Merged revisions 6292,6294-6295,6311,6314 via svnmerge from 2009-12-06 14:21:46 +00:00
po updated .po files (*not* translations, just .po files) 2010-11-10 22:47:01 +00:00
.cvsignore sfdb displays file info. 2006-01-05 05:15:29 +00:00
about.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
add_route_dialog.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
add_route_dialog.h switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
analysis_window.cc switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
analysis_window.h switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
arcall Add script to run Ardour with callgrind. 2009-11-15 02:27:22 +00:00
ardbg Add --args so ardbg obeys ardour options. 2010-02-09 03:16:16 +00:00
ardbg-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
ardev waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
ardev_common.sh.in safe use of existing env vars 2010-09-29 01:58:47 +00:00
ardev-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
ardour_dialog.cc switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
ardour_dialog.h switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
ardour_image_compositor_socket.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 Add a clock to the menu bar in full-screen mode. Fixes #1273. 2010-11-14 13:48:24 +00:00
ardour_ui_ed.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +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 Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
ardour_ui.cc Handle unknown plugins on loading sessions by hiding them from the user and telling them so. 2010-11-26 23:30:48 +00:00
ardour_ui.h Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
ardour_ui2.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +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 Option to show lines below markers (#3529). 2010-11-10 18:29:32 +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 most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour2_ui_light_sae.rc.in most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour2_ui_sae.conf most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet 2008-12-12 14:43:24 +00:00
ardour3_ui_dark_sae.rc.in Add mono switch to mixer strips (mantis 1068) 2009-10-19 14:46:15 +00:00
ardour3_ui_dark.rc.in Add a clock to the menu bar in full-screen mode. Fixes #1273. 2010-11-14 13:48:24 +00:00
ardour3_ui_default.conf change the way MIDI note colors are defined (2 3-point color ranges, one for selected, one for unselected); change default scroll action on selected midi notes to "fine" adjustment rather than "coarse" (now alt-scroll) 2010-06-24 21:22:00 +00:00
ardour3_ui_light_sae.rc.in Add mono switch to mixer strips (mantis 1068) 2009-10-19 14:46:15 +00:00
ardour3_ui_light.rc.in light theme needs monitor section style info 2010-05-05 14:14:19 +00:00
ardour3.desktop.in Fix ardour2 -> ardour3 issues. 2009-02-18 18:32:13 +00:00
ardour3.xml Fix ardour2 -> ardour3 issues. 2009-02-18 18:32:13 +00:00
arprof-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
arval Set SVN executable property. 2009-11-14 15:15:41 +00:00
arval-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
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 Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +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 Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
audio_region_view.h No-op: whitespace only. 2010-11-16 14:41:17 +00:00
audio_streamview.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
audio_streamview.h Create a new layer if required on record to a track in stacked mode. Fixes #3391. 2010-11-14 15:01:53 +00:00
audio_time_axis.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +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 Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
automation_controller.h Stop crash on deleting a plugin when its generic UI window is open. 2010-02-03 00:52:45 +00:00
automation_line.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +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 Hopefully fix up automation control point selection (finally). 2010-08-11 01:23:03 +00:00
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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
automation_streamview.cc Fix save/load of MIDI automation state. Fixes #3354. 2010-08-09 22:23:23 +00:00
automation_streamview.h Support cut / copy / paste of MIDI automation. 2010-08-05 13:36:38 +00:00
automation_time_axis.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +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 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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
canvas_impl.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
canvas_vars.h change the way MIDI note colors are defined (2 3-point color ranges, one for selected, one for unselected); change default scroll action on selected midi notes to "fine" adjustment rather than "coarse" (now alt-scroll) 2010-06-24 21:22:00 +00:00
canvas-curve.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
canvas-flag.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +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 clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-imageframe.c Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
canvas-imageframe.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
canvas-noevent-text.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
canvas-note-event.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +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 Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
canvas-note.h clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-program-change.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
canvas-program-change.h change Control::{set,get}_float to Control::{set,get}_double and make almost all Control-related stuff use double rather than random mixtures of float, double and some integer value ; make hans' program change stuff work quite a bit better (not finished yet) including keyboard edting of pgm change values 2010-07-27 14:09:16 +00:00
canvas-simpleline.c Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
canvas-simpleline.h Canvas GObject fixes 2005-11-26 10:28:55 +00:00
canvas-simplerect.c Some cleanups to drawing of automation line control points. Drag all selected automation points if one selected point is dragged. 2010-01-03 00:08:58 +00:00
canvas-simplerect.h miscellaneous fixes post-jesse's 24 bit file format changes 2006-02-11 02:34:03 +00:00
canvas-sysex.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
canvas-sysex.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
canvas-waveview.c 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-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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
control_point_dialog.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
control_point.cc Hopefully fix up automation control point selection (finally). 2010-08-11 01:23:03 +00:00
control_point.h Hopefully fix up automation control point selection (finally). 2010-08-11 01:23:03 +00:00
crossfade_edit.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +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 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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
curvetest.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
diamond.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
edit_note_dialog.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
editing.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
editor_actions.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
editor_audio_import.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +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 Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
editor_canvas.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
editor_component.cc switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
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 Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
editor_drag.h Fix trim of multiple regions. Fixes #3528. 2010-11-09 01:58:42 +00:00
editor_enums.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
editor_export_audio.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
editor_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
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_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 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_locations.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_markers.cc Fix crashes after removing markers. 2010-11-14 23:47:09 +00:00
editor_mixer.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
editor_mouse.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
editor_nudge.cc remove using namespace sigc everywhere to ensure clarity over which bind/mem_fun is being used; make Config::map_parameters take a boost::function rather than a sigc::slot ; continue debugging crash caused by regionviews not tracking their Region's lifetime 2009-12-12 15:02:15 +00:00
editor_ops.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
editor_regions.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
editor_regions.h Remove Start from region list. I don't think it's quite useful enough to be in there, and it's in the region properties dialogue if needs be. Fixes #3503. 2010-11-04 22:15:13 +00:00
editor_route_groups.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
editor_route_groups.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
editor_routes.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +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 Move mouse cursor stuff out of Editor into its own class. 2010-11-16 14:53:16 +00:00
editor_scrub.cc Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
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 Move mouse cursor stuff out of Editor into its own class. 2010-11-16 14:53:16 +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 Move mouse cursor stuff out of Editor into its own class. 2010-11-16 14:53:16 +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 make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
editor_timefx.cc clear_history -> clear_changes and some comments. 2010-08-25 17:32:08 +00:00
editor_xpms Updating zoom mouse cursor on modifier press. Fixes #274. 2010-09-21 14:22:13 +00:00
editor.cc Copy-edit. 2010-11-27 00:42:40 +00:00
editor.h Move mouse cursor stuff out of Editor into its own class. 2010-11-16 14:53:16 +00:00
engine_dialog.cc lincoln's patch to fix audio setup dialog/jack startup when used with FFADO (#3485) 2010-11-04 18:07:58 +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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +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 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 A little gentle copy-editing of dialogue titles. 2010-04-30 00:16:45 +00:00
export_range_markers_dialog.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
export_timespan_selector.cc Add column headings and length field to export timespan selector. Fixes #3518. 2010-11-04 20:37:46 +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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
fft_graph.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
fft_result.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
fft_result.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
fft.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
fft.h *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
gain_meter.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
gain_meter.h how about that ... a monitor/main section .. GUI is still unfinished .. several small fixes to processor loading/listen mgmt and a few debug output lines rmeoved. knob images are provisional, and can be found in icons/knob.png and related files 2010-03-10 17:31:16 +00:00
generic_pluginui.cc Shrink the minimum size of the plugin analyser a bit, and make it take up spare space in the dialogue. Fixes #2835. 2010-08-28 14:56:13 +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 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
ghostregion.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
global_port_matrix.cc Fix a few dialogues which don't reset their session pointer correctly on a new session. Fixes #3342. 2010-07-20 17:56:02 +00:00
global_port_matrix.h Fix a few dialogues which don't reset their session pointer correctly on a new session. Fixes #3342. 2010-07-20 17:56:02 +00:00
gprofhelper.c Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
group_tabs.cc Rename various things in the property system. 2010-08-25 17:31:33 +00:00
group_tabs.h Various route group menu tweaks. 2010-07-19 23:26:40 +00:00
gtk_pianokeyboard.c make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
gui_thread.h MIDI/Controllables for monitor section, and related fixes 2010-04-06 16:57:35 +00:00
i18n.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
imageframe_p.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
imageframe_socket_handler.cc switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
imageframe_socket_handler.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
imageframe_time_axis_group.cc rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +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 rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
imageframe_time_axis_view.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
imageframe.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 move process lock taking to avoid deadlock when connecting ports 2010-11-27 15:51:58 +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 finalize PROGRAM_NAME change for ardour3 2010-03-15 02:31:27 +00:00
keyboard.h Add keyboard shortcut to tooltip text where possible. 2010-02-09 00:50:24 +00:00
keyeditor.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
keyeditor.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
latency_gui.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +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 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 change the way MIDI note colors are defined (2 3-point color ranges, one for selected, one for unselected); change default scroll action on selected midi notes to "fine" adjustment rather than "coarse" (now alt-scroll) 2010-06-24 21:22:00 +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 make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
location_ui.h HIG-ify the locations UI a bit. Should fix #3526. 2010-11-08 16:42:41 +00:00
logmeter.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
lv2_external_ui.h add file 2009-10-02 15:00:19 +00:00
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 make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14: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 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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 fade handles from recording regions. Fixes #3322. 2010-07-19 23:26:10 +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 Fix crash on removing marker. 2010-11-14 11:50:43 +00:00
marker.h Add backgrounds to marker labels. 2010-11-13 22:39:42 +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 switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
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 A little copy-editing. 2010-05-02 23:54:25 +00:00
midi_port_dialog.h merge changes to libmidi++ API from 2.0-ongoing 2007-08-06 14:19:19 +00:00
midi_region_view.cc Put MIDI notes into their own canvas group, and reparent this group during start trims to stop the notes moving. Improves the visual display on start trim of a MIDI region. 2010-11-24 01:04:53 +00:00
midi_region_view.h Put MIDI notes into their own canvas group, and reparent this group during start trims to stop the notes moving. Improves the visual display on start trim of a MIDI region. 2010-11-24 01:04:53 +00:00
midi_scroomer.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
midi_streamview.cc Create a new layer if required on record to a track in stacked mode. Fixes #3391. 2010-11-14 15:01:53 +00:00
midi_streamview.h Create a new layer if required on record to a track in stacked mode. Fixes #3391. 2010-11-14 15:01:53 +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 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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
missing_file_dialog.cc missing dialog cleanups and logic improvements 2010-11-09 23:50:20 +00:00
missing_file_dialog.h GPL boilerplate. 2010-11-27 01:04:02 +00:00
missing_plugin_dialog.cc Add missing files from previous commit. 2010-11-26 23:31:14 +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 Somewhat distasteful hack to fix #3469 (broken keyboard-entry of pan values) 2010-11-26 00:29:12 +00:00
mixer_strip.h First go at saving window visibility and position state across saves. 2010-08-18 02:20:15 +00:00
mixer_ui.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
mixer_ui.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
mnemonic-us.bindings.in make region trim keybinding work again; don't show quantize dialog if its not relevant (no MIDI regions selected 2010-11-23 17:18:16 +00:00
monitor_section.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
monitor_section.h lots of odds and ends to do with solo isolate and its GUI 2010-05-06 18:40:37 +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 more fixes on the long road to compiling 2005-11-17 21:31:37 +00:00
mtest_shared.menu added files 2005-11-13 12:17:56 +00:00
mtest.cc remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
mtest.menus more fixes on the long road to compiling 2005-11-17 21:31:37 +00:00
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
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 Tidy up a couple of bits in the session option editor. 2010-11-10 14:49:46 +00:00
option_editor.h initial pass at a missing file dialog and "relocatable" source files. lots more to do here 2010-11-09 06:03:51 +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 one step closer to working vbap panning 2010-11-26 17:43:03 +00:00
panner_ui.h Somewhat distasteful hack to fix #3469 (broken keyboard-entry of pan values) 2010-11-26 00:29:12 +00:00
panner.cc Label panner automation sliders the same as panners. 2010-08-08 02:19:20 +00:00
panner.h Label panner automation sliders the same as panners. 2010-08-08 02:19:20 +00:00
panner2d.cc Fix more broken indentation (whitespace changes only). 2010-11-26 19:57:03 +00:00
panner2d.h Fix more broken indentation (whitespace changes only). 2010-11-26 19:57:03 +00:00
piano_roll_header.cc 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
piano_roll_header.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
playlist_selection.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 Fix untranslateable strings. 2010-11-21 22:37:58 +00:00
plugin_eq_gui.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +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 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 fix missing symbol errors on OS X 2010-11-15 19:53:31 +00:00
plugin_ui.h make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
point_selection.h Hopefully fix up automation control point selection (finally). 2010-08-11 01:23:03 +00:00
port_group.cc 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_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 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 Fix port matrix menu checkbox when the window is closed. Make the port matrix origin the bottom left when tabs are on left and bottom. Don't shrink the port matrix when auto-resizing it. 2010-08-24 13:28:27 +00:00
port_matrix_body.h switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
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 Fix a couple of crashes with empty matrices. Some small optimisations. 2009-12-07 00:41:50 +00:00
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 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.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_labels.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
port_matrix_labels.h Rework port matrix to use Gtk notebook tabs to select visible groups. 2009-11-18 13:35:31 +00:00
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 Primary-modifier click on a node in the port matrix toggles association for everything in a diagonal line down and to the right of the clicked node. 2009-11-18 15:16:28 +00:00
port_matrix_types.h Allow ardour to manipulate connections between two JACK ports that don't belong to us. 2009-11-16 22:32:58 +00:00
port_matrix.cc Prevent removal of route inputs when the plugins cannot be configured with the new number. Rework locking so that the process lock is held from the point that a route input is removed until after the processors are reconfigured; fixes #3548. 2010-11-25 23:46:24 +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 Prevent removal of route inputs when the plugins cannot be configured with the new number. Rework locking so that the process lock is held from the point that a route input is removed until after the processors are reconfigured; fixes #3548. 2010-11-25 23:46:24 +00:00
processor_box.h Fix crash on failed processor DnD. Fixes #3554. 2010-11-24 00:46:51 +00:00
processor_selection.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
prompter.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 Update ghost note presence when mouse mode is changed. Fixes #3559. 2010-11-21 23:54:57 +00:00
quantize_dialog.cc Tidy up quantize dialogue. 2010-11-04 02:05:30 +00:00
quantize_dialog.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
rc_option_editor.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
rc_option_editor.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
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 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 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 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 Present trim cursors over region view name bar. 2010-11-15 19:00:31 +00:00
region_view.h Put MIDI notes into their own canvas group, and reparent this group during start trims to stop the notes moving. Improves the visual display on start trim of a MIDI region. 2010-11-24 01:04:53 +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 fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +00:00
rgb_macros.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 Rename various things in the property system. 2010-08-25 17:31:33 +00:00
route_group_dialog.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
route_group_menu.cc Rename various things in the property system. 2010-08-25 17:31:33 +00:00
route_group_menu.h the Properties & 64bit region commit 2010-02-18 13:59:49 +00:00
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 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 use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
route_selection.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 Convert 2.X route extra-xml to 3.0 format when it is loaded, to prevent multiple near-duplicate extra XML nodes in the resultant 3.0 session file. 2010-11-12 22:32:36 +00:00
route_ui.h Convert 2.X route extra-xml to 3.0 format when it is loaded, to prevent multiple near-duplicate extra XML nodes in the resultant 3.0 session file. 2010-11-12 22:32:36 +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 Tidy up a couple of bits in the session option editor. 2010-11-10 14:49:46 +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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
selection_templates.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 First go at saving window visibility and position state across saves. 2010-08-18 02:20:15 +00:00
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 fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +00:00
session_import_dialog.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
session_import_dialog.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
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 Tidy up a couple of bits in the session option editor. 2010-11-10 14:49:46 +00:00
session_option_editor.h Remove unnecessary connection option editor. Add GPL boilerplate. A little copy-editing. Fixes #3388. 2010-08-09 14:10:23 +00:00
sfdb_freesound_mootcher.cc freesound mootcher patch from donf, from 2.X 2009-10-01 16:21:23 +00:00
sfdb_freesound_mootcher.h merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
sfdb_ui.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
sfdb_ui.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
simpleline_p.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
simpleline.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
simpleline.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
simplerect_p.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
simplerect.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
simplerect.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +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 use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
splash.png Merged with trunk R992. 2006-10-21 19:01:50 +00:00
startup.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
startup.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
step_editing.bindings step editor: add double, triple dotted note support + back + resync-to-ep buttons 2010-08-13 21:48:31 +00:00
step_editor.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +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 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 split out the logic behind step editing from MidiTimeAxisView as much as possible 2010-08-15 16:39:51 +00:00
streamview.cc Create a new layer if required on record to a track in stacked mode. Fixes #3391. 2010-11-14 15:01:53 +00:00
streamview.h Create a new layer if required on record to a track in stacked mode. Fixes #3391. 2010-11-14 15:01:53 +00:00
strip_selection.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
strip_silence_dialog.cc Fix hang on closing the dialogue in some circumstances. Further fix for #3560. 2010-11-23 01:00:37 +00:00
strip_silence_dialog.h Fix hang on closing the dialogue in some circumstances. Further fix for #3560. 2010-11-23 01:00:37 +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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
tempo_dialog.cc Prevent multiple tempo / meter changes being inserted at the same point 2010-05-02 23:14:43 +00:00
tempo_dialog.h Prevent multiple tempo / meter changes being inserted at the same point 2010-05-02 23:14:43 +00:00
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 Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
theme_manager.cc Make the session start/end location a single location (with start and end) rather than two separate ones. Fixes #1298. 2010-04-18 21:29:48 +00:00
theme_manager.h remove Glib::ustring from gtk2_ardour 2010-09-14 16:51:02 +00:00
time_axis_view_item.cc Fix region name highlight drawing slightly (#2948) 2010-11-14 17:26:50 +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 Slight improvement to autoscroll behaviour when expanding tracks. 2010-11-11 13:36:20 +00:00
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 don't give the timefx progress bar its own name 2010-11-05 16:19:22 +00:00
time_fx_dialog.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
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 Install everything to *ardour3* instead of *ardour2*. 2008-01-13 21:34:04 +00:00
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 rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
utils.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +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 forward port 2.X changes up to and including rev 6767 2010-08-17 00:28:20 +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 missing files added 2010-03-10 17:31:35 +00:00
volume_controller.h missing files added 2010-03-10 17:31:35 +00:00
vst_pluginui.cc Fix up VST build and add basic support for VSTi 2010-07-11 21:55:11 +00:00
waveview_p.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
waveview.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
waveview.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
window_proxy.cc Fix font sizing in the big clock. 2010-08-18 14:16:44 +00:00
window_proxy.h Fix font sizing in the big clock. 2010-08-18 14:16:44 +00:00
wscript Handle unknown plugins on loading sessions by hiding them from the user and telling them so. 2010-11-26 23:30:48 +00:00
x11.cc Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00