SEARCH  

NEWS

2010.10.06:11:36:28
Autentika i Divante łączą siły
Agencja interaktywna Autentika oraz firma Divante, specjalizująca się w dziedzinie e-commerce, postanowiły połączyć swoje siły i nawiązać współpracę, której celem jest poszerzenie oferty obu firm o dodatkowe kompetencje i możliwość obsługi złożonych projektów.

 

195224974164_507360007328Daniel Mack
Let git do the job. Signed-off-by: Daniel Mack <daniel@xxxxxxxx --- sound/usb/caiaq/device.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sound/usb/caiaq/devi

 
134927724224_556960007944Daniel Mack
At Fri, 10 Sep 2010 16:12:35 +0800, Daniel Mack wrote: This patch adds support for the new Traktor Kontrol S4 by Native Instruments. It features a new audio data streaming model, MIDI in and

 
175829624181_590960007217Takashi Iwai
On Fri, Sep 10, 2010 at 10:58:46AM +0200, Takashi Iwai wrote: At Fri, 10 Sep 2010 16:12:35 +0800, Daniel Mack wrote: This patch adds support for the new Traktor Kontrol S4 by Native

 
168624754342_534960007323Jassi Brar
From: Jassi Brar <jassi.brar@xxxxxxxxxxx The PCM controller platform devices are registered by the name samsung-pcm, so use the same in the CPU driver. Signed-off-by: Jassi Brar <jassi.brar@

 
165124354818_533560007229Jassi Brar
On Fri, Sep 10, 2010 at 04:41:05PM +0900, Jassi Brar wrote: struct snd_soc_dai_driver s3c_pcm_dai[] = { - S3C_PCM_DAI_DECLARE, - S3C_PCM_DAI_DECLARE, + [0] = { + .name = "samsung-pc

 
133626174727_550160007487Matti J Aaltonen
Hi. This patch changes the error handling in the FM radio codec so that its always permissible to set the audio routing to the previous value/ B.R. Matti J. Aaltonen (1): ASoC: WL1273 FM Radio:

 
183020394258_505360007311Jan Nikitenko
On Fri, Sep 10, 2010 at 10:41:29AM +0300, Matti J. Aaltonen wrote: This patch changes the error handling in the FM radio codec so that its always permissible to set the audio routing to the prev

 
199723664273_5178600074366275 kson
Hello, I am working on a usb audio device and Im having trouble getting it to show up as an output device in Ubuntus sound preferences. The device is working well with other OSs. My syslog shows t

 
139529614911_573860007782Clemens Ladisch
On Wed, Sep 08, 2010 at 02:40:55PM -0500, 6275 kson wrote: up as an output device in Ubuntus (10.4) sound preferences. The device is working well with other OSs. My syslog shows this error.

 
106029614217_587860007883Daniel Mack
Well I basically understand what is wrong. Usbaudio is expecting the packet size to be 4 and the value to be encoded as 16.16 because the device is operating at high speed. I made the change and my

 
110726334499_583460007190Dan Carpenter
6275 kson wrote: Well I basically understand what is wrong. Usbaudio is expecting the packet size to be 4 and the value to be encoded as 16.16 because the device is operating at high speed. I

 
132129644229_557960007838Dan Carpenter
Dan Carpenter wrote: Im doing an audit to find integer overflows and my static checker complained that in the original code "device + 1" could overflow. The overflow is harmless, but

 
189120134203_516360007478Jaroslav Kysela
At Wed, 8 Sep 2010 21:36:41 +0200, Dan Carpenter wrote: If we pass in a device which is higher than SNDRV_RAWMIDI_DEVICES then this function just returns device + 1 which isnt helpful. Ive

 
159925864438_551060007748Dan Carpenter
At Wed, 8 Sep 2010 23:29:14 +0200 (CEST), Jaroslav Kysela wrote: On Wed, 8 Sep 2010, Takashi Iwai wrote: At Wed, 8 Sep 2010 21:36:41 +0200, Dan Carpenter wrote: If we pass i

 
129223844708_550960007004Jaroslav Kysela
At Thu, 9 Sep 2010 00:11:41 +0200, Dan Carpenter wrote: If we pass in a device which is higher than SNDRV_RAWMIDI_DEVICES then the "next device" should be -1. This function just ret

 
139223694637_589260007771Clemens Ladisch
Dan Carpenter schrieb: If we pass in a device which is higher than SNDRV_RAWMIDI_DEVICES then the "next device" should be -1. This function just returns device + 1. But the main

 
108125244734_531060007750Daniel Mack
On Thu, Sep 09, 2010 at 09:44:52AM +0200, Clemens Ladisch wrote: Dan Carpenter wrote: If we pass in a device which is higher than SNDRV_RAWMIDI_DEVICES then this function just returns devic

 
114829944763_535160007955Clemens Ladisch
Calling prepare() on a stream which is already active shouldnt touch the sample pointer positions. This code belongs into the trigger callback, so move it there. Signed-off-by: Daniel Mack <danie

 
182927554541_526760007865Daniel Mack
On Fri, Sep 10, 2010 at 09:27:48AM +0200, Clemens Ladisch wrote: Daniel Mack wrote: Calling prepare() on a stream which is already active ... would be a bug; snd_pcm_pre_prepare() in sound

 
101425584248_572360007510Felix Homann
Current SND_FSI_xxx menu attributes were bool, but it should be tristate. This patch solve below report from Guennadi "bool" means, if someone is linking the whole ASoC into the kernel, th

 
172724594879_536460007081Felix Homann
Felix Homann wrote: after some struggle I managed to get the mixer in the M-Audio working. Before I submit a patch I would like to know if theres an way to test the dB information for the contr

 
113424314606_586860007709Jonathan Woithe
Felix Homann wrote: Well, according to alsamixer the mixer values are mapped to a range from 0 to -128 dB. amixer contents show entries of the form | unk-4-0xffffce00,0x00000000

 
161728904702_538060007858Tom Corner
Ive been going around and around on this. The surround sound 5.1 is playing fine except channel 0 (front-left) is playing on the woofer. I have a Terratec Aureon fun - CMI8738-MC6. I can redirect

 
133520704613_587660007878Message not availabl
Tom Corner wrote: The surround sound 5.1 is playing fine except channel 0 (front-left) is playing on the woofer. And the softwares front left channel is also playing on the front left speaker?

 
174023524436_598860007502David Henningsson
Tom Corner wrote: On 09/10/10 09:10, Clemens Ladisch wrote: Tom Corner wrote: The surround sound 5.1 is playing fine except channel 0 (front-left) is playing on the woofer. And t

 
149728034962_537660007311Kuninori Morimoto
At Thu, 09 Sep 2010 09:04:10 +0200, David Henningsson wrote: By adding the subwoofer as a speaker pin, it is treated correctly when auto-muting. Applied now. Im a little unsure of whether

 
145823004743_506360007484Kuninori Morimoto
This patch solve below report from Guennadi 1) - hdmi_write(hdmi, 0x00, HDMI_AUDIO_SETTING_1); + switch (pdata- flags & HDMI_SRC_MASK) { + default: + /* FALL THROUGH */ Im not sure I

 
177227854374_547460007615Kuninori Morimoto
This patch solve below report from Guennadi +static struct snd_soc_dai_driver sh_hdmi_dai = { + .name = "sh_mobile_hdmi-hifi", + .playback = { + .stream_name = "Playback&quo

 
133125004685_594560007021Kuninori Morimoto
This patch solve below report from Guennadi /* External video parameter settings */ static void hdmi_external_video_param(struct sh_hdmi *hdmi) { @@ -804,6 +862,11 @@ static int __init s

 
182321154374_525860007449Kuninori Morimoto
Hello Morimoto-san Thanks for your patches! But what about this my comment: <quote Besides, I think, this will not link without CONFIG_SND_SOC. </quote ? Or is it wrong? If this is right,

 
176126004252_572260007418Kuninori Morimoto
On Thu, 9 Sep 2010, Kuninori Morimoto wrote: Dear Guennadi <quote Besides, I think, this will not link without CONFIG_SND_SOC. </quote ? Or is it wrong? If this

 
103224344719_577660007887Jassi Brar
When PCM capture, sound recorded abnormally because of RX FIFO threshold settings are missing. So, This patch modify PCM RX FIFO setting codes same as TX. Signed-off-by: Seungwhan Youn <sw.youn@x

 
126022694672_563460007837Seungwhan Youn
On Wed, Sep 8, 2010 at 6:48 PM, Jassi Brar <jassisinghbrar@xxxxxxxxx wrote: On Wed, Sep 8, 2010 at 5:51 PM, Seungwhan Youn <sw.youn@xxxxxxxxxxx wrote: When PCM capture, sound recorded ab

 
124820744337_593360007713Dan Carpenter
When PCM capture, sound recorded abnormally because of RX FIFO threshold settings are missing. So, This patch modify PCM RX FIFO setting codes same as TX. And for DMA, if PCM RXFIFO_DIPSTICK is not 0

 
195528414829_532960007932walter harms
At Wed, 8 Sep 2010 09:26:32 +0200, Dan Carpenter wrote: We dont want "pre_event_timeout" to be negative because that would result in a stack traces in dmesg when we schedule a negati

 
177928594531_503060007507Peter Ujfalusi
This patch fixes sparse warning due non declaration of static function sound/soc/omap/omap-mcbsp.c:783:5: warning: symbol omap_mcbsp_st_info_volsw was not declared. Should it be static? Signed-off-

 
144926144942_516860007439Mark Brown
On Wed, 8 Sep 2010 09:03:09 +0300 Peter Ujfalusi <peter.ujfalusi@xxxxxxxxx wrote: On Wednesday 08 September 2010 06:23:43 ext G, Manjunath Kondaiah wrote: This patch fixes sparse warning d

 
105426494709_572660007452Frank Becker
On Wed, 2010-09-08 at 08:53 +0530, G, Manjunath Kondaiah wrote: This patch fixes sparse warning due non declaration of static function sound/soc/omap/omap-mcbsp.c:783:5: warning: symbol omap_m

 
156325314526_590160007545Frank Becker
At Tue, 7 Sep 2010 00:45:48 +0200, Jens Taprogge wrote: On Mon, Sep 06, 2010 at 07:04:21PM +0200, Frank Becker wrote: Hi, Please always CC me since Im not subscribed to the mailing

 
161424194386_544260007485Frank Becker
At Tue, 7 Sep 2010 11:02:20 +0200, Frank Becker wrote: Takashi Iwai [2010-09-07, 08:17 +0200]: At Tue, 7 Sep 2010 00:45:48 +0200, Jens Taprogge wrote: On Mon, Sep 06, 2010 a

 
137325264344_590560007925Frank Becker
At Tue, 7 Sep 2010 11:40:41 +0200, Frank Becker wrote: Takashi Iwai [2010-09-07, 11:20 +0200]: At Tue, 7 Sep 2010 11:02:20 +0200, Frank Becker wrote: Takashi Iwai [2010-09-0

 
141220064538_535360007927Frank Becker
At Tue, 7 Sep 2010 11:53:00 +0200, Frank Becker wrote: Takashi Iwai [2010-09-07, 11:44 +0200]: At Tue, 7 Sep 2010 11:40:41 +0200, Frank Becker wrote: Takashi Iwai [2010-09-0

 
179222294576_550060007858Message not availabl
On Tue, Sep 07, 2010 at 11:53:00AM +0200, Frank Becker wrote: Takashi Iwai [2010-09-07, 11:44 +0200]: At Tue, 7 Sep 2010 11:40:41 +0200, Frank Becker wrote: Takashi Iwai [2010-

 
195225194389_547860007853IOhannes m zmoelnig
Jens Taprogge [2010-09-07, 01:18 +0200]: On Mon, Sep 06, 2010 at 07:04:21PM +0200, Frank Becker wrote: Hi, I have a problem since commit id 7b2bfdb (about 2.6.35-rc2) up to the latest HEA

 
102320334271_540960007019IOhannes m zmoelnig
On 2010-09-07 18:05, IOhannes m zmoelnig wrote: hi all, is this a bug? in alsa-lib? in the debian-packages? it seems like debian compiles the package without explicitely adding the "

 
189528504546_523860007103IOhannes m zmoelnig
IOhannes m zmoelnig wrote: im requesting my "plughw" device with 44100Hz the request is done with something like: rate=44100; err = snd_pcm_hw_params_set_rate_min(handle, params,

 
116221654109_570060007284IOhannes m zmoelnig
2010/9/8 IOhannes m zmoelnig <zmoelnig@xxxxxx On 2010-09-07 19:06, Clemens Ladisch wrote: IOhannes m zmoelnig wrote: im requesting my "plughw" device with 44100Hz the r

 
162723104514_520260007469Clemens Ladisch
2010/9/9 IOhannes m zmoelnig <zmoelnig@xxxxxx On 2010-09-09 03:30, Raymond Yau wrote: rel="nofollow" www.alsa-project.org/alsa-doc/alsa-lib/group___p_c_m___h_w___params.htm www.a

 
106027624988_544960007407Timur Tabi
Not needed with multi-component. Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx --- sound/soc/codecs/cs4270.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --

 
130222634441_557360007917Vasily Khoruzhick
On Tue, 2010-09-07 at 11:34 -0500, Timur Tabi wrote: Mark Brown wrote: Not needed with multi-component. Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx Acked-by