Commit Graph

  • 89da461e7a [main/httpd] Configurable web root directory over cli parameter chme 2017-12-03 09:21:17 +0100
  • b363c0dac2 [mpd] Consistent playlist name setup (#450) Wolfgang Scherer 2017-12-02 16:45:11 +0100
  • bb451802d2 [db] Queue notification when metadata changes (#448) Wolfgang Scherer 2017-12-02 16:44:29 +0100
  • 0d006904da [scan] Consistent HTTP virtual paths (#449) Wolfgang Scherer 2017-12-02 16:44:01 +0100
  • 8fbeca3282 [scan] Consistent HTTP virtual paths Wolfgang Scherer 2017-11-28 11:43:54 +0100
  • 617a0992d0 [http] Align indentation with the rest of the code ejurgensen 2017-11-27 17:53:59 +0100
  • 8f899f2051 [http] .pls playlists (#447) Wolfgang Scherer 2017-11-27 09:48:17 +0100
  • 8c8add1d44 [mpd] Consistent playlist name setup Wolfgang Scherer 2017-11-24 08:35:52 +0100
  • 2156e3f6de [http] .pls playlists Wolfgang Scherer 2017-11-23 11:17:00 +0100
  • 3df5de235a [db] Queue notification when metadata changes Wolfgang Scherer 2017-11-21 23:28:04 +0100
  • dcc6fcf206 [mpd] Close connection for close command (#444) Wolfgang Scherer 2017-11-21 19:29:17 +0100
  • d36fd26aa5 [mpd] Close connection for close command Wolfgang Scherer 2017-11-21 06:11:58 +0100
  • 4800f9943b [db] Rename 'ADMIN_*' defines to 'DB_ADMIN_*' chme 2017-11-19 21:14:41 +0100
  • 96bcaa9102 [mpd] Fix noidle command returning an error; fix format error in stats command chme 2017-11-19 12:32:46 +0100
  • 65444bba47 [mpd] Fix missing free for query_params.filter (mostly in case an error occured) chme 2017-11-19 10:14:44 +0100
  • 360439f448 [mpd] Cosmetic changes: fix indentation, use bool instead of int chme 2017-11-19 08:55:15 +0100
  • a0a6b7d473 [mpd] Send correct value for uptime in 'stats' command chme 2017-11-19 08:05:26 +0100
  • f49a3c888a [db] Store start time in admin table chme 2017-11-19 08:04:51 +0100
  • 38ab4b9676 [db] Functions to read/store int in the admin table and introduce constants for admin table keys chme 2017-11-19 07:46:28 +0100
  • 06df8329d0 [db] Rename 'ADMIN_*' defines to 'DB_ADMIN_*' chme 2017-11-19 21:14:41 +0100
  • 5315bdf83e [raop] Make sure to set requires_auth if we get RTSP_FORBIDDEN ejurgensen 2017-11-19 20:11:42 +0100
  • b062760a5b [mpd] Fix noidle command returning an error; fix format error in stats command chme 2017-11-19 12:32:46 +0100
  • c17f670aa8 [mpd] Fix missing free for query_params.filter (mostly in case an error occured) chme 2017-11-19 10:14:44 +0100
  • 4d57a787ec [mpd] Cosmetic changes: fix indentation, use bool instead of int chme 2017-11-19 08:55:15 +0100
  • 2ed93f0c40 [mpd] Send correct value for uptime in 'stats' command chme 2017-11-19 08:05:26 +0100
  • 52d2977daa [db] Store start time in admin table chme 2017-11-19 08:04:51 +0100
  • a85b6a22b9 [db] Functions to read/store int in the admin table and introduce constants for admin table keys chme 2017-11-19 07:46:28 +0100
  • e4568e5640
    Merge pull request #441 from chme/mpdidle ejurgensen 2017-11-18 20:51:02 +0100
  • fa76b6380c [mpd] correct handling of `noidle` command Wolfgang Scherer 2017-11-16 23:23:53 +0100
  • 8d130cdc7c [listener] Support passing multiple events in a single notify call chme 2017-11-13 21:58:54 +0100
  • 1e24b3656a [mpd] Fix idle command (idle events got lost if they happened while the client was not in idle mode) chme 2017-11-12 16:20:06 +0100
  • 4fe4bee809 [db] Only trigger the library update callback, if a query changed at least one row chme 2017-11-12 10:46:05 +0100
  • 1cdb9f450d [library/mpd] Store db update time in admin table and trigger DATABASE event on init/rescan only if an update/insert occurred chme 2017-11-12 09:28:25 +0100
  • ea0cc64aa3 [db] Add functions to read/store int64 values in admin table chme 2017-11-12 09:27:26 +0100
  • 37aaf73f6a [library] Deferrable library update time with persistence (TBD) Wolfgang Scherer 2017-11-12 01:38:36 +0100
  • e7e2b2c9a6 [library] Decrease library update delay and clarify purpose Wolfgang Scherer 2017-11-12 00:06:27 +0100
  • 9f11a69c79 [mpd] enable database and update events for idle clients Wolfgang Scherer 2017-11-11 23:56:27 +0100
  • 1040b542dc [mpd] correct handling of `noidle` command Wolfgang Scherer 2017-11-16 23:23:53 +0100
  • a6fab4ac0d [httpd/mpd] Adjustments to commit #69ff42f ejurgensen 2017-11-15 23:13:20 +0100
  • 69ff42fc6a [mpd] apply trusted_networks to MPD Wolfgang Scherer 2017-11-14 01:50:06 +0100
  • ef767a08a4 [db] Report directory names that end in spaces Wolfgang Scherer 2017-11-13 04:40:12 +0100
  • 927d7e2057 Merge 703a5292d9 into 3d43721cd0 Wolfgang Scherer 2017-11-14 17:16:37 +0000
  • 703a5292d9 [mpd] correct handling of `noidle` command Wolfgang Scherer 2017-11-14 18:11:58 +0100
  • 58bb48ab05 [library] remove merge remnants Wolfgang Scherer 2017-11-14 02:43:07 +0100
  • db0d57830b [mpd] integrate proper event handling Wolfgang Scherer 2017-11-14 02:41:49 +0100
  • be530e7801 [mpd] apply trusted_networks to MPD Wolfgang Scherer 2017-11-14 01:50:06 +0100
  • 5ea4898a93 wip! [library] Do not use timer for initscan/rescan and send DATABASE and UPDATE event in one notify call chme 2017-11-13 22:27:34 +0100
  • ff30dad730 wip! [listener] Support passing multiple events in a single notify call chme 2017-11-13 21:58:54 +0100
  • bc3b081665 wip! [mpd] idle command chme 2017-11-12 16:20:06 +0100
  • 3d43721cd0 [scan] After rescan, fullrescan inotify must be enabled Wolfgang Scherer 2017-11-11 02:01:11 +0100
  • 45184e4bbd [mpd] Keep track of all idle events Wolfgang Scherer 2017-11-13 10:31:08 +0100
  • 032d95cde6 [library] Update time handling streamlined Wolfgang Scherer 2017-11-13 08:10:54 +0100
  • f4ee25c5db [library] Store and retrieve db_update time in admin database Wolfgang Scherer 2017-11-13 06:47:21 +0100
  • 08d17caf48 [db] Only trigger the library update callback, if a query changed at least one row Wolfgang Scherer 2017-11-13 06:33:19 +0100
  • 983c4dfaee [db] Report directory names that end in spaces Wolfgang Scherer 2017-11-13 04:40:12 +0100
  • f3f24e520c Merge branch 'refactor_daap1' ejurgensen 2017-11-12 21:39:34 +0100
  • 3d5aeda7aa [httpd] Implement "trusted_networks" option ejurgensen 2017-11-11 21:17:42 +0100
  • d85e859bd3 [db] Only trigger the library update callback, if a query changed at least one row chme 2017-11-12 10:46:05 +0100
  • c9774da3a2 wip! [library] Trigger DATABASE event on init/rescan only if an update/insert occurred chme 2017-11-12 10:45:00 +0100
  • 3cced16045 wip! [library/mpd] Store db update time in admin table chme 2017-11-12 09:28:25 +0100
  • 977e5d7659 [db] Add functions to read/store int64 values in admin table chme 2017-11-12 09:27:26 +0100
  • 46b1cec769 [library] Deferrable library update time with persistence (TBD) Wolfgang Scherer 2017-11-12 01:38:36 +0100
  • b7adb268b3 [library] Decrease library update delay and clarify purpose Wolfgang Scherer 2017-11-12 00:06:27 +0100
  • d1be095e7e [mpd] enable database and update events for idle clients Wolfgang Scherer 2017-11-11 23:56:27 +0100
  • 666611ec3b [scan] After rescan, fullrescan inotify must be enabled Wolfgang Scherer 2017-11-11 02:01:11 +0100
  • 6d937469f5 [httpd] Decrease log level of stream complete messages ejurgensen 2017-11-10 23:18:07 +0100
  • 473a29ef8a [httpd] More refactoring, reduce code duplication in the httpd_xxx modules ejurgensen 2017-11-08 00:32:03 +0100
  • 9ed810d9df [httpd] Refactor httpd.c ejurgensen 2017-11-05 19:34:50 +0100
  • 709d99d4c4 [httpd] Major refactor of the httpd request handling ejurgensen 2017-11-04 21:24:42 +0100
  • 0ebdd89715 [httpd_dacp] Log unrecognised requests ejurgensen 2017-10-30 20:56:26 +0100
  • d9f6097886 [httpd_dacp] Update to align with master ejurgensen 2017-10-30 20:30:39 +0100
  • 20937ea4c9 [httpd_daap] Try to use revision as it is supposed to be used ejurgensen 2017-10-30 20:05:35 +0100
  • 725319789e [httpd_dacp] Add debug logging of our playstatusupdates ejurgensen 2017-10-29 10:10:21 +0100
  • fdc9054890 [httpd_daap] Improve code clarity a bit ejurgensen 2017-10-29 10:09:53 +0100
  • 7b97503f04 [spotify] Protect against weird artwork data size from libspotify ejurgensen 2017-10-29 00:36:56 +0200
  • eff9e6ebeb [httpd] Add promiscuous mode option, i.e. no auth requirements ejurgensen 2017-10-29 00:05:20 +0200
  • 8e7c47cce9 [httpd_daapd] Refactor daap ejurgensen 2017-10-26 23:01:07 +0200
  • 50638223ac [dmap] Add a function able to make generate dmap errors without also sending them ejurgensen 2017-10-25 23:33:22 +0200
  • b710d728f8 [db] Add a free_query_params function ejurgensen 2017-10-25 23:32:16 +0200
  • 75b14b85e9
    Merge pull request #435 from wolfmanx/mpd-argument-unquoting ejurgensen 2017-11-11 10:04:57 +0100
  • 430d3f9f41
    Merge pull request #437 from wolfmanx/mpd-password ejurgensen 2017-11-11 08:25:02 +0100
  • c48b819170 [mpd] password command Wolfgang Scherer 2017-11-10 09:55:44 +0100
  • 5c3f1e9263 [filescanner] Fixup code style ejurgensen 2017-11-10 00:09:31 +0100
  • c908ceff4e
    Merge pull request #432 from wolfmanx/follow-symlinks ejurgensen 2017-11-09 20:11:00 +0100
  • 16fa1e77b2 [scan] Configuration option to follow symlinks Wolfgang Scherer 2017-11-09 01:16:44 +0100
  • 5a960a3450 [mpd] Quoted argument unescaping fixed Wolfgang Scherer 2017-11-08 23:03:32 +0100
  • bb548be722 Merge 15d2f89199 into 84fc4622d5 Wolfgang Scherer 2017-11-07 12:46:58 +0000
  • 15d2f89199 [daap] Cosmetic changes Wolfgang Scherer 2017-11-07 13:08:33 +0100
  • 627390baae [daap] Authentication refactored Wolfgang Scherer 2017-11-07 12:32:01 +0100
  • 84fc4622d5 [pulseaudio] Adjustments to user mode instructions ejurgensen 2017-11-06 17:37:11 +0100
  • 24b82e2dc7
    Merge pull request #431 from wolfmanx/master ejurgensen 2017-11-06 17:25:16 +0100
  • bd95d2293a [pulseaudio] Description of recommended desktop setup moved to README_PULSE.md Wolfgang Scherer 2017-11-05 20:33:53 +0100
  • 540d771648 [pulseaudio] allow specification of pulseaudio server Wolfgang Scherer 2017-11-05 05:59:56 +0100
  • 04dc5956ed [mpd] Fix crash-on-exit because evconnlistener_free() doesn't ignore NULL pointers (issue #430) ejurgensen 2017-10-30 23:05:18 +0100
  • b7f5070ad3 [httpd_dacp] New fix attempt for issue #423 - revision number handling ejurgensen 2017-10-30 20:16:34 +0100
  • 79b2cf4fd7 [db] Log path to db on error, so it's easier to debug ejurgensen 2017-10-29 22:07:58 +0100
  • 0c9a23e8d2 [pairing] Better log messages for failed pairing attempts ejurgensen 2017-10-28 21:23:21 +0200
  • c7016df02e
    Merge pull request #426 from chme/web_lastfm_newlayout ejurgensen 2017-10-28 13:16:25 +0200
  • ebcd4e48cf [htdocs] New layout and integration of Last.fm into the web interface chme 2017-10-01 08:16:46 +0200
  • f82b22042f [lastfm/jsonapi/ws/main] New JSON-API-endpoints for Last.fm integration chme 2017-09-24 06:57:49 +0200