Updated Galician translations
[profile/ivi/rygel.git] / src / Makefile.am
2012-10-05 Jens Georgbuild: Enable building Rygel without GStreamer
2012-10-05 Jens Georgrenderer: Remove GStreamer references
2012-10-05 Jens Georgserver,engine: Move MediaEngine into .so
2012-07-27 Jens Georgcore,server,examples,doc: Add librygel-server
2012-07-03 Murray Cumminglibrenderer: Move code into its own directory
2012-07-03 Murray Cummingcore: Move library code into its own directory
2010-10-15 Zeeshan Ali (Khattak)build: Custom rule to remove .stamp files
2009-05-04 Zeeshan Ali (Khattak)Merge commit 'origin/git-version'
2009-04-19 Zeeshan Ali (Khattak)Beginning of a preferences UI.
2008-11-25 Zeeshan Ali (Khattak)Rename 'media-server' dir to 'rygel'.
2008-11-25 Zeeshan Ali (Khattak)Rename 'media-providers' directory to 'plugins.
2008-08-05 Zeeshan Ali (Khattak)Move the core Media Server code into a separate subdire...
2008-08-05 Zeeshan Ali (Khattak)Re-introduce MediaTracker as a plugin.
2008-08-05 Zeeshan Ali (Khattak)- Introduce a plugins system. Ross should be happy...
2008-08-05 Zeeshan Ali (Khattak)Introduce MediaManager.
2008-08-05 Zeeshan Ali (Khattak)Introduce MediaProvider interface that MediaTracker...
2008-08-05 Zeeshan Ali (Khattak)Require gio-2.0 (>= 2.16) and include it in the build.
2008-08-05 Zeeshan Ali (Khattak)Add a gstreamer-based metadata extractor.
2008-08-05 Zeeshan Ali (Khattak)Add dependency to gstreamer >= 0.10.19.
2008-07-04 Zeeshan Ali (Khattak)Declared all built sources in BUILT_SOURCES.
2008-07-04 Zeeshan Ali (Khattak)Fix a typo.
2008-07-03 Zeeshan Ali (Khattak)Copy the ConnectionManager code from gupnp-media-renderer.
2008-06-15 Zeeshan Ali (Khattak)Add the vala stamp file to CLEANFILES.
2008-06-15 Zeeshan Ali (Khattak)Re-write the main module in Vala.
2008-06-15 Zeeshan Ali (Khattak)Put all low-level stuff into a separate module.
2008-06-15 Zeeshan Ali (Khattak)Check for gconf-2.0 Vala bindings and add it to the...
2008-06-13 Zeeshan Ali (Khattak)Re-write the MediaServer class in Vala.
2008-06-12 Zeeshan Ali (Khattak)Re-write ContentDirectory implementation in Vala.
2008-06-12 Zeeshan Ali (Khattak)Re-write MediaTracker in Vala.
2008-06-12 Zeeshan Ali (Khattak)Re-write X_MS_MediaReceiverRegistrar implementation...
2008-05-13 Zeeshan Ali (Khattak)Put the services implementations into separate objects.
2008-04-28 Zeeshan Ali (Khattak)Start using tracker for fetching the metadata.
2008-04-28 Zeeshan Ali (Khattak)Add skeleton for tracker-based media provider.
2008-04-23 Zeeshan Ali (Khattak)Update/fix the build system for our dummy MS.
2008-04-23 Zeeshan Ali (Khattak)The basic skeleton.
2008-04-23 Zeeshan Ali (Khattak)Removing everything so to get the whole (14 commits...
2008-04-23 Zeeshan Ali (Khattak)Merge ../gupnp-media-server-git