summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* core: Fix endless loop in NS lookupjensgeorg-master-patch-71963Jens Georg2023-04-201-0/+1
* tracker3: Remove unused stringsJens Georg2023-03-191-9/+0
* all: Export disc numberJens Georg2023-03-196-23/+68
* server: Add file extension mapping for FLACwip/fix-gst-launchJens Georg2023-03-151-0/+1
* server: Limit extension detection to filesJens Georg2023-03-151-6/+16
* core, server: Remove deprecated calls to GSSDPJens Georg2023-02-116-10/+10
* Use title from container if availableJens Georg2023-02-111-27/+50
* db: Fix type mismatch for collate helperJens Georg2023-02-021-2/+2
* rygel: Add comment what X.init_threads() is forJens Georg2023-01-181-0/+2
* all: Port to glib's Uuid.string_random()Jens Georg2022-07-296-9/+9
* gst-launch: Fix escaping of urisJens Georg2022-07-092-2/+2
* media-export: Adapt to VAPI clean-up in GUPnPJens Georg2022-06-041-1/+1
* all: API bumpJens Georg2022-06-0314-59/+65
* server: Fix client hacksJens Georg2022-05-2414-29/+27
* all: Port to libsoup3 / GUPnP-1.6Jens Georg2022-05-2434-359/+283
* core: Sort files while loading modulesJens Georg2022-05-221-0/+11
* rygel: Re-add old DBus interfaceJens Georg2022-05-223-25/+24
* media-export: Actually turn of meta-dataJens Georg2022-05-223-3/+17
* rygel: Add missing license identifierJens Georg2022-05-121-0/+2
* rygel: Remove rygel-main.valaJens Georg2022-05-121-333/+0
* rygel: Force initialization for X threadsJens Georg2022-05-121-0/+2
* engine-gst: Enable MPEG2 encoding using VA-APIJens Georg2022-05-122-1/+3
* engine-gst: Plug unused pads in encodebinJens Georg2022-05-121-0/+30
* tracker3: Do not error out if service is missingJens Georg2022-05-103-8/+4
* renderer: Fix critical if no mime_typeJens Georg2022-05-101-3/+5
* All: Get rid of most deprecationsJens Georg2022-04-3017-57/+57
* gst-media-engine: Adapt to vapi changesJens Georg2022-04-301-2/+2
* media-export,lms: Get rid of ValueArrayJens Georg2022-04-303-40/+40
* Port Rygel binary to GApplicationJens Georg2022-04-303-210/+404
* tracker3: Correct graph name for video itemsJan Alexander Steffens (heftig)2021-10-131-1/+1
* tracker3: Don't create connection in static constructorJan Alexander Steffens (heftig)2021-10-131-7/+7
* Revert "media-export: Adapt to GUPnP vapi changes"Jens Georg2021-08-051-1/+1
* media-export: Adapt to GUPnP vapi changesJens Georg2021-06-101-1/+1
* MediaExport: Tracker3 blocks start as wellJens Georg2021-05-231-2/+3
* MediaExport: Don't activate on upgrade failJens Georg2021-05-232-13/+7
* player-gst: Set initial volume to 50%Jens Georg2021-05-201-0/+2
* meson: Improve depends of typelib targets to avoid possible racesRico Tzschichholz2021-02-214-4/+4
* media-export: Respect .nomedia for skipping folderJens Georg2020-12-272-2/+9
* mx-extract: Add xml to strippable extensionsJens Georg2020-10-121-1/+3
* server: add albumArtUri to VideoItemJens Georg2020-10-121-0/+20
* renderer-gst: Add missing defaultJens Georg2020-08-021-0/+2
* tracker3: Update for API break in tracker 2.99Sam Thursfield2020-08-011-1/+1
* tracker, tracker3: Add missing default clauseJens Georg2020-07-302-0/+8
* media-export: Fix handling virtual-id: ids with :Jens Georg2020-07-301-1/+1
* media-export: Fix missing title in virtual containersJens Georg2020-07-291-0/+3
* rygel: Make it possible to enable IPv6Jens Georg2020-07-261-1/+16
* core: Load if conflict with disabled pluginJens Georg2020-07-262-3/+10
* gst-launch: Fix missing updated() callJens Georg2020-07-251-0/+1
* server: Only check for subtitles on native filesJens Georg2020-07-251-0/+4
* gst-launch: Delay root container initializationJens Georg2020-07-252-0/+15