Releases: rafael2k/darkice
Releases · rafael2k/darkice
Release list
Darkice 1.6
What's Changed
- fix: include cstring lib when building with faac by @NeilHanlon in #195
- Use FDK-AAC support instead of libaacplus for MPEG-4 AAC support by @rafael2k in #196
- fix fileAddDate with SIGUSR1 by @bjacke in #200
- chore: Update latest version from 1.4 to 1.5 in index.html by @philclifford in #204
Full Changelog: v1.5...v1.6
Darkice v1.5
This is version Darkice version 1.5.
What's Changed
- Update website for release 1.4 by @SpotlightKid in #158
- Add some notes that helped me compile on ubuntu. by @richardkiss in #156
- Fix the example configuration, so it works with Icecast2 by @jkbd in #160
- Change faac object type to LOW to make the faac library to accept it by @ErikAndren in #162
- Allow Icecast2 username to be set by @clydebarrow in #177
- fix: exit gracefully when Exception caught by @jacobmarble in #179
- Fix getaddrinfo() code path. by @nivex in #167
- Correction for errors and warnings issued with GCC 13 by @titixbrest in #186
- Added experimental FLAC encoding support. by @bramton in #191
- Added preliminary .gitignore file by @bramton in #189
- Refactored converions in Util a bit and templated the conv() function by @bramton in #190
- Use correct addrlen when connecting by @bramton in #192
New Contributors
- @SpotlightKid made their first contribution in #158
- @richardkiss made their first contribution in #156
- @jkbd made their first contribution in #160
- @ErikAndren made their first contribution in #162
- @clydebarrow made their first contribution in #177
- @jacobmarble made their first contribution in #179
- @nivex made their first contribution in #167
- @titixbrest made their first contribution in #186
- @bramton made their first contribution in #191
Full Changelog: v1.4...v1.5
Darkice Release v1.4
Many fixes since 1.3, especially shoutcast and icecast2 issues.