summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: Fix for recent bugfixesJens Georg2013-07-263-6/+10
* tests: Adapt to latest changesJens Georg2013-06-173-2/+6
* build: Don't use relative pathsJens Georg2013-05-101-1/+1
* test: Drop racy double-freeze checkJens Georg2013-04-301-59/+0
* tests: Unbreak seeking testsJens Georg2013-04-163-0/+24
* core,tracker: Fix upload of filesMarcin Kazmierczak2013-04-081-1/+7
* tests,media-export: Test pluginJens Georg2013-04-052-0/+139
* tests: Fix rygel-htt-post-testJens Georg2013-03-061-5/+5
* server,media-export: Allow container creationJens Georg2013-02-287-35/+55
* server: Fix use of DLNA.ORG_AnyContainerJens Georg2013-01-291-0/+1
* tests: Skip one media-engine test for nowJens Georg2012-12-141-0/+14
* build: Improve the buildMurray Cumming2012-12-121-104/+85
* tests: Fix linkingJens Georg2012-12-071-5/+16
* tests: Fix warning from automakeJens Georg2012-12-071-2/+2
* tests: Clean up the Makefile.amMurray Cumming2012-12-061-92/+117
* tests: Catch an exceptionMurray Cumming2012-12-061-1/+6
* tests: Avoid warnings about deprecated implicit begin().Murray Cumming2012-12-061-5/+5
* tests: Avoid some warningsMurray Cumming2012-12-062-5/+9
* tests: Avoid unused methods warningsMurray Cumming2012-12-063-0/+19
* tests: Catch another exceptionMurray Cumming2012-12-061-1/+6
* tests: Avoid deprecated += signal connection syntaxMurray Cumming2012-12-061-1/+1
* tests: Avoid shadowed member variables.Murray Cumming2012-12-061-3/+1
* tests: Avoid unused method warnings.Murray Cumming2012-12-063-9/+45
* tests: Do not use deprecated Gee.Map.remove()Murray Cumming2012-12-061-2/+2
* tests: Fix unused variables and unreached code.Murray Cumming2012-12-063-5/+1
* tests: Catch exceptionsMurray Cumming2012-12-065-29/+143
* Really fix the build.Murray Cumming2012-12-053-1/+6
* tests: Fix the build.Murray Cumming2012-12-051-1/+1
* server: Add playlist item.Krzesimir Nowak2012-11-271-0/+9
* server: Add DIDL_S resource to containerJens Georg2012-11-221-1/+4
* server: Support all objects in HTTPRequestJens Georg2012-11-224-17/+27
* server: Add skeleton playlist handlerJens Georg2012-11-221-0/+4
* server: Add generic Serializer classJens Georg2012-11-223-2/+4
* all: Port to GStreamer 1.0Jens Georg2012-11-212-5/+6
* all: Port to libgee-0.8Jens Georg2012-11-201-1/+1
* Update .gitignore files now we have C files.Murray Cumming2012-11-191-0/+1
* server: Really fix Content-Length headerJens Georg2012-11-131-0/+2
* server: Implement search for upnp:*UpdateIDJens Georg2012-10-291-0/+8
* build: Remove unneccessary gupnp-dlna dependenciesMark Ryan2012-10-141-1/+1
* Fix typo in librygel-core Makefile.am (GIO_LIBS vs LIBGIO_LIBS)Andreas Henriksson2012-10-061-1/+1
* Expand LIBADDs to everything neededAndreas Henriksson2012-10-061-0/+1
* Fix the RygelHTTPGetTest.Krzesimir Nowak2012-10-061-1/+0
* all: Bump API and so versionJens Georg2012-10-051-14/+14
* server,engine: Return null DataSource on errorJens Georg2012-10-051-1/+1
* test: Add a test for media enginesJens Georg2012-10-053-1/+493
* test: Silence warnings in ItemCreator testJens Georg2012-10-051-0/+20
* build: Enable building Rygel without GStreamerJens Georg2012-10-052-34/+34
* renderer: Remove GStreamer referencesJens Georg2012-10-051-3/+7
* server,engine: Move MediaEngine into .soJens Georg2012-10-051-1/+9
* server: Remove GStreamer from TimeSeekJens Georg2012-10-053-10/+47