RSS feed
15fe87e4
– cbagwell <cbagwell>
authored
on 2008/08/03 14:01
Initial support for detecting gcc version num and tweaking command lines.
b508e3b2
– robs <robs>
authored
on 2008/08/03 10:16
more portable
f1d48ec1
– robs <robs>
authored
on 2008/08/03 04:13
give xiph's full name
6ce96604
– cbagwell <cbagwell>
authored
on 2008/08/02 21:36
Optional support for pkg-config for ffmpeg library. Allows detecting the strange /usr/include/ffmpeg path that people seem to be moving to.
72a7cd80
– cbagwell <cbagwell>
authored
on 2008/08/02 20:54
ltdl libraries were missing recommended -module. Adding to see if
d52327c0
– cbagwell <cbagwell>
authored
on 2008/08/02 10:18
Link sndfile.c directly into all libraries that require it so we don't
a2cfb2e7
– robs <robs>
authored
on 2008/08/02 09:26
credit original author
61f03a61
– cbagwell <cbagwell>
authored
on 2008/07/31 23:27
Adding fixes.
e6eb907a
– cbagwell <cbagwell>
authored
on 2008/07/31 23:18
Disable versioning for libsox_fmt* libraries.
aaef9498
– cbagwell <cbagwell>
authored
on 2008/07/31 22:40
Remove soxconfig.h so that its not distributed. configure auto-generates
e107975a
– evilynux <evilynux>
authored
on 2008/07/31 12:11
Moved to libsox_la and libsfx_la.
35a6cdf3
– evilynux <evilynux>
authored
on 2008/07/31 11:39
New release to unstable.
3c8bd936
– evilynux <evilynux>
authored
on 2008/07/31 11:38
Proper shared library versionning.
069d653f
– robs <robs>
authored
on 2008/07/30 18:21
fix [ 2032939 ] coredump when 'play' is run with no args
6ffdc3b4
– cbagwell <cbagwell>
authored
on 2008/07/29 22:51
Start distributing the LICENSE files. So thats why the topic keeps coming up on the mailing list.
4f64ef55
– cbagwell <cbagwell>
authored
on 2008/07/29 22:50
Give missing -lz hint when looking for png. Needed for static png libraries and strict linking.
7924732c
– cbagwell <cbagwell>
authored
on 2008/07/29 22:48
Sanitize logic in this macro. Allow to detect libsamplerate on platforms that have pkg-config but no samplerate.pc file.
faea798a
– evilynux <evilynux>
authored
on 2008/07/29 22:38
Added merged packages to Replaces field of libsox-fmt-base.
27c91463
– evilynux <evilynux>
authored
on 2008/07/29 10:40
- man2html changes as discussed on mailing list.
cf85a72e
– cbagwell <cbagwell>
authored
on 2008/07/28 20:27
Auto-generate HTML files from man pages.
3dfc4f21
– cbagwell <cbagwell>
authored
on 2008/07/28 16:05
Adding release date before I forget. Hmm, 6 months to the day.
58e851b5
– evilynux <evilynux>
authored
on 2008/07/28 14:48
Almost forgot libsox-dev... bumped to libsox1.
cb923f53
– evilynux <evilynux>
authored
on 2008/07/28 14:33
Bumped shared library version, new version is binary incompatible.
3f8f3493
– robs <robs>
authored
on 2008/07/28 13:45
reverting 1.334
38da9f29
– evilynux <evilynux>
authored
on 2008/07/28 10:02
Merged the two remaining "ordinary" format libraries (ogg and flac) in libsox-fmt-base. I took that opportunity to sort libsox-fmt-base.install.
17ab877e
– rrt <rrt>
authored
on 2008/07/28 04:38
Add a space between "Sample" and "rate".
95e8f3f4
– robs <robs>
authored
on 2008/07/28 03:52
tweak usage text
34e2ecc2
– robs <robs>
authored
on 2008/07/27 02:09
document usage for --input-buffer
93eca5bf
– robs <robs>
authored
on 2008/07/26 11:47
updates for device drivers, mp3 patent
98bf4856
– robs <robs>
authored
on 2008/07/26 09:56
bump
49940396
– robs <robs>
authored
on 2008/07/26 09:36
documentation fixes
8ea7e742
– robs <robs>
authored
on 2008/07/25 16:05
tidying
79d7e54a
– robs <robs>
authored
on 2008/07/25 15:01
soxstdint.h is no longer shipped
b5418d1f
– robs <robs>
authored
on 2008/07/25 13:32
Moved contents of soxexam man page into soxeffect man page
24674c84
– evilynux <evilynux>
authored
on 2008/07/24 11:39
Alsa issue fixed in CVS.
2a869a13
– evilynux <evilynux>
authored
on 2008/07/24 11:23
It seems I had forgotten to commit sox.pc (pkgconfig) for cmake.
196fa66e
– evilynux <evilynux>
authored
on 2008/07/24 11:23
Clean transition to ffmpeg >= 20080225.
0a543fb4
– cbagwell <cbagwell>
authored
on 2008/07/24 09:10
Don't distribute autogenerate file soxstdint.h.
3de4c2c2
– robs <robs>
authored
on 2008/07/24 03:34
From the soxexam man page
13538a0f
– robs <robs>
authored
on 2008/07/21 14:34
fix [2017865] fclose should be pclose in some cases
51448dbc
– robs <robs>
authored
on 2008/07/21 14:16
reword for better clarity
8c515152
– robs <robs>
authored
on 2008/07/21 02:54
fix fade-out stop-time for multi-channel input
ecd4253d
– cbagwell <cbagwell>
authored
on 2008/07/20 23:58
Look in new and old locations for avformat.h
19feae6a
– cbagwell <cbagwell>
authored
on 2008/07/20 23:11
Don't redefine min/max.
d85eab9f
– robs <robs>
authored
on 2008/07/20 12:43
allow -Werror with gcc >= 4.3.0
db8233ee
– robs <robs>
authored
on 2008/07/20 10:02
doc clean-up
24d144e4
– robs <robs>
authored
on 2008/07/19 16:33
Allow k suffix with rate effect.
3a5f9247
– robs <robs>
authored
on 2008/07/16 04:17
[FR 2012856] mix-power
3f980b27
– robs <robs>
authored
on 2008/07/15 03:28
try to solve glitch/delay problems with internet streams
1f952517
– robs <robs>
authored
on 2008/07/15 03:08
prefer sys/types.h to unistd.h
fd5fd8ee
– robs <robs>
authored
on 2008/07/14 04:40
Can now fade out to EOF without giving file-length (if it can
374f9408
– robs <robs>
authored
on 2008/07/04 13:15
attempt to fix play with multiple file rates etc.
a65561ef
– cbagwell <cbagwell>
authored
on 2008/07/01 15:16
Work around platforms (solaris) that are mapping "tell" to "tell64".
55f7d6f8
– robs <robs>
authored
on 2008/07/01 06:02
fix clash with unistd.h
ee043366
– robs <robs>
authored
on 2008/07/01 03:54
proof reading
a92474c4
– cbagwell <cbagwell>
authored
on 2008/06/30 23:30
Fix the GSM header fix. Force off libltdl on OS2 since its support is questionable.
aac34b0f
– robs <robs>
authored
on 2008/06/30 17:48
Recent synth speed-up lost spectral purity in some cases.
6455674b
– robs <robs>
authored
on 2008/06/30 17:46
quash warning
672834a9
– robs <robs>
authored
on 2008/06/30 17:13
need a smidge more kaiser beta in some cases
c28e759b
– robs <robs>
authored
on 2008/06/30 17:04
Recent synth speed-up lost spectral purity in some cases.
93eed5cd
– cbagwell <cbagwell>
authored
on 2008/06/30 16:51
Support <gsm.h> path for external library. Use unistd.h for off_t on at least OS2.
d5d91e42
– robs <robs>
authored
on 2008/06/28 17:44
tweak colours
8579038a
– robs <robs>
authored
on 2008/06/28 11:47
minor doc fixes
acaaffd4
– robs <robs>
authored
on 2008/06/28 11:31
quash warnings
217578ee
– robs <robs>
authored
on 2008/06/28 09:59
Re-licensed (LGPL) by Reuben
95abfaef
– robs <robs>
authored
on 2008/06/28 09:23
updates for recent changes
11fb3659
– robs <robs>
authored
on 2008/06/28 08:18
linefeeds
b39f9eb6
– robs <robs>
authored
on 2008/06/28 08:15
updates; add Enter AG text
6cf57250
– robs <robs>
authored
on 2008/06/28 07:16
add 2 raw format extensions somehow missed before
5f6dd66a
– robs <robs>
authored
on 2008/06/28 07:14
tidy up
c69e9418
– robs <robs>
authored
on 2008/06/28 06:35
quash warning
b35fd9dd
– robs <robs>
authored
on 2008/06/27 17:11
update dates
ff5f7b5c
– robs <robs>
authored
on 2008/06/27 17:02
fixes win32 build
dae674f1
– evilynux <evilynux>
authored
on 2008/06/27 00:19
Fixed typo
86ab2318
– evilynux <evilynux>
authored
on 2008/06/26 23:52
Ignore debhelper logfiles.
81d4bae0
– evilynux <evilynux>
authored
on 2008/06/26 23:51
- Added new formats.
364af1c8
– evilynux <evilynux>
authored
on 2008/06/26 20:59
Fixed lintian warning, 'meta package' changed to 'metapackage'.
805d2072
– evilynux <evilynux>
authored
on 2008/06/26 19:52
Removed unexistant file rate_coefs.h: fixes 'make dist'
c8db526e
– robs <robs>
authored
on 2008/06/26 03:57
more tests
c5ec8339
– robs <robs>
authored
on 2008/06/26 03:56
default audio device support for sox
b71a8e5c
– rrt <rrt>
authored
on 2008/06/25 06:52
Long-overdue demotion.
181b1ca1
– robs <robs>
authored
on 2008/06/24 14:42
reflect reality
969f5e51
– robs <robs>
authored
on 2008/06/24 02:44
doc fixes
d79c8a1a
– robs <robs>
authored
on 2008/06/22 16:15
clean-ups only
784ea2ae
– robs <robs>
authored
on 2008/06/21 16:35
more colour control
d2b295b9
– robs <robs>
authored
on 2008/06/21 03:09
fix [ 1997637 ] Trim effect loses samples
22d5cf2a
– robs <robs>
authored
on 2008/06/20 17:07
a few updates
52f4fa02
– robs <robs>
authored
on 2008/06/19 03:53
spectrogram effect
7cacd53c
– robs <robs>
authored
on 2008/06/15 12:37
updates for recent changes; remove duplication
3a158e1a
– robs <robs>
authored
on 2008/06/15 12:32
Allow k suffix on frequencies
14fe92cc
– robs <robs>
authored
on 2008/06/15 12:31
tune
2d344704
– robs <robs>
authored
on 2008/06/15 12:29
moving things around
05180cc1
– robs <robs>
authored
on 2008/06/15 12:18
Further linearise linear sweep.
6ced2315
– robs <robs>
authored
on 2008/06/15 12:14
make this function available generally
1f3679df
– robs <robs>
authored
on 2008/06/10 13:54
tune filters
18bb7971
– robs <robs>
authored
on 2008/06/07 06:46
clean-ups
d9b41147
– robs <robs>
authored
on 2008/06/05 18:52
clean-ups
6b43e9af
– robs <robs>
authored
on 2008/06/03 04:04
new rate effect
b46c1ef7
– robs <robs>
authored
on 2008/06/03 03:45
spelling
5add94ed
– robs <robs>
authored
on 2008/05/27 02:37
a few clean-ups
Next