Make para_fade use the new afs.
[paraslash.git] / error.h
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.
2007-10-10 Andre NollGet rid of E_FCHDIR.
2007-10-10 Andre NollGet rid of E_OPENDIR.
2007-10-09 Andre NollRemove some system errors from errno.h
2007-10-09 Andre NollGet rid of -E_F_GETFL and -E_F_SETFL.
2007-10-09 Andre Nollerror.h: Add more helper macros.
2007-10-07 Andre Nollerror.h: Make PARA_STRERROR understand system errors.
2007-10-07 Andre Nollerror.h: Remove some unused errors.
2007-10-07 Andre NollOnly declare error codes that are safe to use.
2007-10-02 Andre NollMerge commit 'remotes/meins/v0.3' into v0.3
2007-10-01 Andre Nollerror.h: Add CHDIR_PERM error code.
2007-10-01 Andre NollImplement add -a (add all audio files).
2007-09-27 Andre NollImplement pattern matching for com_touch().
2007-09-23 Andre NollImplement check command.
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-09-19 Andre NollRemove unused -E_LSTAT.
2007-09-19 Andre NollGengetoptify para_fsck.
2007-09-19 Andre Nollerror.h: Add remaining error messages.
2007-09-15 Andre NollAdd more error descriptions.
2007-09-15 Andre NollInvalidate table pointers on shutdown.
2007-09-15 Andre Nollerror.h: Add error message for E_NO_MATCH.
2007-09-14 Andre Nollafs: com_add() fixes and improvements.
2007-09-13 Andre Nollcom_add: Minor improvements.
2007-09-10 Andre Nollafs com_add(): Recognize also audio formats different...
2007-09-08 Andre NollMerge the new afs code.
2007-09-08 Andre NollRename afs.[ch] to afs_common.[ch].
2007-08-12 Andre NollMove chunk_queue stuff to own files chunk_queue.[ch].
2007-08-12 Andre NollMerge branch 'chunk_queue' of /home/maan/scm/paraslash_...
2007-08-08 Andre NollRewrite chunk queueing.
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-06-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-06-10 Andre Nollclean up error.h
2007-05-21 Andre Nollerror.h: move E_BAD_USER from audiod_command to command...
2007-03-14 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash into mmap
2007-03-12 Andre Nollaac_afh: use the file mapping rather than read()
2007-03-12 Andre NollMerge ../paraslash_meins/paraslash
2007-03-09 Andre Nollsimplify dccp_set_socket() (Gerrit Renker)
2007-03-04 Andre Nollsimplify vss_read_chunk()
2007-03-02 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-02-20 Andre Nollrename db.c to afs.c and db.h to afs.h
2007-02-11 Andre Nollsimplify lookup_user()
2007-02-11 Andre Nollcommand_util.sh: Make it read the function prototype...
2007-01-06 Andrerename afs to vss (the virtual streaming system)
2006-11-16 AndreMerge branch 'in_mem_user_list'
2006-11-01 Andremove user handling code into seperate functions
2006-11-01 Andreswitch to the in-memory user list
2006-09-30 AndreMerge /home/maan/scm/paraslash.fml/paraslash
2006-09-30 Andreintroduce para_fgets(), a wrapper for fgets()
2006-09-11 Andrerobustness fixes for the random selector
2006-08-20 Andre NollFix the alsa writer
2006-08-20 Andre Nollrename xxx_writer.c to xxx_write.c
2006-08-20 Andre NollAdd UNIT_START errno
2006-08-11 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash/ into...
2006-07-13 maanMerge branch 'master' into my-osx
2006-07-11 Andrecom_stat: abort on server crashes
2006-06-24 maanMerge branch 'master' into my-osx
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andresplit client.c
2006-06-13 Andreget rid of init_shed()
2006-06-12 Andremake para_client use the scheduler.
2006-06-11 maanMerge branch 'master' into my-osx
2006-06-11 Andreaudioc: do not duplicate E_CREDENTIALS
2006-06-11 Andreaudioc: use the error subsystem
2006-06-08 maanMerge branch 'master' into my-osx
2006-06-08 maanfirst version of the osx writer
2006-06-07 Andresplit audiod
2006-06-06 Andrepara_client: use the error subsystem
2006-06-01 Andresched/audiod feature: task list and kill
2006-05-29 Andreaudio: fix handling of sample_rate and channels count.
2006-05-29 AndreMerge branch 'sched'
2006-05-25 Andreconvert para_audiod to the new scheduler.
2006-05-25 Andreconvert para_filter to the new scheduler
2006-05-24 AndreMake para_recv use the new scheduler.
2006-05-23 Andreerror.h: kill some unused errors
2006-05-23 Andresimplify sched: nuke PRE_EOF_IS_ERROR
2006-05-23 Andrefirst version of the universal paraslash scheduler
2006-05-18 Andreerror.h: new macro SS_NAME
2006-05-17 Andrerename mp3.c to mp3_afh.c and ogg.c to ogg_afh.c
2006-05-16 AndreMake aac work with any bitrate.
2006-05-13 Andreaac: error cleanup
2006-05-12 AndreFirst draft of the aac audio format handler
2006-05-12 AndreMerge branch 'master' into aac
2006-05-10 AndreMerge branch 'master' into aac
2006-05-09 AndreMerge branch 'master' into aac
2006-05-08 AndreMerge branch 'master' into aac
2006-05-06 AndreMerge branch 'master' into aac
2006-05-05 AndreMerge branch 'master' into aac
2006-05-04 AndreFirst workable version of the aac decoder
2006-04-18 Andrekill unused E_LIST_WRITERS_GIVEN
next