summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* release 1.0.14rc2v1.0.14rc2Jaroslav Kysela2007-01-151-1/+1
| | | | Patch-level: Merged
* 1.0.14rc1aJaroslav Kysela2006-12-111-1/+2
|
* remove old 1.0.14rc1 versionJaroslav Kysela2006-12-111-1/+0
|
* Added tag v1.0.14rc1 for changeset 60e437c600432f71d33744f6312005313aad3226Jaroslav Kysela2006-12-111-0/+1
|
* release 1.0.14rc1v1.0.14rc1aJaroslav Kysela2006-12-111-0/+2
| | | | Patch-level: Merged
* remove previous v1.0.14rc1 tagJaroslav Kysela2006-12-111-1/+0
|
* Added tag v1.0.14rc1 for changeset 8ef2d7f695168af4320c022c45f907c3f0d13238Jaroslav Kysela2006-12-111-0/+1
|
* compile maemo only if DBUS is presentv1.0.14rc1Jaroslav Kysela2006-12-081-1/+4
|
* Added tag v1.0.14rc1 for changeset 008a29ed635ddb71017bc93ec8f37272217b519fJaroslav Kysela2006-12-071-0/+1
|
* release 1.0.14rc1Jaroslav Kysela2006-12-071-1/+1
| | | | Patch-level: Merged
* Alsa support for Maemo SDK (n770) - Remove compile warningsEduardo Valentin2006-11-074-17/+17
| | | | | | | | | | | | | | | | | Here is a patch to remove compile warnings. It must be applied after last patch set I sent. This patch simply changes signedness of some point from the code to match the correct sign used by dsp-protocol structures. All must use unsigned variables. It also changes the way the pthread_mutex is initialized. The warning about pthreads is also removed. I tested the compilation with: gcc (GCC) 4.1.2 20061028 (prerelease) (Debian 4.1.1-19) and sbox-arm-linux-gcc (GCC) 3.4.4 (release) (CodeSourcery ARM 2005q3-2) Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
* Alsa support for Maemo SDK (n770): DocumentationEduardo Valentin2006-11-062-1/+184
| | | | | | This patch file adds a REAME file for alsa-dsp plugin. Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
* Alsa support for Maemo SDK (n770): Build configurationEduardo Valentin2006-11-063-1/+26
| | | | | | | | This patch file changes the build configuration files to add alsa-dsp plugin to communicate with n770 system. Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
* Alsa support for Maemo SDK (n770): External Control pluginEduardo Valentin2006-11-061-0/+641
| | | | | | | | | | | | | | | | | | This patch file adds an ALSA External Control plugin. This source uses the dsp-protocol implementation. The plugin probes for all communication channel at the start time. It will handle only channels specified into alsa configuration file. An configuration example is: # Mixer ctl.!default { type dsp_ctl playback_devices ["/dev/dsptask/pcm2"] recording_devices ["/dev/dsptask/pcm_rec"] } Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
* Alsa support for Maemo SDK (n770): External PCM IO pluginEduardo Valentin2006-11-061-0/+772
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch file adds an ALSA External PCM I/O plugin. This source uses the dsp-protocol implementation. The plugin probes for a free communication channel at the start time. It will probe only for channels specified into the configuration file for the plugin. An configuration example is: # PCM pcm.!default { type alsa_dsp playback_device_file ["/dev/dsptask/pcm2"] recording_device_file ["/dev/dsptask/pcm_rec"] } The plugin supports the following: * Playback: o 16-bit PCM formats: + S16_LE + S16_BE + U16_LE + U16_BE o 8-bit PCM formats: + A_LAW + MU_LAW + U8 + S8 o Rates: + 8 KHz + 11.025 KHz + 12 KHz + 16 KHz + 22.050 KHz + 24 KHz + 32 KHz + 44.1 KHz + 48 KHz o Channels: + Mono + Stereo * Recording: o 16-bit PCM formats: + S16_LE o 8-bit PCM formats: + A_LAW + MU_LAW o Rates: + 8 KHz o Channels + Mono Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
* Alsa support for Maemo SDK (n770): DSP protocolEduardo Valentin2006-11-062-0/+1334
| | | | | | This patch file adds communication protocol with maemo SDK audio system. Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
* Alsa support for Maemo SDK (n770): Header filesEduardo Valentin2006-11-065-0/+862
| | | | | | This patch file adds header files needed by alsa-dsp plugin. Signed-off-by: Eduardo Valentin <eduardo.valentin@indt.org.br>
* Added tag v1.0.13 for changeset 213585f2697b17be9ef139ff2aff3f75139bb5beJaroslav Kysela2006-09-291-0/+1
|
* release 1.0.13v1.0.13Jaroslav Kysela2006-09-291-1/+1
| | | | Patch-level: Merged
* Added tag v1.0.13rc2 for changeset cc718cf3b67386ffe411971394d5fe96bdd2245aJaroslav Kysela2006-09-121-0/+1
|
* release 1.0.13rc2v1.0.13rc2Jaroslav Kysela2006-09-121-1/+1
| | | | Patch-level: Merged
* Remove stray Polypaudio stringsPierre Ossman2006-08-282-7/+7
| | | | | | | Some stray mentions of the old Polypaudio name was still present in the PulseAudio plug-in. Signed-off-by: Pierre Ossman <ossman@cendio.se>
* Added tag v1.0.12 for changeset f20ae39b72a32a1b9ede656d49014e7e1882928dJaroslav Kysela2006-08-221-0/+1
|
* release 1.0.12v1.0.12Jaroslav Kysela2006-08-221-1/+1
| | | | Patch-level: Merged
* Added tag v1.0.12rc2 for changeset 2316cce004b93148525c69aefb7927223bf09ddcJaroslav Kysela2006-08-041-0/+1
|
* release 1.0.12rc2v1.0.12rc2Jaroslav Kysela2006-08-041-1/+1
| | | | Patch-level: Merged
* Fix capsed name in configurePierre Ossman2006-07-131-1/+1
| | | | | | | The name in configure.in used a different capitalisation than the name in the corresponding Makefile.am. Change it so that both use just lowercase. Signed-off-by: Pierre Ossman <ossman@cendio.se>
* Follow Polypaudio/PulseAudio name changePierre Ossman2006-07-1210-261/+261
| | | | | | | | Polypaudio recently changed its name to PulseAudio which affects the names of libraries of header files. Update the polyp, now pulse, plug-in to follow this name change. Signed-off-by: Pierre Ossman <ossman@cendio.se>
* Add missing a52.txtTakashi Iwai2006-06-211-1/+1
| | | | Added missing a52.txt in EXTRA_DIST.
* Added tag v1.0.12rc1 for changeset 5e5da8ace771a77905612ffad0309063d6d64eb9Jaroslav Kysela2006-06-211-0/+1
|
* release 1.0.12rc1v1.0.12rc1Jaroslav Kysela2006-06-211-1/+1
| | | | Patch-level: Merged
* Update Polypaudio plug-in to the 0.9.0 APIPierre Ossman2006-05-295-412/+308
| | | | | | | | | The new version of Polypaudio includes a threading abstraction that allows application of a more synchronous nature to use the API more easily. Using this, the complexity of the Polypaudio plug-in is greatly reduced and also removes the risk of stalling the communications layer. Signed-off-by: Pierre Ossman <ossman@cendio.se>
* a52 - Add slavepcm optionTakashi Iwai2006-05-242-12/+48
| | | | | | | - Added slavepcm option to specify the slave PCM string explicitly - Don't use plug but linear plugin for default slave. We need only the linear format conversion, and the channel/rate conversion should be avoided.
* Add hgcompile scriptTakashi Iwai2006-05-122-1/+18
| | | | Added hgcompile script.
* Fix port names in jack pluginTakashi Iwai2006-05-021-2/+2
| | | | | | | | There is a flaw in alsa-jack, the channel name (out_001, etc) is ended with a newline. This causes problems when using jack_connect and jack_disconnect. From: Maarten Maathuis <madman2003@gmail.com>
* Added tag v1.0.11 for changeset 029bdc90014449f9643469c49d44964f70175240Jaroslav Kysela2006-04-191-0/+1
|
* release 1.0.11v1.0.11Jaroslav Kysela2006-04-191-1/+1
| | | | Patch-level: Merged
* Accept integer for card optionTakashi Iwai2006-04-131-3/+9
| | | | | Accept integer value for card option, as found in the example in a52.txt.
* jack plugin closes stdin if jack is unavailableTakashi Iwai2006-04-121-2/+7
| | | | | | | the jack plugin closes stdin if the pcm interfaces is opened but jack isn't running. Initializing the file descriptors to -1 fixes the problem. From: Mikael Magnusson <mikma264@gmail.com>
* fixed .hgtags - added 'v' prefix to versionsJaroslav Kysela2006-04-111-8/+8
| | | | Patch-level: Merged
* Added tag v1.0.11rc5 for changeset d37a68d6d0c091144c75628edbc4066c05e86c90Jaroslav Kysela2006-04-111-0/+1
|
* release 1.0.11rc5v1.0.11rc5Jaroslav Kysela2006-04-111-1/+1
| | | | Patch-level: Merged
* Added tags since ALSA version 1.0.9rc1Jaroslav Kysela2006-04-101-0/+8
|
* a52 plugin - Fix iec958 frames for S16-BETakashi Iwai2006-04-071-10/+76
| | | | | - Fix iec958 header frames for S16-BE - Add more comments in the code
* Fix XRUN detection in a52 pluginTakashi Iwai2006-04-061-7/+13
| | | | Check XRUN in the write function and pointer callback of a52 plugin.
* Fix to use globTakashi Iwai2006-04-061-4/+6
| | | | Fix .hgignore to use glob patterns.
* Add a52 output pluginTakashi Iwai2006-04-065-1/+721
| | | | | | | Added (experimental) a52 output plugin. The plugin requires libavcodec as the audio encoding engine. See doc/a52.txt for the usage.
* Check the malloc errorTakashi Iwai2006-04-061-0/+5
| | | | Check the malloc error properly.
* Misc fixes for upmix pluginTakashi Iwai2006-04-062-9/+42
| | | | | - Add channel option to specify the output channels explicitly - Fix 6-channel input
* Add samplerate rate converter pluginTakashi Iwai2006-04-068-3/+592
| | | | | | | | | | Added a rate converter pluging using libsamplerate. The plugin is built only when libsamplerate is detected by configure. See doc/samplerate.txt for usage. This plugin is released under GPL (to follow the license of libsamplerate), not LGPL.