projects
/
profile
/
ivi
/
rygel.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/rygel.git
2009-11-30
Zeeshan Ali...
tracker: 'upnp_class' now an item factory field
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Zeeshan Ali...
tracker: Container classes deal with item factories
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Zeeshan Ali...
tracker: Item factory should know it's category
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Zeeshan Ali...
tracker: Implement factories rather than items
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Zeeshan Ali...
tracker: Set title in base TrackerItem class
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Zeeshan Ali...
tracker: Avoid copying of triplets when possible
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Zeeshan Ali...
tracker: Pass triplets' clone to child container
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Zeeshan Ali...
tracker: TrackerQuery.from_template -> clone
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Zeeshan Ali...
tracker: Cloneable TrackerQueryTriplet*
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Zeeshan Ali...
tracker: Separate class for list of triplets
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Zeeshan Ali...
tracker: Initial port to 0.7 APIs
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Zeeshan Ali...
core: Prepare NEWS file for release 0.4.6
RYGEL_0_4_6
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Zeeshan Ali...
build: Require vala >= 0.7.9 (current git master)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Zeeshan Ali...
external: Safer slicing of get_children() results
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Zeeshan Ali...
core: Make sure autostart dir exists
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
core: Sort MediaContainer methods by their visibility
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
core: MediaContainer.find_object now internal
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
external: Handle search of particular direct child
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: get_children() now based on search()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: Remove now redundant metadata proxy
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: Refactor create_query_from_expression()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: Make two method private
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: RDF op based on SearchExpression op
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: Get rid of one level of 'if' nesting
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: Use RelationalExpression.compare_string()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
core: Make RelationalExpression.compare_string() public
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: Handle 'all children' search
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: Don't search the item if it's not yours
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: Correct RDF query in 'search'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: Implement 'search' rather than 'find_object'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: Complete RDF query when needed
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: Minor indentation fix
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
tracker: Remove a redundant method
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
core: Smarter and cleaner MediaContainer.search
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
core,media-export: Implement find_object() in MediaCont...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
core: Clarify a condition
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
external: One factory for all items
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Zeeshan Ali...
external: Work around (vala) bug#602003
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Zeeshan Ali...
core: Simpler browse implementation
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Zeeshan Ali...
core: 'yield' all the way
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Zeeshan Ali...
core: Accept & handle wildcard as SearchCriteria
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Zeeshan Ali...
core: Micro refactoring
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Zeeshan Ali...
core: More debug output
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Zeeshan Ali...
core: Take care of null operands when printing expression
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Zeeshan Ali...
core: Handle errors from SearchCriteria parser
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Zeeshan Ali...
core: Take care of logical operator precedence
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Zeeshan Ali...
core: Remove unused ClosingBrace class
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Zeeshan Ali...
vcs: Add '*.service' to git ignore list
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Zeeshan Ali...
core: Advertise containers as searchable
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Zeeshan Ali...
core: Proper error on failed search
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Zeeshan Ali...
core: Correct handling of search.total_matches
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Zeeshan Ali...
core: Limit the search results
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Zeeshan Ali...
core: Safer slicing of search results
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Zeeshan Ali...
core: Search inside child before checking it
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Zeeshan Ali...
core: MediaContainer.search()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Zeeshan Ali...
core: Correct order of operands
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Zeeshan Ali...
tracker: More descriptive names for D-Bus proxies
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Zeeshan Ali...
core: Search.search_criteria must not be null
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Zeeshan Ali...
core: Update docs according to recent async changes
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Zeeshan Ali...
core: AtomicExpression -> RelationalExpression
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Zeeshan Ali...
core: Expression classes in separate files
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Zeeshan Ali...
core: Implement LogicalExpression.satisfied_by()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Zeeshan Ali...
core: Synchronous SearchExpression.satisfied_by()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Zeeshan Ali...
core: implement AtomicExpression.satisfied_by()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Zeeshan Ali...
core: Hardcode the upnp_class in MediaContainer
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Zeeshan Ali...
core: Move MediaItem.upnp_class to MediaObject
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Zeeshan Ali...
core: Micro refactoring of SearchExpression classes
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Zeeshan Ali...
core: satisfied_by() is now async and abstract
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Zeeshan Ali...
core: Rename a method to better reflect it's purpose
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Zeeshan Ali...
core: Introduce SearchExpression.to_string ()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Zeeshan Ali...
core: SearchExpression is now abstract
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Zeeshan Ali...
core: Well-document the SearchCriteriaParser logic
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Zeeshan Ali...
core: Make Dummy expression classes more private
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Zeeshan Ali...
core: Update copyright header
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Zeeshan Ali...
core: No need for SearchCriteria class
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Zeeshan Ali...
core: Basic blocks for search criteria parsing
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Zeeshan Ali...
build: Bump-up gupnp-vala and gupnp-av requirements
commit
|
commitdiff
|
tree
|
snapshot
2009-10-29
Zeeshan Ali...
core: Dummy Search implementation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Zeeshan Ali...
core: Specify basic properties in SearchCapabilities
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Zeeshan Ali...
core: search_caps is now a private constant
commit
|
commitdiff
|
tree
|
snapshot
2009-10-28
Zeeshan Ali...
data: Advertise Search functionality
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Zeeshan Ali...
tracker: Correct icon path
RYGEL_0_4_4
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Zeeshan Ali...
Revert "core: Link to gst-interfaces"
commit
|
commitdiff
|
tree
|
snapshot
2009-10-27
Zeeshan Ali...
gst-renderer: Correct name of module file
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Zeeshan Ali...
core: Prepare NEWS file for release 0.4.4
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Zeeshan Ali...
data: Default configuration for GstRenderer
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Zeeshan Ali...
build: configure tells if gst-renderer is enabled
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Zeeshan Ali...
core: Provide separate COPYING file for gst-renderer
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Zeeshan Ali...
core: Use new async syntax in PluginLoader code
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Zeeshan Ali...
core: Use 'message()' for plugin availability
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Zeeshan Ali...
core: Early ignorance of disabled plugins
commit
|
commitdiff
|
tree
|
snapshot
2009-10-26
Zeeshan Ali...
core: Load config before setting log handler
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Zeeshan Ali...
core,external: Move string substitution to core
commit
|
commitdiff
|
tree
|
snapshot
2009-10-25
Zeeshan Ali...
core: Simpler buffer processing
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Zeeshan Ali...
external: Remove redundant part from FIXME comment
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Zeeshan Ali...
external: Micro refactoring
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Zeeshan Ali...
external: Turn ExternalItem class into a factory
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Zeeshan Ali...
external: Turn Thumbnail class into a factory
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Zeeshan Ali...
core: Defer creation of device to mainloop
commit
|
commitdiff
|
tree
|
snapshot
2009-10-24
Zeeshan Ali...
external: No need to pass D-Bus connection around
commit
|
commitdiff
|
tree
|
snapshot
next