Commit Graph

  • 8487fb8ac0 [mpd] outputs: drop invalid outputsvolume key Fabian Groffen 2024-09-05 14:12:45 +0200
  • 7d8455c2df [mpd] pause: ignore when stopped Fabian Groffen 2024-09-03 18:21:36 +0200
  • 40c22e3d2f [mpd] Fix possible stack buffer overflow in argument parser ejurgensen 2024-08-28 20:11:07 +0200
  • 7063cedf6d [mpd] bump supported version to 0.23 Fabian Groffen 2024-08-14 14:59:53 +0200
  • 00d2a2f830 [mpd] refactor parse_filter_window_params Fabian Groffen 2024-08-17 18:08:43 +0200
  • b77f69f826 [mpd] implement relative queue position support Fabian Groffen 2024-08-13 19:13:39 +0200
  • 255f1d087b [mpd] implement getvol command Fabian Groffen 2024-08-13 15:03:16 +0200
  • ecab3266ce [misc] Fix XML-encoding of strings with XML chars ejurgensen 2024-08-23 21:12:25 +0200
  • ab63f8f834 [web] Rebuild web interface github-actions[bot] 2024-08-22 20:06:59 +0000
  • f08de1fc32 [web] Remove text "No results." at the end of Spotify album list Alain Nussbaumer 2024-08-22 22:06:28 +0200
  • f54a435d15 [web] Fix opening of Spotify playlists Alain Nussbaumer 2024-08-22 22:05:29 +0200
  • 028adbaa1c [web] Rebuild web interface github-actions[bot] 2024-08-22 19:40:48 +0000
  • f3a656d313 [web] Fix for package-lock.json Alain Nussbaumer 2024-08-22 21:40:18 +0200
  • f02038f5e9 [web] Upgrade to new version of axios library Alain Nussbaumer 2024-08-22 21:37:08 +0200
  • 12eaa85c74 [web] Remove sass processor warnings Alain Nussbaumer 2024-08-22 21:34:40 +0200
  • ee6f81a618 [web] Format translation file Alain Nussbaumer 2024-08-22 21:33:59 +0200
  • 8b586728b6 [web] Change to Pinia store Alain Nussbaumer 2024-08-22 21:31:59 +0200
  • ed16cc7928 [scan] Fix playlist scanner ignoring lines starting with non-ascii chars ejurgensen 2024-08-20 19:05:36 +0200
  • d703e7caea [tests] exploration to test MPD features Fabian Groffen 2024-08-17 22:00:47 +0200
  • 92495a7fac [httpd] Fix crash if websocket init fails, e.g. port can't be bound ejurgensen 2024-08-14 17:44:22 +0200
  • 9da2344bff [websocket] avoid crash when websocket port can't be bound Fabian Groffen 2024-08-14 11:07:14 +0200
  • 282e227c64 [mpd] bump supported version to 0.22.4 Fabian Groffen 2024-08-12 10:47:51 +0200
  • a0d7c1a34f [mpd] add binarylimit command (unused still) Fabian Groffen 2024-08-08 19:15:12 +0200
  • 2deec99abb [mpd] bump supported version to 0.22.4 Fabian Groffen 2024-08-12 10:47:51 +0200
  • 0b2c06c85f [mpd] add binarylimit command (unused still) Fabian Groffen 2024-08-08 19:15:12 +0200
  • 42ac0528a9 [mpd] update server version to 0.21.0 Fabian Groffen 2024-08-05 20:38:36 +0200
  • c0331f527e [mpd] implement oneshot for single mode as noop for 0.21 protocol Fabian Groffen 2024-08-05 20:36:53 +0200
  • 8eae74257d [mpd] add "httpd" output plugin when enable_http_plugin Fabian Groffen 2024-08-09 16:40:09 +0200
  • 8f3c99ec43 [mpd] add option enable_httpd_plugin Fabian Groffen 2024-08-08 20:03:06 +0200
  • 5e68381fe4 [mpd] add "plugin" to outputs response Fabian Groffen 2024-08-05 16:40:31 +0200
  • b2a957cdec [mpd] return outputs by ascending ID Fabian Groffen 2024-08-05 16:14:02 +0200
  • 3e2f31823d [mpd] add "httpd" output plugin when enable_http_plugin Fabian Groffen 2024-08-09 16:40:09 +0200
  • 83d2684a07 [mpd] add option enable_httpd_plugin Fabian Groffen 2024-08-08 20:03:06 +0200
  • 2a98c13d57 [mpd] add "plugin" to outputs response Fabian Groffen 2024-08-05 16:40:31 +0200
  • 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