profile/ivi/rygel.git
2009-05-19 Zeeshan Ali... Update the API usage according to latest spec.
2009-05-14 Zeeshan Ali... Act on org.Rygel.MediaContainer1.Updated() signal
2009-05-13 Zeeshan Ali... Use GetAll to get all item props at once
2009-05-13 Zeeshan Ali... Take care of activatable services as well
2009-05-13 Zeeshan Ali... Move the constants into class definitions
2009-05-13 Zeeshan Ali... Put PluginFactory in a separate file
2009-05-13 Zeeshan Ali... Add a debug statement
2009-05-13 Zeeshan Ali... Watch for and use new external plugins
2009-05-13 Zeeshan Ali... Use of 'this' to make things explicit
2009-05-13 Zeeshan Ali... ExternalPlugin doesn't need DBus object proxy anymore
2009-05-13 Zeeshan Ali... Let PluginFactory handle the NameOwnerChange signal
2009-05-13 Zeeshan Ali... Provide hashing and equality check functions
2009-05-13 Zeeshan Ali... Add API to get/list plugins
2009-05-13 Zeeshan Ali... PluginLoader keeps a hashtable of plugins
2009-05-12 Zeeshan Ali... Call Dbus.ListNames asynchronously
2009-05-12 Zeeshan Ali... New class: ExternalPluginFactory
2009-05-11 Zeeshan Ali... Substitute the correct keyword in URIs
2009-05-11 Zeeshan Ali... Can't use 'foreach' on strv from dynamic dbus calls
2009-05-11 Zeeshan Ali... Add the forgotten Makefile.am
2009-05-11 Zeeshan Ali... Plugin is made (un)available when it's backend goes...
2009-05-11 Zeeshan Ali... Keyword substitution for ExternalContainer title
2009-05-11 Zeeshan Ali... Keyword substitution goes to ExternalContainer
2009-05-11 Zeeshan Ali... Keyword substitution for ExternalItem title
2009-05-11 Zeeshan Ali... No need to pass service_name to ExternalItem
2009-05-11 Zeeshan Ali... Substitute "://@HOSTNAME@" with hostname
2009-05-11 Zeeshan Ali... ExternalItem constructor gets ExternalContainer
2009-05-11 Zeeshan Ali... Shorter alias of @HOSTNAME@ for config UI: %h
2009-05-11 Zeeshan Ali... Add magic keyword for hostname substitution
2009-05-11 Zeeshan Ali... Allow the old (shorter) keywords in config ui
2009-05-11 Zeeshan Ali... Use the new keywords
2009-05-10 Zeeshan Ali... Differentiate between modules and plugins
2009-05-10 Zeeshan Ali... Update docs for PluginLoader
2009-05-10 Zeeshan Ali... Attach the availability of MediaServer and Plugin
2009-05-10 Zeeshan Ali... Add "available" prop to Plugin
2009-05-08 Zeeshan Ali... Honor the default title provided by plugins
2009-05-08 Zeeshan Ali... Configuration.get_title takes default value arg
2009-05-08 Zeeshan Ali... Automatic substitution of user info in title
2009-05-08 Zeeshan Ali... A workaround for unknown array length
2009-05-08 Zeeshan Ali... Plugin can provide title as well as name
2009-05-07 Zeeshan Ali... Load the external services dynamically
2009-05-07 Zeeshan Ali... Use the ObjectPath type instead of 'string'
2009-05-07 Zeeshan Ali... Rename 'service_path' to 'service_name'
2009-05-06 Zeeshan Ali... Remove an extra arg from a method
2009-05-06 Zeeshan Ali... First implementation of External plugin
2009-05-06 Zeeshan Ali... Remove an unneeded constant
2009-05-06 Zeeshan Ali... Passive loading of plugins
2009-05-06 Zeeshan Ali... PluginLoader is now in public API
2009-05-06 Zeeshan Ali... Fetch files from enumerator, asynchronously
2009-05-06 Zeeshan Ali... enumerate children asynchronously
2009-05-06 Zeeshan Ali... Minor indentation fix
2009-05-06 Rob TaylorCorrect license header for cstuff.vapi
2009-05-06 Rob TaylorChange Mediathek plugin headers to LGPL
2009-05-06 Zeeshan Ali... Protocol to uknown URI is same as it's scheme
2009-05-05 Zeeshan Ali... Mediathek plugin should be disabled by default
2009-05-05 Zeeshan Ali... Use "owned" keyword instead of "#"
2009-05-04 Zeeshan Ali... Merge commit 'origin/git-version'
2009-05-03 Zeeshan Ali... More style consistency fixes for Folder plugin
2009-05-03 Zeeshan Ali... Use basename as container's title
2009-05-03 Jens GeorgFix more stlye issues
2009-05-03 Jens GeorgMore style fixes
2009-05-03 Jens GeorgMove class guessing to factory method
2009-05-03 Jens GeorgPlugin->style
2009-05-03 Jens GeorgVideoItem -> style
2009-05-03 Jens GeorgRssContainer -> style
2009-05-03 Jens GeorgRootContainer -> fix style
2009-05-03 Jens GeorgFix ASX class for style
2009-05-03 Jens Georgadd missing file to BUILD_SOURCES
2009-05-03 Jens GeorgFinish style guide cleanup
2009-05-03 Jens GeorgMake FolderContentDir adhere Styleguide
2009-05-03 Jens GeorgMake MediaItem adhere style guide
2009-05-03 Jens GeorgMake FolderContainer adhere style guide
2009-05-03 Jens GeorgDirectorySearchResult adheres the style guide
2009-05-03 Jens Georgfix handling of nonexistant gconf key
2009-05-03 Jens GeorgFix crash if no gconf key; Use XDG dirs then
2009-05-03 Jens GeorgMake it work with arbitrary gio sources
2009-05-03 Jens Georgmake it work with gvfs (non-local directories)
2009-05-03 Jens GeorgMake folder plugin recursive
2009-05-03 Jens Georgadd folder media object
2009-05-03 Jens Georgmove directorysearch into own file
2009-05-03 Jens Georgload children on demand only
2009-05-03 Jens Georgonce again, add mms straming protocol
2009-05-03 Jens GeorgFix segfault on folder plugin
2009-05-03 Jens GeorgAdd simple gconf configuration
2009-05-03 Jens Georgupdate copyright
2009-05-03 Jens Georgadd copyright header
2009-05-03 Jens Georgimport plugins into branch
2009-05-02 Zeeshan Ali... Put all plugins options on the same page
2009-05-02 Zeeshan Ali... Configuration is grouped sections
2009-05-02 Zeeshan Ali... Don't expose UDN in the config UI
2009-05-02 Zeeshan Ali... New better layout for general tab.
2009-05-02 Zeeshan Ali... Dialog should not be resizable.
2009-04-30 Zeeshan Ali... Provide a pkg-config file
2009-04-30 Zeeshan Ali... List all required packages in deps file
2009-04-30 Zeeshan Ali... Install the vapi and dep files
2009-04-30 Zeeshan Ali... Distribute the deps file
2009-04-30 Zeeshan Ali... Install the rygel header(s)
2009-04-29 Zeeshan Ali... Remove all xbox-related stuff
2009-04-29 Zeeshan Ali... Add a button to enable/disable media server.
2009-04-29 Zeeshan Ali... Disable widgets when they don't make sense
2009-04-29 Zeeshan Ali... Glade3 wants to re-arrange some widgets, let it!
next