ardour/gtk2_ardour
2015-02-15 17:57:43 +02:00
..
export
glade
icons [Summary] Pixel hunting 2015-02-11 18:18:39 +02:00
macosx [Summary] Ambiguous File Dialog rework 2015-02-14 13:46:01 +02:00
pixmaps remove cruft (old cvsignore files) 2013-03-17 23:08:27 +01:00
po i18n updates (specifically .de from edgar a, but also contains results of ./waf i18n 2014-02-10 12:19:43 -05:00
ui [Summary] Fixing the bug: switching to editing the gain level ruined alignment of UI elements of the mixer strips. 2015-02-15 17:57:43 +02:00
windows [Summary] Fix bug with master's color 2014-08-21 12:19:25 +03:00
about_dialog.cc [Summary]: Dialog logic restriction. Provided correct behaviour when user opens some dialogs and then calls File->Close (on mac). All earlier opened dialogs will be closed and just SessionDialog will be shown. 2015-02-12 19:59:01 +02:00
about_dialog.h [Summary] Bug fix 44712 " About dialog and License dialog do not have close button (in the right corner) " 2014-12-15 12:11:10 +02:00
actions.cc [Summary] Implemented restriction logic usecases for Record 2015-01-29 17:59:21 +02:00
actions.h [Summary] Implemented restriction logic usecases for Record 2015-01-29 17:59:21 +02:00
add_route_dialog.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
add_route_dialog.h pre-select reasonable-synth as Instrument 2014-01-03 20:33:27 +01:00
add_tracks_dialog.cc [Summary] Merge with changes from Nikolay 2015-02-10 18:01:25 +02:00
add_tracks_dialog.h [Summary] Merge with changes from Nikolay 2015-02-10 18:01:25 +02:00
add_video_dialog.cc forward port ffd5c24 from master (extend video file ext list) 2014-10-16 10:37:34 -04:00
add_video_dialog.h Fix collision between keyword interface used in glibmm and windows headers 2014-08-16 16:36:42 -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 [Summary] Merging from GIT 2014-04-18 04:21:54 -05:00
analysis_window.h
arcall update callgrind script and add some doc. 2014-08-17 20:43:23 -04:00
ardbg add support for OSX 10.9 clang's lldb (there's no gdb on 10.9) 2014-10-10 14:05:27 -04:00
ardbg-scons Change filetype 2014-03-26 14:16:19 -05:00
ardev Change filetype 2014-03-26 14:16:19 -05:00
ardev.cmd [Summary] Making ardev.cmd launchable from Windows Explorer 2014-11-06 18:13:57 +02:00
ardev_common.sh.in break out ALSA related functions into libardouralsautil 2014-08-17 13:47:14 -04:00
ardour-sae.menus remove some cruft with previous commits. remove option link-region-and-track-selection since they are now exclusive, and rename select-all-regions to select-all-objects to match the implementation 2014-08-17 20:39:24 -04:00
ardour.menus.in add initial code/stubs, actions, menu items for save as 2015-01-14 18:01:35 -05:00
ardour.sh.in rationalize, parameterize, standardize product names, install directories, executable names 2014-09-03 20:27:10 -04:00
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3.desktop.in
ardour3.xml
ardour_button.cc add back ardour_button.cc, mistakenly removed during a cherry-pick operation 2014-09-17 07:06:05 -04:00
ardour_button.h repair ardour-button "fixed color mode" 2014-08-17 20:38:56 -04:00
ardour_dialog.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -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_dropdown.cc change ArdourDropdown API to allow other types of menu elements 2015-01-17 16:51:39 -05:00
ardour_dropdown.h change ArdourDropdown API to allow other types of menu elements 2015-01-17 16:51:39 -05:00
ardour_ui.cc [Summary] Ambiguous File Dialog rework 2015-02-14 13:46:01 +02:00
ardour_ui.h [Summary]: fix System Lock on mac. Earlier System Lock window in case of calling from Main Menu didn't disable Main Menu. Closing 'System Lock' by 'close' button (mac only) didn't return active status to Main Menu. 2015-02-13 13:16:42 +02:00
ardour_ui2.cc [Summary]: fix System Lock on mac. Earlier System Lock window in case of calling from Main Menu didn't disable Main Menu. Closing 'System Lock' by 'close' button (mac only) didn't return active status to Main Menu. 2015-02-13 13:16:42 +02:00
ardour_ui_dependents.cc [Commit] Eliminating unused time consuming SW units. 2014-12-11 23:06:36 +02:00
ardour_ui_dialogs.cc [Summary] Progressing TRACKS specific import dialog. 2015-02-01 23:12:24 +02:00
ardour_ui_ed.cc [Summary]: fix System Lock on mac. Earlier System Lock window in case of calling from Main Menu didn't disable Main Menu. Closing 'System Lock' by 'close' button (mac only) didn't return active status to Main Menu. 2015-02-13 13:16:42 +02:00
ardour_ui_mixer.cc [Summary] Adding the TRACKs specific meter bridge view. 2014-08-11 12:56:58 +03:00
ardour_ui_options.cc properly track, update, maintain and set auto return state 2015-01-17 16:54:34 -05:00
ardour_window.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -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 OSX CoreText font loading, updated ArdourMono font-family name 2013-01-31 07:41:37 +00:00
arldd [Summary] Fixed MAC build 2014-03-26 06:31:34 -05:00
armass amend previous commit 2014-10-10 14:05:27 -04:00
arprof script to run ardour under callgrind 2014-08-16 16:15:25 -04:00
arprof-scons [Summary] Fixed MAC build 2014-03-26 06:31:34 -05:00
artest [Summary] Fixed MAC build 2014-03-26 06:31:34 -05:00
arval move all marker/midi related code into Editor (since the visual elements in the GUI are all part of the Editor window, and populate/alter dropdowns as necessary. 2014-10-01 17:50:56 -04:00
arval-scons [Summary] Fixed MAC build 2014-03-26 06:31:34 -05:00
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 [Summary] Fixed issue related to incorrect headers order in au_pluginui.mm which is occasionally reproducible on Maverics 2014-07-16 12:54:56 +03:00
audio_clock.cc [Summary] Bug fix: The relative coordinates of the redrawn PORTION of the audio clock's client area were used as ORIGIN x and y. Now the ORIGIN coordinates are taken from the ancestor in which client area the audio clock area is drawn. 2015-01-09 23:46:31 +02:00
audio_clock.h break out AudioClock::print_minsec() so that AudioClock and VerboseCursor can use the same formatting code. 2014-08-17 20:59:23 -04:00
audio_region_editor.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
audio_region_editor.h 'gtk2_ardour' - Harmonize '__WIN32__', 'OS_WIN32' etc, etc. Use 'PLATFORM_WINDOWS' instead 2013-10-14 17:05:42 +01:00
audio_region_view.cc [Summary] Changed label when no file associated with a region 2015-02-08 20:20:06 +02:00
audio_region_view.h [Summary] Added support for showing sample rate label on region when session sample rate differs. 2014-12-25 14:32:50 +02:00
audio_streamview.cc [Summary] Made impossible for waveform zoom multiplier to become less then 1 2015-01-08 12:37:24 +02:00
audio_streamview.h [Summary] Implemented waveform zoom. Added feature to save waveform zoom state with the session. 2014-12-27 00:56:21 +02:00
audio_time_axis.cc [Summary] Made master track number hidden correctly 2014-08-18 18:43:43 -04:00
audio_time_axis.h add partial support for mute automation (playback does not work, data is not recorded in the session) 2014-08-17 20:32:13 -04:00
automation_controller.cc fix midi automation sliders 2014-10-22 09:07:37 -04: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 fix a bunch of memory leaks 2014-09-17 07:06:04 -04:00
automation_line.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
automation_region_view.cc Merge branch 'master' into ardour-merge 2014-08-28 10:58:49 -04:00
automation_region_view.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
automation_selection.h
automation_streamview.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
automation_streamview.h [Summary] Reworked region view according to the PRD 2014-08-28 10:20:21 +03:00
automation_time_axis.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
automation_time_axis.h Merge branch 'master' of git.waves.com:waves/tracks 2014-07-04 18:04:39 +03:00
axis_view.cc use a hash-table to cache gui properties 2014-08-17 19:48:57 -04:00
axis_view.h use a hash-table to cache gui properties 2014-08-17 19:48:57 -04:00
big_clock_window.cc [Summary] Per Igor request: Big clock should allow moving the owning window 2015-02-03 19:15:21 +02: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_env.h move fixup_bundle_environment() code into per-platform files 2014-03-02 11:30:51 -05:00
bundle_env_cocoa.cc Rename PBD::find_file_in_search_path to just PBD::find_file 2014-08-17 18:36:02 -04:00
bundle_env_linux.cc Rename PBD::find_file_in_search_path to just PBD::find_file 2014-08-17 18:36:02 -04:00
bundle_env_mingw.cc move fixup_bundle_environment() code into per-platform files 2014-03-02 11:30:51 -05:00
bundle_env_msvc.cc [Summary] Fixed Tracks search paths 2014-09-08 14:33:56 +03:00
bundle_manager.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
bundle_manager.h
button_joiner.cc change the meters into CairoWidget, add expose_area to CairoWidget::render() 2014-08-17 14:28:10 -04:00
button_joiner.h change the meters into CairoWidget, add expose_area to CairoWidget::render() 2014-08-17 14:28:10 -04:00
canvas-simpleline.c
canvas-simplerect.c
canvas-waveview.c 'gtk2_ardour' - Harmonize usage of 'COMPILER_MINGW' and 'COMPILER_MSVC' where appropriate 2013-10-14 17:07:45 +01: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_patch_change.cc change UIConfig to use accessor/setter methods like RCConfig so that ParameterChanged methods can actually be emitted; add variable (over a small range) background shading for all TimeAxisViewItems 2013-04-16 23:46:22 -04:00
canvas_vars.h [Summary] Per request from PM: color of contrast elements (label and frame for MIDI) changed to be explicitly defined as canvasvar_MarkerLabel and canvasvar_SelectedMarkerLabel. As well colors for midi markers were changed in default_ui_config. 2015-02-14 19:21:37 +02:00
clock_group.cc
clock_group.h
cocoacarbon.mm really no reason to support ARDOUR_EN anymore ... we have a preference dialog item to enable/disable translation 2013-11-05 14:20:03 -05:00
compact_meter_bridge.cc [Summary] Excluding whatever is not bus from arrange view, compact meter bridge and mixer bridge view 2014-07-29 14:07:15 +03:00
compact_meter_bridge.h [Summary] Changing the compact meter bridge according to Igor's request. 2014-08-06 10:19:04 +03:00
compact_meter_strip.cc [Summary] Fixing the bug: incorrect ordinar numers dispalyed in the hints over compact mixer strip. 2015-01-13 13:54:26 +02:00
compact_meter_strip.h [Summary] Reflect compact meter-bridge selection in the Inspector. Bug 43317 2014-09-19 11:52:58 +03:00
configinfo.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:16:25 -04:00
configinfo.h make config-window suitable for small[er] screens 2013-08-08 15:23:08 -04:00
control_point.cc remove unused i2w code from ControlPoint 2014-08-17 18:54:35 -04:00
control_point.h remove unused i2w code from ControlPoint 2014-08-17 18:54:35 -04:00
control_point_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:16:29 -04:00
control_point_dialog.h
crash_recovery_dialog.cc [Summary] Remade "Crash Recover" dialog 2014-11-18 11:12:46 +02:00
crash_recovery_dialog.h [Summary] Remade "Crash Recover" dialog 2014-11-18 11:12:46 +02:00
crossfade_edit.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -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-08-17 17:44:17 -04:00
crossfade_xpms.h
curvetest.cc Move curve test file handling in main() until after ARDOUR::init is called 2013-08-13 20:15:47 +10:00
dbg_msg.h Progressing Preferences panel and UI 2014-05-01 06:06:16 -05:00
debug.cc
debug.h
default_ui_config.in [Summary] Per request from PM: color of contrast elements (label and frame for MIDI) changed to be explicitly defined as canvasvar_MarkerLabel and canvasvar_SelectedMarkerLabel. As well colors for midi markers were changed in default_ui_config. 2015-02-14 19:21:37 +02:00
device_connection_control.cc [Summary] Pixel hunting 2014-07-28 20:10:12 +03:00
device_connection_control.h [Summary] Making namespace WavesUI a class. 2014-06-12 18:19:50 -04:00
edit_note_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:16:35 -04:00
edit_note_dialog.h merge resolution with master 2013-05-02 20:21:54 -04:00
editing.cc
editing.h
editing_syms.h add basics of Cut mouse mode, no functionality yet. Icon images are still required 2014-08-17 20:41:07 -04:00
editor.bindings [Summary] Merging from GIT 2014-04-18 04:21:54 -05:00
editor.cc [Summary]: fixed 46387, 46388. Crash on creating/loading session after swiching to none device 2015-02-15 15:59:55 +02:00
editor.h [Summary] Implementing group Lock/Unlock applied to selected markers 2015-02-15 17:39:31 +02:00
editor_actions.cc [Summary] Removed menu elements not used in tracks 2015-02-05 12:01:23 +02:00
editor_audio_import.cc [Summary] Progressing TRACKS specific import dialog. 2015-02-01 23:12:24 +02:00
editor_audiotrack.cc commit immediately post linking 2013-04-04 18:45:27 -04:00
editor_canvas.cc [Summary] Bug fix: on windows the dropped multi-channel audio file was not blocked. 2015-02-11 18:18:39 +02:00
editor_canvas_events.cc ignore context menu click events, notably during drag but also for a couple of other purposes 2015-01-26 16:37:53 -05:00
editor_component.cc
editor_component.h
editor_cursors.cc [Summary] Fixed issue with shifted playhead polygon when new session is created 2014-09-15 14:28:13 +03:00
editor_cursors.h add new variant of EditorCursor that creates an insensitive full-canvas-height line, and fix destructor leak 2014-08-17 20:41:45 -04:00
editor_drag.cc [Summary] Bug fixed: pressing esc when dragging range selection rectangle did not abort the operation; the range selection rectangle remained on screen and it was available to click on it to complete operation like it was not ESC (equal to abort) pressed. 2015-02-14 16:04:21 +02:00
editor_drag.h implement axis-limited dragging 2015-02-12 14:30:56 -05:00
editor_enums.h
editor_export_audio.cc [Summary]: Dialog logic restriction. Provided correct behaviour when user opens some dialogs and then calls File->Close (on mac). All earlier opened dialogs will be closed and just SessionDialog will be shown. 2015-02-12 19:59:01 +02:00
editor_group_tabs.cc move contrasting_text_color() into ArdourCanvas 2014-08-17 19:59:38 -04:00
editor_group_tabs.h Unify editor / mixer ordering. 2013-10-21 00:19:43 +11:00
editor_items.h add trim handles to range markers 2015-01-22 21:12:51 -05:00
editor_keys.cc add functionality for cut tool 2014-08-17 20:41:15 -04:00
editor_locations.cc
editor_locations.h
editor_markers.cc [Summary] Reviewed commit made by Grigoriy [517a230] 2015-02-15 17:39:31 +02:00
editor_mixer.cc [Summary]: fixed 46387, 46388. Crash on creating/loading session after swiching to none device 2015-02-15 15:59:55 +02:00
editor_mouse.cc use different drags in upper and lower half of ruler, following PRD/Igor/manual etc. 2015-01-29 17:51:17 -05:00
editor_ops.cc [Summary]: fix System Lock on mac. Earlier System Lock window in case of calling from Main Menu didn't disable Main Menu. Closing 'System Lock' by 'close' button (mac only) didn't return active status to Main Menu. 2015-02-13 13:16:42 +02:00
editor_regions.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
editor_regions.h
editor_route_groups.cc fix race-condition/segfault at exit: 2014-09-17 07:06:04 -04: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-08-17 20:42:33 -04:00
editor_routes.cc insanely complex fixes for dragging to and from the drop zone. 2015-02-13 12:36:14 -05:00
editor_routes.h don't loose a redraw. 2014-12-26 18:33:47 -05:00
editor_rulers.cc [Summary] Fixed ZOOM hang up on attempt to zoom in after maximum zoom out 2015-02-09 19:50:45 +02:00
editor_selection.cc [Summary] Implemented features "Select All" and "Inverst Selection" for regions 2015-02-02 13:12:25 +02:00
editor_snapshots.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
editor_snapshots.h
editor_summary.cc [Summary] Progress dialog rework. Make it non singltongue, put athync available dialog in ARDOUR_UI instance. 2015-01-15 18:23:40 +02:00
editor_summary.h amend 5d0303b - fix editor summary leak 2014-10-16 05:34:43 -04:00
editor_tempodisplay.cc [Summary] Change request from Igor 2014-11-11 21:00:19 +02:00
editor_timefx.cc Use Glib::usleep in Editor::timefx_thread on Windows 2014-08-16 16:36:55 -04:00
editor_videotimeline.cc [Summary] Embed (DRAG-nDROPped) file with different sample rate DIALOG 2015-01-15 18:23:41 +02:00
editor_xpms
engine_dialog.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
engine_dialog.h for backends w/o control, save a fake state with only the "active" attribute. 2014-08-17 18:07:00 -04:00
enums.cc part two of removing loopbar 2014-11-24 19:29:22 +02:00
enums.h [Summary] Prevent track resizing more then 22*40 pix 2014-07-23 16:31:55 +03:00
ergonomic-us.bindings.in [Summary] Merging from GIT 2014-04-18 04:21:54 -05:00
evtest.cc add copyright comments 2013-01-16 18:22:15 +00:00
export_channel_selector.cc cherry-pick ebd00236f8 from ardour-cc 2014-08-15 22:23:36 -04:00
export_channel_selector.h Fix comment typos. 2014-08-15 22:23:52 -04:00
export_dialog.cc [Summary] Reset unintentionally pushed debug-code. 2015-01-25 13:44:32 +02:00
export_dialog.h Show Soundcloud credentials and upload options only when required 2014-08-17 15:14:25 -04:00
export_file_notebook.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
export_file_notebook.h Show Soundcloud credentials and upload options only when required 2014-08-17 15:14:25 -04:00
export_filename_selector.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
export_filename_selector.h
export_format_dialog.cc Left-align label for post-export hook script entry. 2014-08-17 20:37:26 -04:00
export_format_dialog.h Remove Soundcloud upload from export format specification 2014-08-16 17:04:38 -04:00
export_format_selector.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:22:48 -04: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 [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:22:53 -04:00
export_preset_selector.h
export_range_markers_dialog.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
export_range_markers_dialog.h
export_timespan_selector.cc Show ranges in more sensible order in export dialog. 2014-08-15 22:21:11 -04:00
export_timespan_selector.h Fix comment typos. 2014-08-15 22:23:52 -04:00
export_video_dialog.cc update audio-export as used by video-export (disable soundcloud) 2014-08-17 20:39:45 -04:00
export_video_dialog.h export video-range: add to context menu 2013-10-12 22:56:08 +02:00
export_video_infobox.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:23:05 -04: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
fft.h
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
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
file_sample_rate_mismatch_dialog.cc [Summary] file sample rate mismatch dialog rework 2014-11-04 14:56:07 +02:00
file_sample_rate_mismatch_dialog.h [Summary] file sample rate mismatch dialog rework 2014-11-04 14:56:07 +02:00
fix_carbon.h improved macros for handling Mavericks-style Carbon headers; remove redundant extra addition of --stdlib=libc++ in CXXFLAGS on mavericks 2014-10-07 16:16:57 -04:00
floating_text_entry.cc fix inadvertent commit of commented line 2014-11-25 12:18:56 +02:00
floating_text_entry.h fix case of included header file 2014-11-25 12:13:23 +02:00
fonts.rc.in change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
gain_meter.cc [Summary] Fixed bug #45206 "Numeric Fader position indicator allows to input incorrect values" 2015-01-30 11:03:57 +02:00
gain_meter.h [Summary] Vector of routes within the selection on which gain value is not supposed to be changed. Made it const ref. 2015-01-14 01:54:34 +02:00
generic_pluginui.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
gettext.h
ghostregion.cc fix midi-ghost region y-scale 2014-10-22 09:13:54 -04:00
ghostregion.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
global_port_matrix.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04: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
global_signals.h move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
gprofhelper.c
group_tabs.cc make inactive group tab color be themeable and update it dynamically 2014-08-17 19:59:17 -04:00
group_tabs.h substantial changes in color management, involving a reduction in the use of Gdk::Color and more consistent logic for region coloring. 2014-08-17 15:02:28 -04:00
gtk_pianokeyboard.c Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge windows branch to get changes from there 2014-01-10 16:07:57 -05:00
gtk_pianokeyboard.h add copyright comments 2013-01-16 18:37:48 +00:00
gui_object.cc
gui_object.h
gui_thread.h add copyright comments 2013-01-16 18:37:48 +00:00
hit.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
hit.h use newly factored canvas in gtk2_ardour 2014-08-17 17:43:03 -04:00
i18n.h
insert_time_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:25:44 -04:00
insert_time_dialog.h
interthread_progress_window.cc [Summary] Embed (DRAG-nDROPped) file with different sample rate DIALOG 2015-01-15 18:23:41 +02:00
interthread_progress_window.h [Summary] Embed (DRAG-nDROPped) file with different sample rate DIALOG 2015-01-15 18:23:41 +02:00
io_selector.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
io_selector.h
keybindings.whitelist finish keybindings whitelist based on email from Igor 2015-01-22 16:43:37 -05:00
keyboard.cc use lower-case PROGRAM_NAME for user bindings file name 2014-08-17 21:01:10 -04:00
keyboard.h
keyeditor.cc [Summary] Implementing XML-ized tracks specific keyeditor 2015-02-13 03:21:08 +02:00
keyeditor.h [Summary] Implementing XML-ized tracks specific keyeditor 2015-02-13 03:21:08 +02:00
latency_gui.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:25:55 -04:00
latency_gui.h add copyright comments 2013-01-16 18:37:48 +00:00
led.cc change the meters into CairoWidget, add expose_area to CairoWidget::render() 2014-08-17 14:28:10 -04:00
led.h change the meters into CairoWidget, add expose_area to CairoWidget::render() 2014-08-17 14:28:10 -04:00
level_meter.cc [Summary] Removed debug output 2015-02-10 23:43:45 +02:00
level_meter.h several changes to LevelMeterBase to improve GUI performance. 2014-12-29 17:31:50 -05:00
license_dialog.cc [Summary] Bug fix 44712 " About dialog and License dialog do not have close button (in the right corner) " 2014-12-15 12:11:10 +02:00
license_dialog.h [Summary] Bug fix 44712 " About dialog and License dialog do not have close button (in the right corner) " 2014-12-15 12:11:10 +02:00
linux_vst_gui_support.cc replace gettimeofday() with g_get_monotonic_time() 2014-08-16 16:49:07 -04:00
location_ui.cc Functional: marker undo now works without deadlocks; overlapping skip 2014-09-30 15:23:40 -04:00
location_ui.h remove undefined method from LocationUI 2014-10-29 16:28:28 -04:00
logmeter.h Merge branch 'master' of git.waves.com:waves/tracks 2014-07-04 18:04:39 +03:00
lv2_external_ui.h add LV2 support for kx:external-ui# 2013-08-25 16:21:18 +02:00
lv2_plugin_ui.cc keep processing LV2 Ringbuffer once it is allocated 2013-11-05 02:06:20 +01:00
lv2_plugin_ui.h update external plugin UI handling 2013-08-29 13:05:11 +02:00
lxvst_plugin_ui.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
lxvst_plugin_ui.h remove executable mode-bit from files 2013-06-16 21:54:08 +02:00
main.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
main_clock.cc [Summary] Bug fix 44801. Remove last line from Display Position Playhead context menu 2014-12-25 11:04:59 +02:00
main_clock.h
marker.cc [Summary] When setting Play Loop range marker active/inactive, do not update it’s visual state. 2015-02-15 03:17:44 +02:00
marker.h [Summary] Fixing a number of bugs, which are “wrong selection of Markers” 2015-02-05 19:39:45 +02:00
marker_inspector_dialog.cc [Submit] Progressing marker inspector 2014-12-17 22:22:45 +02:00
marker_inspector_dialog.h [Submit] Progressing marker inspector 2014-12-17 22:22:45 +02:00
marker_inspector_dialog.logic.cc [Summary] Marker changes will make session dirty 2015-01-20 13:58:23 +02:00
marker_inspector_dialog.logic.h [Summary] Setting session dirty from Marker Inspector. 2015-01-16 13:17:19 +02:00
marker_io_dialog.cc add button click sensitivity to close Marker IO dialog 2014-09-13 14:16:12 -04:00
marker_io_dialog.h add button click sensitivity to close Marker IO dialog 2014-09-13 14:16:12 -04:00
marker_selection.h
master_bus_ui.cc [Summary] Fixed defect 45346: applied fix more gentle way then in b5a957314c 2015-01-23 12:48:55 +02:00
master_bus_ui.h [Summary] Fixed defect 45346: applied fix more gentle way then in b5a957314c 2015-01-23 12:48:55 +02:00
meter_patterns.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
meter_patterns.h [Summary] Forward class declarations added to avoid compilation errors 2014-07-21 13:24:53 +03:00
meter_strip.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
meter_strip.h [Summary] Progressing MASTER UI and occasional cleanup 2014-07-16 00:12:14 +03:00
meterbridge.cc initialize some uninitialized vars - closes #5974 2014-10-10 14:05:27 -04:00
meterbridge.h Unify editor / mixer ordering. 2013-10-21 00:19:43 +11:00
midi_automation_line.cc use newly factored canvas in gtk2_ardour 2014-08-17 17:43:03 -04:00
midi_automation_line.h use newly factored canvas in gtk2_ardour 2014-08-17 17:43:03 -04:00
midi_channel_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:26:22 -04:00
midi_channel_dialog.h
midi_channel_selector.cc Use PBD::ffs for portability 2013-07-22 13:44:32 +10: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
midi_cut_buffer.h
midi_device_connection_control.cc [Summary] Added channel name hints that will show the full name of the channel 2014-06-24 16:44:19 +03:00
midi_device_connection_control.h [Summary] Making namespace WavesUI a class. 2014-06-12 18:19:50 -04:00
midi_export_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:26:26 -04:00
midi_export_dialog.h
midi_list_editor.cc
midi_list_editor.h
midi_port_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:26:33 -04:00
midi_port_dialog.h add copyright comments 2013-01-16 18:37:48 +00:00
midi_region_view.cc use MouseCursors::invalid_cursor() to replace null cursor; redefine various cursors to meet PRD or get closer to them. 2014-12-14 09:32:10 -05:00
midi_region_view.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
midi_streamview.h Merge branch 'master' into ardour-merge 2014-08-28 10:58:49 -04:00
midi_time_axis.cc Bring back control slider on MIDI controller "tracks". 2014-10-22 09:09:02 -04:00
midi_time_axis.h Merge branch 'master' of git.waves.com:waves/tracks 2014-07-04 18:04:39 +03:00
midi_tracer.cc 'gtk2_ardour' - Add namespaces + casting where necessary + general bits of 'correctness' to keep MSVC happy 2013-10-03 09:06:56 +01:00
midi_tracer.h add copyright comments 2013-01-16 18:37:48 +00:00
midi_util.h
midi_velocity_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:26:36 -04:00
midi_velocity_dialog.h
missing_file_dialog.cc Render waveview components onto alpha masks to simplify drawing. 2014-08-18 12:26:05 -04: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 Mixer page: ESC should deselect all mixer strips and processors 2014-08-18 14:17:42 -04:00
mixer_actor.cc STFU! 2014-09-03 15:48:01 -04:00
mixer_actor.h Mixer page: ESC should deselect all mixer strips and processors 2014-08-18 14:17:42 -04:00
mixer_bridge_view.cc [Summary]: fixed 46387, 46388. Crash on creating/loading session after swiching to none device 2015-02-15 15:59:55 +02:00
mixer_bridge_view.h [Summary]: switching to Multi-Out mode hide gain sliders on MixerBridge and Inspector. 2015-02-14 13:29:09 +02:00
mixer_group_tabs.cc move contrasting_text_color() into ArdourCanvas 2014-08-17 19:59:38 -04:00
mixer_group_tabs.h Unify editor / mixer ordering. 2013-10-21 00:19:43 +11:00
mixer_strip.cc [Summary]: switching to Multi-Out mode hide gain sliders on MixerBridge and Inspector. 2015-02-14 13:29:09 +02:00
mixer_strip.h [Summary]: switching to Multi-Out mode hide gain sliders on MixerBridge and Inspector. 2015-02-14 13:29:09 +02:00
mixer_ui.cc [Summary] Solution for the issue when ordinals on some tracks are higher then should be after track deletion 2014-09-29 12:58:07 +03:00
mixer_ui.h Mixer page: ESC should deselect all mixer strips and processors 2014-08-18 14:17:42 -04:00
mnemonic-us.bindings.in [Summary]: Delete keybinding Ctrl-Z 2015-02-12 18:35:39 +02:00
monitor_section.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
monitor_section.h [Summary] Just making the formatting of code readable 2014-06-27 09:30:24 +03:00
mono_panner.cc [Summary] Made panners to move relatively on selected tracks 2015-01-22 16:22:21 +02:00
mono_panner.h [Summary] Made panners to move relatively on selected tracks 2015-01-22 16:22:21 +02:00
mono_panner_editor.cc
mono_panner_editor.h
mouse_cursors.cc use MouseCursors::invalid_cursor() to replace null cursor; redefine various cursors to meet PRD or get closer to them. 2014-12-14 09:32:10 -05:00
mouse_cursors.h use MouseCursors::invalid_cursor() to replace null cursor; redefine various cursors to meet PRD or get closer to them. 2014-12-14 09:32:10 -05:00
mtest.cc
mtest.menus
mtest_other.menus
mtest_shared.menu
new_plugin_preset_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:28:35 -04:00
new_plugin_preset_dialog.h
normalize_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:28:38 -04:00
normalize_dialog.h
note.cc use newly factored canvas in gtk2_ardour 2014-08-17 17:43:03 -04:00
note.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
note_base.cc substantial changes in color management, involving a reduction in the use of Gdk::Color and more consistent logic for region coloring. 2014-08-17 15:02:28 -04:00
note_base.h second part of the logic fix for percussive note trimming 2014-03-07 11:23:48 -05:00
note_player.cc
note_player.h
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 [Summary] Merging from GIT 2014-04-18 04:21:54 -05:00
nsmclient.h non-session-manager support 2013-03-31 03:59:09 +02:00
open_file_dialog.h [Summary]: add Save-as Dialog. Change ProgressDialog for save-as process. 2015-02-04 18:30:00 +02:00
open_file_dialog.mm [Summary]: add Save-as Dialog. Change ProgressDialog for save-as process. 2015-02-04 18:30:00 +02:00
open_file_dialog_nix.cc allow continued building on *nix systems 2015-02-03 15:51:48 -05:00
open_file_dialog_proxy.h [Summary]: add Save-as Dialog. Change ProgressDialog for save-as process. 2015-02-04 18:30:00 +02:00
open_file_dialog_windows.cc [Summary] using "extensions" instead id "extentions" 2015-01-31 21:43:27 +02:00
option_editor.cc left-align all pref/option labels for consistency. 2014-08-17 20:29:59 -04:00
option_editor.h add a generic Option Editor Component for stateless widgets 2014-08-17 19:57:09 -04:00
opts.cc [Summary] Switching the application name to Tracks Live 2014-10-30 21:30:15 +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 move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
panner2d.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
panner_editor.cc
panner_editor.h
panner_interface.cc [Summary] Added grab focus action when panner or fader is pressed. 2014-09-19 14:15:55 +03:00
panner_interface.h [Summary] Progressing UI 2014-07-28 11:06:02 +03:00
panner_ui.cc [Summary] Made panners to move relatively on selected tracks 2015-01-22 16:22:21 +02:00
panner_ui.h [Summary] Made panners to move relatively on selected tracks 2015-01-22 16:22:21 +02:00
patch_change.cc more canvas refactoring. 2014-08-17 17:44:17 -04:00
patch_change.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
patch_change_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:28:57 -04:00
patch_change_dialog.h Show matching controller name in automation lane header. 2013-01-20 08:56:00 +00:00
piano_roll_header.cc make middle-click on piano roll track header more usefully select/unselect notes 2013-10-23 10:38:50 -04:00
piano_roll_header.h
pingback.cc STFU! part two 2014-09-03 15:50:46 -04:00
pingback.h add missing files 2013-03-08 16:42:37 +00: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 mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64) 2014-03-04 15:25:58 +01:00
plugin_eq_gui.h
plugin_interest.h
plugin_selector.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
plugin_selector.h double-click a plugin to remove it from the pending add list 2014-08-18 12:42:23 -04:00
plugin_ui.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
plugin_ui.h honor LV2 units:midiNote: display Note name instead of integer 2013-10-22 17:28:49 +02:00
point_selection.h
port_group.cc longer text description 2013-12-21 15:31:27 -05:00
port_group.h
port_insert_ui.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
port_insert_ui.h ProcessorWindowProxy::processor_going_away takes care of deletion 2014-01-13 09:39:50 -05:00
port_matrix.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
port_matrix.h Unify editor / mixer ordering. 2013-10-21 00:19:43 +11:00
port_matrix_body.cc
port_matrix_body.h
port_matrix_column_labels.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
port_matrix_column_labels.h
port_matrix_component.cc
port_matrix_component.h
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
port_matrix_labels.cc
port_matrix_labels.h
port_matrix_row_labels.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
port_matrix_row_labels.h
port_matrix_types.h
processor_box.cc [Summary] Message Dialog rework 2014-12-09 11:57:30 +02:00
processor_box.h several fixes to make processor selection and deletion feel right, for both mixer and editor-mixer strips 2014-08-18 14:17:27 -04:00
processor_selection.h
product_definition.h [Summary] Temporarily set unlimited samples per pixel for temporal wave zoom. 2014-10-30 01:16:29 +02:00
progress_dialog.cc [Summary]: safe behaviour of ProgressDialog::show_pd(), ProgressDialog::hide_pd() in case of calling these methods NOT from gui thread 2015-02-10 14:23:21 +02:00
progress_dialog.h [Summary]: safe behaviour of ProgressDialog::show_pd(), ProgressDialog::hide_pd() in case of calling these methods NOT from gui thread 2015-02-10 14:23:21 +02:00
progress_reporter.cc
progress_reporter.h
prompter.cc
prompter.h
public_editor.cc add RAII DisplaySuspender 2014-08-17 19:49:03 -04:00
public_editor.h [Summary]: Dialog logic restriction. Provided correct behaviour when user opens some dialogs and then calls File->Close (on mac). All earlier opened dialogs will be closed and just SessionDialog will be shown. 2015-02-12 19:59:01 +02:00
quantize_dialog.cc remove some 1920 tick constants and leave notes for some others. 2014-08-17 14:55:27 -04:00
quantize_dialog.h
rc_option_editor.cc [Summary] Progressing TRACKS specific import dialog 2015-02-01 23:14:30 +02:00
rc_option_editor.h 'gtk2_ardour (msvc)' - Some changes needed before anything at all will compile 2013-09-26 10:58:07 +01:00
region_editor.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -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 move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
region_gain_line.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
region_layering_order_editor.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
region_layering_order_editor.h
region_selection.cc [Summary] Restored region selection if moved from multi out to stereo out 2014-09-23 21:24:30 +03:00
region_selection.h [Summary] Restored region selection if moved from multi out to stereo out 2014-09-23 21:24:30 +03:00
region_view.cc [Summary] Write "Locked " instead of ">NAME<" on the locked region 2015-01-28 10:24:36 +02:00
region_view.h [Summary] Allow to set waveform colour in the Preference Panel 2014-12-12 11:03:16 +02:00
return_ui.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
return_ui.h ProcessorWindowProxy::processor_going_away takes care of deletion 2014-01-13 09:39:50 -05:00
rgb_macros.h
rhythm_ferret.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
rhythm_ferret.h add copyright comments 2013-01-16 18:37:48 +00:00
route_group_dialog.cc fix bae86a2d - retain default values 2014-08-17 20:01:50 -04:00
route_group_dialog.h Disallow empty names for Groups, automatically enumerate them 2014-08-17 20:01:42 -04:00
route_group_menu.cc
route_group_menu.h
route_inspector.cc [Summary] Fixed issue: switch StereoOut->MultiOut used to take longer then vice versa. 2015-02-12 14:11:01 +02:00
route_inspector.h [Summary] Corrected logic of hiding/showing the inspector color palette depending on what set_route () is invoked with. 2015-02-02 21:13:21 +02:00
route_params_ui.cc several fixes to make processor selection and deletion feel right, for both mixer and editor-mixer strips 2014-08-18 14:17:27 -04:00
route_params_ui.h disable pluginbox in RouteUI window when a track is frozen 2014-08-17 13:45:47 -04:00
route_processor_selection.cc [Summary] Added selection update blocking when it's required 2015-01-15 14:23:04 +02:00
route_processor_selection.h
route_sorter.h
route_time_axis.cc [Summary] Fixed "select all" methods 2015-02-03 18:18:24 +02:00
route_time_axis.h [Summary] Implemented features "Select All" and "Inverst Selection" for regions 2015-02-02 13:12:25 +02:00
route_ui.cc [Summary] Per request from Igor: Removed menu “[X] Solo safe” from solo button in all the route UIs 2015-02-04 16:16:05 +02:00
route_ui.h [Summary] Apply Solo, Exclusive Solo, Momentary Solo and Solo isolated to all selected tracks 2015-01-21 18:25:28 +02:00
route_ui_selection.h
ruler_dialog.cc let's not forget the video timeline 2014-08-17 18:48:57 -04:00
ruler_dialog.h let's not forget the video timeline 2014-08-17 18:48:57 -04: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 [Summary] Merging from GIT 2014-04-18 04:21:54 -05:00
search_path_option.h
selectable.h
selection.cc [Summary] Restored Selection::set() method for time selection functionality. It should not clean the list of tracks time selection (range) is applied to. 2014-12-08 16:33:18 +02:00
selection.h [Summary] Restored Selection::set() method for time selection functionality. It should not clean the list of tracks time selection (range) is applied to. 2014-12-08 16:33:18 +02:00
selection_templates.h
send_ui.cc [Summary] Made panners to move relatively on selected tracks 2015-01-22 16:22:21 +02:00
send_ui.h ProcessorWindowProxy::processor_going_away takes care of deletion 2014-01-13 09:39:50 -05:00
session_close_dialog.cc allow compilation on that other platform 2015-02-12 10:21:24 -05:00
session_close_dialog.h [Summary] Bug fix #46319 "Session name has cutted letters in save dialog if name is very long" 2015-02-10 13:56:46 +02:00
session_dialog.cc [Summary]: add possibility of starting Tracks from application api (as a result of dbl click / drag-n-drop on session file). Correct opening session file from application api when SessionDialog is running. Rework class SessionDialog. Rework method load_from_application_api (). 2015-02-02 18:50:50 +02:00
session_dialog.h [Summary]: add possibility of starting Tracks from application api (as a result of dbl click / drag-n-drop on session file). Correct opening session file from application api when SessionDialog is running. Rework class SessionDialog. Rework method load_from_application_api (). 2015-02-02 18:50:50 +02:00
session_dialog.logic.cc [Summary]: correct update recent_session_button's status 2015-02-14 15:32:25 +02:00
session_dialog.logic.h [Summary]: add possibility of starting Tracks from application api (as a result of dbl click / drag-n-drop on session file). Correct opening session file from application api when SessionDialog is running. Rework class SessionDialog. Rework method load_from_application_api (). 2015-02-02 18:50:50 +02:00
session_import_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:31:38 -04:00
session_import_dialog.h
session_lock_dialog.cc [Summary]: fix System Lock on mac. Earlier System Lock window in case of calling from Main Menu didn't disable Main Menu. Closing 'System Lock' by 'close' button (mac only) didn't return active status to Main Menu. 2015-02-13 13:16:42 +02:00
session_lock_dialog.h [Summary]: add possibility of starting Tracks from application api (as a result of dbl click / drag-n-drop on session file). Correct opening session file from application api when SessionDialog is running. Rework class SessionDialog. Rework method load_from_application_api (). 2015-02-02 18:50:50 +02:00
session_metadata_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:31:42 -04:00
session_metadata_dialog.h Work around badly chosen argument name in giomm/dbusmessage.h 2013-07-11 15:29:28 -04:00
session_option_editor.cc remove cruft 2014-08-17 20:29:42 -04:00
session_option_editor.h session option GUI for track-number & take-name 2014-08-17 18:52:44 -04:00
sfdb_freesound_mootcher.cc [P4/git history rebuild] removing sfdb freesound mootcher (NOTE: this removal is silly and unnecessary, but fine, remove it to make the setup of git from p4 easier) 2014-05-27 21:32:39 -04: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 hide SFDB and Freesound tabs in import notebook 2015-01-24 11:25:34 -05:00
sfdb_ui.h tempo match midi auditioning - #5881 2014-03-10 00:48:48 +01:00
shuttle_control.cc change the meters into CairoWidget, add expose_area to CairoWidget::render() 2014-08-17 14:28:10 -04:00
shuttle_control.h change the meters into CairoWidget, add expose_area to CairoWidget::render() 2014-08-17 14:28:10 -04:00
small-splash.png [Summary] New icons 2014-08-27 17:25:13 +03:00
soundcloud_export_selector.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
soundcloud_export_selector.h Add #include guards to soundcloud_export_selector.h 2014-08-17 15:14:14 -04:00
speaker_dialog.cc
speaker_dialog.h
splash.cc [Summary]: Loading session progress dialog 2014-12-18 17:55:42 +02:00
splash.h [SUmmary] Little improvement: making the splash screen a POPUP window 2014-11-28 00:48:32 +02:00
splash.png [Summary]: change request from Igor 2014-12-22 17:26:35 +02:00
step_editing.bindings add BackSpace == back button binding for step editor/entry 2013-01-24 16:43:57 +00:00
step_editor.cc Merge branch 'master' into cairocanvas 2013-07-09 09:11:52 -04:00
step_editor.h add copyright comments 2013-01-16 18:37:48 +00:00
step_entry.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
step_entry.h
stereo_panner.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
stereo_panner.h fix up various waves widgets after the CairoWidget::render() API change 2014-08-17 14:40:16 -04:00
stereo_panner_editor.cc
stereo_panner_editor.h
streamview.cc [Summary] Do not paint waveform and paint region in black if region is muted 2015-01-23 17:16:58 +02:00
streamview.h [Summary] Allow to set waveform colour in the Preference Panel 2014-12-12 11:03:16 +02:00
strip_selection.h
strip_silence_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:33:53 -04:00
strip_silence_dialog.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
styles.rc.in change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
sys_ex.cc more canvas refactoring. 2014-08-17 17:44:17 -04:00
sys_ex.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
tape_region_view.cc more canvas refactoring. 2014-08-17 17:44:17 -04:00
tape_region_view.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
tempo_dialog.cc Make tap tempo use g_get_monotonic_time(), and fix minimum BPM 2014-08-17 20:37:09 -04:00
tempo_dialog.h Make tap tempo use g_get_monotonic_time(), and fix minimum BPM 2014-08-17 20:37:09 -04:00
tempo_lines.cc more canvas refactoring. 2014-08-17 17:44:17 -04:00
tempo_lines.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
theme_manager.cc change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
theme_manager.h missing part of ColorVariable commit 2014-08-17 15:23:57 -04:00
time_axis_view.cc [Summary] Allow to set waveform colour in the Preference Panel 2014-12-12 11:03:16 +02:00
time_axis_view.h [Summary] Apply Mute to all selected tracks 2015-01-21 17:48:48 +02:00
time_axis_view_item.cc [Summary] Changed region info text and text highlight parameters as Igor asked 2015-01-23 17:34:01 +02:00
time_axis_view_item.h [Summary] Do not paint waveform and paint region in black if region is muted 2015-01-23 17:16:58 +02:00
time_fx_dialog.cc allow linking unbundled versions of some libraries 2013-10-28 09:06:09 +01:00
time_fx_dialog.h
time_info_box.cc [Summary] Bugs fixed: Time info (START, END and LENGTH) display switched off upon finished splitting region by Split tool and Range Select tool. 2015-02-14 14:11:50 +02:00
time_info_box.h [Summary] Fix bug 44800 Display format menu keeps chosen format after changing it from context menu. 2014-12-25 11:06:47 +02:00
time_selection.cc
time_selection.h [Summary] Reworked range selection according to PRD 2014-12-04 15:44:17 +02:00
timecode_tester.cc add copyright comments 2013-01-16 18:22:15 +00: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-08-17 20:01:29 -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
tracks_control_panel.cc [Summary] Added HDD buffering drop down to the tracks control panel and connected required functionality to it. 2015-01-27 15:04:58 +02:00
tracks_control_panel.h [Summary] Added HDD buffering drop down to the tracks control panel and connected required functionality to it. 2015-01-27 15:04:58 +02:00
tracks_control_panel.logic.cc [Summary] Turni the “Error activating device message” to Tracks Like style. 2015-02-13 21:34:25 +02:00
tracks_control_panel.logic.h [Summary] Added HDD buffering drop down to the tracks control panel and connected required functionality to it. 2015-01-27 15:04:58 +02:00
trackslive.menus.in [Summary] Removed menu elements not used in tracks 2015-02-05 12:01:23 +02:00
trackslive.rc.in [Summary] Applying embedding application icon and version info into the trackslive.exe (not Ardour), built on Windows 2014-12-25 23:47:33 +02:00
trackslive_resource.h [Summary] Applying embedding application icon and version info into the trackslive.exe (not Ardour), built on Windows 2014-12-25 23:47:33 +02:00
transcode_ffmpeg.cc video-timeline tools path updates for OSX and Windows 2014-09-17 07:06:03 -04:00
transcode_ffmpeg.h round A/V offset to video-frames. 2014-08-17 20:34:19 -04:00
transcode_video_dialog.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
transcode_video_dialog.h [Summary] Merging from GIT 2014-04-18 04:21:54 -05:00
transpose_dialog.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:47:35 -04:00
transpose_dialog.h
ui_config.cc replace all uses of POSIX locale with C locale - Windows does not support POSIX locale 2015-01-24 19:50:28 -05:00
ui_config.h move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
ui_config_vars.h change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
ui_dark.rc.in [Submit] Progressing XML-ized export dialogs. 2015-01-24 20:38:49 +02:00
ui_light.rc.in change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
utils.cc [Summary] Added function for splitting long std::string on substring separated by "\n" 2015-02-10 11:51:38 +02:00
utils.h [Summary] Added function for splitting long std::string on substring separated by "\n" 2015-02-10 11:51:38 +02:00
utils_videotl.cc [P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit) 2014-05-27 21:47:51 -04:00
utils_videotl.h dedicated namespace for video-utils 2013-08-08 15:26:19 -04:00
verbose_cursor.cc verbose cursor: change font, and breakout time/duration formatting functions 2014-11-25 20:45:14 +02:00
verbose_cursor.h verbose cursor: change font, and breakout time/duration formatting functions 2014-11-25 20:45:14 +02:00
video_image_frame.cc move utility functions into a dedicated namespace 2014-08-17 18:51:22 -04:00
video_image_frame.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
video_monitor.cc update clocks and video-frames at FPS 2014-09-17 07:06:03 -04:00
video_monitor.h Use libardour SystemExec wrapper in gtk2_ardour 2014-08-16 16:57:30 -04:00
video_server_dialog.cc Rename PBD::find_file_in_search_path to just PBD::find_file 2014-08-17 18:36:02 -04:00
video_server_dialog.h enable videotimeline by default 2013-04-11 19:49:48 +02:00
video_timeline.cc replace all uses of POSIX locale with C locale - Windows does not support POSIX locale 2015-01-24 19:50:28 -05:00
video_timeline.h more canvas refactoring. 2014-08-17 17:44:17 -04:00
visibility_group.cc
visibility_group.h
volume_controller.cc namespace libardour utils 2014-08-17 18:49:55 -04:00
volume_controller.h
vst_plugin_ui.cc NOOP, no whitespace at EOF 2014-08-16 16:00:54 -04:00
vst_plugin_ui.h first part of merging windows and wine VST 2014-02-22 03:11:48 +01:00
waves_ambiguous_file_dialog.cc [Summary] Ambiguous File Dialog rework 2015-02-14 13:46:01 +02:00
waves_ambiguous_file_dialog.h [Summary] Ambiguous File Dialog rework 2015-02-14 13:46:01 +02:00
waves_button.cc [Summary]: refactoring WavesButton class. [Reviewed by V.Kamyshniy] 2015-02-02 18:29:42 +02:00
waves_button.h [Summary] Extending UI capabilities: Gtk::TreeView, ediatble WavesDropdown, frame-less entry, XML-ed attributes per MenuItem in WavesDropdown. 2015-01-22 14:32:24 +02:00
waves_dialog.cc [Summary] Extending XMLing of UI 2015-02-13 03:18:49 +02:00
waves_dialog.h [Summary] Force WavesDialog hide itself in on_response(). Fixed bugs #44333, #45169. 2015-01-26 17:56:25 +02:00
waves_dropdown.cc [Summary] Progressing TRACKS specific import dialog. 2015-02-01 21:40:39 +02:00
waves_dropdown.h [Summary] Progressing TRACKS specific import dialog. 2015-02-01 21:40:39 +02:00
waves_edit_dialog.cc [Summary] Implemented WavesEntryDialog. Changed ardour-style dialog for Region Name Edit on new style dialog 2015-01-28 13:52:04 +02:00
waves_edit_dialog.h [Summary] Implemented WavesEntryDialog. Changed ardour-style dialog for Region Name Edit on new style dialog 2015-01-28 13:52:04 +02:00
waves_export_channel_selector.cc [Summary] Changing implementation of export/import usecases 2015-02-10 12:32:20 +02:00
waves_export_channel_selector.h [Summary] Changing implementation of export/import usecases 2015-02-10 12:32:20 +02:00
waves_export_dialog.cc [Summary] Message dialog rework 2015-02-04 18:02:56 +02:00
waves_export_dialog.h [Summary] Progressing WavesExportDialog. Added error label. Depicted warnings and errors on the left side of the window. 2015-02-04 13:27:01 +02:00
waves_export_file_notebook.cc [Summary] progressing the XML-ized Export dialog. 2015-01-27 16:02:28 +02:00
waves_export_file_notebook.h [Summary] progressing the XML-ized Export dialog. 2015-01-27 12:23:11 +02:00
waves_export_filename_selector.cc [Summary] Making WavesDropdown::get_item_associated_data WavesDropdown::get_item_data_pv. Adding little order in using the WavesDropdown::get_item_data_*. 2015-01-30 01:59:35 +02:00
waves_export_filename_selector.h [Submit] Progressing XML-ized export dialogs. 2015-01-22 23:56:08 +02:00
waves_export_format_selector.cc [Summary] Fixed bug #46117. "176.4 sample rate is absent in export sub menu" 2015-02-06 10:43:14 +02:00
waves_export_format_selector.h [Summary] progressing the XML-ized Export dialog. 2015-01-27 16:02:28 +02:00
waves_export_preset_selector.cc [Submit] Progressing XML-ized export dialogs. 2015-01-22 14:41:43 +02:00
waves_export_preset_selector.h [Submit] Progressing XML-ized export dialogs. 2015-01-22 14:41:43 +02:00
waves_export_timespan_selector.cc [Summary] Bug fix #46375 "Error message still remains in export dialog after pressing "select all" button" 2015-02-12 19:02:52 +02:00
waves_export_timespan_selector.h [Summary] Progressing export dialog. In Time format drop down deleted Bars:Beats, added Samples 2015-02-02 16:53:03 +02:00
waves_grid.cc [Summary] Adding WavesGrid class (UI). 2014-08-06 14:36:02 +03:00
waves_grid.h [Summary] Adding WavesGrid class (UI). 2014-08-06 14:36:02 +03:00
waves_icon_button.cc [Summary] XML-ized version of the missing file dialog. 2015-02-12 13:22:05 +02:00
waves_icon_button.h Merge branch 'master' into ardour-merge 2014-09-03 06:34:47 -04:00
waves_import_dialog.cc [Summary] Hide import dialog before the durable import operation starts 2015-02-11 19:16:58 +02:00
waves_import_dialog.h [Summary] Progressing TRACKS specific import dialog. 2015-02-01 21:40:39 +02:00
waves_message_dialog.cc [Summary] Message dialog rework 2015-02-04 18:02:56 +02:00
waves_message_dialog.h [Summary] Message dialog rework 2015-02-04 18:02:56 +02:00
waves_missing_file_dialog.cc [Summary] XML-ized version of the missing file dialog. 2015-02-12 13:22:05 +02:00
waves_missing_file_dialog.h [Summary] XML-ized version of the missing file dialog. 2015-02-12 13:22:05 +02:00
waves_numeric_edit_dialog.cc [Summary] Bug fix #46320 "Duplicate dialog has old appearance." 2015-02-11 19:37:08 +02:00
waves_numeric_edit_dialog.h [Summary] Bug fix #46320 "Duplicate dialog has old appearance." 2015-02-11 19:37:08 +02:00
waves_track_color_dialog.cc [Summary] Added missing decorations 2014-12-18 21:20:27 +02:00
waves_track_color_dialog.h [Summary] Added missing decorations 2014-12-18 21:20:27 +02:00
waves_track_color_dialog.logic.cc [Summary] Progressing track color dialog 2014-12-16 22:10:47 +02:00
waves_track_color_dialog.logic.h [Summary] Progressing track color dialog 2014-12-16 22:10:47 +02:00
waves_ui.cc [Summary] Extending XMLing of UI 2015-02-13 03:18:49 +02:00
waves_ui.h [Summary] Extending UI capabilities: Gtk::TreeView, ediatble WavesDropdown, frame-less entry, XML-ed attributes per MenuItem in WavesDropdown. 2015-01-22 14:32:24 +02:00
waves_zoom_control.cc [Summary] Implementing behavior per request from Igor 2015-01-10 12:43:54 +02:00
waves_zoom_control.h [Summary] Implementing behavior per request from Igor 2015-01-10 12:43:54 +02:00
widget_list.rc change all GUI config files (GTK RC and our own XML config files) to use product-neutral names 2014-09-04 13:29:53 -04:00
window_manager.cc tweak API of WindowProxy, and remove all unnecessary get() calls in functions where, if we have no window, there is nothing to do 2013-10-14 09:54:38 -04:00
window_manager.h Merge branch 'master' into windows+cc 2013-10-14 19:31:22 +01:00
windows_vst_plugin_ui.cc [Summary] Merging from git 2014-04-18 06:21:34 -05:00
windows_vst_plugin_ui.h [Summary] Merging from git 2014-04-18 06:21:34 -05:00
wscript [Summary] Ambiguous File Dialog rework 2015-02-14 13:46:01 +02:00
yes_no_dialog.cc [Summary] Changed Yes-No and Ok dialogs on Igor's request. Code improvement. 2014-11-12 19:26:44 +02:00
yes_no_dialog.h [Summary] Implemented Yes-No Dialog 2014-11-12 13:07:37 +02:00