[PATCH 0/1] Add 'sort' parameter



Parameter added in browse(), search() and query() functions. Consist of a list of keys, used to sort the results.

Sources can kindly ignore those keys that can not be used.


*** BLURB HERE ***

Juan A. Suarez Romero (1):
  Add 'sort' parameter to browse(), search() and query() functions

 bindings/vala/grilo-0.1.vapi         |    6 +++---
 bindings/vala/grilo-0.1/grilo-0.1.gi |    3 +++
 src/grl-media-source.c               |   18 ++++++++++++++++++
 src/grl-media-source.h               |    9 +++++++++
 src/grl-multiple.c                   |    1 +
 tools/grilo-test-ui/main.c           |   32 ++++++++++++++++++++++++++++----
 tools/vala/grilo-test.vala           |    2 +-
 7 files changed, 63 insertions(+), 8 deletions(-)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]