SEARCH  

NEWS

2010.10.06:11:36:28
Komputronik: rośnie rola usług na rynku salonów komputerowych
Polski rynek salonów komputerowych zmienia swój charakter z typowo sprzedażowego na usługowy. W ten sposób salony wchodzą w wysokomarżowy segment gospodarki, który zajmowany był do tej pory przez wyspecjalizowane firmy. Jednocześnie zyskują nowe atuty w konkurencji z dużymi marketami elektronicznymi.

 

188121844231_523360007678Daniel 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

 
164220374502_583860007556Daniel 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

 
173527874503_581060007754Takashi 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

 
159127284119_538660007136Jassi 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@

 
156025504690_558060007567Jassi 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

 
158623064752_581760007788Matti 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:

 
149421824825_599760007361Jan 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

 
155227554148_5055600075646275 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

 
180921554292_592860007261Clemens 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.

 
106421024811_575560007237Daniel 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

 
132122684544_507360007083Dan 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

 
186125804266_568560007286Dan 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

 
104621284041_519460007606Jaroslav 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

 
175929944762_505060007304Dan 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

 
131129864407_512260007089Jaroslav 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

 
135920614357_590460007443Clemens 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

 
198829954022_525360007599Daniel 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

 
154027264728_558160007912Clemens 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

 
118726784905_595060007826Daniel 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

 
125420404812_566160007551Felix 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

 
175025234612_510760007746Felix 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

 
155024134741_557360007420Jonathan 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

 
117122064146_590060007065Tom 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

 
181129764744_571660007472Message 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?

 
154121784513_535260007676David 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

 
190425894198_551660007625Kuninori 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

 
126122474037_500260007704Kuninori 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

 
142329924911_556960007698Kuninori 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

 
163427024673_537860007598Kuninori 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

 
185129594777_536360007616Kuninori 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,

 
103822154205_523760007902Kuninori 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

 
186229934148_590060007969Jassi 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

 
160424174960_551460007851Seungwhan 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

 
121226204552_588660007970Dan 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

 
148328494929_525960007239walter 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

 
187622504454_508060007185Peter 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-

 
198323494177_513160007171Mark 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

 
109928534589_505960007575Frank 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

 
191025794195_546260007193Frank 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

 
143229484041_536060007252Frank 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

 
160020824502_505360007990Frank 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

 
123921454339_541660007588Frank 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

 
158723764440_517660007807Message 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-

 
175123464385_594660007850IOhannes 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

 
113822394797_518060007003IOhannes 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 "

 
143221994086_593560007249IOhannes 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,

 
192524924395_526460007672IOhannes 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

 
185224954048_529260007484Clemens 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

 
109924224830_548560007638Timur 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 --

 
133425064877_513160007476Vasily 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