summaryrefslogtreecommitdiff
path: root/write.c (follow)
Commit message (Expand)AuthorAge
...
* | Merge branch 't/gvf'Andre Noll2011-04-08
|\ \ | |/ |/|
| * Fix git-version file creation.Andre Noll2011-03-05
* | para_write: Return proper error code.Andre Noll2011-03-12
|/
* para_write: Fix memory leak.Andre Noll2011-02-21
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Cosmetics: Rename samplerate to sample_rate.Andre Noll2010-07-13
* write: Support audio formats != 16 bit little endian.Andre Noll2010-07-13
* Deduplicate --channels and --sample-rate.Andre Noll2010-07-13
* Cosmetics: Rename samplerate to sample_rate.Andre Noll2010-07-13
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* Don't use ENAVAIL.Andre Noll2010-01-18
* Introduce btr_node_description.Andre Noll2010-01-14
* write: Kill non-btr mode.Andre Noll2010-01-13
* Switch audiod over to the buffer tree API.Andre Noll2010-01-07
* para_write: Make loglevel work again.Andre Noll2010-01-05
* [btr] Split btr_del_node() into two functions.Andre Noll2010-01-05
* Introduce btr_node_status() and add btr support to the file writer.Andre Noll2010-01-05
* write_common: Introduce and use setup_writer_node().Andre Noll2009-12-31
* write.c: Fix cut'n'paste typo.Andre Noll2009-12-31
* write: Parse command line options also in btr mode.Andre Noll2009-12-31
* Add execute handler to struct writer.Andre Noll2009-12-31
* para_write: Make check for wav header work with btr.Andre Noll2009-12-30
* [btr]: Minor improvements and cleanups.Andre Noll2009-12-29
* write/alsa: Add btr support.Andre Noll2009-12-29
* Introduce para_regcomp.Andre Noll2009-07-08
* struct writer_node: Store the number of the writer rather than a pointer.Andre Noll2009-05-14
* Use only a single buffer pointer for filters/receivers.Andre Noll2009-05-02
* Fix config file handling for audiod and clean up init functions.Andre Noll2009-01-26
* Use symbolic names for loglevels and clean up the ggo mess.Andre Noll2009-01-18
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* Make functions for printing recv/filter/write help public.Andre Noll2008-12-07
* Improve help/man page of para_write.Andre Noll2008-12-06
* para_write: Fix --bufsize.Andre Noll2008-11-26
* para_write: Fix --initial-delay.Andre Noll2008-11-25
* Minor documentation improvements.Andre Noll2008-11-22
* Make scheduler structs static.Andre Noll2008-04-12
* Simplify the scheduling code.Andre Noll2008-03-30
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* Turn PARA_STRERROR into an inline function.Andre Noll2007-12-28
* Replace eof by error in receivers/filters/writers.Andre Noll2007-12-15
* Fix some typos.Andre Noll2007-12-15
* Rename sched() to schedule().Andre Noll2007-11-23
* Add doxygen comments for various structs.Andre Noll2007-10-26
* Add more documentation.Andre Noll2007-10-06
* Make para_fsck work without specifying tables.Andre Noll2007-09-20
* replace standard GPL header by a one-line pointer to COPYINGAndre Noll2007-06-28
* add more missing documentationAndre Noll2007-02-10
* use own version handler for all commands.Andre Noll2007-02-04
* introduce INIT_STDERR_LOCKING macroAndre2007-01-05
* write.c: Make some variables staticAndre2006-11-01