afs.cmd: Add documentation of the remaining commands.
[paraslash.git] / error.h
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
2006-04-18 Andresplit play.c and rename para_play to para_write
2006-04-18 Andreadd new writer to para_play: file
2006-04-18 Andrepara_play: simplify play_pcm(), add E_PLAY_OVERRUN...
2006-04-17 Andremake para_play use the error subsystem
2006-04-13 Andremysql selector commands: escape argv[] when used in...
2006-04-07 Andreintroduce mark_fd_nonblock()
2006-04-07 AndreNew source files: fd.c/fd.h
2006-03-27 Andrespecify the three grab modes as values in grab_client.ggo
2006-03-27 Andrefix grab -V
2006-03-24 Andredccp: avoid "message too long" errors.
2006-03-11 AndreMerge branch 'dccp'
2006-03-10 Andrerename mysql.c to mysql_selector.c
2006-03-10 AndreRename E_BAD_DBTOOL to E_BAD_SELECTOR
2006-03-10 AndreRename random_dbtool.c to random_selector.c
2006-03-10 Andrerename plm_dbtool.c to playlist_selector.c
2006-03-08 AndreFirst draft of the dccp sender/receiver pair.
2006-02-21 Andrefix the plm database tool
2006-02-21 AndreMerge branch 'dbtool_preselect'
2006-02-21 AndreMerge branch 'ipc'
2006-02-21 AndreThe new ipc subsystem
2006-02-21 Andrethe new plm database tool
2006-02-20 Andrerename dopey to random
next