Commit Graph

  • ed16cc7928 [scan] Fix playlist scanner ignoring lines starting with non-ascii chars ejurgensen 2024-08-20 19:05:36 +02:00
  • 92495a7fac [httpd] Fix crash if websocket init fails, e.g. port can't be bound ejurgensen 2024-08-14 17:44:22 +02:00
  • 282e227c64 [mpd] bump supported version to 0.22.4 Fabian Groffen 2024-08-12 10:47:51 +02:00
  • a0d7c1a34f [mpd] add binarylimit command (unused still) Fabian Groffen 2024-08-08 19:15:12 +02:00
  • 42ac0528a9 [mpd] update server version to 0.21.0 Fabian Groffen 2024-08-05 20:38:36 +02:00
  • c0331f527e [mpd] implement oneshot for single mode as noop for 0.21 protocol Fabian Groffen 2024-08-05 20:36:53 +02:00
  • 8eae74257d [mpd] add "httpd" output plugin when enable_http_plugin Fabian Groffen 2024-08-09 16:40:09 +02:00
  • 8f3c99ec43 [mpd] add option enable_httpd_plugin Fabian Groffen 2024-08-08 20:03:06 +02:00
  • 5e68381fe4 [mpd] add "plugin" to outputs response Fabian Groffen 2024-08-05 16:40:31 +02:00
  • b2a957cdec [mpd] return outputs by ascending ID Fabian Groffen 2024-08-05 16:14:02 +02:00
  • d672332750 [xcode] Fix last seconds being skipped when custom filters enabled ejurgensen 2024-08-09 17:42:58 +02:00
  • 297de1409a [xcode] Fix comment ejurgensen 2024-08-09 16:03:11 +02:00
  • dab9089f8e [rcp] Fix for RCP devices not getting removed ejurgensen 2024-08-08 00:20:38 +02:00
  • 96cd401852 [web] Rebuild web interface github-actions[bot] 2024-08-05 19:23:12 +00:00
  • 56cea74f38 [i18n] Add traditional Chinese Alain Nussbaumer 2024-08-05 21:22:42 +02:00
  • cdd81af979 [web] Rebuild web interface github-actions[bot] 2024-08-05 19:19:17 +00:00
  • 2f21e91610
    Merge pull request #1789 from dwong33/master Alain Nussbaumer 2024-08-05 21:18:48 +02:00
  • cabd8a3497
    Missing traditional Chinese translation Alain Nussbaumer 2024-08-05 21:18:09 +02:00
  • def9c7c513
    Update zh-TW.json Alain Nussbaumer 2024-08-05 21:15:43 +02:00
  • 5924e001df
    Update index.js to add Traditional Chinese translation Dwong33 2024-08-05 10:38:38 -04:00
  • 1129e65f61
    Introduction to Traditional Chinese translation Dwong33 2024-08-05 10:32:42 -04:00
  • 74f82c396e
    Update and rename zh.json to zh-CN.json Dwong33 2024-08-05 10:28:55 -04:00
  • cab0204d29 [httpd] Fix for password-based auth for Apple Music ejurgensen 2024-08-02 16:34:57 +02:00
  • 59bba5e261 [scan] Fix missing rescan if a file is modified quickly multiple times ejurgensen 2024-07-26 16:04:01 +02:00
  • 90a79090ea [docs] Add documentation of --mdns-no-xxx options to command line help ejurgensen 2024-07-25 22:53:56 +02:00
  • 53b06e26e3 [doc] Fix notes style Alain Nussbaumer 2024-07-20 23:05:35 +02:00
  • 9fe89a028e [doc] Add note for playback on iOS devices Alain Nussbaumer 2024-07-20 23:02:06 +02:00
  • 13131f43ef [httpd] Workaround evhttp_connection_get_addr() issue in libevent 2.1.6 and 8 ejurgensen 2024-07-04 16:56:52 +02:00
  • be1bacf278 [cfg] Add "none" as "trusted_networks" option ejurgensen 2024-07-05 16:00:47 +02:00
  • bcdd3b2f65 [cache] Silence false gcc maybe-uninitialized warning ejurgensen 2024-06-25 23:39:06 +02:00
  • f87b65f086 [misc] Add missing include of stdlib ejurgensen 2024-06-25 23:38:24 +02:00
  • d9818434a0 [web] Rebuild web interface github-actions[bot] 2024-06-25 18:55:16 +00:00
  • fc0c6cca77 [web] Update to newer versions of library for security reason Alain Nussbaumer 2024-06-25 20:54:46 +02:00
  • 5542492d33 [xcode] Fix calculation of estimated wav sizes (causing M1001 crash) ejurgensen 2024-06-20 20:16:32 +02:00
  • 7ddb4e9bbb [httpd] Fix startup crash after merge commit 4cbce79 ejurgensen 2024-06-22 17:34:04 +02:00
  • d6d46de399 [misc] Fixup missing "== 0" in commit c30f44f ejurgensen 2024-06-17 23:35:03 +02:00
  • 82a0e77eb6 [config] Keep "cache_path" option but mark as deprecated ejurgensen 2024-06-17 23:04:20 +02:00
  • 4cbce79a0f Merge branch 'rsp_daap_format3' ejurgensen 2024-06-17 22:37:52 +02:00
  • 7dd34792ea [cache] Multitreaded header encoding ejurgensen 2024-01-18 23:14:58 +01:00
  • 088c393dd6 [httpd/cache] Misc fixing up ejurgensen 2024-01-14 21:38:04 +01:00
  • 2d9200fcdf [cache] Try to fix cache thread blocking the rest of the server ejurgensen 2024-01-11 22:40:32 +01:00
  • ff2d0b4ab1 [httpd] Check speaker settings to determine DAAP/RSP stream format ejurgensen 2024-01-10 21:20:31 +01:00
  • 62b42ce354 [misc/player] Introduce output ability to announce supported formats ejurgensen 2024-01-07 23:12:03 +01:00
  • 9f719ca155 [player/jsonapi/db] Add interface to get and set an output format ejurgensen 2024-01-07 00:00:18 +01:00
  • c079df5da7 [cache/config] Refactor cache so daap/artwork/xcode is cached in separate db's ejurgensen 2024-01-06 00:27:34 +01:00
  • 2efad1466f [cache] Add support for storing MP4 headers ejurgensen 2023-12-29 17:44:48 +01:00
  • 4a08644806 [xcode] Change the signature of transcode_setup/transcode_en/decode_setup() ejurgensen 2023-12-25 22:29:32 +01:00
  • 9dbec4b99e [misc] Move endianess utils from rtp_common.h to misc.h ejurgensen 2023-12-19 22:46:25 +01:00
  • 725419d4ac [xcode] Do without _GNU_SOURCE, MacOS doesn't like it ejurgensen 2023-12-19 22:36:45 +01:00
  • aed74fbb8a [xcode] Support for ALAC encoded RSP/DAAP streaming ejurgensen 2023-12-05 21:47:44 +01:00
  • c30f44fd01 [misc] New net_peer_address_is_trusted with cfg set default to "lan" ejurgensen 2024-06-16 01:17:11 +02:00
  • bf73e51262
    Merge pull request #1769 from owntone/fix_rename_pl1 ejurgensen 2024-06-12 16:04:34 +02:00
  • 2219e3ce75 [scan] Fix bug where playlist name isn't updated when m3u/pls file is renamed ejurgensen 2024-06-11 23:25:56 +02:00
  • 3af04afa61 [dmap] Change date type to int64, fix for "Integer value too large" ejurgensen 2024-06-09 22:20:33 +02:00
  • a5a991e1fa
    Merge pull request #1767 from hacketiwack/master ejurgensen 2024-06-09 22:09:24 +02:00
  • 325a3609a0 [ci] Streamline macOS pipelines Alain Nussbaumer 2024-06-09 11:10:22 +02:00
  • 2d59762520 [gh-actions] Correct spelling of macOS ejurgensen 2024-06-05 22:47:01 +02:00
  • 390c335562 [gh-actions] Simplify the macOS build ejurgensen 2024-06-04 23:07:44 +02:00
  • e7459e0576 [mdns] Fix OwnTone not updating speaker addresses on ip change ejurgensen 2024-06-04 17:11:45 +02:00
  • 9439bcc60c [gh-actions] Fix building for macos-latest (Mac OS 14 Sonoma) ejurgensen 2024-06-04 16:58:43 +02:00
  • 9f0fa7c45c [gh-actions] Add a manual workflow for Mac OS 12 ejurgensen 2024-06-04 16:55:56 +02:00
  • f8d42a2fef
    Merge pull request #1761 from owntone/mxml_to_libmxml_1 ejurgensen 2024-06-01 01:54:51 +02:00
  • f6ee669b80 [docs] Change mxml to libxml2 ejurgensen 2024-05-29 22:54:58 +02:00
  • b6ee09925b [gh-actions] Change dependencies from mxml to libxml2 ejurgensen 2024-05-29 22:48:08 +02:00
  • 75b8f06e25 [misc] Replace mxml with libxml2 ejurgensen 2024-05-29 16:37:30 +02:00
  • 75fe3f100a [gh-actions] Switch from macos-latest (14) to macos-12 ejurgensen 2024-05-31 23:39:07 +02:00
  • 2bb97c8e0a [cfg] Change ipv6 default to disabled ejurgensen 2024-05-20 22:21:00 +02:00
  • d951957730 [web] Rebuild web interface github-actions[bot] 2024-05-19 20:43:38 +00:00
  • 408057a45d [web] Merge branch 'linting' Alain Nussbaumer 2024-05-19 22:42:45 +02:00
  • 84d728d46e [doc] Make configuration page more readable Alain Nussbaumer 2024-04-27 22:38:08 +02:00
  • 17d1ceef07 [doc] Add configuration documentation in the menu Alain Nussbaumer 2024-04-27 21:53:01 +02:00
  • 9319118190 [web] Simplify variable naming Alain Nussbaumer 2024-04-27 21:34:16 +02:00
  • 2d7776619f [web] Remove unused variables Alain Nussbaumer 2024-04-27 21:18:28 +02:00
  • 2c58351bec [web] Simplify variable naming Alain Nussbaumer 2024-04-27 21:14:31 +02:00
  • 7edce91474 [web] Make hover style of buttons identical everywhere Alain Nussbaumer 2024-04-27 21:13:13 +02:00
  • 4ae2903b4d [web] Simplify variable naming Alain Nussbaumer 2024-04-27 20:36:04 +02:00
  • c255b3a108 [web] Simplify variable naming Alain Nussbaumer 2024-04-27 07:00:08 +02:00
  • fc5563fe9d [web] Remove negated conditions Alain Nussbaumer 2024-04-27 06:59:47 +02:00
  • 7d59abee4f [web] Fix URL for axios Alain Nussbaumer 2024-04-27 06:49:51 +02:00
  • 4a1b4575fe [web] Fix variable name Alain Nussbaumer 2024-04-27 06:46:02 +02:00
  • 5db55f66c1 [web] Enforce single line HTML elements Alain Nussbaumer 2024-04-26 23:26:56 +02:00
  • de847a6711 [web] Reorder methods and attributes Alain Nussbaumer 2024-04-26 23:09:45 +02:00
  • ea947df50a [web] Use named capture groups Alain Nussbaumer 2024-04-26 22:54:32 +02:00
  • 7826b36634 [web] Fix shadowed variables Alain Nussbaumer 2024-04-26 21:48:07 +02:00
  • 8a303f340b [web] Return the list itself when group operation is done Alain Nussbaumer 2024-04-26 21:06:51 +02:00
  • d246c42a99 [web] Lint too short variable names Alain Nussbaumer 2024-04-26 18:24:34 +02:00
  • 8fe6cba6ef [web] Rename confusing variable name option Alain Nussbaumer 2024-04-26 18:15:35 +02:00
  • 0401fb9616 [web] Simplify naming to avoid confusion Alain Nussbaumer 2024-04-26 18:10:23 +02:00
  • 73040780b9 [web] Remove unnecessary word option Alain Nussbaumer 2024-04-25 22:36:04 +02:00
  • 30fc35097c [web] Avoid useless assignment Alain Nussbaumer 2024-04-25 21:33:38 +02:00
  • 938458b56e [web] Remove unused arguments Alain Nussbaumer 2024-04-25 21:33:01 +02:00
  • 1e73ba4754 [web] Rebuild web interface github-actions[bot] 2024-04-23 20:04:32 +00:00
  • b20bdda8e9 [web] Lint source code Alain Nussbaumer 2024-04-23 22:02:18 +02:00
  • 7d7d38b946 [web] Fix untranslated button Alain Nussbaumer 2024-04-23 21:44:35 +02:00
  • 4268f41a51 [web] Fix bug preventing the removal of a podcast Alain Nussbaumer 2024-04-23 21:14:37 +02:00
  • bab6146345 [web] Lint source code Alain Nussbaumer 2024-04-23 20:52:57 +02:00
  • 978e344ce2 [web] Lint source code Alain Nussbaumer 2024-04-23 20:33:42 +02:00
  • f156bb357a [web] Lint source code Alain Nussbaumer 2024-04-23 20:27:50 +02:00
  • 3f3ab829c0 [web] Lint source code Alain Nussbaumer 2024-04-23 20:26:08 +02:00
  • 195135b1b6 [web] Lint source code Alain Nussbaumer 2024-04-23 20:16:11 +02:00