Add project version to AppData file.
[ardour.git] / gtk2_ardour /
2015-11-22 Nils PhilippsenAdd project version to AppData file.
2015-11-22 Nils PhilippsenImplement translation of AppData file.
2015-11-22 Nils PhilippsenAdd an AppData file.
2015-11-21 Robin Gareuscont'd 20262abe (GUI to keep all playlists)
2015-11-21 Robin GareusGUI support for "Delete All Unused" playlists.
2015-11-21 Robin Gareusupdate editor-mixer frozen state - fixes #6689
2015-11-20 Ben Loftisadd mixbus profile checks to prefs panel, to simplify...
2015-11-20 Ben Loftisuse platform-specific modifier name for tooltip
2015-11-20 Ben LoftisImprove the layout of Preferences widgets:
2015-11-20 Robin Gareusrefine video-export notice, incl license info.
2015-11-20 Robin Gareusimmediately show plugin GUI if only one plugin is insta...
2015-11-20 Robin Gareussession-load: default to most-recently-used snapshot
2015-11-19 Ben Loftisprovide user preference for pre-roll
2015-11-18 Robin Gareususe new plugin class API for filter
2015-11-18 Robin Gareusrelayout plugin-manager filter & related details
2015-11-18 Robin Gareuspass release signal up to ArdourButton (_grabbed state)
2015-11-18 Robin Gareusreduce clutter in Plugin Manager List
2015-11-17 Ben Loftistweak selection code for mixer strip Duplicate func
2015-11-17 Ben Loftisadd Duplicate action to track and mixer context menus
2015-11-15 Tim MayberryFix bug #6506, crash when moving tempo markers with...
2015-11-14 Paul Davisfix logic errors in duplicate tracks dialog
2015-11-14 Paul Davisremove leftover declaration
2015-11-14 Paul Davisremove leftover declarations
2015-11-14 Paul Davismove logic of track/bus duplication into DuplicateRoute...
2015-11-14 Paul Davistweak duplicate routes dialog appearance depending...
2015-11-14 Paul Davisexpose count widgets for duplicate track dialog
2015-11-14 Paul Davispartial dialog to control track duplication
2015-11-13 Paul Davisinitial/partial implementation of duplicate track/bus
2015-11-13 nick_mFix #6673 - another prematurely closed undo transaction.
2015-11-04 Paul DavisMerge branch 'chaot4-feature_open_dialog_before_chat'
2015-11-04 André NusserShow info dialog when opening chat via Help -> Chat.
2015-11-04 Paul DavisMerge branch 'chaot4-f_overwrite_dialog_improvement'
2015-11-04 André NusserRemove explicit positioning of overwrite_file_dialog.
2015-11-04 André NusserFix ordering of buttons in midi export dialog.
2015-11-04 André NusserImprove behavior of overwrite_file_dialog.
2015-11-04 André Nusserno-op; reordering of class forward declarations in...
2015-11-04 Paul DavisMerge branch 'chaot4-fix_duplicate_fencepost_error'
2015-11-04 André NusserFix fencepost error in duplicate_some_regions. Adapt...
2015-11-04 Paul DavisMerge branch 'chaot4-fix_click_gain_entry_enter'
2015-11-04 André NusserLet Entry of FaderOption react on ENTER and allow only...
2015-11-03 Robin GareusGUI checkbox to disable plugins
2015-11-03 Robin Gareusupdate midi channel button display when mode changes
2015-11-02 nick_mClean up selection history in Editor destructor.
2015-10-31 nick_mGrey out unavailable note context menu items rather...
2015-10-31 nick_mClarify context menu for midi notes.
2015-10-31 nick_mAdd comment to MRV snap workaround.
2015-10-30 nick_mFix snap modifiers not working on notes when grid is...
2015-10-30 Robin Gareussuspend timers while flushing the gtk-event queue.
2015-10-30 Robin GareusRAII Timer Suspend wrapper
2015-10-30 nick_m"End" -> "end" in end point trim command name.
2015-10-30 nick_mUse automation line's frame of reference for y position.
2015-10-29 nick_mDont do duplocate calls to MidiRegionView::trim_front_e...
2015-10-29 nick_mFix reversed ratio in last commit.
2015-10-29 nick_mStart line drag using canvas y coords.
2015-10-28 Robin Gareusrework dbf28e3 (hidden parameters)
2015-10-28 Robin Gareusnote to self: at least test compilation before git...
2015-10-28 Robin Gareusdon't display hidden automation-controls.
2015-10-28 Robin Gareusfix embedding AU/carbon UIs
2015-10-28 Robin GareusRevert "potential fix for some AU plugin UIs not displa...
2015-10-28 Robin Gareusnotify LV2 GUIs about port-changes when loading presets
2015-10-27 Robin Gareuspotential fix for some AU plugin UIs not displaying
2015-10-27 Robin Gareusanother log-scale automation fix
2015-10-27 nick_mLineDrag fixes wrt initial drag position and display...
2015-10-27 nick_mAutomationLine::drag_motion () returns any clamped...
2015-10-27 nick_mFix incorrectly placed control points (y-axis). fixes...
2015-10-27 Robin Gareusfun with valgrind
2015-10-24 nick_mMarkers use the selection change stack.
2015-10-24 nick_mAmend last commit.
2015-10-24 nick_mSet a larger minimum size for recent session scrollers.
2015-10-23 Robin Gareusback to mjpeg (revert 2cb511e and 3f157f9) for now
2015-10-23 Robin GareusDelete SystemExec in the main process thread.
2015-10-23 nick_mRelative snap for markers.
2015-10-23 nick_mResizeNoteDrag selection click behaves as NoteDrag...
2015-10-23 nick_mClear point selection when uniquely selecting a note.
2015-10-22 Robin Gareusmime-type definition is version independent.
2015-10-22 nick_mUse lwrcase_dirname for desktop file names and substitu...
2015-10-22 Robin Gareusset executable and icon name in desktop-file
2015-10-22 Tim MayberryRemove GhostRegion::CatchDeletion signal to reduce...
2015-10-22 nick_mBuild freedesktop files if requested.
2015-10-22 nick_mAmend last commit.
2015-10-22 nick_mCenter some windows known to be presented by ardour.
2015-10-22 Robin Gareusfix edge-case: (move playhead w/o session)
2015-10-22 Paul DavisMerge branch 'chaot4-fix_overwrite_file'
2015-10-22 André NusserAlso use overwrite_file_dialog at all the other places.
2015-10-22 André NusserConfirmation on overwrite for track and session templat...
2015-10-21 nick_mMore desktop file renaming.
2015-10-21 nick_mRemove old ardour3 desktop files.
2015-10-21 nick_mAdd ardour4 desktop and mime type files.
2015-10-21 nick_mUser interaction preferences tooltips clarify button...
2015-10-21 Paul Davisvariable name change: make purpose of formerly named...
2015-10-20 Robin Gareusconfirm LV2 GUI changes
2015-10-20 Robin Gareushack to keep UI responsive with heavy AU views.
2015-10-20 Robin GareusOSX copy/constraint mod tweak (amend 0675fe1)
2015-10-20 Paul Davisdo not update LV2 output port displays unless the value...
2015-10-20 Paul Davisadd commentary
2015-10-20 Paul Davisalso update LV2 output port displays as part of periodi...
2015-10-20 Paul DavisClean up generic and LV2 plugin GUI to deal with Parame...
2015-10-20 Paul DavisRevert "rename ParameterChanged signal in Plugin to...
2015-10-20 Paul Davisrename ParameterChanged signal in Plugin to ParameterCh...
2015-10-20 Robin Gareussuggest primary-mod as default for copy
next