index
:
lv2.git
atom-cpp
book
c++
main
static-urids
ui-request-parameter
validation
LV2
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
eg-sampler.lv2
/
uris.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
Fix odd capitalization.
David Robillard
1
-1
/
+1
2012-04-12
Make all atom/util.h functions start with lv2_atom.
David Robillard
1
-2
/
+2
2012-04-05
Twiddle log extension class hierarchy a bit, and all log:Trace level.
David Robillard
1
-0
/
+5
2012-03-16
Improve documentation.
David Robillard
1
-1
/
+1
2012-03-16
Update for patch extension.
David Robillard
1
-12
/
+12
2012-02-29
Simplify atom:AtomPort buffers to point directly at Atoms.
David Robillard
1
-0
/
+2
2012-02-23
Separately define body types for atoms with non-trivial bodies so the type de...
David Robillard
1
-2
/
+2
2012-02-19
Clean up documentation.
David Robillard
1
-2
/
+2
2012-02-19
Rename LV2_Atom_Object::type => LV2_Atom_Object::otype to avoid confusion wit...
David Robillard
1
-2
/
+2
2012-02-19
Clean up code, update copyright dates.
David Robillard
1
-34
/
+34
2012-02-18
Remove state:Path and use new atom:Path instead.
David Robillard
1
-16
/
+46
2012-02-18
Send notifications to the UI and display loaded sample path.
David Robillard
1
-10
/
+60
2012-02-17
Send a proper file URI to load sample instead of a path string.
David Robillard
1
-3
/
+3
2012-02-16
Implement real-time safe sample loading.
David Robillard
1
-10
/
+16
2012-02-13
Centralize URI map cache and use in both plugin and UI.
David Robillard
1
-2
/
+29
2012-02-09
Add message extension.
David Robillard
1
-5
/
+5
2012-02-08
Heavily revise atom extension into a release candidate.
David Robillard
1
-5
/
+5
2011-11-09
Implement file name changing from UI.
David Robillard
1
-0
/
+25