Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
(6) |
May
(26) |
Jun
(28) |
Jul
(27) |
Aug
(18) |
Sep
(25) |
Oct
(33) |
Nov
(64) |
Dec
(31) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(48) |
Feb
(57) |
Mar
(44) |
Apr
(48) |
May
(59) |
Jun
(91) |
Jul
(35) |
Aug
(44) |
Sep
(43) |
Oct
(122) |
Nov
(13) |
Dec
(30) |
2004 |
Jan
(37) |
Feb
(32) |
Mar
(35) |
Apr
(49) |
May
(39) |
Jun
(72) |
Jul
(20) |
Aug
(25) |
Sep
(33) |
Oct
(13) |
Nov
(18) |
Dec
(4) |
2005 |
Jan
(4) |
Feb
(14) |
Mar
(26) |
Apr
(40) |
May
(31) |
Jun
(24) |
Jul
(20) |
Aug
(36) |
Sep
(50) |
Oct
(104) |
Nov
(126) |
Dec
(65) |
2006 |
Jan
(71) |
Feb
(42) |
Mar
(43) |
Apr
(93) |
May
(76) |
Jun
(48) |
Jul
(68) |
Aug
(58) |
Sep
(59) |
Oct
(108) |
Nov
(23) |
Dec
(36) |
2007 |
Jan
(41) |
Feb
(11) |
Mar
(40) |
Apr
(48) |
May
(61) |
Jun
(33) |
Jul
(19) |
Aug
(16) |
Sep
(34) |
Oct
(25) |
Nov
(38) |
Dec
(12) |
2008 |
Jan
(11) |
Feb
(29) |
Mar
(19) |
Apr
(18) |
May
(20) |
Jun
(22) |
Jul
(25) |
Aug
(24) |
Sep
(17) |
Oct
(33) |
Nov
(29) |
Dec
(38) |
2009 |
Jan
(26) |
Feb
(30) |
Mar
(44) |
Apr
(31) |
May
(60) |
Jun
(36) |
Jul
(22) |
Aug
(23) |
Sep
(24) |
Oct
(33) |
Nov
(34) |
Dec
(19) |
2010 |
Jan
(25) |
Feb
(21) |
Mar
(27) |
Apr
(6) |
May
(17) |
Jun
(23) |
Jul
(14) |
Aug
(33) |
Sep
(17) |
Oct
(10) |
Nov
(5) |
Dec
(19) |
2011 |
Jan
(9) |
Feb
(5) |
Mar
(51) |
Apr
(23) |
May
(16) |
Jun
(18) |
Jul
(82) |
Aug
(36) |
Sep
(19) |
Oct
(24) |
Nov
(22) |
Dec
(5) |
2012 |
Jan
(12) |
Feb
(3) |
Mar
(17) |
Apr
(5) |
May
|
Jun
(5) |
Jul
(7) |
Aug
(4) |
Sep
(7) |
Oct
(8) |
Nov
(20) |
Dec
(2) |
2013 |
Jan
(3) |
Feb
|
Mar
|
Apr
(11) |
May
|
Jun
(3) |
Jul
(6) |
Aug
(6) |
Sep
|
Oct
|
Nov
|
Dec
(3) |
2014 |
Jan
(3) |
Feb
(4) |
Mar
(1) |
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
(4) |
2
(1) |
3
(3) |
4
|
5
|
6
(3) |
7
(1) |
8
|
9
(3) |
10
|
11
|
12
|
13
|
14
(2) |
15
(1) |
16
(1) |
17
|
18
(1) |
19
(2) |
20
(3) |
21
(1) |
22
(3) |
23
(1) |
24
(1) |
25
(1) |
26
|
27
(2) |
28
(5) |
29
|
30
(2) |
31
(2) |
|
From: SourceForge.net <noreply@so...> - 2006-03-24 04:09:21
|
Patches item #1193178, was opened at 2005-04-30 19:09 Message generated for change (Comment added) made by dschuff You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=381349&aid=1193178&group_id=24366 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Yuiga (yuiga) Assigned to: Michael Gernoth (stargo) Summary: Patch to support ALSA Initial Comment: This patch adds a support for ALSA(Advanced Linux Sound System) to rdesktop. ---------------------------------------------------------------------- Comment By: Derek Schuff (dschuff) Date: 2006-03-23 23:09 Message: Logged In: YES user_id=1475109 I tried out this patch, and it doesnt quite work for me, the sample rate isn't right, or at least that's what it sounds like... it sets the rate for 22050 but it plays too low. if i instead set the rate for say 24000 its too high, but 23950 is too low, and it sounds as though there's a larger gap than the sample rates would indicate (just dead reckoning based on hearing)... but i know little about sound programming and less about the ALSA API so i could be reading the sample rate wrong or there could be some other effect altogether. the documentation on the ALSA PCM formats is a little confusing. I'm connecting to windows XP, and i have Via VT8233 onboard sound. i will say (not that you should value my opinion on this... you probably shouldnt) that i dont have a problem with the threaded model, it seems simpler than what's used in rdpsnd_ oss... especially since the frequent calls to ioctl(g_dsp_ fd, SNDCTL_DSP_GETOSPACE, &info) seems to be what causes the CPU usage problem that everyone (including me) seems to have with OSS... (the sound pops without that though) so just my 2 cents. any insight anyone can give would be helpful, ALSA support in rdesktop would be great. ---------------------------------------------------------------------- Comment By: Pierre Ossman (ossman_) Date: 2006-03-06 10:50 Message: Logged In: YES user_id=1469081 I've done a review of this patch and I am concerned over the quality. I've found a number of issues: * It is threaded when it doesn't have to be. An access pattern like that in rdpsnd_oss.c would work for alsa aswell (g_dsp_fd would need to be expanded to an array though). * The error handling when snd_pcm_writei() fails is broken. It only checks one specific error code, causing havoc if any other is returned. * The wait gains nothing by having a timeout. It could also be possible to get caught in this loop forever (because of the above point). * The format check does no verification towards ALSA that the format is actually supported. * No error handling when setting format. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2006-02-28 16:41 Message: Logged In: NO Hi, I tested this patch and it looks like it works. Is there anything else that's missing in it that needs work? I tested using the latest CVS and a debian sarge box running a 2.4.27 kernel and a standard ALSA install. Sound worked along with the standard audio control within the rdesktop session. The latency is still there (but expected). Rgds, -- Adam ---------------------------------------------------------------------- Comment By: Adam Bil (ab17182) Date: 2006-02-28 16:38 Message: Logged In: YES user_id=1464137 Hi, I tested this patch and it looks like it works. Is there anything else that's missing in it that needs work? I tested using the latest CVS and a debian sarge box running a 2.4.27 kernel and a standard ALSA install. Sound worked along with the standard audio control within the rdesktop session. The latency is still there (but expected). Rgds, -- Adam ---------------------------------------------------------------------- Comment By: Ilya Konstantinov (ikonst) Date: 2005-10-28 06:21 Message: Logged In: YES user_id=335423 stargo, how is this rework going on? :) ---------------------------------------------------------------------- Comment By: Michael Gernoth (stargo) Date: 2005-05-08 12:28 Message: Logged In: YES user_id=471365 Thanks, I will include this when I rework the sound-interface of rdesktop in a short while ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=381349&aid=1193178&group_id=24366 |