Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/remiaudio/common.cr version da7a5c1a7c
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 | |