| .. |
|
appdata/po
|
Create fr.po
|
2015-12-01 00:36:42 +01:00 |
|
export
|
Add a default export format to prevent dialog from crashing when used for first time
|
2010-11-25 14:32:46 +00:00 |
|
glade
|
|
|
|
icons
|
faderport: stick a nice little image of the faderport in the surface GUI
|
2015-12-01 09:23:08 -05:00 |
|
macosx/tracks.xcodeproj
|
copy all XCode project files from Tracks.
|
2015-06-29 14:18:10 -04:00 |
|
msvc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
pixmaps
|
remove cruft (old cvsignore files)
|
2013-03-17 23:08:27 +01:00 |
|
po
|
Spelling correction patch from Debian
|
2016-02-22 15:13:01 -05:00 |
|
about.cc
|
Add Pavel Potocek to authors
|
2016-02-18 10:52:35 +10:00 |
|
about.h
|
Use PBD::open_uri in about dialog to open website, should fix #6463
|
2015-09-17 11:55:22 +10:00 |
|
actions.cc
|
switch all action registration/binding code over to new API.
|
2016-02-22 15:31:23 -05:00 |
|
actions.h
|
rework processor box: handle n/a plugins
|
2015-08-16 00:03:39 +02:00 |
|
add_route_dialog.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
add_route_dialog.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
add_video_dialog.cc
|
fix a -Wparentheses
|
2015-08-09 19:13:55 +02:00 |
|
add_video_dialog.h
|
Fix collision between keyword interface used in glibmm and windows headers
|
2014-05-14 09:47:40 +10:00 |
|
ambiguous_file_dialog.cc
|
Amend last commit.
|
2015-10-23 02:14:03 +11: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
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
analysis_window.h
|
convert from Glib:: to Glib::Threads for all thread-related API
|
2012-07-25 17:48:55 +00:00 |
|
arcall
|
Use ardev_common.sh to setup environment for running libardour tests
|
2014-12-03 17:31:03 +07:00 |
|
arcfg
|
add a startup wrapper script for cfgtool
|
2015-03-30 21:51:55 +02:00 |
|
ardbg
|
Use ardev_common.sh to setup environment for running libardour tests
|
2014-12-03 17:31:03 +07:00 |
|
ardev
|
Use ardev_common.sh to setup environment for running libardour tests
|
2014-12-03 17:31:03 +07:00 |
|
ardev-win
|
Tweaked build and run for windows
|
2015-08-16 18:01:28 +02:00 |
|
ardev_common.sh.in
|
do not define ARDOUR_MCP_PATH in ardev_common because it will be setup correctly based on ARDOUR_DATA_SEARCH_PATH
|
2015-12-09 00:12:28 -05:00 |
|
ardour-mime-info.xml
|
set executable and icon name in desktop-file
|
2015-10-22 18:09:16 +02:00 |
|
ardour-sae.menus
|
Remove internal edit mode and add "content" tool.
|
2014-12-18 20:21:01 -05:00 |
|
ardour.appdata.xml.in.in
|
Add project version to AppData file.
|
2015-11-22 15:32:07 +01:00 |
|
ardour.desktop.in
|
set executable and icon name in desktop-file
|
2015-10-22 18:09:16 +02:00 |
|
ardour.menus.in
|
remove all tearoffs except the monitor section.
|
2016-02-22 15:31:23 -05:00 |
|
ardour.sh.in
|
don't trip over missing nm tool
|
2016-02-22 15:12:11 -05:00 |
|
ardour2_ui_dark_sae.rc.in
|
make more or less all LHS treeviews use the same style
|
2012-07-20 01:47:27 +00:00 |
|
ardour2_ui_light_sae.rc.in
|
make more or less all LHS treeviews use the same style
|
2012-07-20 01:47:27 +00:00 |
|
ardour2_ui_sae.conf
|
|
|
|
ardour_button.cc
|
Ctrl+shift functionality (toggle all) for plugin leds.
|
2015-10-19 14:36:06 -04:00 |
|
ardour_button.h
|
Ctrl+shift functionality (toggle all) for plugin leds.
|
2015-10-19 14:36:06 -04:00 |
|
ardour_dialog.cc
|
Default to WIN_POS_MOUSE for dialogs also.
|
2015-10-20 00:53:31 +11:00 |
|
ardour_dialog.h
|
Window focus handling fixes.
|
2015-04-02 02:41:49 +11:00 |
|
ardour_display.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
ardour_display.h
|
Remove dead code.
|
2014-11-25 02:11:44 -05:00 |
|
ardour_dropdown.cc
|
Disable scrolling in the dropdown menus of midi region heads.
|
2015-12-02 15:02:47 -05:00 |
|
ardour_dropdown.h
|
Disable scrolling in the dropdown menus of midi region heads.
|
2015-12-02 15:02:47 -05:00 |
|
ardour_knob.cc
|
change Controllable::set_value() API to include grouped control consideration.
|
2016-01-02 04:58:30 -05:00 |
|
ardour_knob.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
ardour_ui.cc
|
fix double initialization of key bindings editor AND rename video import menu item correctly
|
2016-02-22 15:31:23 -05:00 |
|
ardour_ui.h
|
changes to support new key bindings editor design
|
2016-02-22 15:31:23 -05:00 |
|
ardour_ui2.cc
|
remove all tearoffs except the monitor section.
|
2016-02-22 15:31:23 -05:00 |
|
ardour_ui_dependents.cc
|
switch all action registration/binding code over to new API.
|
2016-02-22 15:31:23 -05:00 |
|
ardour_ui_dialogs.cc
|
changes to support new key bindings editor design
|
2016-02-22 15:31:23 -05:00 |
|
ardour_ui_ed.cc
|
switch all action registration/binding code over to new API.
|
2016-02-22 15:31:23 -05:00 |
|
ardour_ui_mixer.cc
|
get current tab on startup correct.
|
2016-02-22 15:31:23 -05:00 |
|
ardour_ui_options.cc
|
remove all tearoffs except the monitor section.
|
2016-02-22 15:31:23 -05:00 |
|
ardour_window.cc
|
make (parent,title) variant of ArdourWindow constructor set window title
|
2015-12-01 09:23:08 -05:00 |
|
ardour_window.h
|
Window focus handling fixes.
|
2015-04-02 02:41:49 +11:00 |
|
ArdourMono.ttf
|
OSX CoreText font loading, updated ArdourMono font-family name
|
2013-01-31 07:41:37 +00:00 |
|
arhell
|
fun with valgrind
|
2015-10-27 11:15:34 +01:00 |
|
arldd
|
Use ardev_common.sh to setup environment for running libardour tests
|
2014-12-03 17:31:03 +07:00 |
|
armass
|
fun with valgrind
|
2015-10-27 11:15:34 +01:00 |
|
arprof
|
Use ardev_common.sh to setup environment for running libardour tests
|
2014-12-03 17:31:03 +07:00 |
|
artest
|
add a common test-failed indicator
|
2015-02-13 16:10:47 +01:00 |
|
arval
|
valgrind: only use objc supression file on OSX
|
2015-09-12 21:48:26 +02:00 |
|
au_pluginui.h
|
update AU GUI positioning and resizing.
|
2015-10-14 22:46:07 +02:00 |
|
au_pluginui.mm
|
fix embedding AU/carbon UIs
|
2015-10-28 14:10:49 +01:00 |
|
audio_clock.cc
|
Make capitalization consistent and other minor spelling corrections.
|
2015-12-01 00:39:35 +01:00 |
|
audio_clock.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
audio_region_editor.cc
|
consolidate semaphore implementation (part two)
|
2015-12-02 16:08:53 +01:00 |
|
audio_region_editor.h
|
rename ProcessSemaphore to Semaphore (UI)
|
2015-12-02 20:19:07 +01:00 |
|
audio_region_view.cc
|
Use automation line's frame of reference for y position.
|
2015-10-30 21:14:16 +11:00 |
|
audio_region_view.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
audio_streamview.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
audio_streamview.h
|
Automation selection fixes.
|
2015-06-21 05:27:45 +10:00 |
|
audio_time_axis.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
audio_time_axis.h
|
Remove internal edit mode and add "content" tool.
|
2014-12-18 20:21:01 -05:00 |
|
automation_controller.cc
|
change Controllable::set_value() API to include grouped control consideration.
|
2016-01-02 04:58:30 -05:00 |
|
automation_controller.h
|
show values on faders (fixes bug in 55c6165)
|
2014-11-29 14:49:03 +01:00 |
|
automation_line.cc
|
another log-scale automation fix
|
2015-10-27 20:54:09 +01:00 |
|
automation_line.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
automation_region_view.cc
|
Make control point selection more consistent.
|
2015-10-20 00:53:27 +11:00 |
|
automation_region_view.h
|
Use color modifiers for dynamic region styles.
|
2014-12-18 20:23:34 -05:00 |
|
automation_selection.h
|
Support cut/copy/paste of several regions and lines at once.
|
2014-11-16 22:35:45 -05:00 |
|
automation_streamview.cc
|
Move UIConfiguration Singleton into UIConfiguration header
|
2015-09-16 16:55:17 -04:00 |
|
automation_streamview.h
|
fix select-all-regions-within (it used to select everything overlapped)
|
2015-01-09 12:21:10 -06:00 |
|
automation_time_axis.cc
|
Use automation line's frame of reference for y position.
|
2015-10-30 21:14:16 +11:00 |
|
automation_time_axis.h
|
add API to select TAV height mode.
|
2015-03-19 21:47:34 +01:00 |
|
axis_view.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
axis_view.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
big_clock_window.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
big_clock_window.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
bundle_env.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
bundle_env_cocoa.cc
|
the variable used to define GTK2 RC files is GTK2_RC_FILES not GTK_RC_FILES (it was changed in GTK+ back in 2002
|
2015-12-07 12:38:17 -05:00 |
|
bundle_env_linux.cc
|
foolishly attempt nightly-built linux/wine/VST bundles
|
2015-12-12 18:31:45 +01:00 |
|
bundle_env_mingw.cc
|
the variable used to define GTK2 RC files is GTK2_RC_FILES not GTK_RC_FILES (it was changed in GTK+ back in 2002
|
2015-12-07 12:38:17 -05:00 |
|
bundle_env_msvc.cc
|
the variable used to define GTK2 RC files is GTK2_RC_FILES not GTK_RC_FILES (it was changed in GTK+ back in 2002
|
2015-12-07 12:38:17 -05:00 |
|
bundle_manager.cc
|
Remove dead code.
|
2014-11-25 02:11:44 -05:00 |
|
bundle_manager.h
|
Remove dead code.
|
2014-11-25 02:11:44 -05:00 |
|
button_joiner.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
button_joiner.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
canvas-simpleline.c
|
a variety of mostly unused parameter errors from OS X Lion's compiler
|
2012-05-02 20:29:46 +00:00 |
|
canvas-simplerect.c
|
Fix warnings.
|
2011-11-14 11:31:05 +00:00 |
|
canvas-waveview.c
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
canvas-waveview.h
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
canvas_vars.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
clearlooks.rc.in
|
Fix issue related to bug #6609, text selection not visible in track name entry
|
2016-02-14 11:18:42 +10:00 |
|
clock_group.cc
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
clock_group.h
|
group clocks in location UI and region editor so that they all change modes together
|
2011-03-02 22:43:19 +00:00 |
|
cocoacarbon.mm
|
OS 10.10 compile fixes
|
2014-10-19 23:15:13 +02:00 |
|
color_aliases.h
|
fixed merge conflict
|
2014-12-14 09:36:01 -05:00 |
|
configinfo.cc
|
make config-window suitable for small[er] screens
|
2013-08-08 15:23:08 -04:00 |
|
configinfo.h
|
make config-window suitable for small[er] screens
|
2013-08-08 15:23:08 -04:00 |
|
control_point.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
control_point.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02: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
|
Move UIConfiguration Singleton into UIConfiguration header
|
2015-09-16 16:55:17 -04:00 |
|
crossfade_edit.h
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
crossfade_view.h
|
more canvas refactoring.
|
2014-06-22 11:41:05 -04:00 |
|
crossfade_xpms.h
|
|
|
|
cursor_context.cc
|
Fix various cursor problems.
|
2014-12-20 01:13:25 -05:00 |
|
cursor_context.h
|
Fix various cursor problems.
|
2014-12-20 01:13:25 -05:00 |
|
curvetest.cc
|
Move curve test file handling in main() until after ARDOUR::init is called
|
2013-08-13 20:15:47 +10:00 |
|
dark.colors
|
indicate monitor-state
|
2016-01-08 14:22:02 +01:00 |
|
debug.cc
|
Add debug bit for selection debugging output
|
2016-01-14 20:41:43 +10:00 |
|
debug.h
|
Add debug bit for selection debugging output
|
2016-01-14 20:41:43 +10:00 |
|
default_ui_config.in
|
Introduce theme preference "transients follow front" which, when enabled,
|
2015-03-10 02:25:25 +11:00 |
|
duplicate_routes_dialog.cc
|
Make the duplicate routes dialog look a little nicer.
|
2015-12-04 11:53:01 +01:00 |
|
duplicate_routes_dialog.h
|
fix logic errors in duplicate tracks dialog
|
2015-11-14 16:02:05 -05:00 |
|
edit_note_dialog.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
edit_note_dialog.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
editing.cc
|
Relative Snap -make it activated by the tertiary modifier during drag.
|
2015-05-17 23:47:01 +10:00 |
|
editing.h
|
Relative Snap -make it activated by the tertiary modifier during drag.
|
2015-05-17 23:47:01 +10:00 |
|
editing_syms.h
|
NO-OP: enums implicitly start at zero
|
2016-01-14 19:10:27 +01:00 |
|
editor.cc
|
changes to support new key bindings editor design
|
2016-02-22 15:31:23 -05:00 |
|
editor.h
|
changes to support new key bindings editor design
|
2016-02-22 15:31:23 -05:00 |
|
editor_actions.cc
|
changes to support new key bindings editor design
|
2016-02-22 15:31:23 -05:00 |
|
editor_audio_import.cc
|
Fix wrong 'Import to Region List' default on first call. -fixes #6631
|
2015-10-09 02:05:41 +02:00 |
|
editor_audiotrack.cc
|
first compilable version of tabbable design.
|
2016-02-22 15:31:21 -05:00 |
|
editor_canvas.cc
|
first compilable version of tabbable design.
|
2016-02-22 15:31:21 -05:00 |
|
editor_canvas_events.cc
|
Make horizontal scroll increment consistent in ruler and track canvas areas
|
2016-01-25 17:44:22 +10:00 |
|
editor_component.cc
|
|
|
|
editor_component.h
|
|
|
|
editor_cursors.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
editor_cursors.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
editor_drag.cc
|
correct fix previous merge conflict
|
2016-02-22 15:31:23 -05:00 |
|
editor_drag.h
|
Fix #6673 - another prematurely closed undo transaction.
|
2015-11-14 03:14:23 +11:00 |
|
editor_enums.h
|
|
|
|
editor_export_audio.cc
|
Improve behavior of overwrite_file_dialog.
|
2015-11-04 17:52:00 -05:00 |
|
editor_group_tabs.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
editor_group_tabs.h
|
Groups created from the (edit,mix) windows should share the same default properties.
|
2015-03-10 15:58:01 -05:00 |
|
editor_items.h
|
give drop zone its own cursor-ability
|
2014-07-01 14:37:05 -04:00 |
|
editor_keys.cc
|
Remove debugging printf
|
2016-01-31 22:18:49 -06:00 |
|
editor_locations.cc
|
Add editor selection state to session history via a SelectionMemento, which
|
2014-12-18 11:03:10 -05:00 |
|
editor_locations.h
|
Give the locations editor tab a horizontal scrollbar if needs be. Fixes #3643.
|
2011-01-03 18:53:46 +00:00 |
|
editor_markers.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
editor_mixer.cc
|
remove use of current_toplevel() where unnecessary, fix broken necessary cases, generally fix up show/hide/attach/detach for Tabbables
|
2016-02-22 15:31:22 -05:00 |
|
editor_mouse.cc
|
remove all tearoffs except the monitor section.
|
2016-02-22 15:31:23 -05:00 |
|
editor_ops.cc
|
remove use of current_toplevel() where unnecessary, fix broken necessary cases, generally fix up show/hide/attach/detach for Tabbables
|
2016-02-22 15:31:22 -05:00 |
|
editor_pt_import.cc
|
Fix more warnings
|
2015-08-09 01:42:22 +10:00 |
|
editor_regions.cc
|
use new column DnD renderer,
|
2015-12-24 17:28:23 +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
|
Groups: Fix un/set hidden/show should reset RID for tracks involved.
|
2016-01-17 14:17:02 -08:00 |
|
editor_route_groups.h
|
remove all_group_active_button. if you want to operate on all tracks, choose select-all-tracks ( ctrl+t in the mnemonic bindings ). this is more explicit and allows safer use of the deselected-region-under-mouse operations
|
2014-07-07 08:46:25 -05:00 |
|
editor_routes.cc
|
first compiling, mostly working version of group controls changes
|
2016-01-22 11:58:31 -05:00 |
|
editor_routes.h
|
first compiling, mostly working version of group controls changes
|
2016-01-22 11:58:31 -05:00 |
|
editor_rulers.cc
|
Remove two useless separator elements from editor ruler popups.
|
2015-12-09 21:52:00 +01:00 |
|
editor_selection.cc
|
Don't use the all_route_group() in Editor::set_selected_track_as_side_effect ().
|
2015-10-20 00:53:29 +11:00 |
|
editor_snapshots.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
editor_snapshots.h
|
add datetime to snapshot sidebar
|
2015-09-16 22:17:34 +02:00 |
|
editor_summary.cc
|
Change scrolling in the Editor track canvas summary area
|
2016-01-21 11:25:56 +10:00 |
|
editor_summary.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
editor_tempodisplay.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
editor_timefx.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
editor_videotimeline.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
editor_xpms
|
A few tweaks to make Ardour build in GCC -std=c++0x mode.
|
2012-04-15 19:28:44 +00:00 |
|
engine_dialog.cc
|
Hide "Use Buffered I/O" button when switching to backend with no control
|
2016-02-13 10:00:59 +10:00 |
|
engine_dialog.h
|
Add button to Engine Dialog to choose between Portaudio callback and blocking API
|
2016-02-11 12:15:07 +10:00 |
|
enums.cc
|
Relative Snap -make it activated by the tertiary modifier during drag.
|
2015-05-17 23:47:01 +10:00 |
|
enums.h
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
ergonomic-us.bindings.in
|
Remove internal edit mode and add "content" tool.
|
2014-12-18 20:21:01 -05:00 |
|
evtest.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
export_channel_selector.cc
|
sort the Stem Export route list
|
2015-08-04 15:33:44 -05:00 |
|
export_channel_selector.h
|
(hopefully) less ambiguous wording of processed stem exports. Update the info text when checkbox state is changed
|
2015-08-04 14:49:46 -05:00 |
|
export_dialog.cc
|
cont'd work on Post-Export Analysis GUI:
|
2016-02-11 02:22:54 +01:00 |
|
export_dialog.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
export_file_notebook.cc
|
Allow removing the timespan name from the export-filename:
|
2016-02-11 20:58:05 +01:00 |
|
export_file_notebook.h
|
GUI for optional analysis
|
2016-02-10 22:35:01 +01:00 |
|
export_filename_selector.cc
|
refine export dialog Location:
|
2016-02-12 20:19:31 +01:00 |
|
export_filename_selector.h
|
Allow removing the timespan name from the export-filename:
|
2016-02-11 20:58:05 +01:00 |
|
export_format_dialog.cc
|
Added support for exporting mp4 chapter marks
|
2015-04-21 18:15:29 +02:00 |
|
export_format_dialog.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
export_format_selector.cc
|
Remove the PaddedButton widget as it broke rendering in some cases.
|
2015-12-06 16:03:31 +01: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
|
Remove the PaddedButton widget as it broke rendering in some cases.
|
2015-12-06 16:03:31 +01: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
|
switch from using Sleep/usleep to Glib::usleep() (and remember that we need to make Glib::usleep() actually work on windows one day)
|
2013-12-03 10:24:34 -05:00 |
|
export_range_markers_dialog.h
|
Remove unused files.
|
2013-10-07 10:48:48 +01:00 |
|
export_report.cc
|
Fix Post Export "Open Folder" button for OS X
|
2016-02-17 16:29:58 +01:00 |
|
export_report.h
|
refine ExportReport:
|
2016-02-15 17:37:51 +01:00 |
|
export_timespan_selector.cc
|
Remove the PaddedButton widget as it broke rendering in some cases.
|
2015-12-06 16:03:31 +01:00 |
|
export_timespan_selector.h
|
Merge branch 'export-dialog' into cairocanvas
|
2014-05-19 20:54:36 +01:00 |
|
export_video_dialog.cc
|
UI updates for export-abort
|
2016-02-09 21:37:28 +01:00 |
|
export_video_dialog.h
|
Window focus handling fixes.
|
2015-04-02 02:41:49 +11:00 |
|
export_video_infobox.cc
|
refine video-export notice, incl license info.
|
2015-11-20 17:56:03 +01: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
|
'gtk2_ardour' - When building with MSVC, use 'std::min' + 'std::max' rather than 'fmin' + 'fmax'
|
2013-10-03 09:43:55 +01: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
|
'gtk2_ardour' - Add namespaces + casting where necessary + general bits of 'correctness' to keep MSVC happy
|
2013-10-03 09:06:56 +01:00 |
|
fft_result.h
|
Remove over 500 unnecessary includes (including 54 of session.h).
|
2012-05-24 06:09:29 +00:00 |
|
fix_carbon.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
floating_text_entry.cc
|
first compilable version of tabbable design.
|
2016-02-22 15:31:21 -05:00 |
|
floating_text_entry.h
|
first compilable version of tabbable design.
|
2016-02-22 15:31:21 -05:00 |
|
gain_meter.cc
|
GainMeter(Base) now has an explicit gain control given to it
|
2016-01-25 11:47:44 -05:00 |
|
gain_meter.h
|
GainMeter(Base) now has an explicit gain control given to it
|
2016-01-25 11:47:44 -05:00 |
|
generic_pluginui.cc
|
change Controllable::set_value() API to include grouped control consideration.
|
2016-01-02 04:58:30 -05:00 |
|
gettext.h
|
|
|
|
ghostregion.cc
|
Remove GhostRegion::CatchDeletion signal to reduce session close times
|
2015-10-22 11:51:03 -04:00 |
|
ghostregion.h
|
Remove GhostRegion::CatchDeletion signal to reduce session close times
|
2015-10-22 11:51:03 -04:00 |
|
global_port_matrix.cc
|
move utility functions into a dedicated namespace
|
2014-06-25 21:47:54 +02:00 |
|
global_port_matrix.h
|
Change/improve enum as IN and OUT are defined via windows.h
|
2013-07-11 15:22:33 -04:00 |
|
gprofhelper.c
|
|
|
|
group_tabs.cc
|
update signal connetion for new CairoWidget::set_dirty() API
|
2016-02-12 22:58:33 +01:00 |
|
group_tabs.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
gtk_pianokeyboard.c
|
Revert "Fix compilation warnings. (gtk2_ardour part)"
|
2016-02-22 15:21:50 -05:00 |
|
gtk_pianokeyboard.h
|
volatile means hardware-volatile.
|
2016-02-22 15:25:28 -05:00 |
|
gui_object.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
gui_object.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
gui_thread.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
hit.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
hit.h
|
MusicalTime => Beats.
|
2015-01-07 00:12:07 -05:00 |
|
i18n.h
|
new plural form i18n macro
|
2013-01-03 14:19:16 +00:00 |
|
insert_remove_time_dialog.cc
|
Add a simple check for valid duration in 'Insert/Remove Time'
|
2016-02-06 10:21:44 +00:00 |
|
insert_remove_time_dialog.h
|
Add a simple check for valid duration in 'Insert/Remove Time'
|
2016-02-06 10:21:44 +00:00 |
|
instrument_selector.cc
|
Factor out instrument selector.
|
2014-12-24 18:39:15 -05:00 |
|
instrument_selector.h
|
Factor out instrument selector.
|
2014-12-24 18:39:15 -05:00 |
|
interthread_progress_window.cc
|
rework 8b80fe0, use std::string, not char*
|
2015-10-15 11:24:15 +02:00 |
|
interthread_progress_window.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
io_selector.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
io_selector.h
|
Add ArdourWindow class for non-dialog windows.
|
2011-11-18 21:56:01 +00:00 |
|
item_counts.h
|
Support cut/copy/paste of MIDI notes and controllers at the same time.
|
2014-11-16 22:35:45 -05:00 |
|
keyboard.cc
|
changes to support new key bindings editor design
|
2016-02-22 15:31:23 -05:00 |
|
keyboard.h
|
Rekative snap - add comments
|
2015-05-24 01:10:06 +10:00 |
|
keyeditor.cc
|
redesign key editor to work with tabbed notebook, one tab per set of bindings
|
2016-02-22 15:31:23 -05:00 |
|
keyeditor.h
|
redesign key editor to work with tabbed notebook, one tab per set of bindings
|
2016-02-22 15:31:23 -05:00 |
|
latency_gui.cc
|
add abort() to non-reached code
|
2014-11-14 11:30:08 +01:00 |
|
latency_gui.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
led.cc
|
change the meters into CairoWidget, add expose_area to CairoWidget::render()
|
2014-03-20 23:50:40 +01:00 |
|
led.h
|
change the meters into CairoWidget, add expose_area to CairoWidget::render()
|
2014-03-20 23:50:40 +01:00 |
|
level_meter.cc
|
keep track of meter visibility - fixes #6685
|
2015-11-23 18:11:24 +01:00 |
|
level_meter.h
|
skip [duplicate] meter re-packing.
|
2015-04-30 19:19:31 +02:00 |
|
linux_vst_gui_support.cc
|
prevent crash is VST does not implement effEditGetRect
|
2016-02-21 13:24:20 +01:00 |
|
location_ui.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
location_ui.h
|
Remove unused pointer to nothing.
|
2015-04-11 05:36:05 +10:00 |
|
logmeter.h
|
Move UIConfiguration Singleton into UIConfiguration header
|
2015-09-16 16:55:17 -04:00 |
|
lv2_external_ui.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
lv2_plugin_ui.cc
|
UI port-events are not limited to outputs.
|
2016-01-03 20:28:16 +01:00 |
|
lv2_plugin_ui.h
|
notify LV2 GUIs about port-changes when loading presets
|
2015-10-28 04:06:14 +01:00 |
|
lxvst_plugin_ui.cc
|
LinuxVST window re-sizing: forward event to child window.
|
2015-12-29 10:08:42 +01:00 |
|
lxvst_plugin_ui.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
main.cc
|
four f* f's.
|
2015-10-17 20:30:24 +02:00 |
|
main_clock.cc
|
Move UIConfiguration Singleton into UIConfiguration header
|
2015-09-16 16:55:17 -04:00 |
|
main_clock.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
marker.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
marker.h
|
rename Marker class
|
2015-07-23 17:58:40 +02:00 |
|
marker_selection.h
|
rename Marker class
|
2015-07-23 17:58:40 +02:00 |
|
meter_patterns.cc
|
Move UIConfiguration Singleton into UIConfiguration header
|
2015-09-16 16:55:17 -04:00 |
|
meter_patterns.h
|
Move UIConfiguration Singleton into UIConfiguration header
|
2015-09-16 16:55:17 -04:00 |
|
meter_strip.cc
|
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
|
2015-09-16 16:55:17 -04:00 |
|
meter_strip.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
meterbridge.cc
|
first compilable version of tabbable design.
|
2016-02-22 15:31:21 -05:00 |
|
meterbridge.h
|
Unify editor / mixer ordering.
|
2013-10-21 00:19:43 +11:00 |
|
midi_automation_line.cc
|
Trim the include tree.
|
2014-11-30 23:56:19 -05:00 |
|
midi_automation_line.h
|
Trim the include tree.
|
2014-11-30 23:56:19 -05:00 |
|
midi_channel_dialog.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04: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
|
update midi channel button display when mode changes
|
2015-11-03 19:21:32 +01:00 |
|
midi_channel_selector.h
|
Add missing header include in midi_channel_selector.h
|
2015-09-16 16:55:17 -04:00 |
|
midi_cut_buffer.cc
|
MusicalTime => Beats.
|
2015-01-07 00:12:07 -05:00 |
|
midi_cut_buffer.h
|
MusicalTime => Beats.
|
2015-01-07 00:12:07 -05:00 |
|
midi_export_dialog.cc
|
Fix ordering of buttons in midi export dialog.
|
2015-11-04 17:52:00 -05:00 |
|
midi_export_dialog.h
|
minor polish for midi export dialog
|
2012-05-23 21:12:07 +00:00 |
|
midi_list_editor.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
midi_list_editor.h
|
MusicalTime => Beats.
|
2015-01-07 00:12:07 -05:00 |
|
midi_port_dialog.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
midi_port_dialog.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
midi_region_view.cc
|
Spelling correction patch from Debian
|
2016-02-22 15:13:01 -05:00 |
|
midi_region_view.h
|
Fix bug #6762, MIDNAM note read outs don't work when dragging MIDI note
|
2016-02-11 08:17:18 +10:00 |
|
midi_scroomer.cc
|
Shrink the midi scroomer to match the keyboard in stacked mode.
|
2012-06-13 20:37:34 +00:00 |
|
midi_scroomer.h
|
Shrink the midi scroomer to match the keyboard in stacked mode.
|
2012-06-13 20:37:34 +00:00 |
|
midi_selection.cc
|
Fix crash when deleting overlapped regions.
|
2014-11-13 21:32:08 -05:00 |
|
midi_selection.h
|
Support cut/copy/paste of MIDI notes and controllers at the same time.
|
2014-11-16 22:35:45 -05:00 |
|
midi_streamview.cc
|
Fix two ghost note drawing problems.
|
2016-01-12 13:45:38 +01:00 |
|
midi_streamview.h
|
Fix copy paste of MIDI and track automation.
|
2014-12-18 20:23:34 -05:00 |
|
midi_time_axis.cc
|
Fix 6031: Fix inactive MIDI track headers when reloading session
|
2016-02-13 12:52:34 +10:00 |
|
midi_time_axis.h
|
Fix 6031: Fix inactive MIDI track headers when reloading session
|
2016-02-13 12:52:34 +10:00 |
|
midi_tracer.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
midi_tracer.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
midi_util.h
|
Fix my name :)
|
2011-04-06 15:00:16 +00:00 |
|
midi_velocity_dialog.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
midi_velocity_dialog.h
|
add "v" as a new MIDI editing key for velocity, add velocity dialog, fix crash when quitting with MIDI notes selected
|
2012-06-06 13:17:53 +00:00 |
|
missing_file_dialog.cc
|
Amend last commit.
|
2015-10-23 02:14:03 +11:00 |
|
missing_file_dialog.h
|
GPL boilerplate.
|
2010-11-27 01:04:02 +00:00 |
|
missing_plugin_dialog.cc
|
translatable missing plugin message
|
2016-02-17 14:44:22 +01:00 |
|
missing_plugin_dialog.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
mixer.bindings
|
adjust fixed bindings files for use with new fmt-bindings tool
|
2016-02-22 15:31:23 -05:00 |
|
mixer_actor.cc
|
switch all action registration/binding code over to new API.
|
2016-02-22 15:31:23 -05:00 |
|
mixer_actor.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
mixer_group_tabs.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
mixer_group_tabs.h
|
Groups created from the (edit,mix) windows should share the same default properties.
|
2015-03-10 15:58:01 -05:00 |
|
mixer_strip.cc
|
GainMeter(Base) now has an explicit gain control given to it
|
2016-01-25 11:47:44 -05:00 |
|
mixer_strip.h
|
indicate monitor-state
|
2016-01-08 14:22:02 +01:00 |
|
mixer_ui.cc
|
widespread changes to get the new (oldArdour binding scheme to be used for keyboard accelerators
|
2016-02-22 15:31:22 -05:00 |
|
mixer_ui.h
|
widespread changes to get the new (oldArdour binding scheme to be used for keyboard accelerators
|
2016-02-22 15:31:22 -05:00 |
|
mnemonic-us.bindings.in
|
switch all action registration/binding code over to new API.
|
2016-02-22 15:31:23 -05:00 |
|
monitor_section.cc
|
switch all action registration/binding code over to new API.
|
2016-02-22 15:31:23 -05:00 |
|
monitor_section.h
|
switch all action registration/binding code over to new API.
|
2016-02-22 15:31:23 -05:00 |
|
monitor_selector.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
monitor_selector.h
|
merge monitor_section branch
|
2015-04-21 08:18:10 -05:00 |
|
mono_panner.cc
|
change Controllable::set_value() API to include grouped control consideration.
|
2016-01-02 04:58:30 -05:00 |
|
mono_panner.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
mono_panner_editor.cc
|
change Controllable::set_value() API to include grouped control consideration.
|
2016-01-02 04:58:30 -05:00 |
|
mono_panner_editor.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
mouse_cursors.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
mouse_cursors.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
mtest.cc
|
remove Glib::ustring from gtk2_ardour
|
2010-09-14 16:51:02 +00:00 |
|
mtest.menus
|
|
|
|
mtest_other.menus
|
|
|
|
mtest_shared.menu
|
|
|
|
nag.cc
|
remove ofstream from gtk2ardour
|
2015-10-05 22:15:17 +02:00 |
|
nag.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
new_plugin_preset_dialog.cc
|
refine add preset/favorite dialog
|
2015-12-28 17:23:45 +01:00 |
|
new_plugin_preset_dialog.h
|
refine add preset/favorite dialog
|
2015-12-28 17:23:45 +01: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.cc
|
remove use of TimeRectangle
|
2015-02-11 21:59:38 -05:00 |
|
note.h
|
More minor indentation fix (spaces -> tabs)
|
2015-12-22 04:52:50 +01:00 |
|
note_base.cc
|
Fix indentation of note_base (whitespace to tab)
|
2015-12-22 04:52:50 +01:00 |
|
note_base.h
|
Fix indentation of note_base (whitespace to tab)
|
2015-12-22 04:52:50 +01:00 |
|
note_player.cc
|
When sounding notes on selection / note movements, play the note for as long as the mouse button is held down (#4574).
|
2012-06-08 13:21:05 +00:00 |
|
note_player.h
|
MusicalTime => Beats.
|
2015-01-07 00:12:07 -05:00 |
|
note_select_dialog.cc
|
Note selector dialog for note controls.
|
2014-11-03 16:37:19 -05:00 |
|
note_select_dialog.h
|
fix compilation with gcc-4.9.1
|
2014-11-13 00:11:32 +01:00 |
|
nsm.cc
|
remove compile errors (still will not link and JACKPortEngine is not close to done)
|
2013-07-30 23:26:46 -04:00 |
|
nsm.h
|
master merge; new files not added after initial cairocanvas patch application
|
2013-04-05 17:16:33 -04:00 |
|
nsmclient.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
nsmclient.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
option_editor.cc
|
the basics of tabbed
|
2016-02-22 15:31:21 -05:00 |
|
option_editor.h
|
the basics of tabbed
|
2016-02-22 15:31:21 -05:00 |
|
opts.cc
|
add a hidden option to show hidden processors
|
2015-10-04 19:40:46 +02:00 |
|
opts.h
|
more miscellaneous changes for audioengine, all of this is still far from actually compiling
|
2013-07-24 08:36:04 -04:00 |
|
panner2d.cc
|
first compilable version of tabbable design.
|
2016-02-22 15:31:21 -05:00 |
|
panner2d.h
|
prepare 2d-panner theme
|
2015-08-08 17:42:43 +02:00 |
|
panner_editor.cc
|
Provide dialogs to edit pan values numerically, at least for
|
2012-06-06 11:47:09 +00:00 |
|
panner_editor.h
|
Provide dialogs to edit pan values numerically, at least for
|
2012-06-06 11:47:09 +00:00 |
|
panner_interface.cc
|
Move DPIReset and ColorsChanged signals into UIConfiguration
|
2015-09-16 16:55:17 -04:00 |
|
panner_interface.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
panner_ui.cc
|
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
|
2015-09-16 16:55:17 -04:00 |
|
panner_ui.h
|
scalable panners
|
2015-04-20 20:45:36 +02:00 |
|
paste_context.h
|
Support paste between automation lanes.
|
2014-12-06 12:20:52 -05:00 |
|
patch_change.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
patch_change.h
|
Support stepping bank by shift+scroll/arrow.
|
2014-12-17 20:18:11 -05:00 |
|
patch_change_dialog.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
patch_change_dialog.h
|
MusicalTime => Beats.
|
2015-01-07 00:12:07 -05:00 |
|
piano_roll_header.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
piano_roll_header.h
|
Highlight note in piano roll - #6510
|
2015-08-15 03:08:55 +02:00 |
|
pingback.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
pingback.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
playlist_selection.h
|
Support cut/copy/paste of several regions and lines at once.
|
2014-11-16 22:35:45 -05:00 |
|
playlist_selector.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
playlist_selector.h
|
|
|
|
plugin_eq_gui.cc
|
no need for ugly cast constructors, just add a second argument
|
2015-10-12 13:34:00 -04:00 |
|
plugin_eq_gui.h
|
Remove over 500 unnecessary includes (including 54 of session.h).
|
2012-05-24 06:09:29 +00:00 |
|
plugin_interest.h
|
|
|
|
plugin_selector.cc
|
satisfy some pedantic compilers, #6748
|
2016-01-26 15:14:55 +01:00 |
|
plugin_selector.h
|
allow dragging plugins directly from the manager
|
2015-12-24 01:45:16 +01:00 |
|
plugin_ui.cc
|
first compilable version of tabbable design.
|
2016-02-22 15:31:21 -05:00 |
|
plugin_ui.h
|
Clean up generic and LV2 plugin GUI to deal with ParameterChanged(Externally) alteration
|
2015-10-20 10:23:49 -04:00 |
|
point_selection.h
|
Compile cleanly with clang.
|
2012-05-24 02:54:10 +00:00 |
|
port_group.cc
|
do not show control surface bundles in non-MIDI port matrix.
|
2015-12-03 22:01:07 -05:00 |
|
port_group.h
|
further improvements to port grouping for the port matrix
|
2015-12-03 12:50:32 -05:00 |
|
port_insert_ui.cc
|
move utility functions into a dedicated namespace
|
2014-06-25 21:47:54 +02:00 |
|
port_insert_ui.h
|
ProcessorWindowProxy::processor_going_away takes care of deletion
|
2014-01-13 09:39:50 -05:00 |
|
port_matrix.cc
|
rework 8b80fe0, use std::string, not char*
|
2015-10-15 11:24:15 +02:00 |
|
port_matrix.h
|
Unify editor / mixer ordering.
|
2013-10-21 00:19:43 +11: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
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02: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
|
desaturate port matrix colors
|
2015-03-14 22:59:07 +01:00 |
|
port_matrix_grid.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02: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
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02: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
|
Compile cleanly with clang.
|
2012-05-24 02:54:10 +00:00 |
|
processor_box.cc
|
small rationalization of naming and code for managing plugin GUI visibility
|
2016-02-22 15:31:23 -05:00 |
|
processor_box.h
|
small rationalization of naming and code for managing plugin GUI visibility
|
2016-02-22 15:31:23 -05:00 |
|
processor_selection.h
|
|
|
|
progress_reporter.cc
|
fix progress reporter, use idle callback.
|
2015-09-19 19:00:42 +02:00 |
|
progress_reporter.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
prompter.cc
|
|
|
|
prompter.h
|
|
|
|
public_editor.cc
|
first compilable version of tabbable design.
|
2016-02-22 15:31:21 -05:00 |
|
public_editor.h
|
changes to support new key bindings editor design
|
2016-02-22 15:31:23 -05:00 |
|
quantize_dialog.cc
|
MusicalTime => Beats.
|
2015-01-07 00:12:07 -05:00 |
|
quantize_dialog.h
|
Remove unused quantize type options.
|
2012-05-01 16:19:50 +00:00 |
|
rc_option_editor.cc
|
remove debug output
|
2016-02-22 15:31:21 -05:00 |
|
rc_option_editor.h
|
save/restore tabbable state
|
2016-02-22 15:31:21 -05:00 |
|
region_editor.cc
|
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
|
2015-09-16 16:55:17 -04:00 |
|
region_editor.h
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|
region_gain_line.cc
|
Select the control point about to be deleted when using shift + right click.
|
2015-10-20 00:53:29 +11:00 |
|
region_gain_line.h
|
Allow creation of region gain points by clicking on a line.
|
2015-08-27 02:20:43 +10:00 |
|
region_layering_order_editor.cc
|
first compilable version of tabbable design.
|
2016-02-22 15:31:21 -05:00 |
|
region_layering_order_editor.h
|
tweak region layering editor to use only a single click to change layering
|
2012-12-05 18:29:07 +00:00 |
|
region_selection.cc
|
Context menu for applying edits to note selection.
|
2014-12-25 15:32:10 -05:00 |
|
region_selection.h
|
Context menu for applying edits to note selection.
|
2014-12-25 15:32:10 -05:00 |
|
region_view.cc
|
Remove GhostRegion::CatchDeletion signal to reduce session close times
|
2015-10-22 11:51:03 -04:00 |
|
region_view.h
|
Fix inverted logic of SnapOff with snap modifiers pressed.
|
2015-05-23 03:09:48 +10:00 |
|
return_ui.cc
|
GainMeter(Base) now has an explicit gain control given to it
|
2016-01-25 11:47:44 -05:00 |
|
return_ui.h
|
ProcessorWindowProxy::processor_going_away takes care of deletion
|
2014-01-13 09:39:50 -05:00 |
|
rgb_macros.h
|
cairo-ify expose handlers for PixFader and PixScroller (latter is not used); tweak UI RC file in response; move rgb macros to gtkmm2ext for easier use there as we go cairo over time
|
2011-02-08 19:19:55 +00:00 |
|
rhythm_ferret.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
rhythm_ferret.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
route_group_dialog.cc
|
Fix 6783, Using "Esc" key doesn't cancel creating new Track/Bus Group
|
2016-02-22 15:22:56 +10:00 |
|
route_group_dialog.h
|
Remove dead code.
|
2014-11-25 02:11:44 -05:00 |
|
route_group_menu.cc
|
Create new Groups with a consistent set of default properties.
|
2015-09-21 14:52:25 -05: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
|
Move Timers/Timeouts from ARDOUR_UI into functions in timers.h and use PBD::Timers
|
2015-01-01 19:04:14 +07:00 |
|
route_params_ui.h
|
disable pluginbox in RouteUI window when a track is frozen
|
2014-06-04 02:19:46 +02:00 |
|
route_processor_selection.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02: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
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
route_time_axis.cc
|
GainMeter(Base) now has an explicit gain control given to it
|
2016-01-25 11:47:44 -05:00 |
|
route_time_axis.h
|
Trim Automation UI
|
2015-04-25 21:25:19 +02:00 |
|
route_ui.cc
|
when using InverseGroup for rec-enable, do not collect group members and pass them to a session RT event method
|
2016-01-25 22:10:43 -05:00 |
|
route_ui.h
|
first compiling, mostly working version of group controls changes
|
2016-01-22 11:58:31 -05: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 |
|
ruler_dialog.cc
|
consistent ordering of Ruler Actions.
|
2015-03-21 19:44:58 +01:00 |
|
ruler_dialog.h
|
let's not forget the video timeline
|
2014-06-25 15:35:08 -04:00 |
|
SAE-de-keypad.bindings.in
|
Tidy up the region menu a bit, and hopefully clarify what regions will be
|
2010-11-03 22:19:29 +00:00 |
|
SAE-de-nokeypad.bindings.in
|
Tidy up the region menu a bit, and hopefully clarify what regions will be
|
2010-11-03 22:19:29 +00:00 |
|
SAE-us-keypad.bindings.in
|
Tidy up the region menu a bit, and hopefully clarify what regions will be
|
2010-11-03 22:19:29 +00:00 |
|
SAE-us-nokeypad.bindings.in
|
Tidy up the region menu a bit, and hopefully clarify what regions will be
|
2010-11-03 22:19:29 +00:00 |
|
save_as_dialog.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
save_as_dialog.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
search_path_option.cc
|
Oops - correct some typos in my previous commit
|
2014-04-11 15:36:04 +01:00 |
|
search_path_option.h
|
fix for #5224
|
2012-12-27 18:49:35 +00:00 |
|
selectable.h
|
|
|
|
selection.cc
|
use new selection API to avoid double signal when a track or tracks are SET as the selection
|
2016-01-29 16:15:41 -05:00 |
|
selection.h
|
modify Selection API to provide (default-valued) "with_signal" argument to all ::clear_*() methods
|
2016-01-29 16:15:41 -05:00 |
|
selection_memento.cc
|
fix OSX/PPC 10.4 long maths
|
2015-03-31 16:05:15 +02:00 |
|
selection_memento.h
|
Add editor selection state to session history via a SelectionMemento, which
|
2014-12-18 11:03:10 -05:00 |
|
selection_templates.h
|
|
|
|
send_ui.cc
|
GainMeter(Base) now has an explicit gain control given to it
|
2016-01-25 11:47:44 -05:00 |
|
send_ui.h
|
ProcessorWindowProxy::processor_going_away takes care of deletion
|
2014-01-13 09:39:50 -05:00 |
|
session_dialog.cc
|
Normalize user-visible messages to use 8-bit, 16-bit, 24-bit, 32-bit and 64-bit
|
2015-12-06 01:00:20 +01:00 |
|
session_dialog.h
|
fix OSX openFile Application Delegate
|
2015-11-29 17:04:40 +01:00 |
|
session_import_dialog.cc
|
Make capitalization consistent and other minor spelling corrections.
|
2015-12-01 00:39:35 +01:00 |
|
session_import_dialog.h
|
Remove over 500 unnecessary includes (including 54 of session.h).
|
2012-05-24 06:09:29 +00:00 |
|
session_metadata_dialog.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
session_metadata_dialog.h
|
Display length & check digit of entered EAN-13 in metadata dialogue
|
2015-03-30 09:19:00 -05:00 |
|
session_option_editor.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
session_option_editor.h
|
add 'save defaults' option to properties dialog
|
2014-06-29 16:11:46 +02:00 |
|
sfdb_freesound_mootcher.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
sfdb_freesound_mootcher.h
|
remove unused fstream includes
|
2015-10-05 22:15:18 +02:00 |
|
sfdb_ui.cc
|
GainMeter(Base) now has an explicit gain control given to it
|
2016-01-25 11:47:44 -05:00 |
|
sfdb_ui.h
|
a shot in the dark to work-around windows file-import limit.
|
2015-12-08 00:29:19 +01:00 |
|
shuttle_control.cc
|
change Controllable::set_value() API to include grouped control consideration.
|
2016-01-02 04:58:30 -05:00 |
|
shuttle_control.h
|
change Controllable::set_value() API to include grouped control consideration.
|
2016-01-02 04:58:30 -05:00 |
|
small-splash.png
|
shrink small-splash.png image by 50%
|
2013-09-23 23:12:42 -04:00 |
|
soundcloud_export_selector.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
soundcloud_export_selector.h
|
remove unused fstream includes
|
2015-10-05 22:15:18 +02:00 |
|
speaker_dialog.cc
|
Make the speaker dialog graphic's area rectangular so that
|
2012-06-03 15:25:21 +00:00 |
|
speaker_dialog.h
|
Remove dead code.
|
2014-11-25 02:11:44 -05:00 |
|
splash.cc
|
rework 8b80fe0, use std::string, not char*
|
2015-10-15 11:24:15 +02:00 |
|
splash.h
|
fix display of splash screen (at least on X11)
|
2013-03-04 18:19:05 +00:00 |
|
splash.png
|
new splash version from thorsten
|
2013-03-10 15:32:25 +00:00 |
|
startup.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
startup.h
|
offer to scan for plugins at first start.
|
2015-07-16 21:11:22 +02:00 |
|
step_editing.bindings
|
adjust fixed bindings files for use with new fmt-bindings tool
|
2016-02-22 15:31:23 -05:00 |
|
step_editor.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
step_editor.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
step_entry.cc
|
add step entry bindings pointer to step entry window so that bindings will be used
|
2016-02-22 15:31:23 -05:00 |
|
step_entry.h
|
MusicalTime => Beats.
|
2015-01-07 00:12:07 -05:00 |
|
stereo_panner.cc
|
change Controllable::set_value() API to include grouped control consideration.
|
2016-01-02 04:58:30 -05:00 |
|
stereo_panner.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
stereo_panner_editor.cc
|
change Controllable::set_value() API to include grouped control consideration.
|
2016-01-02 04:58:30 -05:00 |
|
stereo_panner_editor.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
streamview.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
streamview.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
strip_selection.h
|
|
|
|
strip_silence_dialog.cc
|
redesign cross-thread registration/signalling system
|
2015-12-28 10:14:17 -05:00 |
|
strip_silence_dialog.h
|
strip silence: report analysis progress
|
2015-10-16 15:27:20 +02:00 |
|
sys_ex.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
sys_ex.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
tape_region_view.cc
|
make tape tracks draw something.
|
2015-04-28 16:08:20 +02:00 |
|
tape_region_view.h
|
more canvas refactoring.
|
2014-06-22 11:41:05 -04:00 |
|
tempo_dialog.cc
|
Change the tap tempo estimator to least-squares regression
|
2016-02-18 10:32:49 +10:00 |
|
tempo_dialog.h
|
Change the tap tempo estimator to least-squares regression
|
2016-02-18 10:32:49 +10:00 |
|
tempo_lines.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
tempo_lines.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
theme_manager.cc
|
add tooltip to "floating monitor section" and allow on OSX.
|
2015-12-21 15:46:28 +01:00 |
|
theme_manager.h
|
allow to float detached monitor-section window
|
2015-12-21 14:38:45 +01:00 |
|
time_axis_view.cc
|
Fix 6609: Right-click in active track name box crashes
|
2016-02-13 12:30:31 +10:00 |
|
time_axis_view.h
|
Fix 6609: Right-click in active track name box crashes
|
2016-02-13 12:30:31 +10:00 |
|
time_axis_view_item.cc
|
Remove unused vestigial frame member of TimeAxisViewItem
|
2015-12-01 21:12:12 +10:00 |
|
time_axis_view_item.h
|
Remove unused vestigial frame member of TimeAxisViewItem
|
2015-12-01 21:12:12 +10:00 |
|
time_fx_dialog.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
time_fx_dialog.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
time_info_box.cc
|
clocks in selection/punch displays do actually need the background
|
2016-02-22 15:31:23 -05:00 |
|
time_info_box.h
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
time_selection.cc
|
add abort() to non-reached code
|
2014-11-14 11:30:08 +01:00 |
|
time_selection.h
|
Delete trailing whitespace
|
2011-06-01 17:00:29 +00:00 |
|
timecode_tester.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
|
timers.cc
|
RAII Timer Suspend wrapper
|
2015-10-30 15:55:27 +01:00 |
|
timers.h
|
RAII Timer Suspend wrapper
|
2015-10-30 15:55:27 +01:00 |
|
tooltips.cc
|
Add tooltips.h header for setting tooltips rather than via ardour_ui.h
|
2015-09-16 16:55:17 -04:00 |
|
tooltips.h
|
Add tooltips.h header for setting tooltips rather than via ardour_ui.h
|
2015-09-16 16:55:17 -04:00 |
|
track_selection.cc
|
remove executable mode-bit from files
|
2013-06-16 21:54:08 +02:00 |
|
track_selection.h
|
protect use of iterators across routeUI selection when operations change the selection (e.g. deletion)
|
2014-06-30 11:02:23 -04: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
|
fall back to use video-duration from container if stream duration is n/a
|
2016-01-03 19:50:39 +01:00 |
|
transcode_ffmpeg.h
|
round A/V offset to video-frames.
|
2014-07-02 23:36:06 +02:00 |
|
transcode_video_dialog.cc
|
clarify missing ffmpeg messages
|
2015-12-22 16:43:26 +01:00 |
|
transcode_video_dialog.h
|
basic GUI support to auto-align video by LTC.
|
2015-09-20 18:37:39 +02:00 |
|
transform_dialog.cc
|
fix initial transform dialog display (override show_all)
|
2015-08-27 14:28:01 +02:00 |
|
transform_dialog.h
|
MIDI transform dialog.
|
2014-12-28 16:06:44 -05: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 |
|
trx.menus.in
|
Remove internal edit mode and add "content" tool.
|
2014-12-18 20:21:01 -05:00 |
|
ui_config.cc
|
use quotes for in-tree pbd/glib wrapper include
|
2015-10-05 22:15:18 +02:00 |
|
ui_config.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
ui_config_vars.h
|
remove all tearoffs except the monitor section.
|
2016-02-22 15:31:23 -05:00 |
|
ui_light.rc.in
|
fix names of included files
|
2014-09-07 10:47:39 -04:00 |
|
utils.cc
|
get normal GTK accelerators working again
|
2016-02-22 15:31:21 -05:00 |
|
utils.h
|
get normal GTK accelerators working again
|
2016-02-22 15:31:21 -05:00 |
|
utils_videotl.cc
|
Improve behavior of overwrite_file_dialog.
|
2015-11-04 17:52:00 -05:00 |
|
utils_videotl.h
|
Improve behavior of overwrite_file_dialog.
|
2015-11-04 17:52:00 -05:00 |
|
verbose_cursor.cc
|
Move UIConfiguration Singleton into UIConfiguration header
|
2015-09-16 16:55:17 -04:00 |
|
verbose_cursor.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
video_image_frame.cc
|
don't export video-frame request function
|
2015-10-04 02:04:59 +02:00 |
|
video_image_frame.h
|
minimize rebuild after reconfigure:
|
2014-09-06 21:18:08 +02:00 |
|
video_monitor.cc
|
first compilable version of tabbable design.
|
2016-02-22 15:31:21 -05:00 |
|
video_monitor.h
|
Use libardour SystemExec wrapper in gtk2_ardour
|
2014-05-19 19:52:32 +01:00 |
|
video_server_dialog.cc
|
Remove the PaddedButton widget as it broke rendering in some cases.
|
2015-12-06 16:03:31 +01:00 |
|
video_server_dialog.h
|
enable videotimeline by default
|
2013-04-11 19:49:48 +02:00 |
|
video_timeline.cc
|
back to mjpeg (revert 2cb511e and 3f157f9) for now
|
2015-10-23 23:34:21 +02:00 |
|
video_timeline.h
|
more canvas refactoring.
|
2014-06-22 11:41:05 -04:00 |
|
video_tool_paths.cc
|
Change return type and name of get_win_special_folder
|
2015-08-18 15:33:03 +10:00 |
|
video_tool_paths.h
|
consolidate video-tool filepaths - step one
|
2014-12-23 23:43:24 +01:00 |
|
visibility_group.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
visibility_group.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
vst_plugin_ui.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
vst_plugin_ui.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
vstdbg
|
Use ardev_common.sh to setup environment for running libardour tests
|
2014-12-03 17:31:03 +07:00 |
|
window_manager.cc
|
small rationalization of naming and code for managing plugin GUI visibility
|
2016-02-22 15:31:23 -05:00 |
|
window_manager.h
|
remove "toggle-foo" style actions related to editor/mixer windows and provide new methods that just use Tabbable::make_visible()
|
2016-02-22 15:31:22 -05:00 |
|
windows_icon.rc
|
windows application icon
|
2014-10-05 02:12:25 +02:00 |
|
windows_vst_plugin_ui.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
windows_vst_plugin_ui.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
|
wscript
|
fix command used to build keyboard bindings
|
2016-02-22 15:31:23 -05:00 |