profile/ivi/rygel.git
2009-12-23 Zeeshan Ali... build: Require latest vala release (0.7.10)
2009-12-23 Zeeshan Ali... tracker: Act on new config options
2009-12-23 Zeeshan Ali... tracker: Minor refactoring of SearchContainer
2009-12-23 Zeeshan Ali... tracker: Update containers on changes to subjects
2009-12-23 Zeeshan Ali... tracker: Bind Resources.Class D-Bus interface
2009-12-23 Zeeshan Ali... core: Add SimpleContainer.clear()
2009-12-22 Zeeshan Ali... tracker: No need to create keychains on demand
2009-12-21 Zeeshan Ali... tracker: Simplified handling of nested properties
2009-12-21 Zeeshan Ali... tracker: Allow triplets to be chainable
2009-12-21 Zeeshan Ali... tracker: Avoid duplicate triplets
2009-12-11 Zeeshan Ali... tracker: Correct keychain for album and artist
2009-12-11 Zeeshan Ali... tracker: Item factory provides key chains, not keys
2009-12-11 Zeeshan Ali... tracker: Remove unneeded 'using' statements
2009-12-11 Zeeshan Ali... tracker: Prefer ArrayList over vala arrays
2009-12-10 Zeeshan Ali... tracker: Correct a typo
2009-12-10 Zeeshan Ali... core: Use printf for creating TimeSeekRange string
2009-12-10 Zeeshan Ali... core: Always time-seek if not byte-seeking
2009-12-10 Zeeshan Ali... core: Duration needs conversion to nano-seconds
2009-12-09 Zeeshan Ali... core: Remove some uneeded checks
2009-12-09 Zeeshan Ali... core: No need for HTTPSeek.format anymore
2009-12-09 Zeeshan Ali... core: Rename a local variable for clarity
2009-12-09 Zeeshan Ali... core: Rename HTTPRequest.request_handler to handler
2009-12-09 Zeeshan Ali... core: Correct logic for decision to seek or not
2009-12-09 Zeeshan Ali... core: HTTPRequest.request_handler now public
2009-12-08 Zeeshan Ali... core: Move seeking decision to Seek classes
2009-12-08 Zeeshan Ali... core: Special seek classes for each format
2009-12-08 Zeeshan Ali... core: Always seek in case of byte seekable media
2009-12-08 Zeeshan Ali... core: HTTPRequest keeps only 1 instance of HTTPSeek
2009-12-08 Zeeshan Ali... core: HTTPSeek sets all related headers
2009-12-08 Zeeshan Ali... core: Micro coding style fix
2009-12-08 Zeeshan Ali... core: More power to HTTPSeek
2009-12-07 Zeeshan Ali... core: Rename an HTTPSeek method
2009-12-04 Zeeshan Ali... tracker: Provide "All" container for each category
2009-12-04 Zeeshan Ali... tracker: Provide 'Years' hierarchy
2009-12-04 Zeeshan Ali... tracker: Make sure ID's of children are unique
2009-12-04 Zeeshan Ali... tracker: Means to create ID from value
2009-12-03 Zeeshan Ali... tracker: Means to create filter from variable & value
2009-12-03 Zeeshan Ali... tracker: Use filters to make search query specific
2009-12-03 Zeeshan Ali... tracker: Means to create title from value
2009-12-03 Zeeshan Ali... tracker: Correct filter syntax
2009-12-03 Zeeshan Ali... Revert "tracker: Get rid of SearchContainer().filter"
2009-12-02 Zeeshan Ali... tracker: Tags is not specific to Photos any more
2009-12-02 Zeeshan Ali... tracker: Add 'Tags' hierarchy under Music
2009-12-02 Zeeshan Ali... tracker: Special container class for Videos
2009-12-02 Zeeshan Ali... tracker: Move 'Tags' container into Pictures
2009-12-02 Zeeshan Ali... tracker: Use term "picture" rather than "image"
2009-12-02 Zeeshan Ali... tracker: Correct search (for @id) logic
2009-12-02 Zeeshan Ali... tracker: Special hierarchy for Music
2009-12-02 Zeeshan Ali... tracker: Query executes itself
2009-12-02 Zeeshan Ali... tracker: Get rid of SearchContainer().filter
2009-12-01 Zeeshan Ali... tracker: Move TrackerQueryTriplet* to separate files
2009-12-01 Zeeshan Ali... tracker: Rename TrackerKeywords to TrackerTags
2009-12-01 Zeeshan Ali... tracker: Sort query results by "fileLastModified"
2009-12-01 Zeeshan Ali... tracker: No need to convert dates to ISO8601 anymore
2009-12-01 Zeeshan Ali... tracker: Tracker now deals in URIs not paths
2009-11-30 Zeeshan Ali... tracker: Privatize ItemFactory.seconds_to_iso8601()
2009-11-30 Zeeshan Ali... tracker: Only ask for relavent metadata
2009-11-30 Zeeshan Ali... tracker: Get rid of two redundant methods
2009-11-30 Zeeshan Ali... tracker: 'upnp_class' now an item factory field
2009-11-30 Zeeshan Ali... tracker: Container classes deal with item factories
2009-11-30 Zeeshan Ali... tracker: Item factory should know it's category
2009-11-30 Zeeshan Ali... tracker: Implement factories rather than items
2009-11-30 Zeeshan Ali... tracker: Set title in base TrackerItem class
2009-11-30 Zeeshan Ali... tracker: Avoid copying of triplets when possible
2009-11-30 Zeeshan Ali... tracker: Pass triplets' clone to child container
2009-11-30 Zeeshan Ali... tracker: TrackerQuery.from_template -> clone
2009-11-30 Zeeshan Ali... tracker: Cloneable TrackerQueryTriplet*
2009-11-30 Zeeshan Ali... tracker: Separate class for list of triplets
2009-11-30 Zeeshan Ali... tracker: Initial port to 0.7 APIs
2009-11-20 Zeeshan Ali... core: Prepare NEWS file for release 0.4.6 RYGEL_0_4_6
2009-11-19 Zeeshan Ali... build: Require vala >= 0.7.9 (current git master)
2009-11-19 Zeeshan Ali... external: Safer slicing of get_children() results
2009-11-19 Zeeshan Ali... core: Make sure autostart dir exists
2009-11-16 Zeeshan Ali... core: Sort MediaContainer methods by their visibility
2009-11-16 Zeeshan Ali... core: MediaContainer.find_object now internal
2009-11-16 Zeeshan Ali... external: Handle search of particular direct child
2009-11-16 Zeeshan Ali... tracker: get_children() now based on search()
2009-11-16 Zeeshan Ali... tracker: Remove now redundant metadata proxy
2009-11-16 Zeeshan Ali... tracker: Refactor create_query_from_expression()
2009-11-16 Zeeshan Ali... tracker: Make two method private
2009-11-16 Zeeshan Ali... tracker: RDF op based on SearchExpression op
2009-11-16 Zeeshan Ali... tracker: Get rid of one level of 'if' nesting
2009-11-16 Zeeshan Ali... tracker: Use RelationalExpression.compare_string()
2009-11-16 Zeeshan Ali... core: Make RelationalExpression.compare_string() public
2009-11-16 Zeeshan Ali... tracker: Handle 'all children' search
2009-11-16 Zeeshan Ali... tracker: Don't search the item if it's not yours
2009-11-16 Zeeshan Ali... tracker: Correct RDF query in 'search'
2009-11-16 Zeeshan Ali... tracker: Implement 'search' rather than 'find_object'
2009-11-16 Zeeshan Ali... tracker: Complete RDF query when needed
2009-11-16 Zeeshan Ali... tracker: Minor indentation fix
2009-11-16 Zeeshan Ali... tracker: Remove a redundant method
2009-11-16 Zeeshan Ali... core: Smarter and cleaner MediaContainer.search
2009-11-16 Zeeshan Ali... core,media-export: Implement find_object() in MediaCont...
2009-11-16 Zeeshan Ali... core: Clarify a condition
2009-11-16 Zeeshan Ali... external: One factory for all items
2009-11-16 Zeeshan Ali... external: Work around (vala) bug#602003
2009-11-10 Zeeshan Ali... core: Simpler browse implementation
2009-11-09 Zeeshan Ali... core: 'yield' all the way
2009-11-09 Zeeshan Ali... core: Accept & handle wildcard as SearchCriteria
2009-11-09 Zeeshan Ali... core: Micro refactoring
next