Keep the audio file open when mmapping.
[paraslash.git] / afh_common.c
2008-06-29 Andre NollKeep the audio file open when mmapping.
2008-04-12 Andre NollMake para_server use the generic scheduling code.
2008-03-19 Andre NollFix use of uninitialized afhi->header_len.
2008-03-17 Andre NollMerge commit 'remotes/meins/master'
2008-03-15 Andre NollMove the get_chunk and the get_header functions from...
2008-03-14 Andre NollMerge commit 'remotes/meins/master'
2008-03-13 Andre NollGet rid of E_BAD_AUDIO_FILE_SUFFIX.
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-28 Andre NollTurn PARA_STRERROR into an inline function.
2007-11-25 Andre Nollafh_common.c: Add documentation of afh_init().
2007-10-25 Andre NollRename struct audio_format_info to afh_info.
2007-10-25 Andre Nollloglevel adjustments.
2007-10-25 Andre NollSmall cleanups and documentation improvements.
2007-10-23 Andre NollAdd missing afh_common.c.