profile/ivi/rygel.git
2008-12-01 Zeeshan Ali... Some minor beautification changes.
2008-12-01 Zeeshan Ali... A small convenience constructor for root container.
2008-12-01 Zeeshan Ali... GConf.Client.get_string returns null if key is not...
2008-12-01 Zeeshan Ali... Refactor MediaServerFactory.
2008-12-01 Zeeshan Ali... Refactor MediaServerFactory.
2008-11-29 Zeeshan Ali... Set the default value to gconf rather than null.
2008-11-29 Zeeshan Ali... Initialize the local variables.
2008-11-28 Zeeshan Ali... Make the module resident rather than keeping a ref...
2008-11-27 Zeeshan Ali... Export the tracker logo.
2008-11-27 Zeeshan Ali... Add support for icons.
2008-11-27 Zeeshan Ali... Initialize the list before adding services to it.
2008-11-27 Zeeshan Ali... Minor refactor.
2008-11-26 Zeeshan Ali... Delete the now redundant directories.
2008-11-26 Zeeshan Ali... Try to quit the app gracefully on SIGTERM.
2008-11-26 Zeeshan Ali... Add API to Main for exiting the app with an exit code.
2008-11-26 Zeeshan Ali... Turn MainLoop into a prop of the Main class.
2008-11-26 Zeeshan Ali... Use exceptions rather than returning nulls.
2008-11-26 Zeeshan Ali... Merge two functions together.
2008-11-26 Zeeshan Ali... Keep the search and sort caps in a protected field.
2008-11-26 Zeeshan Ali... Minor indentation fixes.
2008-11-26 Zeeshan Ali... Allow service subclasses to override most of the funtio...
2008-11-25 Zeeshan Ali... Add some basic doc comments for all classes.
2008-11-25 Zeeshan Ali... Oops! Had forgotten to update my email in the vapi...
2008-11-25 Zeeshan Ali... Rename 'media-server' dir to 'rygel'.
2008-11-25 Zeeshan Ali... Rename 'media-providers' directory to 'plugins.
2008-11-25 Zeeshan Ali... Fix the root gconf path to reflect the new project...
2008-11-25 Zeeshan Ali... Rename 'GCONF_PATH' to 'ROOT_GCONF_PATH'.
2008-11-25 Zeeshan Ali... Rename 'UPNP_CLASS' in Service classes to 'UPNP_TYPE'.
2008-11-25 Zeeshan Ali... set dlna_operation and dlna_flags like rhythmbox-gupnp.
2008-11-25 Zeeshan Ali... Use the new Tracker interface.
2008-11-25 Zeeshan Ali... Remove some unnecessary null-checks.
2008-11-25 Zeeshan Ali... Link against libgee.
2008-11-25 Zeeshan Ali... Complete Redesign: More power to the plugins.
2008-11-25 Zeeshan Ali... Bump-up required vala version to 0.5.2.
2008-11-25 Zeeshan Ali... The service classes should know their upnp classes...
2008-11-18 Zeeshan Ali... Remove the now unneeded methods from TrackerContainer.
2008-11-18 Zeeshan Ali... Vala syntax update:
2008-11-11 Zeeshan Ali... Override GLib.Object.constructed() instead of using...
2008-11-11 Zeeshan Ali... Avoid using 'construct' now that we have flexible const...
2008-11-11 Zeeshan Ali... Don't keep GUPnP context and D-Bus proxy objects in...
2008-11-11 Zeeshan Ali... Don't hide GUPnP context and D-Bus proxy objects.
2008-11-11 Zeeshan Ali... Rename field/variable "tracker_category" to "category".
2008-11-11 Zeeshan Ali... Refactor: Put common Tracker item code into a separate...
2008-11-11 Zeeshan Ali... Refactor: Separate classes for each item type.
2008-11-11 Zeeshan Ali... Declare private fields as private.
2008-11-11 Zeeshan Ali... Refactor: Add TrackerContainer.get_file_category().
2008-11-11 Zeeshan Ali... More standard-compliant SCPDs.
2008-11-11 Zeeshan Ali... Create root container after it's children.
2008-11-10 Zeeshan Ali... Refactor: A more intelligent TrackerContainer.
2008-11-10 Zeeshan Ali... Replace my non-working "@gstreamer.net" email with...
2008-11-10 Zeeshan Ali... File.query_info () doesn't return a weak anymore.
2008-10-26 Zeeshan Ali... Add MAINTAINERS file.
2008-10-26 Zeeshan Ali... Project renamed to "Rygel" to be moved to GNOME SVN.
2008-09-10 Zeeshan Ali... Refactor: Put plugin stuff into a separate module.
2008-09-10 Zeeshan Ali... Refactor: Put TrackerContainer class into a separate...
2008-09-10 Zeeshan Ali... Rename Tracker.Container to GUPnP.TrackerContainer.
2008-09-10 Zeeshan Ali... Create the root container in the contructor of the...
2008-08-29 Zeeshan Ali... Remove the redundant 'title' field from the Tracker...
2008-08-29 Zeeshan Ali... Start utilizing the MediaContainer class in MediaTracker.
2008-08-29 Zeeshan Ali... Add MediaItem to vapi file and build.
2008-08-29 Zeeshan Ali... Introduce a class for media items.
2008-08-29 Zeeshan Ali... Start utilizing the MediaContainer class in media provi...
2008-08-29 Zeeshan Ali... Add MediaObject and MediaContainer to vapi file and...
2008-08-29 Zeeshan Ali... Introduce a class for media containers.
2008-08-29 Zeeshan Ali... Introduce a new abstract class for media objects.
2008-08-29 Zeeshan Ali... Add the root_id prefix to container's id at object...
2008-08-29 Zeeshan Ali... Keep the parent_id of the container in the Tracker...
2008-08-29 Zeeshan Ali... Remove MediaProvider.get_root_children_count().
2008-08-29 Zeeshan Ali... Rename MediaManger's get_root_container_metadata()...
2008-08-29 Zeeshan Ali... Put the code and message from exception caught on the...
2008-08-29 Zeeshan Ali... Assign a specific code (701) to "No such object" error.
2008-08-29 Zeeshan Ali... Rename MediaManager's browse_root_container() to add_ro...
2008-08-29 Zeeshan Ali... Rename MediaProvider's browse() to add_children_metadata().
2008-08-29 Zeeshan Ali... Rename MediaProvider's get_metadata() to add_metadata().
2008-08-29 Zeeshan Ali... MediaProviders now get a DIDLiteWriter to add metadata...
2008-08-29 Zeeshan Ali... Remove an unneeded try&catch block.
2008-08-29 Zeeshan Ali... MediaProvider class now requires gupnp-av package.
2008-08-29 Zeeshan Ali... Use Exceptions rather than returning null.
2008-08-29 Zeeshan Ali... Use real name of the user rather than username in Frien...
2008-08-29 Zeeshan Ali... Make MediaProvider an abstract class rather than interface.
2008-08-16 Zeeshan Ali... Put MediaProvider in GUPnP namespace.
2008-08-05 Zeeshan Ali... Move the core Media Server code into a separate subdire...
2008-08-05 Zeeshan Ali... Remove Makefile.in on 'make maintainer-clean'.
2008-08-05 Zeeshan Ali... Replace random ID generation function by a GQuark-based...
2008-08-05 Zeeshan Ali... Better/recursive GIO-based plugin loading.
2008-08-05 Zeeshan Ali... Disable generation of static libraries.
2008-08-05 Zeeshan Ali... Re-introduce MediaTracker as a plugin.
2008-08-05 Zeeshan Ali... - Introduce a plugins system. Ross should be happy...
2008-08-05 Zeeshan Ali... Add get_root_children_count() to MediaProvider interface.
2008-08-05 Zeeshan Ali... Add "title" prop to MediaProvider interface.
2008-08-05 Zeeshan Ali... Don't add root ID prefix to root parent ID.
2008-08-05 Zeeshan Ali... Get the root ID prefix from IDs rather than removing it.
2008-08-05 Zeeshan Ali... Pass ID as is to browse() and get_metadata() of media...
2008-08-05 Zeeshan Ali... No need for MediaManager to prefix IDs with root_id.
2008-08-05 Zeeshan Ali... Correct a typo.
2008-08-05 Zeeshan Ali... - MediaProviders now get the "root_parent_id" though...
2008-08-05 Zeeshan Ali... Use MediaManager rather than MediaTracker.
2008-08-05 Zeeshan Ali... Introduce MediaManager.
2008-08-05 Zeeshan Ali... Each MediaProvider prefixes each objectid with "root...
2008-08-05 Zeeshan Ali... Introduce MediaProvider interface that MediaTracker...
next