Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use negative priorities to avoid special-casing the self-include | Yuri Kunde Schlesner | 2016-09-21 | 1 | -1/+1 |
| | |||||
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -4/+2 |
| | | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | ||||
* | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | 2016-09-19 | 1 | -2/+1 |
| | |||||
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -5/+5 |
| | |||||
* | configure_audio: User-configuratble option to enable/disable audio stretching | MerryMage | 2016-08-31 | 1 | -0/+3 |
| | |||||
* | Config: Restore previously selected audio sink option (#1824) | James Rowe | 2016-05-20 | 1 | -3/+3 |
| | |||||
* | Config: Audio sink configuration (#1798) | Maribel | 2016-05-19 | 1 | -0/+44 |