profile/ivi/rygel.git
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
2009-09-19 Zeeshan Ali... tracker: Introduce "Albums" and "Artists" containers
2009-09-19 Zeeshan Ali... tracker: Better titles for top-level folders
2009-09-19 Zeeshan Ali... core: MediaObjectSearch provides error
2009-09-19 Zeeshan Ali... core: Move MediaObjectSearch into separate module
2009-09-19 Zeeshan Ali... core: Rename ObjectSearch to MediaObjectSearch
2009-09-19 Zeeshan Ali... core: Micro indentation fix
2009-09-19 Zeeshan Ali... core: More generic ObjectSearch class
2009-09-19 Zeeshan Ali... core: cancellable is now a prop of StateMachine
2009-09-19 Zeeshan Ali... core: Micro indentation fix
2009-09-19 Zeeshan Ali... tracker: Derive TrackerRootContainer from SimpleContainer
2009-09-19 Zeeshan Ali... core: Provide SimpleContainer.root
2009-09-19 Zeeshan Ali... core: A simple MediaContainer implementation
2009-09-19 Zeeshan Ali... media-export: AsyncReadyCallback.source_object is nullable
2009-09-19 Zeeshan Ali... core: AsyncReadyCallback.source_object is nullable
2009-09-16 Zeeshan Ali... build: Bump-up libgee requirement to 0.3.0
2009-09-16 Zeeshan Ali... build: Bump-up vala requirement to 0.7.6
2009-09-15 Zeeshan Ali... media-export: Remove redundant try/catch
2009-09-15 Jens Georgmedia-export: cleanup
2009-09-15 Jens Georgmedia-export: Fix warnings
2009-09-15 Jens Georgmedia-export: rename harvest to harvester
2009-09-15 Jens Georgmedia-export: add assertion instead of comment
2009-09-15 Jens Georgmedia-export: Fix critical warnings
2009-09-15 Jens Georgmedia-export: bitrate is byte/s
2009-09-15 Jens Georgcore: use fixed string for cache dir
2009-09-15 Zeeshan Ali... core: MediaDB.save_item/container are now public
2009-09-15 Zeeshan Ali... core: Add signals for container operations
2009-09-15 Zeeshan Ali... core: Declare signals on the top in one place
2009-09-15 Zeeshan Ali... core: Set db to null on failure
2009-09-15 Zeeshan Ali... core: Minor coding-style fix
2009-09-15 Jens Georgcore: use MediaDBError more consistently
2009-09-15 Jens Georgcore: s/object_id/child_id/ for "get_child_*"
2009-09-15 Jens Georgcore,media-export: Rename MediaObject.timestamp
2009-09-15 Jens Georgcore: handle database error gracefully
2009-09-14 Zeeshan Ali... external: Fix some typos
2009-09-14 Zeeshan Ali... external: Fetch items on demand
2009-09-14 Zeeshan Ali... external: Prefix IDs with type of object
2009-09-14 Zeeshan Ali... tracker: Only set size of image item, once
2009-09-11 Jens Georgcore: handle database error gracefully
2009-09-11 Jens Georgcore: Use MediaItem.add_uri
2009-09-11 Zeeshan Ali... mediathek: Remove trailing whitespace
2009-09-11 Jens Georgmedia-export: Add simple dbus service
2009-09-11 Jens Georgmediathek: fix crash if not config is available
2009-09-09 Jens Georgcore: Add database upgrade code
2009-09-09 Jens Georgmedia-export: Catch additional database errors
2009-09-09 Jens Georgcore: Handle more database error cases
2009-09-09 Jens Georgmedia-export: Use null container for Harvesting
2009-09-09 Jens Georgmedia-export: Update documentation
2009-09-09 Jens Georgcore, media-export: Handle invalid database files
2009-09-09 Jens Georgmedia-export: avoid crash if unknown file is found
2009-09-09 Jens Georgmedia-export,mediathek: Root-Container-Singleton
2009-09-09 Jens Georgcore: fix #588034
2009-09-09 Jens Georgcore: don't delete root container when in db
2009-09-09 Jens Georgmedia-export: remove harvester if done harvesting
2009-09-09 Jens Georgmedia-export: do file type query async
2009-09-09 Jens Georgmedia-export: update changed files, not re-add
2009-09-09 Jens Georgmedia-export: Notify parent container on removal
2009-09-09 Jens Georgmedia-export: Add root container to database
2009-09-09 Jens Georgcore: Add check if no parent exists
2009-09-09 Jens Georgmedia-export: delete gone directories on new start
2009-09-09 Jens Georgcore: Add function to get list of child ids
2009-09-09 Jens Georgcore: Add timestamp to exists function
2009-09-09 Jens Georgmedia-export: Add mtime of object into database
2009-09-09 Jens Georgcore: add timestamp to MediaObject
2009-09-09 Jens Georgcore: add update methods
2009-09-09 Jens Georgcore: change table key relationships
2009-09-09 Jens Georgmedia-export: react on deletion of files
2009-09-09 Jens Georgcore: add deletion of items to media-db
2009-09-09 Jens Georgmedia-export: Add uri to container objects
2009-09-09 Jens Georgmedia-export: harvest newly added files
2009-09-09 Jens Georgmedia-export: hook up file monitor
2009-09-09 Jens Georgmedia-export: Add recursive file monitor
2009-09-09 Jens Georgcore: add some documentation
2009-09-09 Jens Georgcore,media-export: MediaDB name is just a name
2009-09-09 Jens Georgcore: refine sorting of elements
2009-09-09 Zeeshan Ali... core: Expect 'jpeg' extension for thumbnail files
2009-09-08 Zeeshan Ali... core,plugins: Simpler way to provide thumbnails
2009-09-08 Zeeshan Ali... core: Minor refactor
2009-09-08 Zeeshan Ali... core: Thumbnailer should be singleton
next