profile/ivi/rygel.git
2009-07-04 Zeeshan Ali... core: Remove gconf stuff from configure.ac
2009-07-04 Zeeshan Ali... core: Remove gconf schema files
2009-07-04 Zeeshan Ali... core: Templates for config file
2009-07-03 Zeeshan Ali... core: Install config file in system config dir
2009-07-03 Zeeshan Ali... core: Correct condition for system config loading
2009-07-03 Zeeshan Ali... core: Minor indentation fix
2009-07-03 Zeeshan Ali... core,ui: Diff between read-only and writable config
2009-07-03 Zeeshan Ali... ui: Don't use the default singleton
2009-07-03 Zeeshan Ali... core: Don't lose translations/comments in config
2009-07-03 Zeeshan Ali... ui: keep and save the configuration in the end
2009-07-03 Zeeshan Ali... core: Provide configuration saving API
2009-07-03 Zeeshan Ali... ui: Put failable calls in separate try/catch blocks
2009-07-03 Zeeshan Ali... ui: "port" key is now also optional
2009-07-03 Zeeshan Ali... ui: Explicitly link to dbus-glib
2009-07-03 Zeeshan Ali... core,plugins,ui: Move from GConf to .ini file usage
2009-07-03 Zeeshan Ali... core: Expose sysconfdir to vala world
2009-06-26 Zeeshan Ali... core: Bump-up vala requirement to 0.7.4
2009-06-25 Jens Georgcore,media-export: Rename DatabaseBackedMediaContainer
2009-06-25 Jens Georgcore: rename database strings
2009-06-25 Jens Georgmedia-export: skip files/folders starting with '.'
2009-06-25 Jens Georgmedia-export: notify about updates
2009-06-25 Jens Georgcore: update child count if container is updated
2009-06-25 Jens Georgmedia-export: cleanup root container descendency
2009-06-25 Jens Georgmedia-export: get rid of third queue
2009-06-25 Jens Georgcore: add basic sorting
2009-06-25 Jens Georgmedia-export: fix child count reporting
2009-06-25 Jens Georgmedia-export: fix id calculation
2009-06-25 Jens Georgmedia-export: remove debug output
2009-06-25 Jens Georgmedia-export: remove unused classes
2009-06-25 Jens Georgcore: add existence check for object to db
2009-06-25 Jens Georgmedia-export: Add media harvester class
2009-06-25 Jens Georgcore: Revert "core: Allow parentless Media item"
2009-06-25 Jens Georgcore: get rid of parentless media item
2009-06-25 Jens Georgcore: Create directory of database if not already existing
2009-06-25 Jens Georgcore: move uris from MediaItem to MediaObject
2009-06-25 Jens Georgcore: initialize database backed container with correct...
2009-06-25 Jens Georgcore: add function to query child count from database
2009-06-25 Jens Georgcore: never return null children list; use empty list...
2009-06-25 Jens Georgcore: Fix join in query and giving child correct id
2009-06-25 Jens Georgcore: Fix query for objects regargind left outer join...
2009-06-25 Jens Georgcore: add uris to items when fetched from db
2009-06-25 Jens Georgcore: fix bogus return statement
2009-06-25 Jens Georgcore: for all children set container as parent
2009-06-25 Jens Georgcore: Replace homegrown queue with GLib's
2009-06-25 Jens Georgcore: issue File if finished, not uri
2009-06-25 Jens Georgcore: Make MetadataExtractor public in vapi
2009-06-25 Jens Georgcore: Add get_children and get_object method
2009-06-25 Jens Georgcore: more db schema fixes
2009-06-25 Jens Georgcore: Add missing item duration to table
2009-06-25 Jens Georgcore: Add item retrieval method
2009-06-25 Jens Georgcore: Add missing file
2009-06-25 Jens Georgcore: Allow parentless Media item
2009-06-25 Jens Georgcore: Implement saving of item in database
2009-06-25 Jens Georgcore: Add basic media database class
2009-06-25 Jens Georgcore: Use fake sinks for playbin to suppress window...
2009-06-25 Jens Georgcore: Handle error in extract_mime_and_size
2009-06-25 Jens Georgcore: Fix TagName != structure key
2009-06-25 Jens Georgcore: Add simple Queue convenience class based on Gee...
2009-06-25 Jens Georgcore: Add error event for failing files
2009-06-25 Jens Georgcore: Add custom tags to taglist for extra info
2009-06-25 Jens Georgcore: Replace properties with internal queue
2009-06-25 Jens Georgcore: Collect tags and emit them en-block when done
2009-06-25 Jens Georgcore: Make extractor compile
2009-06-25 Jens Georgcore: Revert "Remove MetadataExtractor class."
2009-06-24 Zeeshan Ali... tracker: Clamp the index and offset
2009-06-24 Zeeshan Ali... core: Provide 'childCount' only when requested
2009-06-24 Zeeshan Ali... core: Correctly handle top-level attributes
2009-06-23 Zeeshan Ali... external: Don't load the plugin more than once
2009-06-23 Zeeshan Ali... media-export: Remove extra "-media" from filenames
2009-06-23 Zeeshan Ali... core: Clear 'serviceList' before adding services
2009-06-23 Zeeshan Ali... core: Put BrowseFilter class in separate file
2009-06-23 Zeeshan Ali... core: Apply browse filter to 'res' attributes
2009-06-23 Zeeshan Ali... core: Attributes imply inclusion of associated prop
2009-06-23 Zeeshan Ali... core: Assume parent of parentless item to be root
2009-06-23 Zeeshan Ali... core: Minor re-formatting to reduce LOCs
2009-06-23 Zeeshan Ali... core: Rename Filter to BrowseFilter
2009-06-23 Zeeshan Ali... core: "upnp:class" is mandatory property.
2009-06-23 Zeeshan Ali... core: No need to refer by full path
2009-06-23 Zeeshan Ali... core: Take care of property prefixes in filter
2009-06-23 Zeeshan Ali... core: Implement filtered-browse.
2009-06-23 Zeeshan Ali... core: Use 'this' keyword.
2009-06-23 Zeeshan Ali... core: Allow owned refs to parent container
2009-06-20 Zeeshan Ali... ui: Separate out try/catch blocks
2009-06-20 Zeeshan Ali... ui: Catch error when getting URIs from config
2009-06-18 Zeeshan Ali... external: Make use of 'DLNAProfile' property
2009-06-18 Zeeshan Ali... core: Add 'dlna_profile' to MediaItem
2009-06-18 Zeeshan Ali... core: Disable MediaExport plugin on Maemo for now
2009-06-18 Zeeshan Ali... core: Don't use @REALNAME@ on Maemo
2009-06-18 Zeeshan Ali... core: Require GStreamer >= 0.10.23
2009-06-17 Zeeshan Ali... tracker: Better detection of Tracker availability
2009-06-17 Zeeshan Ali... core: Enable LCPM transcoding for maemo
2009-06-17 Zeeshan Ali... core: Add all schema files to distribution
2009-06-17 Zeeshan Ali... core: Refer to file by path not name
2009-06-17 Zeeshan Ali... core: Update README according to recent changes
2009-06-17 Zeeshan Ali... core,ui,dvb: Remove DVB plugin
2009-06-17 Jens Georgmedia-export: fix crash if nothing was configured
2009-06-17 Zeeshan Ali... core,plugins,ui: Fix self-contradiction in headers
2009-06-17 Zeeshan Ali... core: Add forgotten files to BUILT_SOURCES
2009-06-17 Zeeshan Ali... core,plugins,ui: `make clean` don't clean generated...
2009-06-15 Zeeshan Ali... core: Remove a redundant 'using' statement
next