Commit Graph

  • f0c092b5d7
    Merge 61d6945108 into fd0060b199 Christian Meffert 2024-11-14 23:20:40 +0800
  • a79ce01ae1 [web] Use newer versions of libraries bulma Alain Nussbaumer 2024-11-14 10:44:21 +0100
  • 4748e6adb5 [web] Remove background color Alain Nussbaumer 2024-11-14 10:42:51 +0100
  • ece54bf0e9 Deployed fd0060b with MkDocs version: 1.6.1 gh-pages 2024-11-12 15:59:04 +0000
  • fd0060b199 [docs] Reduce doc duplication between configuration.md and actual config file master ejurgensen 2024-11-12 16:55:24 +0100
  • 877efd2aba
    Merge pull request #1824 from aaronk6/master ejurgensen 2024-11-12 09:03:33 +0100
  • b39dfefd72 [docs] Change cache_path to cache_dir aaronk6 2024-11-11 22:32:55 +0100
  • 27018c6a07
    Merge 9999fbff7d into 3b28960675 whatdoineed2do 2024-11-05 23:47:53 +0100
  • 60c0afb5c5 [db] Test with new index sort_album_idx1 ejurgensen 2024-10-28 22:06:31 +0100
  • 3b28960675 [docs] Document changing track attribs time_played/time_skipped ejurgensen 2024-10-17 23:42:09 +0200
  • 12f728629f [json-api] Setting of track attribs time_played/time_skipped and make generic ejurgensen 2024-10-17 23:31:46 +0200
  • 750f83b7e0 [httpd] Fixup commit 5d7e3dc0 in case NULL isn't zero ejurgensen 2024-10-17 19:58:25 +0200
  • 5d7e3dc090 [httpd] Add parameter "no_register_playback" for DAAP/RSP streaming ejurgensen 2024-10-17 19:48:14 +0200
  • 880f5b2bf6 [json_api] Method for setting skip_count and for setting play_count directly ejurgensen 2024-10-16 16:42:24 +0200
  • 8ae25aaf3e
    [docs] Update Chromecast note about Nest Hub ejurgensen 2024-10-14 23:09:43 +0200
  • 09a70ad993 [docs] Update Makefile.am with updated doc sources ejurgensen 2024-10-11 19:43:06 +0200
  • 7da811e3b3 [docs] Brush up the documentation ejurgensen 2024-10-11 19:29:49 +0200
  • 75a1082b0a [mpd] Add getvol, bump version to 0.23.0 ejurgensen 2024-10-08 23:43:34 +0200
  • ebec99cc9d [mpc] Support for readpicture and albumart ejurgensen 2024-10-08 20:34:54 +0200
  • 601f5a7657 [gh-actions] Add FreeBSD build workflow using vmactions ejurgensen 2024-10-07 23:50:21 +0200
  • 61d6945108 [web] Support libevent as WS server instead of libwebsockets Christian Meffert 2024-10-03 07:47:34 +0200
  • 81cf713a83 [daap] Fix for Apple Music/iTunes not working on Airplay host (attempt 2) ejurgensen 2024-09-30 19:59:34 +0200
  • b9fa790f50 Revert "[daap] Fix for Apple Music/iTunes not working on Airplay host" ejurgensen 2024-09-30 16:13:31 +0200
  • 73864e82cd [daap] Fix for Apple Music/iTunes not working on Airplay host ejurgensen 2024-09-29 22:22:26 +0200
  • ba4b2c8ddd [httpd/daap] Improve logging of speaker profile selection ejurgensen 2024-09-28 20:31:13 +0200
  • 17ef308489 [mpd] Fix outputs enable/disable/toggle not working in v28.10 ejurgensen 2024-09-25 19:31:16 +0200
  • a983302b03 [player] Add a index attribute to struct player_speaker_info + a getter ejurgensen 2024-09-25 19:28:53 +0200
  • dc41f0d84c [web] Rebuild web interface github-actions[bot] 2024-09-24 18:40:06 +0000
  • 164d6ac9b2 [web] Update to newer versions of libraries Alain Nussbaumer 2024-09-24 20:38:55 +0200
  • 66c2873d32 [web] Migrate to Bulma 1.0.2 Alain Nussbaumer 2024-09-24 20:31:51 +0200
  • 75222cafd3 [mpd] outputs: drop invalid outputsvolume key Fabian Groffen 2024-09-05 14:12:45 +0200
  • 94ce56d7b1 [mpd] Add Bison/Flex parser for complex mpd commands + misc ejurgensen 2024-08-31 00:02:25 +0200
  • 1e485f7d28 [mpd] Make protocol version a #define ejurgensen 2024-09-12 16:58:52 +0200
  • 6b55ee2890 [db] free_query_params should also free qp->group ejurgensen 2024-09-10 22:39:23 +0200
  • 783f918c5e [mpd] Refactor commit 9962c743 and other stuff in mpd.c ejurgensen 2023-07-07 12:35:29 +0200
  • 4b8ecfe18d [mpd] Fix: allow password command when not authenticated gd 2023-05-21 15:45:36 +0300
  • e1628ff1a9 [mpd,db] MPD protocol fixes to handling of idle/noidle command and command list. gd 2023-05-17 19:47:25 +0300
  • f37ca52a60 [mpd] Add Bison/Flex parser for complex mpd commands + misc mpdprotocol3 ejurgensen 2024-08-31 00:02:25 +0200
  • 1ccdc7a4c1 [mpd] Make protocol version a #define ejurgensen 2024-09-12 16:58:52 +0200
  • e32e7f392c [db] free_query_params should also free qp->group ejurgensen 2024-09-10 22:39:23 +0200
  • 4c5a7fb936 [mpd] Refactor commit 9962c743 and other stuff in mpd.c ejurgensen 2023-07-07 12:35:29 +0200
  • 86529e68d0 [mpd] Fix: allow password command when not authenticated gd 2023-05-21 15:45:36 +0300
  • d02fb910ac [mpd,db] MPD protocol fixes to handling of idle/noidle command and command list. gd 2023-05-17 19:47:25 +0300
  • e9485d34ae Bump to version 28.10 28.10 ejurgensen 2024-09-12 17:23:08 +0200
  • 1bee7e0d4b ChangeLog for OwnTone 28.10 ejurgensen 2024-09-12 17:21:51 +0200
  • 3c99e5a35c [mpd] Set protocol version back 0.20.0 ejurgensen 2024-09-12 17:15:48 +0200
  • 87ec17c243 [web] Fix top navigation bar on small screens Alain Nussbaumer 2024-09-10 21:46:50 +0200
  • 3127da51b1 [web] Update versions of libraries Alain Nussbaumer 2024-09-10 21:08:21 +0200
  • 5c19d7d579 [web] Order of attributes Alain Nussbaumer 2024-09-10 21:07:02 +0200
  • c8e4862245 [web] Avoid the scrollable page behind all modal dialogs Alain Nussbaumer 2024-09-10 21:05:12 +0200
  • 8f627f1df0 [web] Avoid scrollable page behind the modal dialog Alain Nussbaumer 2024-09-09 21:03:59 +0200
  • c377ae3a64 [web] Change about page Alain Nussbaumer 2024-09-09 21:02:00 +0200
  • 3d9cec4ded [web] Change navigation bars Alain Nussbaumer 2024-09-09 21:00:35 +0200
  • e0a2ab159e [web] Replace switch control Alain Nussbaumer 2024-09-09 20:55:41 +0200
  • e12ab3dd08 [web] Remove useless style elements Alain Nussbaumer 2024-09-08 22:01:04 +0200
  • 2bf0505cca Revert "[docs] Add note to README about Spotify being broken" ejurgensen 2024-09-06 17:06:14 +0200
  • e82340247d [docs] Add note to README about Spotify being broken ejurgensen 2024-09-05 21:41:15 +0200
  • 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