aboutsummaryrefslogtreecommitdiff
path: root/xbmc/SortFileItem.h
AgeCommit message (Expand)Author
2013-08-02cleanup sorting to (almost) get rid of the old SORT_METHOD_FOOmontellese
2013-07-25[cosmetics] update copyright headersM. Kaijser
2013-03-09Added a new sort method "Date Taken" for pictures + add-on support for the ne...rubpa
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2012-11-03add lookup table from old SORT_METHOD to new SortBy, and routines for transla...Jonathan Marshall
2012-09-09update date in GPL headermontellese
2012-09-09fix address line in GPL headersmontellese
2012-09-05[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...Lars Op den Kamp
2012-06-09move from the old library sorting (in SSortFileItem) to the new implementatio...montellese
2011-02-10added: sort by playcount (closes #11185)vdrfan
2011-01-23Revert "Merge remote branch 'upstream/master'"Lars Op den Kamp
2011-01-04merge pvr-testing2 svn rev 32591 into trunkLars Op den Kamp
2010-11-03added: sort by listeners for addons. usage: 'xbmcplugin.addSortMethod( handle...ametovic
2010-10-06fixed: #10441 - sort movies by time added (thanks ventech)vdrfan
2010-08-28added: some missing labels to jsonrpc and a bylastplayed sort method for vide...jmarshallnz
2010-06-30added: SORT_METHOD_BITRATE for pluginsametovic
2010-06-30refactor: Change StartsWithTokens to RemoveArticles() as we only ever operate...jmarshallnz
2010-05-07added: Ticket #8990 - Production country for movies, thanks to ventechjmarshallnz
2009-12-13added: SORT_METHOD_LABEL_IGNORE_FOLDERSjmarshallnz
2009-12-13added: Support for specifying sort on top or sort on bottom for fileitems.jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller