Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

28 check-ins using file src/remiaudio/resampler.cr version 738fb7c980

2024-11-04
08:14
Bump version, tag as v0.9.0 Leaf check-in: 2d05555b1c user: alexa tags: trunk, v0.9.0
08:12
Remove the Containers module. This is being moved to RACodecs. check-in: 5d2eb8747f user: alexa tags: trunk
2024-11-01
05:16
Remove unused field check-in: 60b38cf72e user: alexa tags: trunk
04:55
Bump revision, tag as v0.8.1 check-in: 25f6d70ac1 user: alexa tags: trunk, v0.8.1
04:54
Fix typo check-in: bcff7ac199 user: alexa tags: trunk
2024-10-29
05:38
Support big-endian raw PCM data. Also fix some code being in the wrong method. check-in: 0f1083798c user: alexa tags: trunk
05:35
Let cueplayer also play WAVE files in CUEs check-in: 480c924f47 user: alexa tags: trunk
05:09
When using libao, send Int16 buffers straight to it. Also expand the convenience methods to UInt8 and Int24 samples. check-in: 9b3d491963 user: alexa tags: trunk
2024-10-28
08:21
Fix spec for Ogg demuxer check-in: ad02ac220b user: alexa tags: trunk
08:20
Add cueplayer example. Update Rakefile to not use hard-coded binary names. check-in: b922fbc295 user: alexa tags: trunk
08:13
Add Timestamp.fromBytePos, Timestamp#toBytePos, Timestamp#nanoseconds, and Timestamp#- methods. check-in: 83424a863a user: alexa tags: trunk
08:12
Add convenience methods to write buffers of other types check-in: 4461ed395d user: alexa tags: trunk
08:11
Add some often-used constants check-in: 6f9f824e80 user: alexa tags: trunk
2024-10-17
08:54
Bump version, tag as v0.8.0 check-in: 2d1576bbdc user: alexa tags: trunk, v0.8.0
08:53
Make it so that the SoftClipper has both proper 32-bit and 64-bit paths. check-in: 8b7dd1742b user: alexa tags: trunk
08:31
Change the way Ogg::Demuxer#nextPacket works so that it can optionally be faster. check-in: 425e024cf4 user: alexa tags: trunk
06:21
Use a sensible capacity for packet reading. Also only allocate a few buffers once. check-in: c4255cc66e user: alexa tags: trunk
06:03
Compare bytes, not strings check-in: 1068636b4c user: alexa tags: trunk
04:02
Bump the minimum libremiliacr version. Add documentation for the Ogg demuxer. check-in: a8ddd9a48d user: alexa tags: trunk
2024-10-15
11:02
Bump revision, tag as v0.7.5 check-in: 00c1d231c6 user: alexa tags: trunk, v0.7.5
11:02
Add super extremely highly experimental seeking in Ogg containers. check-in: 6dec29b9c5 user: alexa tags: trunk
10:11
Merge and integrate the rename-containers-dir branch. check-in: 57db22f2ea user: alexa tags: trunk
2024-10-14
05:07
Add a getter for oversampling check-in: c73058bf02 user: alexa tags: trunk
2024-10-08
23:19
Allow setting of TCP buffer size. Bump revision, tag as v0.7.4 check-in: 166a3fdf67 user: alexa tags: trunk, v0.7.4
22:22
Bump revision, tag as v0.7.3 check-in: 9740978b2e user: alexa tags: trunk, v0.7.3
22:22
Update documentation check-in: f6b8df9309 user: alexa tags: trunk
08:50
Reverse the change to this method signature. check-in: cf32c2c6da user: alexa tags: trunk
08:43
Allow the TcpDevice output driver to output multiple formats. check-in: b4e3e61742 user: alexa tags: trunk