Commit Graph

45 Commits (1.4)

Author SHA1 Message Date
Russell Bryant 112e8ef678 Be more flexible with unknown chunks in wav files.
14 years ago
Russell Bryant 4dfd9d4800 Set a module load priority for format modules.
16 years ago
Mark Michelson 3c97fd86c5 Fix a few typos of the word "frequency."
16 years ago
Kevin P. Fleming add5ff5b05 fix a bunch of potential problems found by gcc 4.3.x, primarily bare strings being passed to printf()-like functions and ignored results from read()/write() and friends
17 years ago
Tilghman Lesher 2c11f7d18e Use of "private" as a field name in a header file messes with C++ projects
18 years ago
Dwayne M. Hubbard 8581b4d0d5 modified default GAIN for issue 5823, thanks jrwalliker
18 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
19 years ago
Luigi Rizzo 957fff010c rename FR_SET_BUF to AST_FRAME_SET_BUFFER
19 years ago
Kevin P. Fleming f10f427d49 since the module API is changing, it's a good time to const-ify the description() and key() return values
19 years ago
Luigi Rizzo 4beb6deeaa Largely simplify format handlers (for file copy etc.)
19 years ago
Tilghman Lesher aa20c556f7 Bug 5984 - Convert file offsets to 64 bit
19 years ago
Russell Bryant d4480e9c59 remove unused variable
19 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Russell Bryant 6324072247 more doxygenification (issue #5513)
20 years ago
Mark Spencer d499a85f05 Use FILE * instead of fd for files to support buffering
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming 6a0fdb312f don't take locks when reading usecounts, they are not necessary (bug #4585)
20 years ago
Kevin P. Fleming e5e64bfd41 header ordering fixes for FreeBSD (pending a global merge into asterisk.h) (bug #4484)
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer f966e5e186 Simplify endianness and fix for unaligned reads (bug #3867)
20 years ago
Mark Spencer b3a0ef24ed Fix comment issues (bug #3089)
21 years ago
Mark Spencer 9d40b8ee80 Merge slimey's Solaris compatibility (with small mods) (bug #2740)
21 years ago
Mark Spencer dd43338425 Updates from char * to const char * + german syntax + enumeration (bug #2780)
21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
Mark Spencer a3d9d7b58b Do proper bounds checking in formats (bug #1356)
21 years ago
Mark Spencer 1e3c163233 Handle more complex wav files
22 years ago
Mark Spencer 92aba71fb5 Fix name in some files (bug #897)
22 years ago
Mark Spencer 479a67e629 BSD portability enhancements (bug #234)
22 years ago
Martin Pycko f14004abfd Fix synchronization of recorded files when using Monitor application
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
22 years ago
Mark Spencer 3b78918878 Totally redo file formats
22 years ago
Mark Spencer 21e9421c4b Stop playing wav at end of data segment
22 years ago
Mark Spencer 82082c0a35 More include fixes
22 years ago
Mark Spencer 8ce222478d Version 0.3.0 from FTP
23 years ago
Mark Spencer 8cd708fbeb Version 0.2.0 from FTP
23 years ago
Mark Spencer 123613853b Version 0.1.12 from FTP
23 years ago
Mark Spencer be5a2dee08 Version 0.1.8 from FTP
24 years ago
Mark Spencer 22318b627d Version 0.1.7 from FTP
25 years ago
Mark Spencer 0ed9477395 Version 0.1.1 from FTP
26 years ago
Mark Spencer ca87930eb1 Version 0.1.0 from FTP
26 years ago