summaryrefslogtreecommitdiff
path: root/src/rygel/rygel-media-query-action.vala
Commit message (Expand)AuthorAgeFilesLines
* core: Move library code into its own directoryMurray Cumming2012-07-031-227/+0
* core: Refactor client hacksJens Georg2011-12-141-1/+1
* core: Filter unsupported sort criterias from XBoxJens Georg2011-12-111-0/+4
* core: Add base class for client hacksZeeshan Ali (Khattak)2011-10-191-6/+6
* core: Validate passed sort criteria stringJens Georg2011-06-081-0/+27
* core: Return error on ivalid browse argsJens Georg2011-06-041-4/+13
* core: Empty SortCriteria means no SortCriteriaZeeshan Ali (Khattak)2010-12-151-1/+1
* core: Sort in ascending order by defaultZeeshan Ali (Khattak)2010-12-151-1/+1
* core,plugins,tests: Change in coding-styleZeeshan Ali (Khattak)2010-11-281-9/+8
* core: Sort by title by defaultZeeshan Ali (Khattak)2010-11-081-3/+7
* core: MediaObjects serialize its contentsZeeshan Ali (Khattak)2010-09-221-7/+3
* core: Drop now redundant custom DIDLLiteWriter classZeeshan Ali (Khattak)2010-08-251-3/+5
* core,plugins: Custom ArrayList for MediaObjectsZeeshan Ali (Khattak)2010-08-021-38/+4
* core: Add support for sorted Browse/SearchZeeshan Ali (Khattak)2010-08-021-0/+37
* core: Clean-up MediaQueryAction and its subclassesZeeshan Ali (Khattak)2010-07-231-17/+3
* core: Revive lost XBox hacksZeeshan Ali (Khattak)2010-07-231-1/+1
* core: Refactor Search and BrowseZeeshan Ali (Khattak)2010-07-221-0/+197