/[rdesktop]/sourceforge.net/trunk/rdesktop/rdpsnd_oss.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /sourceforge.net/trunk/rdesktop/rdpsnd_oss.c

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1487)

Revision 1256 - (view) (annotate) - [select for diffs]
Modified Sun Sep 17 11:42:22 2006 UTC (17 years, 8 months ago) by stargo
File length: 5931 byte(s)
Diff to previous 1255 , to selected 753
fix SunCC errors/warnings and configure-variable-usage (LIBS/LDFLAGS)


Revision 1255 - (view) (annotate) - [select for diffs]
Modified Sun Sep 17 11:04:50 2006 UTC (17 years, 8 months ago) by stargo
File length: 5835 byte(s)
Diff to previous 1254 , to selected 753
allow multiple sound-drivers to be compiled in simultaneously and
make the runtime selectable


Revision 1254 - (view) (annotate) - [select for diffs]
Modified Sun Sep 17 10:32:18 2006 UTC (17 years, 8 months ago) by stargo
File length: 5275 byte(s)
Diff to previous 1247 , to selected 753
unify queue-handling in rdpsnd.c (remove private copies from all
drivers)


Revision 1247 - (view) (annotate) - [select for diffs]
Modified Wed Jul 12 09:57:05 2006 UTC (17 years, 10 months ago) by stargo
File length: 5850 byte(s)
Diff to previous 1227 , to selected 753
Fix high cpu-usage in OSS-driver


Revision 1227 - (view) (annotate) - [select for diffs]
Modified Thu Apr 13 07:37:24 2006 UTC (18 years, 1 month ago) by astrand
File length: 6413 byte(s)
Diff to previous 974 , to selected 753
Make rdpsnd_oss work with Esound again, even with largefile enabled: build this compilation unit without largefile support.


Revision 974 - (view) (annotate) - [select for diffs]
Modified Thu Aug 4 12:50:15 2005 UTC (18 years, 9 months ago) by astrand
File length: 6255 byte(s)
Diff to previous 963 , to selected 753
Created a common xstrdup function.


Revision 963 - (view) (annotate) - [select for diffs]
Modified Wed Aug 3 10:56:16 2005 UTC (18 years, 9 months ago) by astrand
File length: 6254 byte(s)
Diff to previous 801 , to selected 753
Added missing c-basic-offset:s and license headers


Revision 801 - (view) (annotate) - [select for diffs]
Modified Tue Nov 23 13:29:12 2004 UTC (19 years, 6 months ago) by astrand
File length: 6228 byte(s)
Diff to previous 794 , to selected 753
Indent fixes


Revision 794 - (view) (annotate) - [select for diffs]
Modified Wed Nov 3 10:05:02 2004 UTC (19 years, 6 months ago) by stargo
File length: 6224 byte(s)
Diff to previous 793 , to selected 753
strdup the audio-device


Revision 793 - (view) (annotate) - [select for diffs]
Modified Wed Nov 3 09:57:48 2004 UTC (19 years, 6 months ago) by stargo
File length: 6216 byte(s)
Diff to previous 778 , to selected 753
fix for uninitialized ioctl pointer.
This could be the cause for hangs with esddsp


Revision 778 - (view) (annotate) - [select for diffs]
Modified Sun Oct 3 20:19:51 2004 UTC (19 years, 7 months ago) by jsorg71
File length: 6151 byte(s)
Diff to previous 761 , to selected 753
changes to compile with g++


Revision 761 - (view) (annotate) - [select for diffs]
Modified Fri Sep 3 22:35:08 2004 UTC (19 years, 8 months ago) by stargo
File length: 6142 byte(s)
Diff to previous 760 , to selected 753
much better playback with non-broken oss-drivers
no change for broken drivers...


Revision 760 - (view) (annotate) - [select for diffs]
Modified Fri Sep 3 18:04:48 2004 UTC (19 years, 8 months ago) by stargo
File length: 5106 byte(s)
Diff to previous 753
fix for esddsp, which does not implement the SNDCTL_DSP_CHANNELS ioctl


Revision 753 - (view) (annotate) - [selected]
Modified Mon Aug 23 11:13:50 2004 UTC (19 years, 9 months ago) by stargo
File length: 5094 byte(s)
Diff to previous 751
oss sound fixes


Revision 751 - (view) (annotate) - [select for diffs]
Modified Fri Aug 13 09:43:31 2004 UTC (19 years, 9 months ago) by stargo
File length: 5092 byte(s)
Diff to previous 532 , to selected 753
add $AUDIODEV support to oss-driver


Revision 532 - (view) (annotate) - [select for diffs]
Modified Wed Oct 29 14:14:46 2003 UTC (20 years, 6 months ago) by astrand
File length: 5031 byte(s)
Diff to previous 510 , to selected 753
Indent fixes


Revision 510 - (view) (annotate) - [select for diffs]
Modified Thu Oct 23 11:11:31 2003 UTC (20 years, 7 months ago) by stargo
File length: 5055 byte(s)
Diff to previous 509 , to selected 753
fix for oss-driver (too fast acks)
some g_ prefixes for globals


Revision 509 - (view) (annotate) - [select for diffs]
Modified Wed Oct 22 12:16:03 2003 UTC (20 years, 7 months ago) by stargo
File length: 4288 byte(s)
Diff to previous 504 , to selected 753
Mixer fallback for broken sound-drivers


Revision 504 - (view) (annotate) - [select for diffs]
Modified Sun Oct 19 11:59:41 2003 UTC (20 years, 7 months ago) by stargo
File length: 3921 byte(s)
Diff to previous 499 , to selected 753
Make sure that g_dsp_busy is initialized to False


Revision 499 - (view) (annotate) - [select for diffs]
Modified Wed Oct 15 14:01:32 2003 UTC (20 years, 7 months ago) by astrand
File length: 3913 byte(s)
Diff to previous 491 , to selected 753
Fixed indentation


Revision 491 - (view) (annotate) - [select for diffs]
Modified Mon Oct 13 16:09:45 2003 UTC (20 years, 7 months ago) by stargo
File length: 3897 byte(s)
Diff to previous 476 , to selected 753
Volume control for OSS & SUN
Ignore first 4 bytes of audio-packet (clicking noise)


Revision 476 - (view) (annotate) - [select for diffs]
Modified Sat Oct 4 00:03:24 2003 UTC (20 years, 7 months ago) by matthewc
File length: 3609 byte(s)
Diff to previous 475 , to selected 753
Add Sun audio support, fix a bug in the OSS driver.
(Michael Gernoth <michael@gernoth.net>)


Revision 475 - (view) (annotate) - [select for diffs]
Added Wed Oct 1 12:35:17 2003 UTC (20 years, 7 months ago) by matthewc
File length: 3609 byte(s)
Diff to selected 753
Initial sound support


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26