profile/ivi/rygel.git
2010-03-16 Zeeshan Ali... core: LiveResponseError -> GstError
2010-03-15 Zeeshan Ali... tests: One LDADD for all test applications
2010-03-15 Zeeshan Ali... media-export: Fix previous commit
2010-03-14 Zeeshan Ali... core: Coding-style fixes
2010-03-14 Jens Georgmedia-export: Use constructor to create media database
2010-03-14 Jens Georgmedia-export: Minor refactoring
2010-03-14 Jens Georgmedia-export: Fix SearchExpression generation
2010-03-14 Jens Georgmedia-export: Make virtual container support multiple...
2010-03-14 Jens Georgmedia-export: Add virtual containers
2010-03-14 Jens Georgmedia-db: Make SearchExpression translation public
2010-03-14 Jens Georgmedia-export: Put auxiliary classes into own files
2010-03-14 Jens Georgmedia-db: Add missing return in callback.
2010-03-14 Jens Georgmedia-db: Query object meta-data by search expression
2010-03-14 Jens Georgmedia-db: Add possibilty for meta-data field query
2010-03-14 Jens Georgmedia-db: Throw error on invalid search expression
2010-03-14 Jens Georgmedia-db: Make upnp:artist map to dc:creator
2010-03-14 Jens Georgmedia-db: Add upnp:album to searchable properties
2010-03-14 Jens Georgmedia-db,media-export: Remove save_object
2010-03-14 Jens Georgmedia-db: Coding style fixes
2010-03-14 Jens Georgmedia-db: Update documentation
2010-03-14 Jens Georgmedia-db: Throw error on creation failure
2010-03-14 Jens Georgmedia-db: Minor coding stlye fixes
2010-03-14 Jens Georgmedia-db: Make Database.exec cancellable
2010-03-14 Jens Georgmedia-db: Remove unused variable
2010-03-14 Jens Georgmedia-db: Minor readability refactor
2010-03-14 Jens Georgmedia-db: Make clear we mean Rygel.Database
2010-03-14 Jens Georgmediathek: Minor style fix
2010-03-14 Jens Georgmedia-db: Implement search for "res"
2010-03-14 Jens Georgmedia-db: MediaDBContainer mustn't know about DB internals
2010-03-14 Jens Georgmedia-db,media-export: Get rid of static initializers
2010-03-14 Jens Georgmedia-db: Minor coding style fixes
2010-03-13 Zeeshan Ali... tests: Catch the exact error
2010-03-13 Zeeshan Ali... tests: Keep all classes private in HTTPItemURITest
2010-03-13 Zeeshan Ali... tests: Add unit-test for HTTPResponse
2010-03-10 Zeeshan Ali... tests: Add copyright header to ItemURITest
2010-03-10 Zeeshan Ali... core: Update copyright header
2010-03-10 Zeeshan Ali... tests: Skip the test if network is not available
2010-03-10 Zeeshan Ali... build: Provide direct link to Rygel's bugzilla
2010-03-10 Zeeshan Ali... build,tests: First unit test
2010-03-08 Zeeshan Ali... core: More self-consistent API for HTTPItemURI
2010-03-02 Zeeshan Ali... tracker: 'upload_dir' is nullable
2010-03-02 Cyrille Chepelovcore: Avoid 'this' before chaining-up to other constructors
2010-02-23 Zeeshan Ali... core: Release announcement for 0.5.0 RYGEL_0_5_0
2010-02-23 Jens Georgmedia-export: Cancel harvester before starting new one
2010-02-23 Jens Georgmedia-export: Don't modify DB if harvester was cancelled
2010-02-23 Jens Georgmedia-export: Message & signal if harvesting not needed
2010-02-23 Jens Georgmedia-export: Make harvester cancellable
2010-02-20 Andreas Henrikssoncore: Fix desktop file
2010-02-19 Zeeshan Ali... tracker: Descriptive IDs for containers
2010-02-19 Zeeshan Ali... tracker: Tags & Years create their own IDs
2010-02-19 Zeeshan Ali... tracker: No need to search for newly created item
2010-02-19 Zeeshan Ali... tracker: Add method for child ID creation from URN
2010-02-19 Zeeshan Ali... tracker: Move add_item() to CategoryAllContainer
2010-02-19 Zeeshan Ali... tracker: Seperate class of "All" container
2010-02-19 Zeeshan Ali... tracker: CategoryContainer creates "All" container
2010-02-19 Zeeshan Ali... core: Refactor two new methods of ContentDirectory
2010-02-19 Zeeshan Ali... core: Implement StopTransferResource action of CDS
2010-02-19 Zeeshan Ali... core: ImportResource keeps its own Cancellable object
2010-02-18 Zeeshan Ali... core: Don't forget to signal completion in case of...
2010-02-18 Zeeshan Ali... core: Implement GetTransferProgress action of CDS
2010-02-18 Zeeshan Ali... core: Make transfer statistics public
2010-02-18 Zeeshan Ali... core: Use enum to represent transfer status
2010-02-18 Zeeshan Ali... core: Minor refactoring of ContentDirectory class
2010-02-18 Zeeshan Ali... core: Provide "TransferIDs" state variable
2010-02-18 Zeeshan Ali... core: ContentDirectory keeps a list of active imports
2010-02-18 Zeeshan Ali... core: Implement ImportResource action of CDS
2010-02-17 Zeeshan Ali... tracker: Refactor ItemCreation.run()
2010-02-17 Zeeshan Ali... tracker: Follow recommended way for item creation
2010-02-17 Zeeshan Ali... tracker: Keep "All" container as the first one in the...
2010-02-17 Zeeshan Ali... tracker: Bind Tracker1.Miner.IgnoreNextUpdate method
2010-02-17 Zeeshan Ali... tracker: Support for search by URI
2010-02-17 Zeeshan Ali... tracker: Chain-up of async methods now possible
2010-02-17 Zeeshan Ali... tracker: Use correct Sparql query for insertion
2010-02-17 Zeeshan Ali... tracker: Adapt to Tracker API changes
2010-02-14 Zeeshan Ali... media-export: Console message when harvesting is done
2010-02-14 Zeeshan Ali... media-export: Remove redundant null check
2010-02-14 Zeeshan Ali... media-export: Initialize fields in constructor only
2010-02-13 Jens Georgmedia-export: Implement MediaContainer.add_item()
2010-02-12 Jens Georgmedia-export: add curstom object factory
2010-02-12 Jens Georgmedia-db: Leverage SQL to update meta-data
2010-02-12 Zeeshan Ali... tracker: Implement MediaContainer.add_item()
2010-02-12 Zeeshan Ali... tracker: Result of query is kept in the instance
2010-02-12 Zeeshan Ali... tracker: CategoryContainer keeps relavent ItemFactory
2010-02-12 Zeeshan Ali... tracker: ItemFactory provides 'upload_dir'
2010-02-12 Zeeshan Ali... tracker: Refined class hierarchy for Tracker queries
2010-02-12 Zeeshan Ali... tracker: Base class for category containers
2010-02-12 Zeeshan Ali... core: Don't forget to put URI into new MediaItem
2010-02-12 Zeeshan Ali... core: Modify error message to avoid potential crash
2010-02-03 Zeeshan Ali... core: Minor refactor
2010-02-03 Zeeshan Ali... core: Handle case of no ID during item URI parsing
2010-02-03 Zeeshan Ali... core: Handle HTTP Post requests
2010-02-03 Zeeshan Ali... core: Separate class for HTTP GET request
2010-02-03 Zeeshan Ali... core: Move get_writable method to MediaObject
2010-02-03 Zeeshan Ali... core: Micro coding-style fix
2010-02-03 Zeeshan Ali... core: Implement 'CreateObject' action of CDS
2010-02-03 Zeeshan Ali... core: Add MediaContainer.get_writable()
2010-02-03 Zeeshan Ali... core: Support for 'place holder' items
2010-02-03 Zeeshan Ali... core: Provide 'importUri' for all items
2010-02-03 Zeeshan Ali... core: Use 'this' keyword for more readable code
2010-02-03 Zeeshan Ali... core: HTTItemURI creates the whole URI
next