Revamp status item handling.
[paraslash.git] / error.h
2009-07-04 Andre NollRevamp status item handling.
2009-06-12 Andre NollFix osl() wrapper.
2009-06-11 Andre NollFix para_strerror() and use osl() wrapper for osl libra...
2009-06-11 Andre NollFirst draft of the libosl patch series.
2009-05-10 Andre NollAdd new prebuffer filter.
2009-05-09 Andre NollFirst draft of the oss writer.
2009-05-07 Andre NollMerge branch 'next'
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-04-27 Andre NollMerge branch 'master' into next
2009-04-26 Andre NollMerge branch 'master' into next
2009-04-25 Andre NollMerge branch 'master' into next
2009-04-23 Andre NollMerge commit 'fml/master'
2009-04-23 Andre Noll[udp_send] Refuse to stream files with invalid chunk...
2009-04-19 Andre NollMerge commit 'athcx/next' into next
2009-04-06 Andre NollKill remaining instances of signal().
2009-03-28 Andre Nollfecdec: Return an error on zero size slices.
2009-03-18 Andre Nollwav: Replace assertion by a proper error message.
2009-03-02 Andre NollMerge commit 'meins/master'
2009-02-28 Andre NollMerge branch 'gerrit'
2009-02-28 Andre NollAdd forward error correction code to the udp sender...
2009-02-23 Andre Nollalsa: Do not fail if sw params could not be installed.
2009-01-19 Andre NollMerge commit 'meins/master'
2009-01-18 Andre NollMerge commit 'athcx/master'
2009-01-15 Andre NollImplement colored logging for para_server.
2009-01-12 Andre NollImprove memory mapping.
2009-01-11 Andre NollMajor udp sender/receiver improvements.
2009-01-10 Andre NollChange year of copyright from 2008 to 2009.
2009-01-10 Andre NollReplace the ortp sender/receiver by the generic udp...
2009-01-09 Andre NollMerge commit 'meins/master'
2008-12-06 Andre NollMerge commit 'meins/master'
2008-12-06 Andre NollImprove help/man page of para_filter.
2008-12-01 Andre NollMerge commit 'fml/master'
2008-12-01 Andre NollAdd command line support for mp3dec.
2008-12-01 Andre NollMerge commit 'meins/next'
2008-11-30 Andre NollRename filter_chain.c to filter_common.c.
2008-11-30 Andre NollRename filter source files.
2008-11-30 Andre NollMerge branch 'master' into next
2008-11-30 Andre NollMake filter config parsers return int.
2008-11-28 Andre Nollerror.h cleanups.
2008-09-30 Andre NollImplement better error diagnostics for para_client.
2008-07-19 Andre NollMerge commit 'meins/master'
2008-07-12 Andre NollAdd the new amp filter.
2008-04-12 Andre NollReplace ipc error codes by system error codes.
2008-04-10 Andre NollKill unused error code AFS_PARENT_DIED.
2008-04-07 Andre Nollexec and fade cleanups.
2008-04-06 Andre NollGet rid of E_MUNMAP.
2008-04-01 Andre Nollclient.c: Fix error value of supervisor task.
2008-04-01 Andre Nollaudiod: Rewrite status task logic.
2008-04-01 Andre Nollunregister_task(): Set error status to E_TASK_UNREGISTERED
2008-03-30 Andre NollSimplify the scheduling code.
2008-03-17 Andre NollMerge commit 'remotes/meins/master'
2008-03-17 Andre NollKill unused error code SIGNAL_READ.
2008-03-15 Andre NollImplement streaming mode for para_afh.
2008-03-14 Andre NollMerge commit 'remotes/meins/master'
2008-03-13 Andre NollGet rid of E_BAD_AUDIO_FILE_SUFFIX.
2008-03-13 Andre NollImplement para_afh: The stand-alone audio file handler.
2008-02-11 Andre NollRemove duplicate error code.
2008-02-10 Andre NollGet rid of E_MKSTEMP and E_FCHMOD.
2008-02-09 Andre NollKill unused error code WRITE_OK.
2008-02-09 Andre Nollerror.h: Kill two unused alsa error codes.
2008-02-04 Andre NollImplement access control for the dccp sender.
2008-02-04 Andre NollMake the http sender use the generic sender code.
2008-02-02 Andre NollIntoduce send_common.c and use it from the dccp sender.
2008-02-02 Andre Nollhttp_send.c: Introduce http_write.
2008-02-01 Andre Nolldccp_senc.c: Kill E_DCCP_WRITE.
2008-01-14 Andre NollMerge commit 'remotes/meins/master'
2008-01-13 Andre NollMove acl functions to separate file acl.c.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-29 Andre NollFix a doxygen warning.
2007-12-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-12-15 Andre NollMore error cleanups.
2007-12-15 Andre Nollerror.h: Remove unused E_CHDIR.
2007-12-15 Andre Nollerror.h: Remove some unused errors.
2007-12-15 Andre NollKill unused E_FSTAT.
2007-12-15 Andre Nollerror.h: Kill unused DCCP_ERRORS.
2007-12-15 Andre NollReplace eof by error in receivers/filters/writers.
2007-12-03 Andre NollMerge commit 'remotes/fml/master'
2007-11-30 Gerrit Renker04_DCCP-socket-functions.diff
2007-11-30 Gerrit Renker01_IPv6-Basic-Support.diff
2007-11-25 Andre Nollerror.h: Cosmetics.
2007-11-25 Andre NollFix a couple of typos in error messages.
2007-11-25 Andre NollRename init_tcp_socket() to tcp_listen() and further...
2007-11-25 Andre NollIntroduce tcp_connect().
2007-11-25 Andre NollKill E_ACCEPT.
2007-11-25 Andre NollGet rid of E_SEND.
2007-11-25 Andre NollGet rid of E_RECV.
2007-11-19 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-11-18 Andre NollFix handling of invalid entries in the score table.
2007-10-24 Andre NollLet afs die if para_server dies.
2007-10-23 Andre NollRemove old audio file selector code.
2007-10-22 Andre NollMove common audio format handler functions to new afh_c...
2007-10-22 Andre NollSwitch to the new afs.
2007-10-21 Andre NollMove mmap_full_file from osl.c to fd.c.
2007-10-18 Andre NollImplement afs events.
2007-10-11 Andre NollRefuse to add invalid attibute names.
2007-10-11 Andre NollMerge commit 'remotes/fml/v0.3' into v0.3
2007-10-10 Andre NollGet rid of E_WAITPID.
2007-10-10 Andre NollGet rid of E_SIGNAL_PIPE.
next