Merge branch 'container_foldername'
[vuplus_xbmc] / xbmc / video / VideoDatabase.h
2011-03-22 Jonathan MarshallMerge branch 'container_foldername'
2011-03-19 spiffSupport for myth-0.23-fixes
2011-03-19 Jonathan Marshalladd various Get*ById functions to the VideoDatabase
2011-03-19 Jonathan Marshallrefactor Get*ById() to use GetSingleValue
2011-03-19 unknownMerge branch 'master' of https://github.com/xbmc/xbmc
2011-03-19 unknownMerge branch 'master' of https://github.com/tiben20...
2011-03-18 firnsyfixed: mysql needs to recreate views after dependant...
2011-03-17 firnsyfixed: removed ugly define for tvshow view whilst avoid...
2011-03-16 Jonathan MarshallMerge branch 'addon_dep_checking'
2011-03-15 vdrfanadded: check whether the episodes directory contains...
2011-03-15 S. Davilla[ios] final merge
2011-03-15 vdrfanadded: versioning to single file videodb exports
2011-03-08 Jonathan Marshallmerged: files_in_lib branch, removing the separate...
2011-03-08 Jonathan Marshalladded: Fetch information for items in file listings...
2011-03-08 Jonathan Marshalladded: index to the basePath columns for faster retrieval
2011-03-08 Jonathan Marshalladded: extra column to tables in video library to store...
2011-03-08 Jonathan Marshalladded: GetContentForPath to videodb to retrieve content...
2011-02-26 Jonathan MarshallMerge backup_on_update_library branch, allowing a separ...
2011-02-26 Jonathan Marshalluse separate database files per version for sqlite...
2011-02-21 vdrfanadded: ListItem.Property(TotalSeasons) (fixes #11072)
2011-02-19 Anssi HannulaMerge removal of unneeded libdts and liba52
2011-02-18 Jim CarrollMerge branch 'log-fix-less-invasive' of github.com...
2011-02-18 Jim CarrollThis fix uses a singleton pattern and some compiler...
2011-02-17 Jonathan MarshallMerge commits accidentally reverted during the code...
2011-02-15 Jonathan Marshallrefactor: factored out the query+check number of rows...
2011-02-14 firnsyfixed: update mysql database contents on non-UTF-8...
2011-02-13 Jonathan Marshallfixed: #10968 - autoclean library doesn't remove tvshow...
2011-01-27 PhaeodariaMerge branch 'master' of git@github.com:xbmc/xbmc
2011-01-24 theuniMerged cptspiff's code-reshuffle branch.