summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_sources.cc
AgeCommit message (Expand)Author
2020-04-15Fix typos, consistent translatable stringsEdgar Aichinger
2020-03-31Fix source list selectionRobin Gareus
2020-03-06fix (potentially serious) typo that confused comparison with assignmentPaul Davis
2020-02-25Cleanup SourceList: remove unused copy/pasted region-list codeRobin Gareus
2020-02-25NO-OP: whitespaceRobin Gareus
2020-02-25SourceList: Drop references as requestedRobin Gareus
2019-12-25Use weak-ptr for source added/removed signals (2/2)Robin Gareus
2019-10-10remove unused assignmentPaul Davis
2019-08-13Remove unused EditorSources selection filterRobin Gareus
2019-08-13Remove remnants of hack from 9f3f3738e7444ee3Robin Gareus
2019-08-12Source List: Explicitly check whether a file is in the {Audio|MIDI} folder wh...Ben Loftis
2019-08-12Source List: Source regions can be tagged, too.Ben Loftis
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-08-01(Source List) Handle Session::RemoveSourceBen Loftis
2019-08-01(Source List) Replace missing initializer; fixes a bug where Sources did not ...Ben Loftis
2019-08-01(Source List) Recover Regions feature: WIPBen Loftis
2019-08-01(Source List) Revert to displaying whole-file Regions instead of Sources.Ben Loftis
2019-08-01(Source List) No need to show the path when file is internal to session.Ben Loftis
2019-08-01(Source List) Clean up the natural_position implementation (gtk2 part).Ben Loftis
2019-08-01(Source List) Implement remove_selected_sources when the user clicks Delete key.Ben Loftis
2019-08-01(Source List) NOOP: whitespace cleanupPaul Davis
2019-08-01(Source List) Fix drag-n-drop.Ben Loftis
2019-08-01(Source List) Source list, Region List: Resolve various action+behaviors bet...Ben Loftis
2019-08-01(Source List) Make clock change func more explicit.Ben Loftis
2019-08-01(Source List) Region List rewrite (gtk2 part)Ben Loftis
2019-08-01(Source List) Source property signals (gtk2 part)Ben Loftis