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