summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rygel: Chage user config change event logicJens Georg2016-02-271-4/+38
* media-export: Fix error introduced by previous commitJens Georg2016-02-211-1/+1
* media-export: Don't leak XML doc in DVD parserJens Georg2016-02-211-1/+6
* media-export: Prevent criticals if playlist creation failedJens Georg2016-02-201-0/+3
* LMS: Mark database read-onlyJens Georg2016-02-201-1/+1
* media-export: Switch back to pseudo-uriJens Georg2016-02-191-2/+0
* engine-gst: Don't crash if dvdreadsrc is missingJens Georg2016-02-191-1/+7
* media-export: Clean AVI titlesJens Georg2016-02-191-0/+1
* media-export: Fix DVD containersJens Georg2016-02-191-11/+0
* db: Add possibility to dump the used SQLJens Georg2016-02-191-0/+13
* media-export: Add some debug statementsJens Georg2016-02-191-6/+7
* server: Print sort criteria used for browse/searchJens Georg2016-02-161-4/+8
* media-export: Avoid crash on startupJens Georg2016-02-141-0/+7
* media-export: Try to make nice titles for videosJens Georg2016-02-141-0/+13
* server: Add "Sever:" headerJens Georg2016-02-142-0/+16
* media-export: Make DVDTrack an UpdatableObjectJens Georg2016-02-132-2/+9
* media-export: Really fix getting DLNA profile from XMLJens Georg2016-02-131-4/+2
* media-export: Export single title DVDs as videoJens Georg2016-02-135-71/+75
* media-export: Deduce DVD title from file nameJens Georg2016-02-132-18/+108
* media-export: Remove Unix signal handlingJens Georg2016-02-132-64/+2
* media-export: Refactor DVD tracksJens Georg2016-02-132-42/+53
* media-export: Fix DVD DLNA profile and extensionJens Georg2016-02-102-0/+6
* gst-launch,engine-gst: Fix uri generationJens Georg2016-02-103-2/+3
* core: Fix small memory leak with XPath useJens Georg2016-02-091-3/+10
* server: Add explicit check for @restrictedJens Georg2016-02-081-0/+6
* lms: Fix child_count calculationJens Georg2016-02-081-1/+1
* lms: Replace prepared statements with CursorJens Georg2016-02-075-133/+51
* db: Add possibility to re-bind a CursorJens Georg2016-02-071-8/+29
* lms: Replace prepare_and_init with exec_cursorJens Georg2016-02-073-74/+6
* lms: Let LMS.Database inherit Rygel's DatabaseJens Georg2016-02-074-50/+16
* db: Add .prepare function to prepare statementsJens Georg2016-02-071-3/+18
* db: Use GObject-construction for DatabaseJens Georg2016-02-071-10/+41
* gst-launch: Fix setting of DLNA profileJens Georg2016-02-073-4/+2
* engine-gst: Fix serving of resources with unspecified lengthJens Georg2016-02-072-4/+6
* server: Improve extension mappingJens Georg2016-02-071-6/+12
* server: Fix Range header of resources without lengthJens Georg2016-02-072-1/+7
* server: Indent headers printoutJens Georg2016-02-061-1/+1
* server: Hide engine-specific urisJens Georg2016-02-063-2/+26
* server: Fix thumbnails on Samsung TVsJens Georg2016-01-231-0/+38
* media-export: Skip DVDs if lsdvd is not availableJens Georg2016-01-235-13/+44
* media-export: Really delete cache file on errorJens Georg2016-01-231-1/+1
* Revert "build: Fix linking of LMS against unistring"Jens Georg2016-01-172-4/+2
* lms: Fix style issuesJens Georg2016-01-1716-156/+212
* db,lms: Share collation functionsJens Georg2016-01-173-95/+2
* lms: Use librygel-dbJens Georg2016-01-174-104/+4
* build: Fix linking of LMS against unistringJens Georg2016-01-172-2/+4
* lms: Fix database error code issueAlexander Kanavin2016-01-171-1/+1
* lms: Set TRACK_CHANGES capability for pluginAlexander Kanavin2016-01-171-1/+1
* lms: Add trackable container supportAlexander Kanavin2016-01-1713-30/+269
* lms: Get db path over dbus from LMSAlexander Kanavin2016-01-173-5/+40