All of lore.kernel.org
 help / color / mirror / Atom feed
* How to send patch with moves?
@ 2006-07-12  7:25 Pierre Ossman
  2006-07-12  9:42 ` Takashi Iwai
  0 siblings, 1 reply; 7+ messages in thread
From: Pierre Ossman @ 2006-07-12  7:25 UTC (permalink / raw)
  To: alsa-devel, Takashi Iwai


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

Hi there!

I've updated the polypaudio plugin (in alsa-plugins) to the latest
release. Polypaudio recently changed its name to PulseAudio, so I've
made the corresponding changes in ALSA. I am at a loss on how to
generate a patch that will carry the necessary information though as it
would be nice to keep the history of the files as they are renamed (I
have moved them locally with 'hg mv')

-- 
Pierre Ossman                Telephone: +46-13-21 46 00
Cendio AB                    Web: http://www.cendio.com


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

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


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: How to send patch with moves?
  2006-07-12  7:25 How to send patch with moves? Pierre Ossman
@ 2006-07-12  9:42 ` Takashi Iwai
  2006-07-12 10:02   ` Pierre Ossman
  0 siblings, 1 reply; 7+ messages in thread
From: Takashi Iwai @ 2006-07-12  9:42 UTC (permalink / raw)
  To: Pierre Ossman; +Cc: alsa-devel

At Wed, 12 Jul 2006 09:25:28 +0200,
Pierre Ossman wrote:
> 
> Hi there!
> 
> I've updated the polypaudio plugin (in alsa-plugins) to the latest
> release. Polypaudio recently changed its name to PulseAudio, so I've
> made the corresponding changes in ALSA. I am at a loss on how to
> generate a patch that will carry the necessary information though as it
> would be nice to keep the history of the files as they are renamed (I
> have moved them locally with 'hg mv')

Please provide new files, and I'll do hg mv manually.
If any particular changes except for renaming, please let me know,
too.


Takashi


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: How to send patch with moves?
  2006-07-12  9:42 ` Takashi Iwai
@ 2006-07-12 10:02   ` Pierre Ossman
  2006-07-12 12:53     ` Pierre Ossman
  2006-07-12 13:03     ` Takashi Iwai
  0 siblings, 2 replies; 7+ messages in thread
From: Pierre Ossman @ 2006-07-12 10:02 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 398 bytes --]

Takashi Iwai wrote:
> 
> Please provide new files, and I'll do hg mv manually.
> If any particular changes except for renaming, please let me know,
> too.
> 

Tarball with files included. They're changed a bit, but only by doing
s/polyp/pulse/ and variations thereof.

-- 
Pierre Ossman                Telephone: +46-13-21 46 00
Cendio AB                    Web: http://www.cendio.com

[-- Attachment #1.1.2: new-pulse.tar.gz --]
[-- Type: application/x-gzip, Size: 13332 bytes --]

[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

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


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: How to send patch with moves?
  2006-07-12 10:02   ` Pierre Ossman
@ 2006-07-12 12:53     ` Pierre Ossman
  2006-07-12 13:03     ` Takashi Iwai
  1 sibling, 0 replies; 7+ messages in thread
From: Pierre Ossman @ 2006-07-12 12:53 UTC (permalink / raw)
  To: Pierre Ossman; +Cc: Takashi Iwai, alsa-devel


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

Pierre Ossman wrote:
> Takashi Iwai wrote:
>> Please provide new files, and I'll do hg mv manually.
>> If any particular changes except for renaming, please let me know,
>> too.
>>
> 
> Tarball with files included. They're changed a bit, but only by doing
> s/polyp/pulse/ and variations thereof.
> 

You might want one of these added to that: :)

Follow Polypaudio/PulseAudio name change

Polypaudio recently changed its name to PulseAudio which affects the
names of libraries of header files. Update the polyp, now pulse, plug-in
to follow this name change.

Signed-off-by: Pierre Ossman <ossman@cendio.se>

-- 
Pierre Ossman                Telephone: +46-13-21 46 00
Cendio AB                    Web: http://www.cendio.com


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

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


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: How to send patch with moves?
  2006-07-12 10:02   ` Pierre Ossman
  2006-07-12 12:53     ` Pierre Ossman
@ 2006-07-12 13:03     ` Takashi Iwai
  2006-07-12 14:36       ` Pierre Ossman
  1 sibling, 1 reply; 7+ messages in thread
From: Takashi Iwai @ 2006-07-12 13:03 UTC (permalink / raw)
  To: Pierre Ossman; +Cc: alsa-devel

