index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xbmc
/
SortFileItem.h
Age
Commit message (
Expand
)
Author
2022-10-12
[favourites][estuary] Add Favourites window.
Kai Sommerfeld
2022-09-21
[utils] Add 'By Provider' sort method.
Kai Sommerfeld
2022-01-10
Add sorting of video items by original title
JimmyS83
2020-03-05
Add support for extra date and bpm tags in music files
the-black-eagle
2019-11-23
Add boxset detection and navigation by individual discs
the-black-eagle
2019-09-03
[pvr] ability to sort channels and epg by the backend order of channels
phunkyfish
2018-07-27
[xbmc] Update copyright year span
h.udo
2018-07-27
[xbmc] Team XBMC -> Team Kodi
h.udo
2018-07-27
[xbmc] GPL-2.0-or-later SPDX license identifier
h.udo
2018-06-12
[xbmc] pragma once position
h.udo
2018-01-24
A mass change from xbmc.org to kodi.tv.
Stig-Ørjan Smelror
2015-12-06
[music] Separate rating from user rating and make user rating editable by the...
Kolja Lampe
2015-09-02
Added user rating to videoplayer and listitem for skinners
Razzee
2015-08-19
[musiclibrary] add SortByArtistThenYear
Matthias Kortstiege
2014-12-16
Revert "rename xbmc folder to src"
Rainer Hochecker
2014-12-15
rename xbmc folder to src
Fneufneu
2014-07-13
[sort] adds sorting by channel number
xhaggi
2013-08-02
cleanup sorting to (almost) get rid of the old SORT_METHOD_FOO
montellese
2013-07-25
[cosmetics] update copyright headers
M. Kaijser
2013-03-09
Added a new sort method "Date Taken" for pictures + add-on support for the ne...
rubpa
2013-02-09
[cosmetics] update date in GPL header
Martijn Kaijser
2012-11-03
add lookup table from old SORT_METHOD to new SortBy, and routines for transla...
Jonathan Marshall
2012-09-09
update date in GPL header
montellese
2012-09-09
fix address line in GPL headers
montellese
2012-09-05
[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...
Lars Op den Kamp
2012-06-09
move from the old library sorting (in SSortFileItem) to the new implementatio...
montellese
2011-02-10
added: sort by playcount (closes #11185)
vdrfan
2011-01-23
Revert "Merge remote branch 'upstream/master'"
Lars Op den Kamp
2011-01-04
merge pvr-testing2 svn rev 32591 into trunk
Lars Op den Kamp
2010-11-03
added: sort by listeners for addons. usage: 'xbmcplugin.addSortMethod( handle...
ametovic
2010-10-06
fixed: #10441 - sort movies by time added (thanks ventech)
vdrfan
2010-08-28
added: some missing labels to jsonrpc and a bylastplayed sort method for vide...
jmarshallnz
2010-06-30
added: SORT_METHOD_BITRATE for plugins
ametovic
2010-06-30
refactor: Change StartsWithTokens to RemoveArticles() as we only ever operate...
jmarshallnz
2010-05-07
added: Ticket #8990 - Production country for movies, thanks to ventech
jmarshallnz
2009-12-13
added: SORT_METHOD_LABEL_IGNORE_FOLDERS
jmarshallnz
2009-12-13
added: Support for specifying sort on top or sort on bottom for fileitems.
jmarshallnz
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller