summaryrefslogtreecommitdiff
path: root/error.h (follow)
Commit message (Expand)AuthorAge
...
* Implement client-server feature negotiation.Andre Noll2012-05-05
* configure.ac: Kill $gui_other_objs.Andre Noll2012-03-04
* Merge branch 't/mmap_sanity'Andre Noll2012-02-26
|\
| * Improve error diagnostics of mmap_full_file().Andre Noll2012-01-30
* | fd: Let write_all() return an error on short writes.Andre Noll2012-01-20
|/
* Change year in copyright message to 2012.Andre Noll2012-01-07
* Merge branch 't/interactive'Andre Noll2011-12-05
|\
| * Interactive mode for para_audioc.Andre Noll2011-11-20
| * client: Implement interactive mode.Andre Noll2011-11-20
| * configure: Introduce checks for libreadline.Andre Noll2011-11-20
* | Implement the flac decoding filter.Andre Noll2011-11-13
* | Implement the flac audio format handler.Andre Noll2011-11-13
* | Initial support for FLAC (the free lossless audio codec).Andre Noll2011-11-13
|/
* alsa: Improve error diagnostics.Andre Noll2011-10-18
* doc: Minor doxygen fixes.Andre Noll2011-10-01
* mp3dec: Fix possible endless loop.Andre Noll2011-08-18
* Merge branch 't/writer_setup_cleanup'Andre Noll2011-08-18
|\
| * write_common: Make check_writer_arg() exit on syntax errors.Andre Noll2011-08-13
| * write: Kill E_WRITE_SYNTAX.Andre Noll2011-08-13
* | alsa: Select on the alsa poll fd.Andre Noll2011-08-13
|/
* Add alternative crypto implementation.Andre Noll2011-07-06
* Add configure checks and stubs for gcrypt support.Andre Noll2011-07-06
* crypt: Move implementation-independent code to separate file.Andre Noll2011-07-06
* Merge branch 't/ssh_keys'Andre Noll2011-05-15
|\
| * Add support for ssh-rsa keys.Andre Noll2011-04-26
* | Merge branch 't/libao'Andre Noll2011-05-05
|\ \ | |/ |/|
| * KILL E_AO_WRITE.Andre Noll2011-04-21
| * Implement support for libao via the new ao writer.Andre Noll2011-04-21
* | Merge branch 't/crypt_cleanups'Andre Noll2011-04-23
|\ \ | |/ |/|
| * Move sha1.[ch] to crypt.[ch] and make crypto API independent of sha1.Andre Noll2011-03-27
* | Remove two unused error codes.Andre Noll2011-03-31
|/
* para_write: Return proper error code.Andre Noll2011-03-12
* audiod: Kill com_kill().Andre Noll2011-03-12
* Kill TASK_UNREGISTERED error code.Andre Noll2011-03-05
* Introduce get_header() for ogg/vorbis.Andre Noll2011-01-29
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Minor makesock() fixes.Andre Noll2010-11-14
* Add support for the speex codec.Andre Noll2010-07-16
* ogg: Separate ogg from vorbis code.Andre Noll2010-07-13
* Remove some unused error codes.Andre Noll2010-07-05
* sender: miscellaneous cleanupsGerrit Renker2010-06-23
* udp: refuse to add the same target twiceGerrit Renker2010-06-23
* Merge branch 't/nonblock_api'Andre Noll2010-05-13
|\
| * Make recv_pattern() use the nonblock API.Andre Noll2010-04-25
| * Introduce the new nonblock API.Andre Noll2010-04-25
* | Avoid the word "filter chain".Andre Noll2010-05-03
|/
* oggdec: Fix end-of-file detection.Andre Noll2010-04-25
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* Revert "udp_recv: Close receiver after 5 seconds of inactivitly."Andre Noll2010-03-25
* udp_recv: Close receiver after 5 seconds of inactivitly.Andre Noll2010-03-21