All of lore.kernel.org
 help / color / mirror / Atom feed
From: flameeyes@gmail.com (Diego E. 'Flameeyes' Pettenò)
To: alsa-devel@alsa-project.org
Subject: Fixes and misc improvements for alsa-lib, alsa-plugins, alsa-utils
Date: Fri, 21 Nov 2008 03:50:32 +0100	[thread overview]
Message-ID: <m2ej15okqv.fsf@gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1366 bytes --]


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.


-- 
Diego "Flameeyes" Pettenò
http://blog.flameeyes.eu/


[-- Attachment #1.2: Type: application/pgp-signature, Size: 196 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

             reply	other threads:[~2008-11-21  2:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-21  2:50 Diego E. 'Flameeyes' Pettenò [this message]
2008-11-21 11:52 ` Fixes and misc improvements for alsa-lib, alsa-plugins, alsa-utils Takashi Iwai
2008-11-21 12:02   ` Diego E. 'Flameeyes' Pettenò
2008-11-21 12:56     ` Takashi Iwai
2008-11-21 12:12   ` Diego E. 'Flameeyes' Pettenò
2008-11-21 13:00     ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2ej15okqv.fsf@gmail.com \
    --to=flameeyes@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.