Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-24 | Fix unused parameter warnings | Timo Wischer | 1 | -1/+1 |
2018-09-18 | Fix a potential crash when closed with worker | JP Cimalando | 1 | -2/+9 |
2016-10-05 | Factor out Jack backend | David Robillard | 1 | -17/+15 |
2016-07-31 | Do not call plugin work() method concurrently | David Robillard | 1 | -0/+4 |
2016-07-31 | Support thread-safe state restoration | David Robillard | 1 | -26/+40 |
2014-08-08 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2013-12-25 | Fix more const-correctness violations. | David Robillard | 1 | -1/+3 |
2012-08-10 | Fix a ton of warnings. | David Robillard | 1 | -4/+4 |
2012-08-09 | Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wmis... | David Robillard | 1 | -1/+1 |
2012-05-13 | Gracefully handle allocation failure. | David Robillard | 1 | -1/+6 |
2012-04-09 | Tidy. | David Robillard | 1 | -3/+4 |
2012-03-31 | Make jalv_worker_respond() private. | David Robillard | 1 | -11/+11 |
2012-03-31 | Move worker implementation to separate file. | David Robillard | 1 | -0/+110 |