profile/ivi/rygel.git
2009-09-30 Jens Georgmedia-export: handle DBus registration failure
2009-09-30 Jens Georgcore: Only query parent once
2009-09-29 Zeeshan Ali... core: Don't mind D-Bus service initialization failure
2009-09-29 Zeeshan Ali... core: Don't register object on service registration...
2009-09-29 Zeeshan Ali... core: Throw more specific error
2009-09-29 Zeeshan Ali... core: Add dbus-glib-1 vapi to deps
2009-09-29 Zeeshan Ali... core: Put query parsing in separate method
2009-09-29 Zeeshan Ali... build: Correct desktop file location
2009-09-28 Zeeshan Ali... core: No need for custom log domain
2009-09-28 Zeeshan Ali... data: Set log-level in the default configuration
2009-09-28 Zeeshan Ali... core: Ability to specify log level at runtime
2009-09-28 Zeeshan Ali... core: Introducing LogLevel enumerator
2009-09-28 Zeeshan Ali... core: More log levels in the defaults
2009-09-28 Zeeshan Ali... core: Use default handler & Rygel domain
2009-09-28 Zeeshan Ali... core: Handle message with all flags
2009-09-28 Zeeshan Ali... core: Initialize LogHander at start-up
2009-09-28 Zeeshan Ali... core: Only forward allowed log levels
2009-09-28 Zeeshan Ali... core: A simple log handler
2009-09-28 Zeeshan Ali... data: Add GstLaunch to maemo configuration
2009-09-28 Zeeshan Ali... data: Mediathek and GstLaunch disabled by default
2009-09-27 Zeeshan Ali... build: More proper english :)
2009-09-27 Zeeshan Ali... ui: Keep the title label ref in the widget list
2009-09-27 Zeeshan Ali... ui: Don't forget the "URIs" label
2009-09-27 Zeeshan Ali... ui: Initialize the sensitivity of plugin widgets
2009-09-27 Zeeshan Ali... ui: Separate method to reset sensitivity
2009-09-27 Zeeshan Ali... ui: Set sensitivity of plugin title label as well
2009-09-27 Zeeshan Ali... ui: Keep a ref to plugin's title label
2009-09-27 Zeeshan Ali... ui: Better way of setting plugin widgets' sensitivity
2009-09-27 Zeeshan Ali... ui: Set sensitivity of buttons too
2009-09-27 Zeeshan Ali... ui: Keep a list of media-export buttons
2009-09-27 Jens Georgmedia-export: Fix updating of changed files
2009-09-27 Jens Georgmedia-export: Improve guessing of UPnP class
2009-09-27 Jens Georgmedia-export: rework media item creation
2009-09-25 Zeeshan Ali... Revert "build: Use static string for version"
2009-09-25 Zeeshan Ali... build: Use static string for version RYGEL_0_4_1
2009-09-25 Zeeshan Ali... core: Prepare NEW file for release 0.4.1
2009-09-25 Zeeshan Ali... ui: Ignore two ignorable errors
2009-09-25 Jens Georgcore,media-export: correct license to LGPL
2009-09-25 René Stadlerlive-response: fix first seek always failing
2009-09-24 Zeeshan Ali... ui: Initialize sensitivity of trancoding checkboxes
2009-09-24 Zeeshan Ali... core,data: Forgotten update to Rygel D-Bus paths
2009-09-24 Zeeshan Ali... data: No need for DVB config
2009-09-23 Zeeshan Ali... core: More corrections to release log RYGEL_0_4
2009-09-23 Jens Georgcore: update news file
2009-09-23 Jens Georgcore: be more robust while scanning metadata
2009-09-23 Zeeshan Ali... core: Prepare NEW file for release 0.4
2009-09-23 Zeeshan Ali... core: Update the project description
2009-09-23 Zeeshan Ali... media-export: Some code cleanup
2009-09-23 Zeeshan Ali... media-export: Keep const in the associated class
2009-09-23 Zeeshan Ali... media-export: Title starts with capital letter
2009-09-22 Zeeshan Ali... media-export: Minor indentation fixes
2009-09-22 Zeeshan Ali... build: Supress all CC warnings by default
2009-09-21 Zeeshan Ali... data: Use hostname on maemo
2009-09-21 Zeeshan Ali... media-export: No need for a separate D-Bus service
2009-09-21 Jens Georgmedia-export: Add GetUris DBus command
2009-09-21 Jens Georgmedia-export: Use a custom container for DBus
2009-09-21 Jens Georgcore: make arguments signed
2009-09-21 Zeeshan Ali... core,plugins: Add add_child & remove_child to SimpleCon...
2009-09-21 Zeeshan Ali... gstlaunch: Refactor and beautify!
2009-09-21 Zeeshan Ali... plugins: Make use of SimpleContainer
2009-09-21 Jens Georgmedia-export: Adapt to delete_ to remove_ rename
2009-09-21 Jens Georgmedia-export: persist the uris added via DBus
2009-09-21 Jens Georgcore: use playbin2 for meta-data if available
2009-09-21 Jens Georgcore: Remove warning on unusable input
2009-09-21 Jens Georgmedia-export: Do not try to re-add container to db
2009-09-21 Jens Georgmedia-export: Clarify which queue we want
2009-09-21 Jens Georgcore: Fix wrongly bound SQL for containers
2009-09-21 Jens Georgcore: Rethrow database errors
2009-09-21 Jens Georgcore: fix signal emission on added container
2009-09-21 Jens Georgcore: Use INVALID_TYPE error instead of GENERAL_ERROR
2009-09-21 Jens Georgcore: create_with_factory always used default factory
2009-09-21 Jens Georgcore: Complete API of media-db
2009-09-21 Jens Georgcore: Add general signals for objects
2009-09-20 Zeeshan Ali... tracker: Don't list items in descending order
2009-09-20 Zeeshan Ali... tracker: Make use of default value magic in Vala
2009-09-20 Zeeshan Ali... tracker: Add TrackerKeywords
2009-09-20 Zeeshan Ali... tracker: SearchContainer takes keywords
2009-09-20 Zeeshan Ali... tracker: Ignore empty metadata values
2009-09-20 Zeeshan Ali... tracker: Use 'equals' as op in RDF query
2009-09-20 Zeeshan Ali... tracker: Rename a constant
2009-09-20 Zeeshan Ali... tracker: Be more specific about error thrown
2009-09-19 Zeeshan Ali... tracker: Add missing return statement
2009-09-19 Zeeshan Ali... tracker: Correct a typo
2009-09-19 Zeeshan Ali... core: Check if ArrayList is empty
2009-09-19 Zeeshan Ali... tracker,external: Don't errors out object not found
2009-09-19 Zeeshan Ali... core: AsyncReadyCallback.source_object is nullable
2009-09-19 Zeeshan Ali... build: Require vala trunk
2009-09-19 Zeeshan Ali... tracker: Populate MetadataContainer children
2009-09-19 Zeeshan Ali... tracker: SearchContainer() takes query as argument
2009-09-19 Zeeshan Ali... tracker: Remove now redundant classes
2009-09-19 Zeeshan Ali... tracker: SearchContainer is not abstract anymore
2009-09-19 Zeeshan Ali... tracker: MediaItem provides metadata keys
2009-09-19 Zeeshan Ali... tracker: Add SearchContainer.query_condition
2009-09-19 Zeeshan Ali... tracker: item's ID keeps the service
2009-09-19 Zeeshan Ali... tracker: Minor refactoring
2009-09-19 Zeeshan Ali... tracker: create_item implemented by SearchContainer
2009-09-19 Zeeshan Ali... tracker: Items should know their service
2009-09-19 Zeeshan Ali... tracker: TrackerCategory -> TrackerSearchContainer
2009-09-19 Zeeshan Ali... tracker: Rename TrackerCategory.category to service
2009-09-19 Zeeshan Ali... tracker: Remove TrackerCategory.child_class
next