summaryrefslogtreecommitdiff
path: root/sha256.c
diff options
context:
space:
mode:
Diffstat (limited to 'sha256.c')
0 files changed, 0 insertions, 0 deletions
09-11-06Replace assertion for invalid audio formats by a runtime check.Andre Noll 2009-11-06server: Fix assignment of afs_pid.Andre Noll 2009-11-05wng: Avoid buffer underruns due to filter chain output buffer constraints.Andre Noll 2009-11-05oss_post_select(): Kill unused attribute for the struct sched parameter.Andre Noll 2009-11-05oss_pre_select(): Fix check for empty infput buffer.Andre Noll 2009-10-24vss: Fix computation of extra slices.Andre Noll 2009-10-22populate_user_list(): Use correct buffer size.Andre Noll 2009-10-22daemon: Avoid using MAXLINE.Andre Noll 2009-10-22drop_privileges_or_die(): Check return value of setuid().Andre Noll 2009-10-22fecdec: Fix decoding of the audio file header.Andre Noll 2009-10-16Fix error message in case of missing sys/soundcard.h.Andre Noll 2009-10-16Fix compilation on MacOS.Andre Noll 2009-10-07Makefile.in: Introduce quiet mode and use it by default.Andre Noll 2009-10-06Add *_command_list.c to .gitignore.Andre Noll 2009-10-06Add GIT-VERSION-FILE to .gitignore.Andre Noll 2009-10-06Use para_malloc() instead of malloc() everywhere.Andre Noll 2009-10-06ogg: retry ov_open_callbacks() also on OV_EBADHEADER errors.Andre Noll 2009-10-04Put the git version into all executables.Andre Noll 2009-10-01.gitignore: Ignore the objects directory.Andre Noll