At Wed, 12 Jul 2006 12:02:52 +0200,
Pierre Ossman wrote:
> 
> Takashi Iwai wrote:
> > 
> > Please provide new files, and I'll do hg mv manually.
> > If any particular changes except for renaming, please let me know,
> > too.
> > 
> 
> Tarball with files included. They're changed a bit, but only by doing
> s/polyp/pulse/ and variations thereof.

Any change for doc/* ?


Takashi


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: How to send patch with moves?
  2006-07-12 13:03     ` Takashi Iwai
@ 2006-07-12 14:36       ` Pierre Ossman
  2006-07-12 14:49         ` Takashi Iwai
  0 siblings, 1 reply; 7+ messages in thread
From: Pierre Ossman @ 2006-07-12 14:36 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 600 bytes --]

Takashi Iwai wrote:
> At Wed, 12 Jul 2006 12:02:52 +0200,
> Pierre Ossman wrote:
>> Takashi Iwai wrote:
>>> Please provide new files, and I'll do hg mv manually.
>>> If any particular changes except for renaming, please let me know,
>>> too.
>>>
>> Tarball with files included. They're changed a bit, but only by doing
>> s/polyp/pulse/ and variations thereof.
> 
> Any change for doc/* ?
> 

*doh*

Here is a fixed README and Makefile.am for the doc directory.

-- 
Pierre Ossman                Telephone: +46-13-21 46 00
Cendio AB                    Web: http://www.cendio.com

[-- Attachment #1.1.2: Makefile.am --]
[-- Type: text/plain, Size: 104 bytes --]

EXTRA_DIST = README-pcm-oss README-jack README-pulse \
	upmix.txt vdownmix.txt samplerate.txt a52.txt

[-- Attachment #1.1.3: README-pulse --]
[-- Type: text/plain, Size: 1468 bytes --]

PulseAudio <--> ALSA plugins
============================

This plugin allows any program that uses the ALSA API to access a PulseAudio
sound daemon. In other words, native ALSA applications can play and record
sound across a network.

There are two plugins in the suite, one for PCM and one for mixer control. A
typical configuration will look like:

    pcm.pulse {
        type pulse
    }

    ctl.pulse {
        type pulse
    }

Put the above in ~/.asoundrc, or /etc/asound.conf, and use "pulse" as device
in your ALSA applications. For example:

    % aplay -Dpulse foo.wav
    % amixer -Dpulse

PulseAudio will accept more or less any format you throw at it. So a plug
wrapper is unnecessary. Mixing is also handled so dmix will only cause a
performance hit without any gain.

The plugins will respect your PulseAudio environment variables (like
PULSE_SERVER), but you can override these in ALSA's configuration files.

Both plugins accept the "server" parameter, specifying which PulseAudio server
to contact. Both also accept the "device" parameter, which indicate which
source and sink to use.

The mixer control plugin also accepts the parameters "source" and "sink" for
when you need to specify a sink/source combination with different names. If
you need to do this with PCM:s then specify two PCM:s with different "device".

If you do not specify any source and/or sink, then the server's defaults will
be used.

[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 251 bytes --]

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


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #3: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: How to send patch with moves?
  2006-07-12 14:36       ` Pierre Ossman
@ 2006-07-12 14:49         ` Takashi Iwai
  0 siblings, 0 replies; 7+ messages in thread
From: Takashi Iwai @ 2006-07-12 14:49 UTC (permalink / raw)
  To: Pierre Ossman; +Cc: alsa-devel

At Wed, 12 Jul 2006 16:36:32 +0200,
Pierre Ossman wrote:
> 
> Takashi Iwai wrote:
> > At Wed, 12 Jul 2006 12:02:52 +0200,
> > Pierre Ossman wrote:
> >> Takashi Iwai wrote:
> >>> Please provide new files, and I'll do hg mv manually.
> >>> If any particular changes except for renaming, please let me know,
> >>> too.
> >>>
> >> Tarball with files included. They're changed a bit, but only by doing
> >> s/polyp/pulse/ and variations thereof.
> > 
> > Any change for doc/* ?
> > 
> 
> *doh*
> 
> Here is a fixed README and Makefile.am for the doc directory.

Thanks, now I committed to HG repo.


Takashi


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-07-12 14:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-12  7:25 How to send patch with moves? Pierre Ossman
2006-07-12  9:42 ` Takashi Iwai
2006-07-12 10:02   ` Pierre Ossman
2006-07-12 12:53     ` Pierre Ossman
2006-07-12 13:03     ` Takashi Iwai
2006-07-12 14:36       ` Pierre Ossman
2006-07-12 14:49         ` Takashi Iwai

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.