summaryrefslogtreecommitdiff
path: root/src/dmap
Commit message (Expand)AuthorAgeFilesLines
* dmap: fix memory handling surrounding DPAP thumbnailsW. Michael Petullo2023-04-011-3/+3
* plugins: Clarify plugins licensesBastien Nocera2021-06-212-2/+2
* dmap: use X_IS... rather than IS_X...W. Michael Petullo2020-06-306-14/+14
* dmap: change some type names to resemble new libdmapsharing conventionW. Michael Petullo2020-03-0212-106/+106
* dmap: support libdmapsharing-4.0 APIW. Michael Petullo2020-03-0222-141/+570
* dmap: add some missing calls to freeW. Michael Petullo2020-03-022-0/+11
* dmap: clean up whitespaceW. Michael Petullo2020-03-0217-377/+345
* Revert "dmap: add support for password-protected DAAP and DPAP shares"W. Michael Petullo2019-11-0816-322/+218
* dmap: add support for password-protected DAAP and DPAP sharesW. Michael Petullo2019-11-0816-218/+322
* build: Remove autotools supportVictor Toso2018-08-011-63/+0
* All: Removed deprecated g_type_class_add_private()Victor Toso2018-07-256-33/+18
* Use Unicode in translatable stringsPiotr Drąg2018-07-062-2/+2
* meson: Fix DPAP/DAAP plugin namesBastien Nocera2017-04-131-2/+0
* dmap: Rename the DAAP plugin to DAAPBastien Nocera2017-04-131-1/+1
* meson: remove "-Wl,--no-undefined" from link argsJuan A. Suarez Romero2017-02-151-6/+0
* meson: include optional dependenciesVictor Toso2017-02-141-2/+2
* build: add Meson build supportJuan A. Suarez Romero2017-02-061-0/+63
* dmap: Add "supported-media" metadata for sourcesBastien Nocera2016-09-142-0/+2
* dmap: Add album disc number mappingW. Michael Petullo2016-08-252-0/+8
* all: merge {audio,video,image,box} in GrlMediaJuan A. Suarez Romero2015-12-164-80/+76
* all: Get rid of XML plugin definitionsJuan A. Suarez Romero2015-12-155-40/+24
* dmap: Standardize use of strcmpW. Michael Petullo2015-09-051-1/+1
* dmap: Add DPAP pluginW. Michael Petullo2015-09-0510-2/+1467
* dmap: Add assertions to ensure proper db and record typesW. Michael Petullo2015-09-051-0/+9
* dmap: Rename hash_table to hash_tablesW. Michael Petullo2015-09-051-3/+3
* dmap: Use G_N_ELEMENTSW. Michael Petullo2015-09-051-1/+1
* dmap: Move some code to grl-common.{c,h} to prepare for DPAP pluginW. Michael Petullo2015-09-055-86/+157
* dmap: Rename plugin to daapW. Michael Petullo2015-09-0511-312/+312
* build: Remove unnecessary MAINTAINERCLEANFILES variablesPhilip Withnall2015-05-071-6/+0
* build: Add git.mk support instead of manual .gitignore filesPhilip Withnall2015-05-071-0/+2
* build: append files to EXTRA_DISTJuan A. Suarez Romero2014-08-051-1/+1
* dmap: Get rid of g_clear_pointer() functionJuan A. Suarez Romero2014-02-091-3/+3
* dmap: Use a debug message when dmap server is not runningJuan A. Suarez Romero2014-02-071-3/+3
* dmap: Use C commentsJuan A. Suarez Romero2014-02-072-22/+29
* dmap: Replace g_warning/debug by GRL_WARNING/DEBUGJuan A. Suarez Romero2014-02-072-3/+1
* dmap: Use #define for constantsJuan A. Suarez Romero2014-02-071-7/+7
* dmap: provide a hierarchical view of media databaseW. Michael Petullo2014-02-073-180/+368
* dmap: copy some more attributes from DAAP media record to Grilo media recordW. Michael Petullo2014-01-131-15/+54
* dmap: Fix memory leak when Avahi is absentBastien Nocera2013-11-271-2/+6
* all: Include gtester.mk in all Makefile.amJuan A. Suarez Romero2013-08-251-0/+2
* all: Add G_LOG_DOMAIN for each pluginBastien Nocera2013-06-271-0/+1
* plugins: Fix possible crash when registering sourcesBastien Nocera2013-05-071-2/+5
* all: Add support for internationalizationJuan A. Suarez Romero2013-03-212-2/+8
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-231-6/+2
* Revert "build: Use variables for CFLAGS and LIBS."Murray Cumming2012-11-091-2/+6
* Revert "Add gtk-doc documentation generation"Murray Cumming2012-11-091-7/+0
* Add gtk-doc documentation generationMurray Cumming2012-11-091-0/+7
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-091-6/+2
* dmap: Fix typo in macroMurray Cumming2012-11-081-1/+1
* dmap: Prefix source id with "grl-dmap-" prefixJuan A. Suarez Romero2012-09-121-1/+6