index
:
ingen.git
atom-cpp
fix-unused-parameter-warnings
groups
main
newparallel
nodeless
parallel
parallel-work
parameters
sequencefix
serd1
tasks
Ingen modular audio processor
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
Fix SocketWriter bundle delimiters
David Robillard
2
-13
/
+17
2018-11-24
Merge commit 'a7d83f19b08eb4c6f79a82fe60c2b86db13f4420'
David Robillard
1
-25
/
+35
2018-11-24
Squashed 'waflib/' changes from 6e726eb1..5ea8f99f
David Robillard
531
-63439
/
+60
2018-09-30
Update empty test bundle
David Robillard
2
-5
/
+3
2018-09-30
Fix order of test failure diffs
David Robillard
1
-4
/
+4
2018-09-29
Use nullptr
David Robillard
22
-39
/
+46
2018-09-23
Clean up property parsing
David Robillard
1
-48
/
+30
2018-09-23
Parse overridden properties with a single PUT
David Robillard
1
-4
/
+10
2018-09-23
Fix copy/paste of ports
David Robillard
4
-6
/
+78
2018-09-23
Allow context to be passed for serialisation
David Robillard
2
-5
/
+6
2018-09-23
Enforce that arc buffer can only be accessed in run context
David Robillard
3
-6
/
+6
2018-09-23
Instantiate duplicated internals with correct parent graph
David Robillard
1
-1
/
+1
2018-09-23
Use override specifiers
David Robillard
67
-295
/
+304
2018-09-23
Use lowercase namespace names
David Robillard
269
-1493
/
+1493
2018-09-22
Use new LV2 include paths
David Robillard
59
-105
/
+105
2018-09-16
Squashed 'waflib/' changes from 982416b8..6e726eb1
David Robillard
1
-4
/
+16
2018-09-16
Hide warnings from Gtk libraries
David Robillard
1
-4
/
+4
2018-09-16
Remove checks for ancient Gtkmm
David Robillard
3
-8
/
+0
2018-09-16
Fix accidental case fall-through
David Robillard
1
-0
/
+1
2018-09-16
Clean up wscript
David Robillard
1
-45
/
+34
2018-09-15
Switch to using bundled waf source
David Robillard
1
-162
/
+9
2018-09-15
Merge commit 'eede9648d50c3750f6f8d1319a79dd76d7f10b55' as 'waflib'
David Robillard
182
-0
/
+41453
2018-09-15
Squashed 'waflib/' content from commit 982416b8
David Robillard
182
-0
/
+41453
2018-09-13
Fix compilation with GCC 7
David Robillard
1
-7
/
+2
2018-09-04
Fix unintentional fall-through
David Robillard
1
-0
/
+1
2018-09-04
Fix catch of polymorphic exception by value
David Robillard
1
-1
/
+1
2018-09-04
Remove pointless type qualifiers
David Robillard
2
-5
/
+5
2018-09-04
Remove dynamic exception specifications
David Robillard
4
-18
/
+20
2018-08-07
Add gitattributes file
David Robillard
1
-0
/
+1
2018-08-07
Use serd_free
David Robillard
2
-2
/
+2
2018-03-08
Fix cut/copy/paste of arcs
David Robillard
1
-2
/
+4
2018-01-22
Speed up animation and update GUI at 30Hz
David Robillard
3
-7
/
+6
2018-01-22
Only enqueue messages when the engine is remote
David Robillard
8
-133
/
+119
2018-01-21
Avoid unnecessary move warnings
David Robillard
1
-1
/
+1
2018-01-21
Fix mismatched struct/class declarations
David Robillard
1
-2
/
+2
2018-01-21
Clean up URI and path handling in Serialiser
David Robillard
1
-25
/
+22
2018-01-21
Work around Jack returning NULL buffers
David Robillard
2
-3
/
+15
2018-01-21
Clean up Buffer class and factor out allocation
David Robillard
2
-35
/
+36
2018-01-21
Allow custom deleters to be used with UPtr
David Robillard
1
-4
/
+8
2018-01-21
Fix mismatched malloc/delete
David Robillard
1
-1
/
+3
2018-01-21
Read port index if requested regardless of context
David Robillard
1
-1
/
+1
2018-01-21
Clean up URI and path handling in parser
David Robillard
4
-71
/
+67
2018-01-21
Avoid string copy
David Robillard
1
-1
/
+3
2018-01-21
Fix newlines in parser error messages
David Robillard
1
-6
/
+6
2018-01-21
Remove glib dependency from engine and core library
David Robillard
6
-25
/
+44
2018-01-21
Move Glib::thread_init to GUI
David Robillard
2
-1
/
+1
2018-01-21
Replace glib quarks
David Robillard
2
-8
/
+32
2018-01-21
Replace Glib::Module
David Robillard
5
-32
/
+137
2018-01-21
Add FilePath class and remove use of glib path utilities
David Robillard
26
-214
/
+837
2018-01-21
Use C++ style includes for standard language headers
David Robillard
27
-43
/
+36
[next]