13
0
livetrax/gtk2_ardour
David Robillard 7f66b71539 Apply LV2 changes from 2.0.
Completely and utterly untested.


git-svn-id: svn://localhost/ardour2/branches/3.0@4178 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-14 22:14:15 +00:00
..
glade
icons new files from sakari, missed last time 2008-09-17 12:56:41 +00:00
pixmaps
po region list patch #2 from chris g, slightly reworked by me; sv_se po changes, possibly borked 2008-09-28 19:47:45 +00:00
.cvsignore
about.cc merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding taglib 2008-09-17 08:44:51 +00:00
about.h
actions.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
actions.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
add_midi_cc_track_dialog.cc Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter and just use Evoral::Parameter (move Ardour specific functionality to EventTypeMap where it belongs). 2008-09-29 22:47:40 +00:00
add_midi_cc_track_dialog.h Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter and just use Evoral::Parameter (move Ardour specific functionality to EventTypeMap where it belongs). 2008-09-29 22:47:40 +00:00
add_route_dialog.cc Set add route dialog non-resizeable so WMs size it more sensibly (looked ridiculous in ion3). 2008-09-22 16:44:06 +00:00
add_route_dialog.h
analysis_window.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
analysis_window.h merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
ardbg Fix deleting of MIDI regions. 2008-09-14 18:12:37 +00:00
ardev merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
ardev_common.sh.in Don't defer Editor::track_canvas_size_allocated () (defer the timebar redrawing instead) + some performance improvements to said function, fix puzzling ineffective thinko wrt region movement, show/hide playhead more sensibly. 2008-09-20 09:06:49 +00:00
ardour2_ui_sae.conf Merge with 2.0-ongoing R3071. 2008-02-16 22:43:18 +00:00
ardour2.desktop.in merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
ardour2.xml merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
ardour3_ui_dark.rc.in More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
ardour3_ui_default.conf Give MIDI velocity text its own colour (from ccherret). 2008-10-05 04:06:26 +00:00
ardour3_ui_light.rc.in More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
ardour_dialog.cc merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding taglib 2008-09-17 08:44:51 +00:00
ardour_dialog.h merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding taglib 2008-09-17 08:44:51 +00:00
ardour_image_compositor_socket.h
ardour_ui2.cc Move panic button to MIDI toolbar (reduce required horizontal space). 2008-10-05 03:22:29 +00:00
ardour_ui_dependents.cc Merge with 2.0-ongoing R3071. 2008-02-16 22:43:18 +00:00
ardour_ui_dialogs.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
ardour_ui_ed.cc * fixed jitter problems for midi clock and removed superfluous UI elements 2008-10-25 08:28:10 +00:00
ardour_ui_mixer.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
ardour_ui_options.cc * fixed jitter problems for midi clock and removed superfluous UI elements 2008-10-25 08:28:10 +00:00
ardour_ui.cc Save automatic saving of audio engine settings (mostly copied from 2.0-ongoing) 2008-10-28 16:44:53 +00:00
ardour_ui.h * fixed jitter problems for midi clock and removed superfluous UI elements 2008-10-25 08:28:10 +00:00
ardour-sae.menus add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:55:05 +00:00
ardour.menus * removed obsolete MenuItem UseMIDIClock from ardour.menus 2008-11-07 20:14:27 +00:00
ardour.sh.in Check glib atomic implementation for mutex use. 2008-10-26 16:42:42 +00:00
arprof merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
arval Fix pathname. 2007-11-06 12:01:02 +00:00
au_pluginui.h merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
au_pluginui.mm merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
audio_clock.cc chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; compilation fixes-post-evoral 2008-09-19 14:38:46 +00:00
audio_clock.h chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; compilation fixes-post-evoral 2008-09-19 14:38:46 +00:00
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:55:05 +00:00
audio_region_view.h add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:55:05 +00:00
audio_streamview.cc add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:55:05 +00:00
audio_streamview.h add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:55:05 +00:00
audio_time_axis.cc Normalize XML property name style, preserving old session loading (on load _ will be converted to -). 2008-10-05 23:14:48 +00:00
audio_time_axis.h Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter and just use Evoral::Parameter (move Ardour specific functionality to EventTypeMap where it belongs). 2008-09-29 22:47:40 +00:00
automation_controller.cc Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter and just use Evoral::Parameter (move Ardour specific functionality to EventTypeMap where it belongs). 2008-09-29 22:47:40 +00:00
automation_controller.h Display recorded controller data (fix show all/existing automation). 2008-09-21 16:17:02 +00:00
automation_line.cc Remove ARDOUR::Parameter::is_integer. 2008-09-29 20:50:21 +00:00
automation_line.h Display recorded controller data (fix show all/existing automation). 2008-09-21 16:17:02 +00:00
automation_region_view.cc Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter and just use Evoral::Parameter (move Ardour specific functionality to EventTypeMap where it belongs). 2008-09-29 22:47:40 +00:00
automation_region_view.h Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter and just use Evoral::Parameter (move Ardour specific functionality to EventTypeMap where it belongs). 2008-09-29 22:47:40 +00:00
automation_selectable.h
automation_selection.h Factor out sequencing related things into an independant new library: "evoral". 2008-09-19 00:47:49 +00:00
automation_streamview.cc Fix crash on dragging a region with a visible automation region that has no line. 2008-09-21 16:35:55 +00:00
automation_streamview.h Display recorded controller data (fix show all/existing automation). 2008-09-21 16:17:02 +00:00
automation_time_axis.cc Make tempo lines physical_screen_height high, add xml null check, Use clicked_regionview directly to calculate region movement. Using drag_info.data may result in the wrong regionbiew being used, don't use canvas coords for region_drag_finished_callback x calculation (eliminates speed adjustment), prevent incorrect updates on dropped regions by updating canvas before placing region copies. 2008-10-14 13:35:17 +00:00
automation_time_axis.h make tracks visible again 2008-09-12 09:01:52 +00:00
axis_view.cc make tracks visible again 2008-09-12 09:01:52 +00:00
axis_view.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
bundle_manager.cc revert last fix - its not relevant to 3.0 (yet) 2008-10-07 22:24:00 +00:00
bundle_manager.h revert last fix - its not relevant to 3.0 (yet) 2008-10-07 22:24:00 +00:00
canvas_impl.h
canvas_vars.h Give MIDI velocity text its own colour (from ccherret). 2008-10-05 04:06:26 +00:00
canvas-curve.h
canvas-hit.h Factor out sequencing related things into an independant new library: "evoral". 2008-09-19 00:47:49 +00:00
canvas-imageframe.c merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
canvas-imageframe.h
canvas-note-event.cc Give MIDI velocity text its own colour (from ccherret). 2008-10-05 04:06:26 +00:00
canvas-note-event.h Factor out sequencing related things into an independant new library: "evoral". 2008-09-19 00:47:49 +00:00
canvas-note.cc Factor out sequencing related things into an independant new library: "evoral". 2008-09-19 00:47:49 +00:00
canvas-note.h Factor out sequencing related things into an independant new library: "evoral". 2008-09-19 00:47:49 +00:00
canvas-program-change.cc Move event specific ringbuffer stuff to evoral. 2008-09-22 16:28:02 +00:00
canvas-program-change.h Factor out sequencing related things into an independant new library: "evoral". 2008-09-19 00:47:49 +00:00
canvas-simpleline.c merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
canvas-simpleline.h
canvas-simplerect.c merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
canvas-simplerect.h
canvas-waveview.c merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
canvas-waveview.h Merge with trunk R2935. 2008-01-19 03:49:52 +00:00
canvas.h Superficial code cleanup. 2008-09-24 19:39:01 +00:00
cocoacarbon.mm merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
connection_editor.cc
connection_editor.h
control_point.cc
control_point.h Tidy. 2008-09-19 01:16:44 +00:00
crossfade_edit.cc Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter and just use Evoral::Parameter (move Ardour specific functionality to EventTypeMap where it belongs). 2008-09-29 22:47:40 +00:00
crossfade_edit.h Tidy. 2008-09-19 01:16:44 +00:00
crossfade_view.cc Merge all the (disconcertingly missing) track/region/etc height changes from 2.0. 2008-09-19 19:32:10 +00:00
crossfade_view.h Merge all the (disconcertingly missing) track/region/etc height changes from 2.0. 2008-09-19 19:32:10 +00:00
crossfade_xpms.h
curvetest.cc Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter and just use Evoral::Parameter (move Ardour specific functionality to EventTypeMap where it belongs). 2008-09-29 22:47:40 +00:00
diamond.cc * fixed display bug: changing the height on tracks doesnt rescale CanvasHits 2008-04-21 16:42:55 +00:00
diamond.h * renamed canvas-midi-event.* into canvas-note-event.* 2008-04-29 21:58:05 +00:00
draginfo.h chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; compilation fixes-post-evoral 2008-09-19 14:38:46 +00:00
editing_syms.h merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
editing.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
editing.h merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
editor_actions.cc add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:55:05 +00:00
editor_audio_import.cc Add Import from session -functionality 2008-09-26 08:29:30 +00:00
editor_audiotrack.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
editor_canvas_events.cc Assortment of minor changes from 2.0-ongoing. 2008-10-03 18:24:38 +00:00
editor_canvas.cc Handle changed session duration & resizing canvas better wrt end marker, remove unused last_canvas_frame, don't redraw the entire mixer every time its presented, consistent space between rightmost horizontal scroller position and end marker when zooming, possible fix for gaps in tempo lines. 2008-10-19 07:55:42 +00:00
editor_cursors.cc Don't defer Editor::track_canvas_size_allocated () (defer the timebar redrawing instead) + some performance improvements to said function, fix puzzling ineffective thinko wrt region movement, show/hide playhead more sensibly. 2008-09-20 09:06:49 +00:00
editor_edit_groups.cc
editor_enums.h
editor_export_audio.cc Region export dialog: Make export channel and -selector polymorphic, add the region related classes and a dialog specialization 2008-10-11 10:14:51 +00:00
editor_hscroller.cc
editor_imageframe.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
editor_items.h Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
editor_keyboard.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
editor_keys.cc Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
editor_markers.cc Fix non-disappearing transport range bar drag rects, use physical_screen_height for some canvas items. 2008-10-11 17:51:15 +00:00
editor_mixer.cc Handle changed session duration & resizing canvas better wrt end marker, remove unused last_canvas_frame, don't redraw the entire mixer every time its presented, consistent space between rightmost horizontal scroller position and end marker when zooming, possible fix for gaps in tempo lines. 2008-10-19 07:55:42 +00:00
editor_mouse.cc Handle changed session duration & resizing canvas better wrt end marker, remove unused last_canvas_frame, don't redraw the entire mixer every time its presented, consistent space between rightmost horizontal scroller position and end marker when zooming, possible fix for gaps in tempo lines. 2008-10-19 07:55:42 +00:00
editor_nudge.cc
editor_ops.cc Fix repeated toggling of visual state (zoom to region for example), fix zoom to region with width and height. 2008-10-22 18:24:30 +00:00
editor_region_list.cc region list patch 4 from chris goddard 2008-10-05 10:44:15 +00:00
editor_route_list.cc fix a few things related to fit-to-tracks and toggle-visual-state (from 2.0) 2008-10-14 14:20:29 +00:00
editor_rulers.cc Don't tear down and rebuild all rulers on each visibility change, fix duplicated secondary-m in SAE bindings, avoid dirty master channel updates on osx, simplify ruler scale calculation params. 2008-10-22 06:41:51 +00:00
editor_scrub.cc
editor_selection_list.cc
editor_selection.cc fix a few things related to fit-to-tracks and toggle-visual-state (from 2.0) 2008-10-14 14:20:29 +00:00
editor_tempodisplay.cc Handle changed session duration & resizing canvas better wrt end marker, remove unused last_canvas_frame, don't redraw the entire mixer every time its presented, consistent space between rightmost horizontal scroller position and end marker when zooming, possible fix for gaps in tempo lines. 2008-10-19 07:55:42 +00:00
editor_timefx.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
editor_xpms
editor.cc Fix repeated toggling of visual state (zoom to region for example), fix zoom to region with width and height. 2008-10-22 18:24:30 +00:00
editor.h Handle changed session duration & resizing canvas better wrt end marker, remove unused last_canvas_frame, don't redraw the entire mixer every time its presented, consistent space between rightmost horizontal scroller position and end marker when zooming, possible fix for gaps in tempo lines. 2008-10-19 07:55:42 +00:00
engine_dialog.cc initialize jack timeout parameter correctly (not doing this breaks JackOSX, maybe JACK too) 2008-11-01 12:26:53 +00:00
engine_dialog.h Merge with trunk R2920. 2008-01-15 17:23:57 +00:00
enums.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
enums.h merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
ergonomic-us.bindings.in Change redirectmenu to processormenu 2008-09-14 09:00:23 +00:00
evtest.cc Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
export_channel_selector.cc * Some Export GUI tweaks 2008-10-11 14:07:50 +00:00
export_channel_selector.h * Some Export GUI tweaks 2008-10-11 14:07:50 +00:00
export_dialog.cc More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
export_dialog.h More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
export_file_notebook.cc * Some Export GUI tweaks 2008-10-11 14:07:50 +00:00
export_file_notebook.h * Fixed const correctness error in Location 2008-09-29 17:01:52 +00:00
export_filename_selector.cc More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
export_filename_selector.h new files from sakari, missed last time 2008-09-17 12:56:00 +00:00
export_format_dialog.cc new files from sakari, missed last time 2008-09-17 12:56:00 +00:00
export_format_dialog.h new files from sakari, missed last time 2008-09-17 12:56:00 +00:00
export_format_selector.cc More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
export_format_selector.h new files from sakari, missed last time 2008-09-17 12:56:00 +00:00
export_multiplicator.cc new files from sakari, missed last time 2008-09-17 12:56:00 +00:00
export_multiplicator.h new files from sakari, missed last time 2008-09-17 12:56:00 +00:00
export_preset_selector.cc More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
export_preset_selector.h * Fixed const correctness error in Location 2008-09-29 17:01:52 +00:00
export_range_markers_dialog.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
export_range_markers_dialog.h Merge with 2.0-ongoing R3082. 2008-02-19 22:10:27 +00:00
export_timespan_selector.cc More Export GUI tweaks.... 2008-10-11 15:35:36 +00:00
export_timespan_selector.h * Fixed const correctness error in Location 2008-09-29 17:01:52 +00:00
fft_graph.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
fft_graph.h merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
fft_result.cc Fixes for GCC 4.3. 2008-05-02 18:35:05 +00:00
fft_result.h merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
fft.cc Added facilities into PluginInsert for the GUI to gather parts of the real signal passed through the insert. Also added rudimentary plugin input/output difference analysis in the plugin eq gui for the collected signal. 2008-10-20 18:57:34 +00:00
fft.h Added facilities into PluginInsert for the GUI to gather parts of the real signal passed through the insert. Also added rudimentary plugin input/output difference analysis in the plugin eq gui for the collected signal. 2008-10-20 18:57:34 +00:00
gain_meter.cc Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter and just use Evoral::Parameter (move Ardour specific functionality to EventTypeMap where it belongs). 2008-09-29 22:47:40 +00:00
gain_meter.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
generic_pluginui.cc Make EQ Gui optional and seize updating the graph when the analysis is not visible (either via the toggle or window visibility). 2008-10-15 19:21:26 +00:00
gettext.h
ghostregion.cc uncomment ghostregionview destructor from merge madness 2008-10-02 20:25:28 +00:00
ghostregion.h * first prototype of program changes UI show up correctly (see http://www.flickr.com/photos/24012642@N02/2451596190/) 2008-04-29 07:28:24 +00:00
gprofhelper.c
gtk-custom-hruler.c
gtk-custom-hruler.h
gtk-custom-ruler.c
gtk-custom-ruler.h
gui_thread.h
i18n.h
imageframe_p.h
imageframe_socket_handler.cc
imageframe_socket_handler.h
imageframe_time_axis_group.cc
imageframe_time_axis_group.h
imageframe_time_axis_view.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
imageframe_time_axis_view.h
imageframe_time_axis.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
imageframe_time_axis.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
imageframe_view.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
imageframe_view.h
imageframe.cc
imageframe.h
io_selector.cc revert last fix - its not relevant to 3.0 (yet) 2008-10-07 22:24:00 +00:00
io_selector.h revert last fix - its not relevant to 3.0 (yet) 2008-10-07 22:24:00 +00:00
itest.cc
keyboard.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
keyboard.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
keyeditor.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
keyeditor.h Merge with 2.0-ongoing R2883. 2008-01-10 22:22:29 +00:00
latency_gui.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
latency_gui.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
level_meter.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
level_meter.h merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
lineset.cc Invalidate line cache when zoomed out to invisible line levels. 2008-09-28 15:22:07 +00:00
lineset.h Superficial code cleanup. 2008-09-24 19:39:01 +00:00
location_ui.cc merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding taglib 2008-09-17 08:44:51 +00:00
location_ui.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
logmeter.h
lv2_plugin_ui.cc Apply LV2 changes from 2.0. 2008-11-14 22:14:15 +00:00
lv2_plugin_ui.h Apply LV2 changes from 2.0. 2008-11-14 22:14:15 +00:00
main.cc merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding taglib 2008-09-17 08:44:51 +00:00
marker_selection.h chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; compilation fixes-post-evoral 2008-09-19 14:38:46 +00:00
marker_time_axis_view.cc
marker_time_axis_view.h
marker_time_axis.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
marker_time_axis.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
marker_view.cc
marker_view.h
marker.cc merge 2.0-ongoing into 3.0 @ 3581 - 3710 2008-09-10 21:27:39 +00:00
marker.h Merge with 2.0-ongoing R2885. 2008-01-12 23:45:50 +00:00
midi_channel_selector.cc Fix various MIDI corruption bugs. 2008-05-12 02:40:48 +00:00
midi_channel_selector.h Fix various MIDI corruption bugs. 2008-05-12 02:40:48 +00:00
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc Fix audio region copy-drag, partially fix MIDI region copy-drag (thanks torbenh). 2008-09-26 17:18:22 +00:00
midi_region_view.h Fix audio region copy-drag, partially fix MIDI region copy-drag (thanks torbenh). 2008-09-26 17:18:22 +00:00
midi_scroomer.cc Shrink scroomer horizontally a bit to emphasise the 'real' keyboard. 2008-10-05 01:07:44 +00:00
midi_scroomer.h Apply MIDI keyboard and "scroomer" patch. 2008-01-13 17:45:17 +00:00
midi_streamview.cc Superficial code cleanup. 2008-09-24 19:39:01 +00:00
midi_streamview.h Superficial code cleanup. 2008-09-24 19:39:01 +00:00
midi_time_axis.cc Normalize XML property name style, preserving old session loading (on load _ will be converted to -). 2008-10-05 23:14:48 +00:00
midi_time_axis.h Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter and just use Evoral::Parameter (move Ardour specific functionality to EventTypeMap where it belongs). 2008-09-29 22:47:40 +00:00
midi_util.h * implemented editing velocities (http://tracker.ardour.org/view.php?id=2148) 2008-04-03 21:47:47 +00:00
mixer_strip.cc Normalize XML property name style, preserving old session loading (on load _ will be converted to -). 2008-10-05 23:14:48 +00:00
mixer_strip.h merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
mixer_ui.cc Don't tear down and rebuild all rulers on each visibility change, fix duplicated secondary-m in SAE bindings, avoid dirty master channel updates on osx, simplify ruler scale calculation params. 2008-10-22 06:41:51 +00:00
mixer_ui.h merge 3.0 from 2.0-ongoing@3243 2008-04-11 14:06:50 +00:00
mnemonic-us.bindings.in Fit tracks fix from 2.0, don't crash if some env vars aren't set, remove some conflicts from mnemonic-us.bindings.in. 2008-10-13 01:56:42 +00:00
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
new_session_dialog.cc Fixes for GCC 4.3. 2008-05-02 18:35:05 +00:00
new_session_dialog.h Merge with 2.0-ongoing R2885. 2008-01-12 23:45:50 +00:00
option_editor.cc add global region fade toggle; fixup (?) reload of MIDI config state (both ported from 2.X) 2008-10-09 14:15:45 +00:00
option_editor.h add global region fade toggle; fixup (?) reload of MIDI config state (both ported from 2.X) 2008-10-09 14:15:45 +00:00
opts.cc Fix key stealing on MIDI region views. 2008-02-21 20:20:40 +00:00
opts.h Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
panner2d.cc Apply panners/automation patch from torbenh (Panner is-a Processor). 2008-10-03 03:16:19 +00:00
panner2d.h
panner_ui.cc Apply panners/automation patch from torbenh (Panner is-a Processor). 2008-10-03 03:16:19 +00:00
panner_ui.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
panner.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
panner.h
piano_roll_header.cc Committed underlay support (from Audun). 2008-02-10 18:16:25 +00:00
piano_roll_header.h Changed Byte to uint8_t in some files (left out from drobilla's previous commit) 2008-05-24 16:07:33 +00:00
playlist_selection.h
playlist_selector.cc Add Import from session -functionality 2008-09-26 08:29:30 +00:00
playlist_selector.h Fix include statements so they match all other files in gtk2_ardour 2007-12-15 23:28:47 +00:00
plugin_eq_gui.cc Added facilities into PluginInsert for the GUI to gather parts of the real signal passed through the insert. Also added rudimentary plugin input/output difference analysis in the plugin eq gui for the collected signal. 2008-10-20 18:57:34 +00:00
plugin_eq_gui.h Added facilities into PluginInsert for the GUI to gather parts of the real signal passed through the insert. Also added rudimentary plugin input/output difference analysis in the plugin eq gui for the collected signal. 2008-10-20 18:57:34 +00:00
plugin_interest.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
plugin_selector.cc merge 2.0-ongoing into 3.0 @ 3581 - 3710 2008-09-10 21:27:39 +00:00
plugin_selector.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
plugin_ui.cc Make EQ Gui optional and seize updating the graph when the analysis is not visible (either via the toggle or window visibility). 2008-10-15 19:21:26 +00:00
plugin_ui.h Make EQ Gui optional and seize updating the graph when the analysis is not visible (either via the toggle or window visibility). 2008-10-15 19:21:26 +00:00
point_selection.h
port_matrix.cc Fit tracks fix from 2.0, don't crash if some env vars aren't set, remove some conflicts from mnemonic-us.bindings.in. 2008-10-13 01:56:42 +00:00
port_matrix.h revert last fix - its not relevant to 3.0 (yet) 2008-10-07 22:24:00 +00:00
processor_box.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
processor_box.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
processor_selection.h
prompter.cc
prompter.h
public_editor.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
public_editor.h merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding taglib 2008-09-17 08:44:51 +00:00
region_editor.h
region_gain_line.cc Tidy. 2008-09-19 01:16:44 +00:00
region_gain_line.h
region_selection.cc
region_selection.h
region_view.cc Merge all the (disconcertingly missing) track/region/etc height changes from 2.0. 2008-09-19 19:32:10 +00:00
region_view.h Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter and just use Evoral::Parameter (move Ardour specific functionality to EventTypeMap where it belongs). 2008-09-29 22:47:40 +00:00
rgb_macros.h
rhythm_ferret.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
rhythm_ferret.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
route_params_ui.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_selection.h
route_time_axis.cc Added take system from 2.0. Thanks to torben for the patch. 2008-10-06 18:04:12 +00:00
route_time_axis.h Added take system from 2.0. Thanks to torben for the patch. 2008-10-06 18:04:12 +00:00
route_ui.cc revert last fix - its not relevant to 3.0 (yet) 2008-10-07 22:24:00 +00:00
route_ui.h Can't call the wrong function when there's only one of them: remove ARDOUR::Parameter and just use Evoral::Parameter (move Ardour specific functionality to EventTypeMap where it belongs). 2008-09-29 22:47:40 +00:00
SAE-de.bindings.in Don't tear down and rebuild all rulers on each visibility change, fix duplicated secondary-m in SAE bindings, avoid dirty master channel updates on osx, simplify ruler scale calculation params. 2008-10-22 06:41:51 +00:00
SAE-us.bindings.in Change redirectmenu to processormenu 2008-09-14 09:00:23 +00:00
SConscript Make EQ Gui optional and seize updating the graph when the analysis is not visible (either via the toggle or window visibility). 2008-10-15 19:21:26 +00:00
selectable.h Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00
selection_templates.h
selection.cc chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; compilation fixes-post-evoral 2008-09-19 14:38:46 +00:00
selection.h chris goddard's region list patch; port 2.X marker drag/move changes to 3.0; compilation fixes-post-evoral 2008-09-19 14:38:46 +00:00
send_ui.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
send_ui.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
session_import_dialog.cc Add Import from session -functionality 2008-09-26 08:29:30 +00:00
session_import_dialog.h Add Import from session -functionality 2008-09-26 08:29:30 +00:00
session_metadata_dialog.cc new files from sakari, missed last time 2008-09-17 12:56:00 +00:00
session_metadata_dialog.h new files from sakari, missed last time 2008-09-17 12:56:00 +00:00
sfdb_freesound_mootcher.cc fix URL's for freesound (debian patch) 2008-10-10 09:53:03 +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 Separate low level details of SMF reading/writing from concept of 'midi source in ardour'. 2008-09-30 00:45:26 +00:00
sfdb_ui.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
splash.cc merge with 2.0-ongoing @ rev 3147 2008-03-17 20:54:03 +00:00
splash.h Merge with 2.0-ongoing R3071. 2008-02-16 22:43:18 +00:00
splash.png
streamview.cc Merge all the (disconcertingly missing) track/region/etc height changes from 2.0. 2008-09-19 19:32:10 +00:00
streamview.h Merge all the (disconcertingly missing) track/region/etc height changes from 2.0. 2008-09-19 19:32:10 +00:00
strip_selection.h
tape_region_view.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
tape_region_view.h
tempo_dialog.cc Merge with 2.0-ongoing R3077. 2008-02-17 17:49:38 +00:00
tempo_dialog.h Merge with 2.0-ongoing R3077. 2008-02-17 17:49:38 +00:00
tempo_lines.cc Fix warnings because I have much more important things to do. 2008-10-20 18:51:08 +00:00
tempo_lines.h Make tempo lines physical_screen_height high, add xml null check, Use clicked_regionview directly to calculate region movement. Using drag_info.data may result in the wrong regionbiew being used, don't use canvas coords for region_drag_finished_callback x calculation (eliminates speed adjustment), prevent incorrect updates on dropped regions by updating canvas before placing region copies. 2008-10-14 13:35:17 +00:00
theme_manager.cc Merge with trunk R2978. 2008-02-02 03:57:35 +00:00
theme_manager.h Merge with trunk R2978. 2008-02-02 03:57:35 +00:00
time_axis_view_item.cc Fix non-disappearing tracks when hiding, don't set colours twice initializing TimeAxisViewItems, remove some merge errors. 2008-10-07 18:05:35 +00:00
time_axis_view_item.h Merge all the (disconcertingly missing) track/region/etc height changes from 2.0. 2008-09-19 19:32:10 +00:00
time_axis_view.cc fix a few things related to fit-to-tracks and toggle-visual-state (from 2.0) 2008-10-14 14:20:29 +00:00
time_axis_view.h Improve scrolling performance for sessions containing hundreds of regions over many tracks by hiding offscreen tracks (scroll faster by making tracks larger, exposing fewer of them). Use distance from screen edges to drive autoscrolling distance. Avoid using canvas coordinates for displacement calculations where possible. Don't redisplay tempo in the colour handler. 2008-10-04 10:38:20 +00:00
time_selection.cc
time_selection.h
track_selection.h
ui_config_vars.h Install everything to *ardour3* instead of *ardour2*. 2008-01-13 21:34:04 +00:00
ui_config.cc merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
ui_config.h Merge with trunk R2978. 2008-02-02 03:57:35 +00:00
utils.cc Assortment of minor changes from 2.0-ongoing. 2008-10-03 18:24:38 +00:00
utils.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
visual_time_axis.cc make tracks visible again 2008-09-12 09:01:52 +00:00
visual_time_axis.h merge from 2.0-ongoing @ 3581 2008-09-10 15:03:30 +00:00
vst_pluginui.cc Merge with 2.0-ongoing R3071. 2008-02-16 22:43:18 +00:00
waveview_p.h
waveview.cc Merge with trunk R2935. 2008-01-19 03:49:52 +00:00
waveview.h Merge with trunk R2935. 2008-01-19 03:49:52 +00:00
x11.cc Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837. 2008-01-10 21:20:59 +00:00