Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-04 | backends: Add missing dependencies | orbea | 1 | -1/+3 | |
When building the backends with slibtool they will fail with undefined references to libmatemixer.la. This is because they use -no-undefined which slibtool explicitly supports while GNU libtool will silently ignore it. Gentoo Bug: https://bugs.gentoo.org/785232 | |||||
2020-03-28 | Remove warnings: ignoring #pragma clang diagnostic [-Wunknown-pragmas] | rbuj | 1 | -3/+0 | |
2019-11-01 | avoid redundant redeclarations | Pablo Barciela | 1 | -4/+0 | |
2019-10-09 | Use WARN_CFLAGS which are only set with --enable-compiler-warnings | rbuj | 1 | -5/+10 | |
It removes --enable-more-warnings, since it is recommended to use --enable-compile-warnings=maximum It updates configure summary. | |||||
2015-12-10 | Replace leading spaces in Makefiles with tabs | Michal Ratajsky | 1 | -9/+9 | |
2014-08-29 | Include backend flags in backend info and add a flag indicating stored ↵ | Michal Ratajsky | 1 | -4/+6 | |
controls support | |||||
2014-08-18 | Global update | Michal Ratajsky | 2 | -0/+4 | |
2014-08-12 | Adapt Null module to API changes | Michal Ratajsky | 2 | -72/+15 | |
2014-07-18 | PulseAudio fixes and API updates | Michal Ratajsky | 1 | -4/+4 | |
2014-06-26 | Minor fixes | Michal Ratajsky | 1 | -2/+40 | |
2014-06-20 | Pulse and API updates, fixes | Michal Ratajsky | 2 | -11/+11 | |
2014-06-13 | Weekly update | Michal Ratajsky | 3 | -40/+53 | |
2014-06-07 | Weekly update | Michal Ratajsky | 3 | -27/+17 | |
2014-05-24 | General additions and improvements | Michal Ratajsky | 2 | -6/+9 | |
2014-05-24 | Initial commit | Michal Ratajsky | 3 | -0/+173 | |