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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-09
Wrap rdfs:comment documentation in <p> tags to match the layour of lv2:docume...
David Robillard
1
-1
/
+1
2012-08-09
Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis...
David Robillard
3
-11
/
+11
2012-08-09
Fix missing static declarations (-Wstrict-prototypes).
David Robillard
3
-3
/
+3
2012-08-08
Move MSVC C99 gunk into autowaf.
David Robillard
5
-19
/
+4
2012-08-08
Tidy up wscript files.
David Robillard
4
-45
/
+44
2012-08-08
Make LV2_Buf_Size_Access::get_buf_size take a time parameter and thus actuall...
David Robillard
4
-13
/
+18
2012-08-06
Make LV2DIR=LIBDIR/lv2 by default.
David Robillard
1
-0
/
+0
2012-08-06
Copy headers when COPY_HEADERS is set and link otherwise (not the other way a...
David Robillard
1
-2
/
+2
2012-08-06
Normalise LV2_PATH in all cases.
David Robillard
1
-0
/
+0
2012-08-06
Use forward slash in default LV2_PATH.
David Robillard
1
-0
/
+0
2012-08-06
Further attempt at Windows path fix.
David Robillard
1
-0
/
+0
2012-08-06
Use forward slash in Windows paths rather than backslash escaping.
David Robillard
1
-0
/
+0
2012-08-06
Actually working version of previous commit...
David Robillard
1
-3
/
+5
2012-08-06
Copy headers by default on Windows or old Python.
David Robillard
1
-7
/
+6
2012-08-06
Update to waf 1.7.2 again (oops).
David Robillard
1
-0
/
+0
2012-08-06
Fix building when some plugins fail to configure.
David Robillard
1
-3
/
+4
2012-08-06
Fix recursive building.
David Robillard
3
-6
/
+8
2012-08-06
Add missing Windows files to waf.
David Robillard
1
-0
/
+0
2012-08-05
Move all project metadata for extensions (e.g. change log) to separate files to
David Robillard
45
-733
/
+827
2012-08-05
Add missing namespace prefix.
David Robillard
1
-0
/
+1
2012-08-05
Remove spurious newline.
David Robillard
1
-1
/
+0
2012-08-05
Use shiny/odd/portable new subst ability to copy files.
David Robillard
3
-5
/
+6
2012-08-05
Layout UI vertically.
David Robillard
1
-2
/
+2
2012-08-05
Actually build plugins.
David Robillard
1
-4
/
+9
2012-08-05
Fix plugin compilation.
David Robillard
1
-1
/
+1
2012-08-05
Fix buf-size extension documentation.
David Robillard
1
-11
/
+12
2012-08-05
Turn on SHOW_FILES which is, most irritatingly, required to have doxygen docu...
David Robillard
1
-1
/
+1
2012-08-05
More consistent style between API and ontology docs.
David Robillard
1
-0
/
+2
2012-08-05
Do everything in the top level wscript file and remove wscript symlinks from ...
David Robillard
26
-233
/
+172
2012-08-05
Lint.
David Robillard
1
-1
/
+0
2012-08-05
Delete trailing whitespace.
David Robillard
1
-10
/
+10
2012-08-05
Remove redundant MSVC flags configuration.
David Robillard
1
-4
/
+0
2012-08-05
Update to waf 1.7.2.
David Robillard
1
-0
/
+0
2012-08-05
Improve documentation.
David Robillard
2
-36
/
+73
2012-08-05
Update to waf 1.7.1.
David Robillard
1
-0
/
+0
2012-08-03
Fix compilation with MSVC.
David Robillard
3
-4
/
+7
2012-08-03
Add compile test for all headers.
David Robillard
2
-3
/
+32
2012-08-02
Clean up wscript files and use a simpler method of chopping 'lib' prefix.
David Robillard
6
-101
/
+75
2012-08-02
Add C defines for ui:WindowsUI and ui:CocoaUI.
David Robillard
1
-0
/
+2
2012-07-29
Add ui:Gtk3UI.
David Robillard
4
-4
/
+14
2012-07-29
Use consistent label style.
David Robillard
25
-150
/
+241
2012-07-29
Report which extension version numbers are incorrect for.
David Robillard
1
-2
/
+2
2012-07-29
Use more precise domain and range for EventPort properties.
David Robillard
1
-6
/
+12
2012-07-29
Update version in manifest.
David Robillard
1
-1
/
+1
2012-07-29
Remove units:name in favour of rdfs:label.
David Robillard
2
-33
/
+44
2012-07-24
Fix odd capitalization.
David Robillard
1
-1
/
+1
2012-07-08
Fix outdated documentation in forge.h.
David Robillard
2
-7
/
+7
2012-07-02
Remove unnecessary include.
David Robillard
1
-2
/
+0
2012-07-02
Remove unnecessary include.
David Robillard
1
-2
/
+0
2012-07-02
Make event iterator gracefully handle optional ports.
David Robillard
3
-2
/
+14
[next]