owntone-server/ChangeLog

115 lines
3.6 KiB
Plaintext
Raw Normal View History

2009-06-12 06:15:52 -04:00
ChangeLog for forked-daapd
--------------------------
2014-02-13 17:33:56 -05:00
version 20.0:
- includes patch against timeouts
- configurable artwork file names
- support for Remote 3 and 4
- preference for album artist if it is available
- bug fix for certain Airport Express models
- bug fix for AirFoil Speakers
- added support for internet radio with m3u
- fixed fatal error when stopping player
- m3u and iTunes playlist scanner improvements
- improved compability with Hyperfine Remote for Android
- speaker selection and m3u bug fixes
- Shoutcast (icy) metadata support for internet radio
- fix for Apple TV update 6.0
- fix artwork memory leak
- basic support for podcasts, compilations and audiobooks
- user can tell file scanner to ignore certain file types
- fix for metadata on non-Apple airplay devices
- configurable library names
- sorting changes, ignore The/A/An
- fix for TunesRemote SE
- force library rescan with .force-rescan
- fix for the Retune remote on Android
- fix for AirBubble speakers (shairport)
- support for artwork in iTunes
- fixed ffmpeg/libav logging
- logging and documentation adjustments
- autoselect AirPlay device if none selected
- support for embedded artwork
- config option to disable startup scan
- config option for max volume for AirPlay devices
- support for embedded platforms without hi-res timers
- fix for WMA files
- fixes for video playback
- other fixes: non apple players, ffmpeg/libav updates...
2011-09-11 09:45:42 -04:00
version 0.19:
- more libav 0.7 updates.
- database speedups.
- fix for iTunes 30-minute timeout.
- fixes, big and small.
2011-08-07 05:20:14 -04:00
version 0.18:
- add config knob for ALSA mixer channel name.
- do not elevate privileges for reopening the log file; log file
will now be owned by the user forked-daapd runs as.
- fixes, big and small.
2011-06-16 12:24:34 -04:00
version 0.17:
- support for libav 0.7
- fixes, big and small.
2011-04-30 05:17:13 -04:00
version 0.16:
- fix issue with non-UTF-8 metadata while scanning.
- use proper file size in HTTP streaming code.
- fix DAAP songlist bug with sort tags.
- small code fixes.
2011-04-09 05:30:17 -04:00
version 0.15:
- add support for sending metadata to AppleTV during AirTunes streaming.
- support DOS-encoded Remote pairing files.
- rework album_artist_sort handling.
- enable RAOP to queue RTSP requests.
- speedup DAAP & RSP filters processing.
- speedup DAAP songlist generation.
- artwork can handle and send out both PNG and JPEG.
- fixes, big and small.
2011-03-23 13:51:10 -04:00
version 0.14:
- sort headers/tags handling improvements.
- better handling of tags for TV shows.
- better handling of DRM-afflicted files.
- configurable IPv6 support.
- fix scanning of URL files.
- fixes, big and small.
2011-03-12 06:21:30 -05:00
version 0.13:
- add Remote v2 support; Remote v1 is not supported anymore.
- add per-speaker volume support.
- implement RAOP retransmission.
- implement per-device quirks in RAOP.
- improve compatibility with 802.11g AirPort Express.
- improve mDNS address resolution, making IPv4 usable again.
- fix Murmur Hash bug on 32bit platforms.
- add support for JPEG artwork and alternative filenames.
- disable session expiration that was causing issues.
- FFmpeg 0.6 support.
2011-03-12 09:57:10 -05:00
- fixes, big and small.
2011-03-12 06:21:30 -05:00
2010-09-04 10:37:54 -04:00
version 0.12:
- add AirTunes v2 streaming.
- add Remote support.
- add gzipped replies.
- add IPv6 support.
- check for UTF-8 correctness of metadata.
- fixes, big and small.
2010-09-04 10:33:51 -04:00
version 0.11:
- support iTunes 9.
- add iTunes XML playlist scanner.
- add support for TV shows.
- add FreeBSD and GNU/kFreeBSD support.
- add support for DAAP groups.
- add support for artwork.
- rework metdata extraction, better support for ID3 tags.
- database code rework.
- preliminary support for Remote (pairing, browsing).
- fixes, big and small.
2009-06-12 06:15:52 -04:00
version 0.10:
- initial release.