[xcode] Use ffmpeg ch_layout instead of deprecated channel_layout/channels (#1536)
whatdoineed2do
2022-10-06 16:09:01 +0100
6fe9fd8eb3[xcode] dont set ch_layout.nb_channels; let av_channel_layout_copy() handle this based on the channel layout
whatdoineed2do/Ray
2022-09-17 17:12:09 +0100
649e0ad926[xcode] use av_channel_layout_check()
whatdoineed2do/Ray
2022-09-17 11:49:46 +0100
4c75ee2b28[xcode,conf] ffmpeg ch_layout determined by version, not ffmpeg non-public define
whatdoineed2do/Ray
2022-09-17 11:44:49 +0100
d0f957c2a0[xcode] update to align with ffmpeg ch_layout deprecating channel_layout/channels
whatdoineed2do/Ray
2022-09-13 22:27:05 +0100
ce5f9c1e7aBump version to 28.5
28.5
ejurgensen
2022-09-09 22:57:27 +0200
9ac7612d8aChangeLog for OwnTone 28.5
ejurgensen
2022-09-09 22:56:27 +0200
48526c2ab7[dacp] bug fix - play item from 'up next' when stopped
whatdoineed2do/Ray
2019-11-09 15:58:45 +0000
c1373394a8[mdns] Add log hint about Avahi not running if adding browser fails
ejurgensen
2022-08-21 10:21:22 +0200
3cbb95976a[airplay] Add support for password based authentication
ejurgensen
2022-08-10 21:30:34 +0200
31ab97595e[smartpl] Support larger smart playlists (fixes#1521)
ejurgensen
2022-08-08 17:42:54 +0200
Merge pull request #1525 from ohmantics/master
ejurgensen
2022-08-08 11:13:33 +0200
5c6b5938c1FreeBSD install script can now run as root without sudo installed. Also easier to pick a custom user/group name and relocate the configuration directory.
Dev
2022-08-07 16:40:05 -0700
c4e43c41c7[web-src] remove absolute paths in index.html and force vite generation to allow reverse proxy from an subpath
whatdoineed2do/Ray
2022-07-19 15:51:43 +0100
1725d5cef6[mdns] If configured, use bind_address to set network interface
ejurgensen
2022-07-14 21:29:21 +0200
3754871c73[misc] Add utility function to get interface name from IP address
ejurgensen
2022-07-14 21:12:31 +0200
680c27eb66[mdns] Fix possible crash after Avahi restart (fixes#1509)
ejurgensen
2022-07-07 23:53:13 +0200
7ed432252b[docs] Add that files starting with . and _ are ignored by scanner
ejurgensen
2022-07-09 23:48:12 +0200
afb897aa47[web] Fix translation for genre page. Alignment of logic between artist, composer, and genre pages when navigating to albums or tracks.
Alain Nussbaumer
2022-06-04 16:40:21 +0200
bb294710e6[web] Fix of translations in the recently played page.
Alain Nussbaumer
2022-06-04 15:43:58 +0200
6221f40e96[web] Fix missing translation in audiobook page. Reorganise some translations to be more coherent.
Alain Nussbaumer
2022-06-04 13:57:08 +0200
0ce44e0823[web] Fix translation for genre page. Alignment of logic between artist, composer, and genre pages when navigating to albums or tracks.
Alain Nussbaumer
2022-06-04 16:40:21 +0200
2aabbdd427[web] Fix of translations in the recently played page.
Alain Nussbaumer
2022-06-04 15:43:58 +0200
8dd5bf0d43[web] Fix missing translation in audiobook page. Reorganise some translations to be more coherent.
Alain Nussbaumer
2022-06-04 13:57:08 +0200