summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
* build: Update websiteJens Georg2014-08-151-1/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* build: Properly set --enable-deprecatedJens Georg2014-06-231-1/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* all: Bump API and ABI versionJens Georg2014-06-221-10/+10
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* server,media-export: Use libmediaart for storingJens Georg2014-06-141-0/+1
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=710387
* server: Port media-art lookup to libmediaartJens Georg2014-06-141-1/+6
| | | | | | Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=710387
* renderer-gst: Use cubic volumeJens Georg2014-05-311-2/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=689632
* build: Bump libsoup requirement to 2.44Jens Georg2014-05-151-1/+1
| | | | | | Needed for SoupStatus Signed-off-by: Jens Georg <mail@jensge.org>
* build: Remove -Wl,-z,defsJens Georg2014-04-291-1/+1
| | | | | | | | Was added by accident and seems to cause problems on some platforms Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=727479
* build: Support building with tracker-1.0Bjørn Lie2014-03-011-1/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=724820
* build: Fix building against tracker 0.18RYGEL_0_21_2_1Frédéric Péters2013-12-211-1/+1
|
* all: Bump API and ABI versionJens Georg2013-11-241-10/+10
|
* build: support tracker 0.18Dominique Leuenberger2013-11-241-0/+7
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=715089
* server: Support PV subtitlesJens Georg2013-11-171-1/+1
| | | | | | | Support serving of external subtitles for devices that support the PV subtitle "standard", namely Panasonic TVs and the WD TV Live https://bugzilla.gnome.org/show_bug.cgi?id=661228
* all: Port to new libsoup APIJens Georg2013-11-031-1/+1
|
* core: Add UPnP BasicManagement service supportJussi Kukkonen2013-11-021-1/+1
| | | | | | | | | | | | | | Add BasicManagement:2 service that contains a bunch of tools (Ping, NSLookup and Traceroute to start with). Service is useful for DLNA Diagnostics, and can be enabled on a plugin-by-plugin basis. See doc/README.BasicManagement for details. Commit was partly authored by Christophe Guiraud <christophe.guiraud@intel.com>. https://bugzilla.gnome.org/show_bug.cgi?id=707831
* Bump glib requirement because of 9398caa6Jens Georg2013-10-271-1/+1
|
* engine: Add large files (> 4GB) streaming support.Jean-Baptiste Dubois2013-10-151-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=709551
* build: Rename --enable-valadoc to --enable-apidocsJens Georg2013-09-291-7/+9
|
* build: Make missing gtk-doc non-fatalJens Georg2013-09-291-2/+6
| | | | | | | Only fail if gtk-doc is missing when doc generation was requested explicitly via --enable-valadoc https://bugzilla.gnome.org/show_bug.cgi?id=692509
* all: Port to new libsoup vapiJens Georg2013-09-281-1/+1
|
* Buildsystem: Drop harcoded -shared -fPIC flagsReynaldo H. Verdejo Pinochet2013-09-021-1/+1
| | | | | | | | | This fix gets around a libtool's "cannot build a shared library" error when crosscompiling/linking media-engine-simple with Android's NDK r8e toolchain. These flags are being correctly handled by auto*/libtool (as they probably should). https://bugzilla.gnome.org/show_bug.cgi?id=707146
* build: Bump vala versionJens Georg2013-07-121-1/+1
| | | | | | Necessary for search_ns () in libxml2 vapi from commit 6a481ee https://bugzilla.gnome.org/show_bug.cgi?id=704066
* media-export: Use proper iso8601 date formatJens Georg2013-06-251-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=702231
* all: Add sidecar file support for pluginsJens Georg2013-04-301-0/+6
| | | | | | | | | Install a .plugin file with each plugin that provides some meta-information about the plugin, allowing us to not load the module if the user has disabled it instead blindly loading each .so we come across and let the module check whether it's enabled or not https://bugzilla.gnome.org/show_bug.cgi?id=693658
* ui: Use Switch instead of checkboxJens Georg2013-04-301-1/+1
|
* build: Drop COLLATION_* variablesJens Georg2013-03-281-4/+1
|
* Use double quotes for RYGEL_BASE_MODULES so the variables getJasper Lievisse Adriaanse2013-03-141-1/+1
| | | | correctly expanded in all shells.
* Export useful data for plugins in pc files.Krzesimir Nowak2013-02-121-0/+7
|
* build: core and server needs to link to gmodule and libxml.Krzesimir Nowak2013-01-301-3/+3
| | | | | | | | | | Debian packaging tools warns about used symbols that are not available in any of the linked libraries. These would probably all be pulled in by users of librygel-core and librygel-server, but to be on the safe side the binaries should ofcourse link to all libraries it uses symbols from. Sent by Andreas Henriksson.
* build: Fix typo in configure.ac, missing $ on GIO_REQUIRED.Krzesimir Nowak2013-01-301-1/+1
| | | | Sent by Andreas Henriksson.
* build: Fix forgotten gupnp-dlna-1.1 referenceJens Georg2013-01-231-1/+1
|
* media-export,engine-gst: Port to new GUPnP-DLNAJens Georg2013-01-231-6/+8
|
* build: Fix rygel-item-creator-test linking failure.Krzesimir Nowak2013-01-151-1/+1
|
* engine-gst,gst-launch: Remove gst-launch hackJens Georg2012-12-171-2/+2
|
* build: Fix plugin dependenciesJens Georg2012-12-151-3/+18
|
* build: Don't fail on missing gtk+3Jens Georg2012-12-121-4/+8
| | | | | We already know it's not there, there's no need to fail there as it's an optional dependency.
* build: Improve the buildMurray Cumming2012-12-121-29/+90
| | | | | | | | | | | | | | | * configure.ac: Mention dependencies as executable/library-specific PKG_CHECK_MODULES() calls, instead of having one PKG_CHECK_MODULE() call for each dependency and then listing those depdendencies' CFLAGS and LIBS individually in each Makefile.am. Also define the _VALAFLAGS in the same place, keeping things consistent. * common.am: Clean this up, using more obvious variable names. * various Makefile.am: Use the new structure. Do not use AM_CFLAGS, instead specifying the CFLAGS, LIBS and VALAFLAGS for each executable/library. As well as being cleaner, this would allow us to convert to a non-recursive autotools build sometime in the future. https://bugzilla.gnome.org/show_bug.cgi?id=689960
* examples: Add fullscreen renderer exampleJens Georg2012-12-061-0/+1
|
* Change --with-media-engine=none to =simpleMurray Cumming2012-12-051-1/+4
|
* build: Fix building against tracker 0.14Jens Georg2012-11-301-1/+1
|
* build: Fix building against tracker masterJens Georg2012-11-301-2/+22
|
* build: Remove test plugin from summaryJens Georg2012-11-281-1/+0
|
* renderer: Implement DIDL_S playlist supportJens Georg2012-11-221-1/+1
|
* server: Add generic Serializer classJens Georg2012-11-221-1/+1
|
* examples: Add a C version of the example renderer pluginMurray Cumming2012-11-221-0/+1
|
* build: Really bump vala requirement to 0.18Jens Georg2012-11-211-1/+1
|
* all: Port to GStreamer 1.0Jens Georg2012-11-211-13/+16
|
* all: Port to libgee-0.8Jens Georg2012-11-201-3/+3
| | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=687168
* examples: Add a C version of the example server pluginMurray Cumming2012-11-191-0/+1
|
* server: Add UpdateObject actionKrzesimir Nowak2012-10-291-1/+1
|