client_post_select(): Defer decrypting of server challenge.
[paraslash.git] / alsa_write.c
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-18 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-11 Andre NollMerge branch 'master' into next
2009-07-10 Andre NollMerge commit 'fml/master' into next
2009-07-08 Andre NollIntroduce para_regcomp.
2009-05-31 Andre NollMerge commit 'fml/master'
2009-05-31 Andre Nollalsa_write: Avoid EAGAIN.
2009-05-07 Andre NollMerge branch 'next'
2009-05-04 Andre NollFix two gcc warnings.
2009-05-03 Andre NollMerge branch 'master' into next
2009-05-03 Andre NollAlsa fixes and cleanups.
2009-05-02 Andre NollMerge branch 'master' into next
2009-05-02 Andre NollUse only a single buffer pointer for filters/receivers.
2009-05-01 Andre Nollalsa: Do not call alsa shutdown functions if alsa wasn...
2009-05-01 Andre Nollalsa: Fix a typo in comment.
2009-03-15 Andre Nollalsa: Split alsa_open().
2009-03-15 Andre Nollwrite: Get rid of wn->chunk_bytes and wng->max_chunk_bytes.
2009-03-15 Andre Nollalsa: Simplify alsa_open().
2009-03-12 Andre Nollalsa: Revert 596d1d97f90854bd941db02f1353df8e1196ccc0
2009-03-05 Andre Nollalsa_write: Handle EPIPE errors properly.
2009-03-02 Andre NollMerge commit 'meins/master'
2009-02-23 Andre Nollalsa: Do not fail if sw params could not be installed.
2009-01-09 Andre NollMerge commit 'meins/master'
2008-12-06 Andre NollMerge commit 'meins/master'
2008-12-06 Andre NollRemove the .purpose and .help args from struct ggo_help.
2008-12-06 Andre NollImprove help/man page of para_write.
2008-11-29 Andre NollFix -Wdeclaration-after-statement warnings.
2008-11-28 Andre NollMerge commit 'fml/master'
2008-11-28 Andre NollFix a gcc warning in alsa_open() on x86_64.
2008-11-25 Andre Nollalsa: Log info about the number of bytes per frame.
2008-11-25 Andre Nollalsa: Improve chunk timings.
2008-02-06 Andre Nollalsa_write.c: Kill deprecated snd_pcm_sw_params_{get...
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-15 Andre NollReplace eof by error in receivers/filters/writers.
2007-12-07 Andre NollMerge commit 'remotes/fml/master'
2007-12-06 Andre Nollalsa_write.c: Don't abort on EAGAIN.
2007-12-03 Andre NollMerge commit 'remotes/fml/master'
2007-11-30 Andre Nollalsa_write: Print more detailed error message.
2007-09-21 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-09-20 Andre NollMake para_fsck work without specifying tables.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
2007-02-06 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-05 Andre Nollalsa_write.c: Add missing documentation
2007-01-31 Andre NollMerge ../paraslash_meins/paraslash
2007-01-30 Andre NollMerge ../paraslash.fml/paraslash
2007-01-29 Andre Nollalsa_write.c: make alsa_parse_config() static and chang...
2007-01-29 Andre Nollalsa_write.c: fix compiler warning on x86_64.
2006-08-20 Andre NollFix the alsa writer
2006-08-20 Andre Nollrename xxx_writer.c to xxx_write.c