SEARCH  

NEWS

2010.10.06:11:36:28
IE ma już mniej niż 50% rynku
Globalne statystyki StatCounter mówią, że udział IE w rynku przeglądarek spadł poniżej 50%. Najszybciej nowych użytkowników zdobywała przeglądarka Google Chrome. Zmiany są szczególnie widoczne w Europie, gdzie wprowadzono do Windowsa ekran wyboru przeglądarek.

 

123724374487_558860007119Daniel 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

 
144623574710_557160007208Daniel 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

 
176828334384_535260007600Takashi 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

 
146921224682_551760007702Jassi 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@

 
126023244369_572860007373Jassi 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

 
173023494810_521760007402Matti 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:

 
133723824759_504760007197Jan 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

 
125527214030_5640600071736275 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

 
123925424295_592160007175Clemens 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.

 
162323194500_599260007612Daniel 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

 
136527774961_517460007898Dan 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

 
157623324280_533560007233Dan 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

 
153226344955_556260007027Jaroslav 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

 
173525134570_502960007628Dan 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

 
120520564948_570560007995Jaroslav 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

 
131724134771_527860007766Clemens 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

 
117521634097_545660007476Daniel 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

 
169020304110_564460007383Clemens 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

 
167123274897_524160007330Daniel 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

 
186925624386_581760007434Felix 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

 
181125844848_558260007435Felix 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

 
134720374598_544560007096Jonathan 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

 
192121824127_503160007720Tom 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

 
141424974046_531160007403Message 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?

 
164126074966_502760007232David 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

 
146222344816_530960007678Kuninori 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

 
174421624715_534260007208Kuninori 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

 
143925284390_556660007216Kuninori 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

 
128629744714_533260007452Kuninori 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

 
173629264059_570160007483Kuninori 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,

 
193424144717_575060007533Kuninori 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

 
142724674695_514260007302Jassi 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

 
135122484831_574160007390Seungwhan 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

 
195821004364_567260007649Dan 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

 
112321684574_518360007526walter 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

 
166628034940_538360007663Peter 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-

 
191629804129_561160007939Mark 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

 
191424734186_574560007000Frank 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

 
113421714101_549960007534Frank 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

 
114729684702_572160007571Frank 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

 
124628174374_518660007926Frank 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

 
184921154906_597960007027Frank 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

 
191726404500_510360007714Message 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-

 
110425194886_520560007729IOhannes 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

 
173921644696_544160007846IOhannes 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 "

 
101221314662_538660007862IOhannes 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,

 
131221654977_521760007703IOhannes 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

 
124420604342_574460007727Clemens 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

 
145822674245_534360007262Timur 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 --

 
107122114426_576760007311Vasily 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