Directory src/net/java/sip/communicator/impl/media/protocol/alsa/

Directory Created:
2007-03-12 04:59
Directory Deleted:
2010-07-12 00:05
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/src/net/java/sip/communicator/impl/media/protocol/alsa

Lines of Code

src/net/java/sip/communicator/impl/media/protocol/alsa/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 199 (100.0%) 24.8
jean_lo 2 (25.0%) 98 (49.2%) 49.0
emcho 2 (25.0%) 98 (49.2%) 49.0
lubomir_m 3 (37.5%) 2 (1.0%) 0.6
wernerd 1 (12.5%) 1 (0.5%) 1.0

Most Recent Commits

lubomir_m 2010-07-12 00:05

Removes the directories impl/media/ and impl/protocol/jabber/mediamgr/ because they've been emptied.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/media/protocol/alsa: AlsaStream.java (del), DataSource.java (del)
lubomir_m 2009-08-31 22:47

As my day went into warnings, fixes more warnings about raw-type uses.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/media/protocol/alsa: AlsaStream.java (+2 -2)
emcho 2009-07-18 00:51

converts tabs to spaces in a number of classes

98 lines of code changed in:

  • src/net/java/sip/communicator/impl/media/protocol/alsa: AlsaStream.java (+74 -74), DataSource.java (+24 -24)
wernerd 2009-04-20 18:32

Fix warning: raw types, unused variables, etc. Contributes to issue #637.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/media/protocol/alsa: DataSource.java (+1 -1)
jean_lo 2007-03-12 04:59

Added support for registering custom datasource prefix to JMF

Added java wrapper for native alsa datasource in linux. This datasources
aims at reducing latency, bypassing javasound. It is called "alsa:" and
you can try it by setting debug datasource url until a gui mechanism is
ready. Also, please wait for the native library to be committed, or
you'll get an error

have fun with 10ms capture latency ;-)

Issue number:
Obtained from:
Submitted by:
Reviewed by:

98 lines of code changed in:

  • src/net/java/sip/communicator/impl/media/protocol/alsa: AlsaStream.java (new 74), DataSource.java (new 24)
Generated by StatSVN 0.3.1