remove COPYING from the files to be converted by grutatxt
[paraslash.git] / osx_write.c
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-04-04 Andre Nollfix compress filter for big endian systems
2007-04-02 Andre NollRevert "fix compress filter for big endian machines"
2007-03-30 Andre Nollfix compress filter for big endian machines
2007-03-02 Andre NollMerge /fml/ag-raetsch/home/maan/scm/paraslash_meins...
2007-03-02 Andre Nollosx_write.c: Kill sleep() on buffer underruns
2007-02-10 Andre NollMerge /home/maan/scm/paraslash_fml/paraslash
2007-02-10 Andre Nolladd more missing documentation
2007-01-31 Andre NollMerge ../paraslash_meins/paraslash
2007-01-30 Andre NollMerge ../paraslash.fml/paraslash
2007-01-29 Andre Nollmake osx_write_parse_config() static and change arg...
2006-10-10 AndreMerge ../paraslash.fml/paraslash
2006-10-09 Andre Nollosx_write.c: Add doxygen description for struct private...
2006-10-09 Andre Nollosx_write.c: Rename 'output' to 'audio_unit', add docum...
2006-10-09 Andre Nollosx_write.c: Kill an unused variable.
2006-09-28 AndreMerge ../paraslash.fml/paraslash
2006-09-19 Andre Nolladd documentation for struct osx_buffer
2006-08-24 Andre Nollosx_write: make number of buffers configurable
2006-08-24 Andre Nollosx_write.c: Kill the typedef for struct osx_buffer
2006-08-24 Andre Nollosx_write.c: Kill an unused variable
2006-08-23 Andre Nollosx_write.c: fix pre_select()
2006-08-23 Andre Nollosx_write.c: Use realloc() instead of free() and malloc()
2006-08-23 Andre Nollosx_write.c: trivial simplifications
2006-08-20 Andre Nollrename xxx_writer.c to xxx_write.c