1. ebea896 Ignore empty markers. by Sjoerd Mullender · 30 years ago
  2. e174c15 audiodev.py: Mac port. by Guido van Rossum · 30 years ago
  3. 1f05754 Added support for ADPCM compression. by Sjoerd Mullender · 30 years ago
  4. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  5. 3db6ebc Use __builtin__ instead of builtin by Guido van Rossum · 30 years ago
  6. ffe9490 aifc.py: framerate should be an int. by Sjoerd Mullender · 30 years ago
  7. e03bf9c Removed now useless convert functions. by Sjoerd Mullender · 31 years ago
  8. 49c2df1 Removed silly dependence on AL module. by Sjoerd Mullender · 31 years ago
  9. 2a45141 aifc.py, sunau.py: Adapted comments; added access statements. by Sjoerd Mullender · 31 years ago
  10. 6ed9df2 * aifc.py (Aifc_write): fix bogus reference to filename by Guido van Rossum · 31 years ago
  11. 7bc817d * Mass change: get rid of all init() methods, in favor of __init__() by Guido van Rossum · 31 years ago
  12. feaa7d2 Don't close the file. by Sjoerd Mullender · 31 years ago
  13. 43bf0bc aifc.py: added missing tell() method in AIFC write class; by Sjoerd Mullender · 31 years ago
  14. 4150ede Fixed dealing with faulty COMM chunks. by Sjoerd Mullender · 31 years ago
  15. 9b3bc71 * aifc.py: don't die on invalid MARK chunk by Guido van Rossum · 31 years ago
  16. 52fc1f6 * calendar.py: minor cleanups by Guido van Rossum · 31 years ago
  17. 17ed1ae * toaiff.py: import whatsound instead of sndhdr by Guido van Rossum · 31 years ago
  18. d316607 * ftplib.py: added abort() command (sends oob data). by Guido van Rossum · 31 years ago
  19. 4ab6ff8 AWARE.py: New file with definitions for Aware Inc.'s compression by Sjoerd Mullender · 31 years ago
  20. 3a99727 CL.py, clmodule.c: Adapted to new CL library. Lots of new methods. by Sjoerd Mullender · 31 years ago
  21. 8d733a0 added kludge for buggy soundfiler from SGI; when reading 0 frames, by Sjoerd Mullender · 31 years ago
  22. 93f0740 Fixed a bug where the library inadvertently skipped over the sound by Sjoerd Mullender · 31 years ago
  23. 7564a64 Found and fixed a few bugs in the handling of audio files with MARKs. by Sjoerd Mullender · 31 years ago
  24. eeabe7e New module aifc to read and write AIFF-C and AIFF files. See by Sjoerd Mullender · 31 years ago