summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* server: Introduce DataSource interfaceJens Georg2012-10-059-15/+69
* core: Move transcoder knowledge into MediaEngineJens Georg2012-10-051-0/+7
* core: Move DLNA profile lookup to MediaEngineJens Georg2012-10-053-1/+10
* tests: Add RygelUserConfigTestKrzesimir Nowak2012-09-264-0/+713
* server: VisualItem: Remove pixel-height and pixel-width properties.Murray Cumming2012-09-241-4/+0
* renderer: Add checks for GstPlayBin2Murray Cumming2012-09-202-0/+76
* tests: Add missing fix from previous commitJens Georg2012-08-301-0/+1
* build: Fix test buildJens Georg2012-08-201-3/+6
* all: Simplify sort criteria default fallbackJens Georg2012-08-181-1/+1
* all: Change default sort criteriaJens Georg2012-08-121-2/+3