summaryrefslogtreecommitdiff
path: root/ext/bs2b
Commit message (Collapse)AuthorAgeFilesLines
* Remove autotools build systemTim-Philipp Müller2019-10-141-14/+0
|
* meson: add more plugins to plugins listTim-Philipp Müller2019-05-301-0/+1
| | | | | Makes sure their path gets added to the uninstalled environment and makes sure they get included in the docs.
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-1/+1
| | | | | | | The only plugins remaining are those that haven't been ported to Meson yet, and msdk. Also, the tests are still automagic. https://bugzilla.gnome.org/show_bug.cgi?id=795107
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=794568
* meson: enable bs2b compilationPatrik Nilsson2018-03-211-0/+15
| | | | | | Add meson build system support to bs2b plugin. https://bugzilla.gnome.org/show_bug.cgi?id=794346
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
| | | | | Static and dynamic plugins now have the same interface. The standard --enable-static/--enable-shared toggle are sufficient.
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-4/+4
|
* Constify some static arrays everywhereSebastian Dröge2015-01-211-1/+1
|
* bs2b: implement the preset interfaceStefan Sauer2015-01-151-93/+99
| | | | | Instead of a preset property implement the preset interface in a read-only fashion.
* bs2b: add new plugin (Effect/Audio, crossfeed)Christoph Reiter2015-01-153-0/+493
https://bugzilla.gnome.org/show_bug.cgi?id=611689