profile/ivi/rygel.git
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!
2009-04-29 Zeeshan Ali... Bring back the tooltips
2009-04-28 Zeeshan Ali... General options are loaded/saved on demand
2009-04-28 Zeeshan Ali... Config UI loads/saves the transcoding options
2009-04-28 Zeeshan Ali... Better names for transcoding check buttons
2009-04-28 Zeeshan Ali... Add transcoding options to Configuration
2009-04-28 Zeeshan Ali... Add transcoding options
2009-04-28 Zeeshan Ali... Remove the unneeded VBox
2009-04-28 Zeeshan Ali... Random size/alignment improvements
2009-04-28 Zeeshan Ali... Put the table inside an alignment
2009-04-28 Zeeshan Ali... Dialog should be at least 400 pixels by default
2009-04-28 Zeeshan Ali... Put a nice title on the dialog
2009-04-27 Zeeshan Ali... Use the correct response IDs.
2009-04-27 Zeeshan Ali... Port the code to use dynamic UI
2009-04-27 Zeeshan Ali... Better names for some widgets.
2009-04-27 Zeeshan Ali... Assign response IDs to buttons.
2009-04-27 Zeeshan Ali... Better names for widgets.
2009-04-27 Zeeshan Ali... Convert UI file to Gtk+ 2.16.
2009-04-27 Zeeshan Ali... Moving towards Glade + GtkBuilder approach.
2009-04-24 Zeeshan Ali... Rename PreferencesVBox to PreferencesPage
2009-04-24 Zeeshan Ali... Exit on delete event on PreferencesDialog
2009-04-24 Zeeshan Ali... HIG: Put the OK button in the end
2009-04-24 Marc-André... Add a summary after configure
2009-04-24 Marc-André... Use git-version-gen to generate package version.
2009-04-24 Zeeshan Ali... UDN is supposted to be a constant
next