| Commit message (Expand) | Author | Age | Files | Lines |
* | server: Implement LastChange in ContentDirectory | Krzesimir Nowak | 2012-10-29 | 1 | -4/+76 |
* | server: Changed Container's updated() signal. | Krzesimir Nowak | 2012-10-29 | 4 | -11/+60 |
* | server: Add LastChange classes | Krzesimir Nowak | 2012-10-29 | 7 | -0/+306 |
* | Make all const members upper case | Murray Cumming | 2012-10-25 | 2 | -10/+10 |
* | server: Turn some member variables into properties. | Murray Cumming | 2012-10-25 | 4 | -12/+12 |
* | core, server: Plugin: Avoid public setting of some members. | Murray Cumming | 2012-10-25 | 1 | -1/+1 |
* | Add an example server plugin | Murray Cumming | 2012-10-22 | 1 | -0/+8 |
* | docs: Mention basic usage (headers, cflags/libs, pkg-config) | Murray Cumming | 2012-10-17 | 2 | -3/+4 |
* | server: Improve MediaEngine documentation. | Murray Cumming | 2012-10-16 | 2 | -9/+20 |
* | build: Remove unneccessary gupnp-dlna dependencies | Mark Ryan | 2012-10-14 | 1 | -1/+0 |
* | docs: Add overview documentation. | Murray Cumming | 2012-10-12 | 1 | -1/+1 |
* | docs: Generalize the docs build more. | Murray Cumming | 2012-10-12 | 1 | -1/+1 |
* | server: Only create seek when requested | Jens Georg | 2012-10-12 | 1 | -4/+6 |
* | Fix the build. Sorry | Murray Cumming | 2012-10-08 | 1 | -4/+2 |
* | server: Add HTTPSeek docs | Murray Cumming | 2012-10-08 | 1 | -1/+39 |
* | server: Stop crash if force-downgrade-for is empty | Jens Georg | 2012-10-06 | 1 | -3/+7 |
* | all: Adapt to new GUPnP vapi | Jens Georg | 2012-10-06 | 2 | -24/+24 |
* | Move UUID_LIBS to where it's actually used | Andreas Henriksson | 2012-10-06 | 1 | -0/+1 |
* | Expand LIBADDs to everything needed | Andreas Henriksson | 2012-10-06 | 1 | -5/+8 |
* | all: Bump API and so version | Jens Georg | 2012-10-05 | 2 | -12/+12 |
* | server,engine: Return null DataSource on error | Jens Georg | 2012-10-05 | 1 | -1/+1 |
* | build: Enable building Rygel without GStreamer | Jens Georg | 2012-10-05 | 1 | -1/+0 |
* | renderer: Remove GStreamer references | Jens Georg | 2012-10-05 | 1 | -0/+1 |
* | server,engine: Move MediaEngine into .so | Jens Georg | 2012-10-05 | 19 | -1400/+125 |
* | server: Remove GStreamer from TimeSeek | Jens Georg | 2012-10-05 | 2 | -12/+17 |
* | server: Clean-up imports | Jens Georg | 2012-10-05 | 10 | -12/+13 |
* | server: Re-enable transcoders | Jens Georg | 2012-10-05 | 4 | -12/+15 |
* | server: Introduce DataSource interface | Jens Georg | 2012-10-05 | 13 | -240/+525 |
* | core,data,doc: Drop transcoder options | Jens Georg | 2012-10-05 | 1 | -38/+29 |
* | core: Move transcoder knowledge into MediaEngine | Jens Georg | 2012-10-05 | 3 | -58/+71 |
* | core: Separate GStreamer details from Transcoder | Jens Georg | 2012-10-05 | 5 | -119/+179 |
* | core: Move DLNA profile lookup to MediaEngine | Jens Georg | 2012-10-05 | 5 | -22/+136 |
* | build: Add deps files and install them | Jens Georg | 2012-10-05 | 2 | -1/+10 |
* | server: Force downgrade for Reciva firmware | Jens Georg | 2012-10-01 | 1 | -1/+2 |
* | build: Dist vapi files | Jens Georg | 2012-09-27 | 1 | -0/+2 |
* | build: Install library header files | Jens Georg | 2012-09-24 | 1 | -0/+3 |
* | server: SearchableContainer: Clarify that default is in base class. | Murray Cumming | 2012-09-24 | 1 | -1/+1 |
* | server: Add more class documentation. | Murray Cumming | 2012-09-24 | 5 | -4/+34 |
* | server: VisualItem, ImageItem, VideoItem: Document thumbnail properties | Murray Cumming | 2012-09-24 | 3 | -0/+10 |
* | server: VisualItem, ImageItem, VideoItem: Document some properties. | Murray Cumming | 2012-09-24 | 3 | -0/+52 |
* | server: VisualItem: Remove pixel-height and pixel-width properties. | Murray Cumming | 2012-09-24 | 3 | -6/+0 |
* | docs: Show hierarchy, properties and signals | Murray Cumming | 2012-09-24 | 1 | -1/+2 |
* | server: MediaObject, MediaItem: Slightly more documentation. | Murray Cumming | 2012-09-24 | 2 | -2/+12 |
* | server: WritableContainer: Minor improvements. | Murray Cumming | 2012-09-24 | 1 | -9/+6 |
* | server: Improve the RygelWritableContainer documentation. | Murray Cumming | 2012-09-24 | 1 | -15/+32 |
* | server: Make some SimpleContainer methods protected and documented. | Murray Cumming | 2012-09-24 | 1 | -2/+20 |
* | server: Add/improve docs for MediaServer and co. | Murray Cumming | 2012-09-24 | 3 | -16/+69 |
* | server: Make ContentDirectoryError internal. | Murray Cumming | 2012-09-24 | 1 | -0/+1 |
* | server: Always set complete seek range | Jens Georg | 2012-09-13 | 1 | -2/+2 |
* | server: Make ContentDirectoryError internal. | Murray Cumming | 2012-09-11 | 1 | -1/+1 |