Commit Graph

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