aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/eg-sampler.lv2/sampler_ui.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-09Fix missing static declarations (-Wstrict-prototypes).David Robillard1-1/+1
2012-08-05Layout UI vertically.David Robillard1-2/+2
2012-04-06Tidy and improve documentation.David Robillard1-2/+2
2012-03-16Update for patch extension.David Robillard1-2/+2
2012-02-19atom/atom-helpers.h => atom/util.h.David Robillard1-1/+1
2012-02-19Clean up code, update copyright dates.David Robillard1-4/+4
2012-02-18Remove state:Path and use new atom:Path instead.David Robillard1-34/+6
2012-02-18Make forge API more fool-proof and automatically update container sizes to an...David Robillard1-7/+10
2012-02-18Fix invalid messages sent between plugin and UI.David Robillard1-5/+5
2012-02-18Send notifications to the UI and display loaded sample path.David Robillard1-10/+30
2012-02-17Send a proper file URI to load sample instead of a path string.David Robillard1-5/+19
2012-02-13Centralize URI map cache and use in both plugin and UI.David Robillard1-7/+9
2012-02-09Add message extension.David Robillard1-6/+21
2012-02-08Heavily revise atom extension into a release candidate.David Robillard1-15/+17
2012-01-04Update to match released urid extension.David Robillard1-2/+2
2011-11-09Clean up URID extension.David Robillard1-7/+7
2011-11-09Rename Object to Thing.David Robillard1-6/+6
2011-11-09Implement file name changing from UI.David Robillard1-43/+35
2011-10-10Add missing fileDavid Robillard1-0/+181