| .. |
|
export
|
|
|
|
glade
|
|
|
|
icons
|
remove executable mode-bit from files
|
2013-06-16 21:54:08 +02:00 |
|
pixmaps
|
remove cruft (old cvsignore files)
|
2013-03-17 23:08:27 +01:00 |
|
po
|
Update Russian translation of Ardour 3.2
|
2013-06-14 02:21:02 +02:00 |
|
about.cc
|
fix about window close button
|
2013-06-06 21:00:42 +02:00 |
|
about.h
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
actions.cc
|
cleanup menus/actions mess exposed on OS X; remove video items from OS X menus (for now)
|
2013-05-08 11:43:33 -04:00 |
|
actions.h
|
cleanup menus/actions mess exposed on OS X; remove video items from OS X menus (for now)
|
2013-05-08 11:43:33 -04:00 |
|
add_route_dialog.cc
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
add_route_dialog.h
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
add_video_dialog.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
add_video_dialog.h
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
ambiguous_file_dialog.cc
|
allow double click on radio buttons in ambiguous file dialog to finish dialog
|
2013-03-30 10:04:50 -04:00 |
|
ambiguous_file_dialog.h
|
allow double click on radio buttons in ambiguous file dialog to finish dialog
|
2013-03-30 10:04:50 -04:00 |
|
analysis_window.cc
|
Fix display of Spectral Analysis when no tracks are selected.
|
2013-04-05 17:49:31 +01:00 |
|
analysis_window.h
|
merge 13034:13103 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-08-02 14:33:56 +00:00 |
|
arcall
|
Upgrade to waf 1.6.7 and autowaf r52.
|
2011-09-29 19:17:54 +00:00 |
|
ardbg
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
ardbg-scons
|
|
|
|
ardev
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
ardev_common.sh.in
|
fix ardvst and ardourvst (use variable or version number)
|
2013-06-23 18:59:47 +02:00 |
|
ardour-sae.menus
|
Remove "smaller" track height (basically just a broken version of small anyway).
|
2011-06-02 00:06:35 +00:00 |
|
ardour.menus.in
|
separate general vs temporary(no vtl) OSX defines
|
2013-06-11 01:26:49 +02:00 |
|
ardour.sh.in
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
ardour2_ui_dark_sae.rc.in
|
merge 13034:13103 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-08-02 14:33:56 +00:00 |
|
ardour2_ui_light_sae.rc.in
|
merge 13034:13103 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-08-02 14:33:56 +00:00 |
|
ardour2_ui_sae.conf
|
|
|
|
ardour3.desktop.in
|
Patch from GMaq to add Freedesktop category
|
2011-12-15 12:11:49 +00:00 |
|
ardour3.xml
|
|
|
|
ardour3_fonts.rc.in
|
merged from master, another royal mess that git really didn't do a very good job of handling
|
2013-04-02 11:28:18 -04:00 |
|
ardour3_styles.rc.in
|
fix caching of Audio+Midi metrics
|
2013-06-23 14:23:47 +02:00 |
|
ardour3_ui_dark.rc.in
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
ardour3_ui_default.conf
|
merged from master, another royal mess that git really didn't do a very good job of handling
|
2013-04-02 11:28:18 -04:00 |
|
ardour3_ui_light.rc.in
|
merge -r 13414:13599 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0 ; plus a few tweaks that will be cleaned up soon
|
2012-12-05 14:33:11 +00:00 |
|
ardour3_widget_list.rc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
ardour_button.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
ardour_button.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
ardour_dialog.cc
|
change namespace/naming of WindowManager classes; register all ArdourDialog and ArdourWindow classes as ProxyTemporary windows so that transient-for can be set for all such windows
|
2013-05-07 22:09:16 -04:00 |
|
ardour_dialog.h
|
change namespace/naming of WindowManager classes; register all ArdourDialog and ArdourWindow classes as ProxyTemporary windows so that transient-for can be set for all such windows
|
2013-05-07 22:09:16 -04:00 |
|
ardour_ui.cc
|
fix up conflicts after merge with master
|
2013-06-26 10:43:23 -04:00 |
|
ardour_ui.h
|
change namespace/naming of WindowManager classes; register all ArdourDialog and ArdourWindow classes as ProxyTemporary windows so that transient-for can be set for all such windows
|
2013-05-07 22:09:16 -04:00 |
|
ardour_ui2.cc
|
more window management rationalization
|
2013-05-05 16:10:54 -04:00 |
|
ardour_ui_dependents.cc
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
ardour_ui_dialogs.cc
|
change namespace/naming of WindowManager classes; register all ArdourDialog and ArdourWindow classes as ProxyTemporary windows so that transient-for can be set for all such windows
|
2013-05-07 22:09:16 -04:00 |
|
ardour_ui_ed.cc
|
vtl: make "Remove Video" insensitive if N/A
|
2013-06-13 00:58:19 +02:00 |
|
ardour_ui_mixer.cc
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
ardour_ui_options.cc
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
ardour_window.cc
|
change namespace/naming of WindowManager classes; register all ArdourDialog and ArdourWindow classes as ProxyTemporary windows so that transient-for can be set for all such windows
|
2013-05-07 22:09:16 -04:00 |
|
ardour_window.h
|
change namespace/naming of WindowManager classes; register all ArdourDialog and ArdourWindow classes as ProxyTemporary windows so that transient-for can be set for all such windows
|
2013-05-07 22:09:16 -04:00 |
|
ArdourMono.ttf
|
add mono TTF file, part of 3.0 merge
|
2013-03-12 17:39:09 -04:00 |
|
arldd
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
arprof-scons
|
|
|
|
arval
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
arval-scons
|
|
|
|
au_pluginui.h
|
hack up AU GUI support to handle AUSampler resizing better. Note that this is still one buggy plugin
|
2013-05-01 18:41:51 -04:00 |
|
au_pluginui.mm
|
hack up AU GUI support to handle AUSampler resizing better. Note that this is still one buggy plugin
|
2013-05-01 18:41:51 -04:00 |
|
audio_clock.cc
|
merged from master, another royal mess that git really didn't do a very good job of handling
|
2013-04-02 11:28:18 -04:00 |
|
audio_clock.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
audio_region_editor.cc
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
audio_region_editor.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
audio_region_view.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
audio_region_view.h
|
3.0-SG catchup merge after git changeover and merge with master (more to do)
|
2013-04-01 14:59:17 -04:00 |
|
audio_streamview.cc
|
merge 12791:13034 from 3.0
|
2012-08-02 00:04:51 +00:00 |
|
audio_streamview.h
|
merge 12791:13034 from 3.0
|
2012-08-02 00:04:51 +00:00 |
|
audio_time_axis.cc
|
merge 12954:1363 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-10-29 16:50:05 +00:00 |
|
audio_time_axis.h
|
SG: merge 3.0 from 11783-12096
|
2012-04-26 17:06:21 +00:00 |
|
automation_controller.cc
|
merge 12607:12717 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-14 01:09:40 +00:00 |
|
automation_controller.h
|
fixups for building on OS X where apple define silly macros
|
2013-04-30 11:14:06 -04:00 |
|
automation_line.cc
|
3.0-SG catchup merge after git changeover and merge with master (more to do)
|
2013-04-01 14:59:17 -04:00 |
|
automation_line.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
automation_region_view.cc
|
merge -r12436:12545 from 3.0
|
2012-06-02 16:21:08 +00:00 |
|
automation_region_view.h
|
add braces and move a destructor into its .cc file
|
2011-07-10 15:28:36 +00:00 |
|
automation_selection.h
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
automation_streamview.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
automation_streamview.h
|
|
|
|
automation_time_axis.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
automation_time_axis.h
|
merge -r12436:12545 from 3.0
|
2012-06-02 16:21:08 +00:00 |
|
axis_view.cc
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
axis_view.h
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
big_clock_window.cc
|
fix bigclockwindow's lack of hiding, set ArdourWindow to just-hide-on-delete and add a bit of visibility tracking debugging
|
2013-05-05 15:07:52 -04:00 |
|
big_clock_window.h
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
bundle_manager.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
bundle_manager.h
|
merge 3.0 12308:12389
|
2012-05-23 15:41:07 +00:00 |
|
button_joiner.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
button_joiner.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
canvas-curve.h
|
|
|
|
canvas-flag.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
canvas-flag.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
canvas-hit.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
canvas-hit.h
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
|
canvas-noevent-pixbuf.h
|
merge 12717:12791 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-20 03:53:34 +00:00 |
|
canvas-noevent-rect.h
|
use new NoEventSimpleRect for coverage frames and silent frames, so that they don't steal events from notes by passing events directly to the region view parent group
|
2012-02-08 15:03:00 +00:00 |
|
canvas-noevent-text.h
|
fix double include
|
2012-02-08 15:02:15 +00:00 |
|
canvas-note-event.cc
|
rest of change to right click on MIDI note: remove channel selector cruft from canvas note event
|
2013-05-02 18:20:34 -04:00 |
|
canvas-note-event.h
|
rest of change to right click on MIDI note: remove channel selector cruft from canvas note event
|
2013-05-02 18:20:34 -04:00 |
|
canvas-note.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
canvas-note.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
canvas-simpleline.c
|
merge 12096:12268 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-14 18:35:19 +00:00 |
|
canvas-simpleline.h
|
|
|
|
canvas-simplerect.c
|
Fix warnings.
|
2011-11-14 11:31:05 +00:00 |
|
canvas-simplerect.h
|
use alpha value when drawing simplerect outline
|
2011-03-03 14:46:23 +00:00 |
|
canvas-sysex.cc
|
merge 12954:1363 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-10-29 16:50:05 +00:00 |
|
canvas-sysex.h
|
merge 12954:1363 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-10-29 16:50:05 +00:00 |
|
canvas-waveview.c
|
Fix some compilation warnings
|
2013-03-30 18:09:40 +01:00 |
|
canvas-waveview.h
|
Fix some compilation warnings
|
2013-03-30 18:09:40 +01:00 |
|
canvas.h
|
remove cruft - old CMT imageframe*
|
2013-06-14 17:18:59 +02:00 |
|
canvas_impl.h
|
|
|
|
canvas_patch_change.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
canvas_patch_change.h
|
merge 12954:1363 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-10-29 16:50:05 +00:00 |
|
canvas_vars.h
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
clock_group.cc
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
clock_group.h
|
|
|
|
cocoacarbon.mm
|
|
|
|
configinfo.cc
|
Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.
|
2011-11-19 00:56:35 +00:00 |
|
configinfo.h
|
|
|
|
control_point.cc
|
SG: merge 3.0 from 11783-12096
|
2012-04-26 17:06:21 +00:00 |
|
control_point.h
|
SG: merge 3.0 from 11783-12096
|
2012-04-26 17:06:21 +00:00 |
|
control_point_dialog.cc
|
Allow enter to be pressed to apply.
|
2011-07-17 20:11:37 +00:00 |
|
control_point_dialog.h
|
|
|
|
crossfade_edit.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
crossfade_edit.h
|
|
|
|
crossfade_view.h
|
Revert internals of the last layering-related commit, and go back a slightly-cleaned-up version of how it was before. Remove all layering modes; only option now is add-is-higher. Move-add-higher could easily be re-added if anyone uses it.
|
2011-12-29 22:14:15 +00:00 |
|
crossfade_xpms.h
|
|
|
|
curvetest.cc
|
merge 12096:12268 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-14 18:35:19 +00:00 |
|
debug.cc
|
|
|
|
debug.h
|
|
|
|
diamond.cc
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
|
diamond.h
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
|
edit_note_dialog.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
edit_note_dialog.h
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
editing.cc
|
|
|
|
editing.h
|
implement a delete operation that works like "cut" but doesn't put the deleted items in the cut buffer. you will not be able to access this from your keyboard (Delete keyunless you remove your existing ~/.config/ardour3/ardour.bindings file
|
2011-06-12 15:50:47 +00:00 |
|
editing_syms.h
|
support a grid of beats/64 and beats/128
|
2012-02-14 22:15:25 +00:00 |
|
editor.bindings
|
preparations for using ardour's own keybinding system for the editor (not actually used)
|
2011-11-30 15:29:53 +00:00 |
|
editor.cc
|
remove compilation warning
|
2013-06-23 13:37:50 +02:00 |
|
editor.h
|
remove cruft - old CMT imageframe*
|
2013-06-14 17:18:59 +02:00 |
|
editor_actions.cc
|
s/Framenumber/Frame number/
|
2013-06-14 00:41:02 +02:00 |
|
editor_audio_import.cc
|
fix up some confusion with filesources' _origin and _file_is_new members. if _origin is set, it means that the file is "external" to the session (aka "embedded") and for some purposes this is more significant than _file_is_new. rename SourceFactory::createReadable() to ::createExternal() to more clearly indicate its purpose; remove never-supplied "origin" argument from SourceFactor::createWritable(). Fixes problems caused by 864ce8f0
|
2013-03-30 14:02:26 -04:00 |
|
editor_audiotrack.cc
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
editor_canvas.cc
|
remove cruft - old CMT imageframe*
|
2013-06-14 17:18:59 +02:00 |
|
editor_canvas_events.cc
|
Make scroll-wheel modifier keys consistent in main editor window.
|
2013-06-21 20:13:44 +01:00 |
|
editor_component.cc
|
|
|
|
editor_component.h
|
|
|
|
editor_cursors.cc
|
3.0-SG catchup merge after git changeover and merge with master (more to do)
|
2013-04-01 14:59:17 -04:00 |
|
editor_cursors.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
editor_drag.cc
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
editor_drag.h
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
editor_enums.h
|
|
|
|
editor_export_audio.cc
|
fix up some confusion with filesources' _origin and _file_is_new members. if _origin is set, it means that the file is "external" to the session (aka "embedded") and for some purposes this is more significant than _file_is_new. rename SourceFactory::createReadable() to ::createExternal() to more clearly indicate its purpose; remove never-supplied "origin" argument from SourceFactor::createWritable(). Fixes problems caused by 864ce8f0
|
2013-03-30 14:02:26 -04:00 |
|
editor_group_tabs.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
editor_group_tabs.h
|
merge 12717:12954 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-28 13:30:03 +00:00 |
|
editor_items.h
|
remove cruft - old CMT imageframe*
|
2013-06-14 17:18:59 +02:00 |
|
editor_keys.cc
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
editor_locations.cc
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
editor_locations.h
|
|
|
|
editor_markers.cc
|
remove unnecessary sigc++ header
|
2013-04-30 13:50:44 -04:00 |
|
editor_mixer.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
editor_mouse.cc
|
when exiting internal edit mode because of a mouse button press on a non-MIDI region, _join_object_range_state is set to NONE, not OBJECT, which would block selection of the clicked-upon region. fix that, to prevent an assert()-driven crash when the drag ends and there are no regions selected
|
2013-06-10 18:28:32 -04:00 |
|
editor_ops.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
editor_regions.cc
|
honor CTRL modifier when drag/drop importing files (copy vs embed)
|
2013-03-21 21:33:02 +01:00 |
|
editor_regions.h
|
fix #4663, partly by more efficiently generating the relevant string, and secondly by making the region list pay attention to fade in/out *active*, not just length
|
2012-01-27 17:35:06 +00:00 |
|
editor_route_groups.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
editor_route_groups.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
editor_routes.cc
|
likely fix for #5426 (hide all tracks doesn't work and causes inconsistent state
|
2013-04-01 19:56:33 -04:00 |
|
editor_routes.h
|
merge -r 13414:13599 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0 ; plus a few tweaks that will be cleaned up soon
|
2012-12-05 14:33:11 +00:00 |
|
editor_rulers.cc
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
editor_selection.cc
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
editor_snapshots.cc
|
merge 12717:12954 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-28 13:30:03 +00:00 |
|
editor_snapshots.h
|
|
|
|
editor_summary.cc
|
Add vertical zoom via scroll wheel modifier key to editor summary.
|
2013-06-21 21:28:13 +01:00 |
|
editor_summary.h
|
merge -r 13414:13599 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0 ; plus a few tweaks that will be cleaned up soon
|
2012-12-05 14:33:11 +00:00 |
|
editor_tempodisplay.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
editor_timefx.cc
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
editor_videotimeline.cc
|
move video export info to online-manual, allow to open it.
|
2013-06-19 20:26:53 +02:00 |
|
editor_xpms
|
SG: merge 3.0 from 11783-12096
|
2012-04-26 17:06:21 +00:00 |
|
engine_dialog.cc
|
merged from master, another royal mess that git really didn't do a very good job of handling
|
2013-04-02 11:28:18 -04:00 |
|
engine_dialog.h
|
merge 13363:13398 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0, plus further work on SG (forgot to commit right after the merge, thus confusing things a bit
|
2012-11-09 13:28:54 +00:00 |
|
enums.cc
|
support a grid of beats/64 and beats/128
|
2012-02-14 22:15:25 +00:00 |
|
enums.h
|
Re-work layering in possibly debatable ways. Sketchy docs in doc/layering.
|
2011-12-27 01:42:49 +00:00 |
|
ergonomic-us.bindings.in
|
|
|
|
evtest.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
export_channel_selector.cc
|
fix crash on export if no master bus is present in the session
|
2013-05-06 00:15:48 +02:00 |
|
export_channel_selector.h
|
Add option to export track output to stem export dialog
|
2013-03-24 21:53:34 +02:00 |
|
export_dialog.cc
|
merge -r 13599:13629 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-12-10 15:28:22 +00:00 |
|
export_dialog.h
|
merge -r 13599:13629 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-12-10 15:28:22 +00:00 |
|
export_file_notebook.cc
|
merge 13034:13103 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-08-02 14:33:56 +00:00 |
|
export_file_notebook.h
|
Show an example filename in the main export dialog
|
2012-01-29 20:55:44 +00:00 |
|
export_filename_selector.cc
|
merge 13034:13103 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-08-02 14:33:56 +00:00 |
|
export_filename_selector.h
|
Show an example filename in the main export dialog
|
2012-01-29 20:55:44 +00:00 |
|
export_format_dialog.cc
|
merge 12717:12954 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-28 13:30:03 +00:00 |
|
export_format_dialog.h
|
merge 12717:12954 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-28 13:30:03 +00:00 |
|
export_format_selector.cc
|
Prompt the user for confirmation before removing an export format.
|
2013-06-19 18:52:06 +02:00 |
|
export_format_selector.h
|
Prompt the user for confirmation before removing an export format.
|
2013-06-19 18:52:06 +02:00 |
|
export_preset_selector.cc
|
Prompt the user for confirmation before removing an export preset
|
2013-06-19 19:05:46 +02:00 |
|
export_preset_selector.h
|
Typedef all globally used export smart pointer types in one file.
|
2011-06-11 14:14:24 +00:00 |
|
export_range_markers_dialog.cc
|
merge 12717:12954 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-28 13:30:03 +00:00 |
|
export_range_markers_dialog.h
|
|
|
|
export_timespan_selector.cc
|
Remove special handling of session range in export. Fixes things when the session range is renamed.
|
2013-05-26 20:25:27 +03:00 |
|
export_timespan_selector.h
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
export_video_dialog.cc
|
vtl: remember original video-file for later export/mux
|
2013-06-17 09:46:01 +02:00 |
|
export_video_dialog.h
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
export_video_infobox.cc
|
move video export info to online-manual, allow to open it.
|
2013-06-19 20:26:53 +02:00 |
|
export_video_infobox.h
|
move video export info to online-manual, allow to open it.
|
2013-06-19 20:26:53 +02:00 |
|
fft.cc
|
put sampo's FFT into the (new) GTKArdour namespace, to avoid collision with the FFT in the QM DSP library. they should both be namespaced but its easier to avoid changing the QM code at all
|
2011-03-03 17:58:11 +00:00 |
|
fft.h
|
put sampo's FFT into the (new) GTKArdour namespace, to avoid collision with the FFT in the QM DSP library. they should both be namespaced but its easier to avoid changing the QM code at all
|
2011-03-03 17:58:11 +00:00 |
|
fft_graph.cc
|
merge 13034:13103 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-08-02 14:33:56 +00:00 |
|
fft_graph.h
|
put sampo's FFT into the (new) GTKArdour namespace, to avoid collision with the FFT in the QM DSP library. they should both be namespaced but its easier to avoid changing the QM code at all
|
2011-03-03 17:58:11 +00:00 |
|
fft_result.cc
|
|
|
|
fft_result.h
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
fix_carbon.h
|
stupid hack to fix issues with OS X Carbon headers
|
2011-12-29 16:44:49 +00:00 |
|
gain_meter.cc
|
fix caching of Audio+Midi metrics
|
2013-06-23 14:23:47 +02:00 |
|
gain_meter.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
generic_pluginui.cc
|
skip LV2 ports on GUI according to port-properties: notOnGUI and reportsLatency
|
2013-05-25 09:06:06 +02:00 |
|
gettext.h
|
|
|
|
ghostregion.cc
|
Concatenate MidiGhostRegion::Note and MidiGhostRegion::Event.
|
2011-11-17 22:15:56 +00:00 |
|
ghostregion.h
|
Concatenate MidiGhostRegion::Note and MidiGhostRegion::Event.
|
2011-11-17 22:15:56 +00:00 |
|
global_port_matrix.cc
|
merge 13363:13398 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0, plus further work on SG (forgot to commit right after the merge, thus confusing things a bit
|
2012-11-09 13:28:54 +00:00 |
|
global_port_matrix.h
|
Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.
|
2011-11-19 00:56:35 +00:00 |
|
global_signals.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
gprofhelper.c
|
|
|
|
group_tabs.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
group_tabs.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
gtk-custom-hruler.c
|
Fix warnings.
|
2011-11-11 13:52:21 +00:00 |
|
gtk-custom-hruler.h
|
|
|
|
gtk-custom-ruler.c
|
|
|
|
gtk-custom-ruler.h
|
|
|
|
gtk_pianokeyboard.c
|
merge 12096:12268 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-14 18:35:19 +00:00 |
|
gtk_pianokeyboard.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
gui_object.cc
|
remove operator= from GUIObjectState since its no longer required (the default will do the right thing)
|
2012-03-07 02:08:46 +00:00 |
|
gui_object.h
|
merge 12954:1363 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-10-29 16:50:05 +00:00 |
|
gui_thread.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
i18n.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
insert_time_dialog.cc
|
a huge set of changes to tempo+meter handling. testing feedback requested. the_CLA, you know who i mean :)
|
2011-12-28 21:02:31 +00:00 |
|
insert_time_dialog.h
|
a huge set of changes to tempo+meter handling. testing feedback requested. the_CLA, you know who i mean :)
|
2011-12-28 21:02:31 +00:00 |
|
interthread_progress_window.cc
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
interthread_progress_window.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
io_selector.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
io_selector.h
|
Add ArdourWindow class for non-dialog windows.
|
2011-11-18 21:56:01 +00:00 |
|
keyboard.cc
|
merge 12717:12954 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-28 13:30:03 +00:00 |
|
keyboard.h
|
|
|
|
keyeditor.cc
|
merge 13034:13103 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-08-02 14:33:56 +00:00 |
|
keyeditor.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
latency_gui.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
latency_gui.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
led.cc
|
remove additional "mid" color from ArdourButton; replace Active/Mid widget state with ExplicitActive/ImplicitActive; represent implicit-active state with colored border around ArdourButton; tune button colors; new rounded_foo() functions, some in use, some not in use right now
|
2012-02-07 17:43:55 +00:00 |
|
led.h
|
move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use CairoPacker, make the info status "bar" use CairoPacker
|
2011-12-07 13:57:45 +00:00 |
|
level_meter.cc
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
level_meter.h
|
Popup menu over meters in mixer strips to select metering
|
2011-11-13 15:12:34 +00:00 |
|
lineset.cc
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
lineset.h
|
|
|
|
linux_vst_gui_support.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
location_ui.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
location_ui.h
|
merge 12717:12791 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-20 03:53:34 +00:00 |
|
logmeter.h
|
|
|
|
lv2_external_ui.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
lv2_plugin_ui.cc
|
merge -r 13414:13599 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0 ; plus a few tweaks that will be cleaned up soon
|
2012-12-05 14:33:11 +00:00 |
|
lv2_plugin_ui.h
|
merge 12954:1363 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-10-29 16:50:05 +00:00 |
|
lxvst_plugin_ui.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
lxvst_plugin_ui.h
|
remove executable mode-bit from files
|
2013-06-16 21:54:08 +02:00 |
|
main.cc
|
fix up conflicts after merge with master
|
2013-06-26 10:43:23 -04:00 |
|
main_clock.cc
|
merge -r 13414:13599 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0 ; plus a few tweaks that will be cleaned up soon
|
2012-12-05 14:33:11 +00:00 |
|
main_clock.h
|
merge -r12436:12545 from 3.0
|
2012-06-02 16:21:08 +00:00 |
|
marker.cc
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
marker.h
|
audio clock switchover part2: remove most egregious include-time dependency on audio_clock.h, and alter API for a few utilities along the way
|
2011-06-02 17:50:37 +00:00 |
|
marker_selection.h
|
|
|
|
midi_automation_line.cc
|
remove executable mode-bit from files
|
2013-06-16 21:54:08 +02:00 |
|
midi_automation_line.h
|
remove executable mode-bit from files
|
2013-06-16 21:54:08 +02:00 |
|
midi_channel_dialog.cc
|
add MIDI channel editing for current note selection, bound to "c" by default
|
2011-06-13 14:48:48 +00:00 |
|
midi_channel_dialog.h
|
add MIDI channel editing for current note selection, bound to "c" by default
|
2011-06-13 14:48:48 +00:00 |
|
midi_channel_selector.cc
|
some deep tweaking to get MIDI channel control into nearly done shape for 3.1
|
2013-03-28 17:10:57 -04:00 |
|
midi_channel_selector.h
|
some deep tweaking to get MIDI channel control into nearly done shape for 3.1
|
2013-03-28 17:10:57 -04:00 |
|
midi_cut_buffer.cc
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
midi_cut_buffer.h
|
|
|
|
midi_export_dialog.cc
|
merge 12954:1363 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-10-29 16:50:05 +00:00 |
|
midi_export_dialog.h
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
midi_list_editor.cc
|
merge 12717:12791 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-20 03:53:34 +00:00 |
|
midi_list_editor.h
|
provide full scroll-based editing in MIDI list editor
|
2012-02-01 21:30:00 +00:00 |
|
midi_port_dialog.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
midi_port_dialog.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
midi_region_view.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
midi_region_view.h
|
Squashed commit of the following:
|
2013-03-27 21:50:18 -04:00 |
|
midi_scroomer.cc
|
merge 12607:12717 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-14 01:09:40 +00:00 |
|
midi_scroomer.h
|
merge 12607:12717 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-14 01:09:40 +00:00 |
|
midi_selection.cc
|
SG: merge 3.0 from 11783-12096
|
2012-04-26 17:06:21 +00:00 |
|
midi_selection.h
|
Make the MidiRegionSelection notice when its MidiRegionViews go away; fixes one source of memory corruption during MIDI edits.
|
2011-12-12 19:03:46 +00:00 |
|
midi_streamview.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
midi_streamview.h
|
merge -r12436:12545 from 3.0
|
2012-06-02 16:21:08 +00:00 |
|
midi_time_axis.cc
|
Mark forgotten messages for translation (from Alexandre Prokoudine)
|
2013-05-30 21:36:39 +02:00 |
|
midi_time_axis.h
|
some deep tweaking to get MIDI channel control into nearly done shape for 3.1
|
2013-03-28 17:10:57 -04:00 |
|
midi_tracer.cc
|
add delta-time option to MIDI tracer window. note that its not incredibly accurate or useful right now, because timestamps come from the system clock and are taken when the data is read/written to the port buffer, not its actual timestamp within the buffer
|
2012-02-06 17:19:59 +00:00 |
|
midi_tracer.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
midi_util.h
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
|
midi_velocity_dialog.cc
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
midi_velocity_dialog.h
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
missing_file_dialog.cc
|
merge 12954:1363 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-10-29 16:50:05 +00:00 |
|
missing_file_dialog.h
|
|
|
|
missing_plugin_dialog.cc
|
remove executable mode-bit from files
|
2013-06-16 21:54:08 +02:00 |
|
missing_plugin_dialog.h
|
remove executable mode-bit from files
|
2013-06-16 21:54:08 +02:00 |
|
mixer.bindings
|
merge -r 13414:13599 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0 ; plus a few tweaks that will be cleaned up soon
|
2012-12-05 14:33:11 +00:00 |
|
mixer_actor.cc
|
merge -r 13414:13599 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0 ; plus a few tweaks that will be cleaned up soon
|
2012-12-05 14:33:11 +00:00 |
|
mixer_actor.h
|
merge -r 13414:13599 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0 ; plus a few tweaks that will be cleaned up soon
|
2012-12-05 14:33:11 +00:00 |
|
mixer_group_tabs.cc
|
merge 13034:13103 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-08-02 14:33:56 +00:00 |
|
mixer_group_tabs.h
|
merge 12717:12954 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-28 13:30:03 +00:00 |
|
mixer_strip.cc
|
fix caching of Audio+Midi metrics
|
2013-06-23 14:23:47 +02:00 |
|
mixer_strip.h
|
merge -r 13414:13599 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0 ; plus a few tweaks that will be cleaned up soon
|
2012-12-05 14:33:11 +00:00 |
|
mixer_ui.cc
|
redesign toggling of editor/mixer stacking to use Gtkmm2ext::VisibilityTracker
|
2013-04-26 14:12:52 -04:00 |
|
mixer_ui.h
|
redesign toggling of editor/mixer stacking to use Gtkmm2ext::VisibilityTracker
|
2013-04-26 14:12:52 -04:00 |
|
mnemonic-us.bindings.in
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
monitor_section.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
monitor_section.h
|
SG: merge 3.0 from 11783-12096
|
2012-04-26 17:06:21 +00:00 |
|
mono_panner.cc
|
make 0/KP_0 do the same thing in the mono panner as it does in the stereo panner (reset to center)
|
2013-03-22 20:22:46 -04:00 |
|
mono_panner.h
|
merge 12607:12717 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-14 01:09:40 +00:00 |
|
mono_panner_editor.cc
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
mono_panner_editor.h
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
mouse_cursors.cc
|
merge -r12436:12545 from 3.0
|
2012-06-02 16:21:08 +00:00 |
|
mouse_cursors.h
|
more fixups of various things including cursors when note editing. in particular, don't needlessly reset the cursor during a drag. note insertion with ctrl pressed now only works if in MouseObject mode.
|
2012-01-19 22:23:28 +00:00 |
|
mtest.cc
|
|
|
|
mtest.menus
|
|
|
|
mtest_other.menus
|
|
|
|
mtest_shared.menu
|
|
|
|
nag.cc
|
parameter-ize the URL used to donate from the nag screen
|
2013-03-18 16:56:05 -04:00 |
|
nag.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
new_plugin_preset_dialog.cc
|
colinf's patch to make enter work on 3 more dialogs (#4459)
|
2011-11-09 10:58:02 +00:00 |
|
new_plugin_preset_dialog.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
normalize_dialog.cc
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
normalize_dialog.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
note_player.cc
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
note_player.h
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
nsm.cc
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
nsm.h
|
Forgot to clean up nsm.* in previous commit
|
2013-04-02 21:25:27 +02:00 |
|
nsmclient.cc
|
non-session-manager support
|
2013-03-31 03:59:09 +02:00 |
|
nsmclient.h
|
non-session-manager support
|
2013-03-31 03:59:09 +02:00 |
|
option_editor.cc
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
option_editor.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
opts.cc
|
fix missing slash-newline in --help output
|
2013-03-31 16:58:06 -04:00 |
|
opts.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
panner2d.cc
|
Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.
|
2011-11-19 00:56:35 +00:00 |
|
panner2d.h
|
Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.
|
2011-11-19 00:56:35 +00:00 |
|
panner_editor.cc
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
panner_editor.h
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
panner_interface.cc
|
merge 12607:12717 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-14 01:09:40 +00:00 |
|
panner_interface.h
|
merge 12607:12717 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-14 01:09:40 +00:00 |
|
panner_ui.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
panner_ui.h
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
patch_change_dialog.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
patch_change_dialog.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
piano_roll_header.cc
|
make mouse range mode do something interesting when in internal/note edit mode. not entirely finished because the usual modifiers to add/extend the selection don't work correctly. note that this works both on the scroomer (where the modifiers do work correctly) and in the track (where they do not)
|
2012-01-20 02:54:23 +00:00 |
|
piano_roll_header.h
|
make mouse range mode do something interesting when in internal/note edit mode. not entirely finished because the usual modifiers to add/extend the selection don't work correctly. note that this works both on the scroomer (where the modifiers do work correctly) and in the track (where they do not)
|
2012-01-20 02:54:23 +00:00 |
|
pingback.cc
|
remove message about checking for announcements
|
2013-04-08 12:00:19 -04:00 |
|
pingback.h
|
add new pingback source
|
2013-03-12 17:35:43 -04:00 |
|
playlist_selection.h
|
|
|
|
playlist_selector.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
playlist_selector.h
|
|
|
|
plugin_eq_gui.cc
|
SG: merge 3.0 from 11783-12096
|
2012-04-26 17:06:21 +00:00 |
|
plugin_eq_gui.h
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
plugin_interest.h
|
|
|
|
plugin_selector.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
plugin_selector.h
|
SG: merge 3.0 from 11783-12096
|
2012-04-26 17:06:21 +00:00 |
|
plugin_ui.cc
|
Generalize no-plugin-state from AudioUnits to all plugins
|
2013-06-13 22:50:54 -04:00 |
|
plugin_ui.h
|
remove unused virtual event handlers from PluginUIWindow
|
2013-05-02 21:12:59 -04:00 |
|
point_selection.h
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
port_group.cc
|
merge 12954:1363 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-10-29 16:50:05 +00:00 |
|
port_group.h
|
merge 3.0 12308:12389
|
2012-05-23 15:41:07 +00:00 |
|
port_insert_ui.cc
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
port_insert_ui.h
|
Tidy up style of a few toggle buttons (#4319).
|
2011-09-19 21:14:59 +00:00 |
|
port_matrix.cc
|
merge 12954:1363 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-10-29 16:50:05 +00:00 |
|
port_matrix.h
|
merge 12717:12954 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-28 13:30:03 +00:00 |
|
port_matrix_body.cc
|
Pass whole GdkEventButton into port matrix button
|
2011-12-07 01:44:47 +00:00 |
|
port_matrix_body.h
|
|
|
|
port_matrix_column_labels.cc
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
port_matrix_column_labels.h
|
Pass whole GdkEventButton into port matrix button
|
2011-12-07 01:44:47 +00:00 |
|
port_matrix_component.cc
|
Fix a few SNAFUs in the port matrix related to multi-type bundles (#4454).
|
2011-11-08 14:15:28 +00:00 |
|
port_matrix_component.h
|
Pass whole GdkEventButton into port matrix button
|
2011-12-07 01:44:47 +00:00 |
|
port_matrix_grid.cc
|
remove incorrect #includes of <cairo/cairo.h> and replace with <cairo.h>
|
2013-03-29 20:36:11 -04:00 |
|
port_matrix_grid.h
|
Pass whole GdkEventButton into port matrix button
|
2011-12-07 01:44:47 +00:00 |
|
port_matrix_labels.cc
|
|
|
|
port_matrix_labels.h
|
|
|
|
port_matrix_row_labels.cc
|
remove incorrect #includes of <cairo/cairo.h> and replace with <cairo.h>
|
2013-03-29 20:36:11 -04:00 |
|
port_matrix_row_labels.h
|
Pass whole GdkEventButton into port matrix button
|
2011-12-07 01:44:47 +00:00 |
|
port_matrix_types.h
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
processor_box.cc
|
fix display of external Send UI
|
2013-06-07 17:50:13 -04:00 |
|
processor_box.h
|
remember plugin-UI type (custom/basic) with session.
|
2013-05-21 21:23:10 +02:00 |
|
processor_selection.h
|
|
|
|
progress_reporter.cc
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
progress_reporter.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
prompter.cc
|
|
|
|
prompter.h
|
|
|
|
public_editor.cc
|
various changes to window visibility mgmt, including use of the mixbus2 code for toggling editor + mixer windows. no longer attempt to track changes made outside of ardour, which is a lost cause
|
2013-05-07 13:01:26 -04:00 |
|
public_editor.h
|
remove cruft - old CMT imageframe*
|
2013-06-14 17:18:59 +02:00 |
|
quantize_dialog.cc
|
merge 12096:12268 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-14 18:35:19 +00:00 |
|
quantize_dialog.h
|
merge 12096:12268 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-14 18:35:19 +00:00 |
|
rc_option_editor.cc
|
proper plugin-UI interaction/semantics
|
2013-06-06 23:55:08 +02:00 |
|
rc_option_editor.h
|
merge 13363:13398 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0, plus further work on SG (forgot to commit right after the merge, thus confusing things a bit
|
2012-11-09 13:28:54 +00:00 |
|
region_editor.cc
|
remove executable mode-bit from files
|
2013-06-16 21:54:08 +02:00 |
|
region_editor.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
region_gain_line.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
region_gain_line.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
region_layering_order_editor.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
region_layering_order_editor.h
|
merge -r 13599:13629 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-12-10 15:28:22 +00:00 |
|
region_selection.cc
|
SG: merge 3.0 from 11783-12096
|
2012-04-26 17:06:21 +00:00 |
|
region_selection.h
|
Try to make new layering stuff play nicely with undo.
|
2011-12-27 20:21:00 +00:00 |
|
region_view.cc
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
region_view.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
return_ui.cc
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
return_ui.h
|
Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.
|
2011-11-19 00:56:35 +00:00 |
|
rgb_macros.h
|
|
|
|
rhythm_ferret.cc
|
Use selection->regions instead of Editor::get_regions_from_selection()
|
2013-04-03 17:04:04 +01:00 |
|
rhythm_ferret.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
route_group_dialog.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
route_group_dialog.h
|
add route group support for monitoring choices
|
2011-10-21 15:47:50 +00:00 |
|
route_group_menu.cc
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
route_group_menu.h
|
Make the route group submenu of the RouteTimeAxisView menu apply to the selection.
|
2011-03-07 13:04:03 +00:00 |
|
route_params_ui.cc
|
rename Route::is_hidden() to Route::is_auditioner() and Route::Hidden to Route::Auditioner. this has been the meaning of these terms for years now and it would be better to make it explicit
|
2013-04-06 16:04:02 -04:00 |
|
route_params_ui.h
|
SG: merge 3.0 from 11783-12096
|
2012-04-26 17:06:21 +00:00 |
|
route_processor_selection.cc
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
route_processor_selection.h
|
provide link-editor-and-mixer-selection option. gui implementation is slightly hacky because of the implicit endless loop that the link creates
|
2011-11-15 19:33:09 +00:00 |
|
route_sorter.h
|
merge 12954:1363 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-10-29 16:50:05 +00:00 |
|
route_time_axis.cc
|
NOOP - use PBD's std::string to number functions
|
2013-06-08 09:03:26 +02:00 |
|
route_time_axis.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
route_ui.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
route_ui.h
|
fix phase invert button functionality, lost in switch to ArdourButton
|
2011-11-30 16:40:05 +00:00 |
|
route_ui_selection.h
|
drastic overhaul of keyboard handling in mixer window. real bindings, key events handled at window level, actions for all processor ops. still the confusing mess of old crap for the processor box context menu (it will die, i feel it)
|
2011-11-04 17:53:21 +00:00 |
|
SAE-de-keypad.bindings.in
|
|
|
|
SAE-de-nokeypad.bindings.in
|
|
|
|
SAE-us-keypad.bindings.in
|
|
|
|
SAE-us-nokeypad.bindings.in
|
|
|
|
search_path_option.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
search_path_option.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
selectable.h
|
|
|
|
selection.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
selection.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
selection_templates.h
|
|
|
|
send_ui.cc
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
send_ui.h
|
Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.
|
2011-11-19 00:56:35 +00:00 |
|
session_import_dialog.cc
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
session_import_dialog.h
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
session_metadata_dialog.cc
|
merge -r 13414:13599 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0 ; plus a few tweaks that will be cleaned up soon
|
2012-12-05 14:33:11 +00:00 |
|
session_metadata_dialog.h
|
SG: merge 3.0 from 11783-12096
|
2012-04-26 17:06:21 +00:00 |
|
session_option_editor.cc
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
session_option_editor.h
|
merge -r 13414:13599 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0 ; plus a few tweaks that will be cleaned up soon
|
2012-12-05 14:33:11 +00:00 |
|
sfdb_freesound_mootcher.cc
|
Amend comment to 'delete this'
|
2013-06-21 21:33:56 +01:00 |
|
sfdb_freesound_mootcher.h
|
Use connect(..., gui_thread()) rather than g_idle_add().
|
2013-06-21 21:30:52 +01:00 |
|
sfdb_ui.cc
|
Further Freesound tweaks.
|
2013-06-21 21:30:52 +01:00 |
|
sfdb_ui.h
|
Further Freesound tweaks.
|
2013-06-21 21:30:52 +01:00 |
|
shuttle_control.cc
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
shuttle_control.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
simpleline.cc
|
|
|
|
simpleline.h
|
|
|
|
simpleline_p.h
|
|
|
|
simplerect.cc
|
|
|
|
simplerect.h
|
|
|
|
simplerect_p.h
|
|
|
|
soundgrid.h
|
add missing file
|
2012-12-04 15:49:33 +00:00 |
|
soundgrid.mm
|
various tweaks that among other things seem to finally get audio flowing fully through a sensibly-configured SG
|
2012-12-10 14:37:18 +00:00 |
|
speaker_dialog.cc
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
speaker_dialog.h
|
Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.
|
2011-11-19 00:56:35 +00:00 |
|
splash.cc
|
improve relationship between ArdourDialog and Splash on OS X, where window restacking doesn't really work the way we need it to. more complex than anticipated because it seems that destroying a Gtk::Dialog does not emit its hide() or unmap() or unmap_event() signals
|
2013-04-30 13:50:45 -04:00 |
|
splash.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
splash.png
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
startup.cc
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
startup.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
step_editing.bindings
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
step_editor.cc
|
fix 5498 -- use note length from step-entry with midi keybd.
|
2013-05-21 00:25:04 +02:00 |
|
step_editor.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
step_entry.cc
|
the big rework of window management. probably not complete at thsi point, but this is mostly functional
|
2013-05-04 22:02:05 -04:00 |
|
step_entry.h
|
Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.
|
2011-11-19 00:56:35 +00:00 |
|
stereo_panner.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
stereo_panner.h
|
merge 12607:12717 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-14 01:09:40 +00:00 |
|
stereo_panner_editor.cc
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
stereo_panner_editor.h
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
streamview.cc
|
merge 12607:12717 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-14 01:09:40 +00:00 |
|
streamview.h
|
merge 12607:12717 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-14 01:09:40 +00:00 |
|
strip_selection.h
|
|
|
|
strip_silence_dialog.cc
|
merge 13034:13103 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-08-02 14:33:56 +00:00 |
|
strip_silence_dialog.h
|
merge 13034:13103 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-08-02 14:33:56 +00:00 |
|
system_exec.cc
|
close all open fd's on fork
|
2013-06-07 20:50:59 +02:00 |
|
system_exec.h
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
tape_region_view.cc
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
tape_region_view.h
|
|
|
|
tempo_dialog.cc
|
merge 13034:13103 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-08-02 14:33:56 +00:00 |
|
tempo_dialog.h
|
use the same kludge-removal approach in the prior commit for the meter dialog too, and fix a minor bug in the tempo dialog setup
|
2011-12-20 16:56:07 +00:00 |
|
tempo_lines.cc
|
Fix some compilation warnings
|
2013-03-30 18:09:40 +01:00 |
|
tempo_lines.h
|
return two iterators into the Bars|Beats list of the tempo map rather than making a copy; use iterators in the GUI
|
2012-01-03 18:43:58 +00:00 |
|
theme_manager.cc
|
work work on window mgmt: offer the change to mark all floating windows as Dialogs (in th theme manager), and mark ArdourWindow and ArdourDialog as transient-for on creation, based on current WindowManager (ardour-object) settings
|
2013-05-07 18:09:12 -04:00 |
|
theme_manager.h
|
work work on window mgmt: offer the change to mark all floating windows as Dialogs (in th theme manager), and mark ArdourWindow and ArdourDialog as transient-for on creation, based on current WindowManager (ardour-object) settings
|
2013-05-07 18:09:12 -04:00 |
|
time_axis_view.cc
|
Make scroll-wheel modifier keys consistent in main editor window.
|
2013-06-21 20:13:44 +01:00 |
|
time_axis_view.h
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
time_axis_view_item.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
time_axis_view_item.h
|
merge 12096:12268 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-14 18:35:19 +00:00 |
|
time_fx_dialog.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
time_fx_dialog.h
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
time_info_box.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
time_info_box.h
|
move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use CairoPacker, make the info status "bar" use CairoPacker
|
2011-12-07 13:57:45 +00:00 |
|
time_selection.cc
|
merge -r 13599:13629 svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-12-10 15:28:22 +00:00 |
|
time_selection.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
timecode_tester.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
track_selection.cc
|
remove executable mode-bit from files
|
2013-06-16 21:54:08 +02:00 |
|
track_selection.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
track_view_list.cc
|
remove executable mode-bit from files
|
2013-06-16 21:54:08 +02:00 |
|
track_view_list.h
|
remove executable mode-bit from files
|
2013-06-16 21:54:08 +02:00 |
|
transcode_ffmpeg.cc
|
vtl: use avi/mjpeg (insted of mpeg4) for video proxy
|
2013-06-16 17:04:00 +02:00 |
|
transcode_ffmpeg.h
|
avoid name-conflict
|
2013-06-14 13:58:55 +02:00 |
|
transcode_video_dialog.cc
|
NOOP - use PBD's std::string to number functions
|
2013-06-08 09:03:26 +02:00 |
|
transcode_video_dialog.h
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
transpose_dialog.cc
|
Re-fix compile failure with --no-nls (#3111).
|
2011-04-23 03:34:42 +00:00 |
|
transpose_dialog.h
|
Differentiate between pitch-shift (for audio) and transpose (for MIDI). Fixes #3940.
|
2011-04-06 02:04:37 +00:00 |
|
ui_config.cc
|
merge 12717:12954 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-28 13:30:03 +00:00 |
|
ui_config.h
|
new ArdourButton class, to start to provide more control over how our buttons work and appear; use ArdourButtons for monitor, solo isolate and solo safe buttons, and in the processor box; don't save UI config file (canvas colors) to the user's home dir unless one or more parameters were modified by the user
|
2011-10-26 21:01:14 +00:00 |
|
ui_config_vars.h
|
work work on window mgmt: offer the change to mark all floating windows as Dialogs (in th theme manager), and mark ArdourWindow and ArdourDialog as transient-for on creation, based on current WindowManager (ardour-object) settings
|
2013-05-07 18:09:12 -04:00 |
|
utils.cc
|
move emulate_key_event() to utils
|
2013-06-10 01:54:55 +02:00 |
|
utils.h
|
move emulate_key_event() to utils
|
2013-06-10 01:54:55 +02:00 |
|
utils_videotl.cc
|
NOOP clean up code
|
2013-06-14 13:58:56 +02:00 |
|
utils_videotl.h
|
NOOP clean up code
|
2013-06-14 13:58:56 +02:00 |
|
verbose_cursor.cc
|
merge -r12436:12545 from 3.0
|
2012-06-02 16:21:08 +00:00 |
|
verbose_cursor.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
video_image_frame.cc
|
NOOP clean up code
|
2013-06-14 13:58:56 +02:00 |
|
video_image_frame.h
|
NOOP clean up code
|
2013-06-14 13:58:56 +02:00 |
|
video_monitor.cc
|
remove inadvertently committed debug message
|
2013-06-11 00:49:36 +02:00 |
|
video_monitor.h
|
vtl: send A/V offset to video-monitor when launched
|
2013-06-10 19:43:23 +02:00 |
|
video_server_dialog.cc
|
remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works
|
2013-05-02 18:13:35 -04:00 |
|
video_server_dialog.h
|
enable videotimeline by default
|
2013-05-01 00:05:22 -04:00 |
|
video_timeline.cc
|
vtl: clean-up "Remove Video" action state
|
2013-06-13 17:17:28 +02:00 |
|
video_timeline.h
|
vtl: check if server's docroot matches ardour's config
|
2013-06-13 00:58:19 +02:00 |
|
visibility_group.cc
|
Don't translate empty strings.
|
2011-11-21 14:33:54 +00:00 |
|
visibility_group.h
|
merge 12436:12607 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-06-08 14:03:30 +00:00 |
|
volume_controller.cc
|
merge 12389:12436 from svn+ssh://ardoursvn@subversion.ardour.org/ardour2/branches/3.0
|
2012-05-24 19:01:24 +00:00 |
|
volume_controller.h
|
much ado about nothing when it comes to gain control
|
2011-06-19 23:02:55 +00:00 |
|
vst_plugin_ui.cc
|
merged with 3.0, probably finished
|
2013-03-12 17:36:51 -04:00 |
|
vst_plugin_ui.h
|
Missing files / renames.
|
2011-11-23 00:57:32 +00:00 |
|
waveview.cc
|
|
|
|
waveview.h
|
|
|
|
waveview_p.h
|
|
|
|
window_manager.cc
|
NOOP - use PBD's std::string to number functions
|
2013-06-08 09:03:26 +02:00 |
|
window_manager.h
|
change namespace/naming of WindowManager classes; register all ArdourDialog and ArdourWindow classes as ProxyTemporary windows so that transient-for can be set for all such windows
|
2013-05-07 22:09:16 -04:00 |
|
windows_vst_plugin_ui.cc
|
Fix windows VST build.
|
2011-11-23 01:48:26 +00:00 |
|
windows_vst_plugin_ui.h
|
Fix windows VST build.
|
2011-11-23 01:48:26 +00:00 |
|
wscript
|
fix up conflicts after merge with master
|
2013-06-26 10:43:23 -04:00 |