[alsa-devel] Fixes and misc improvements for alsa-lib, alsa-plugins, alsa-utils
I've taken some time to fix some autotools nitpicks and some generic optimisations, I hope they can be useful:
git://git.flameeyes.eu/others/alsa/alsa-lib.git flameeyes
Diego E. 'Flameeyes' Pettenò (5): Don't use AC_CANONICAL_SYSTEM, only use AC_CANONICAL_HOST. Add the attributes.m4 macro file from xine/lscube. Check for --no-undefined linker flag and use it. Make sure that python libraries are passed through LIBADD. Make some static tables and strings constants.
git://git.flameeyes.eu/others/alsa/alsa-plugins.git flameeyes
Diego E. 'Flameeyes' Pettenò (6): Add the attributes.m4 macro file from xine/lscube. Check for --no-undefined linker flag and use it. Cleanup flags in maemo/Makefile.am [RFC] Don't use pow() for calculating a power of 2, use shift instead. Make some static tables and strings constants. Mark as static the functions not used outside their unit.
git://git.flameeyes.eu/others/alsa/alsa-utils.git flameeyes
Diego E. 'Flameeyes' Pettenò (4): Remove some dead code (comparisons between 0 and unsigned integers). Remove some unused variables. Mark static the functions not used outside their unit. Make some static tables and strings constants.
At Fri, 21 Nov 2008 03:50:32 +0100, Diego E. 'Flameeyes' Pettenò wrote:
I've taken some time to fix some autotools nitpicks and some generic optimisations, I hope they can be useful:
git://git.flameeyes.eu/others/alsa/alsa-lib.git flameeyes
Diego E. 'Flameeyes' Pettenò (5): Don't use AC_CANONICAL_SYSTEM, only use AC_CANONICAL_HOST. Add the attributes.m4 macro file from xine/lscube. Check for --no-undefined linker flag and use it. Make sure that python libraries are passed through LIBADD. Make some static tables and strings constants.
These changes look OK, but could you add your sign-off to each commit?
git://git.flameeyes.eu/others/alsa/alsa-plugins.git flameeyes
Diego E. 'Flameeyes' Pettenò (6): Add the attributes.m4 macro file from xine/lscube. Check for --no-undefined linker flag and use it. Cleanup flags in maemo/Makefile.am [RFC] Don't use pow() for calculating a power of 2, use shift instead. Make some static tables and strings constants. Mark as static the functions not used outside their unit.
Ditto.
git://git.flameeyes.eu/others/alsa/alsa-utils.git flameeyes
Diego E. 'Flameeyes' Pettenò (4): Remove some dead code (comparisons between 0 and unsigned integers).
The change in alsactl/state.c gives wrong indentations. Please fix.
Remove some unused variables. Mark static the functions not used outside their unit. Make some static tables and strings constants.
Give your sign-off, please, too.
thanks,
Takashi
Takashi Iwai tiwai@suse.de writes:
These changes look OK, but could you add your sign-off to each commit?
Sorry, I forgot about it :/ Do you know if there is a setting in git-config to get it enabled on a per-repository level by chance?
At Fri, 21 Nov 2008 13:02:39 +0100, Diego E. 'Flameeyes' Pettenò wrote:
Takashi Iwai tiwai@suse.de writes:
These changes look OK, but could you add your sign-off to each commit?
Sorry, I forgot about it :/ Do you know if there is a setting in git-config to get it enabled on a per-repository level by chance?
No standard config I know of. But it shouldn't be hard.
Takashi
Takashi Iwai tiwai@suse.de writes:
These changes look OK, but could you add your sign-off to each commit?
All commits have sign-off now and the indentation problem is fixed, and pushed (forced update/history rewritten).
At Fri, 21 Nov 2008 13:12:14 +0100, Diego E. 'Flameeyes' Pettenò wrote:
Takashi Iwai tiwai@suse.de writes:
These changes look OK, but could you add your sign-off to each commit?
All commits have sign-off now and the indentation problem is fixed, and pushed (forced update/history rewritten).
Thanks, pulled in, pushed out now.
Takashi
participants (2)
-
flameeyes@gmail.com
-
Takashi Iwai