Merge pull request #804 from jmarshallnz/i_dont_like_paths
[vuplus_xbmc] / xbmc / video / VideoDatabase.cpp
2012-04-05 jmarshallnzMerge pull request #804 from jmarshallnz/i_dont_like_paths
2012-04-04 elupusMerge branch 'ffmpeg_0.10.2'
2012-04-04 davillaMerge pull request #835 from davilla/dvdplayervideo...
2012-04-04 arnovaMerge pull request #844 from xbmcfanboy/housekeeping...
2012-04-04 Curtis BevanRemove unneeded Reset() calls.
2012-04-04 Matthias KortstiegeMerge pull request #842 from xbmcfanboy/housekeeping...
2012-04-04 jmarshallnzMerge pull request #798 from jmarshallnz/vttc_textureca...
2012-04-03 Arne Morten KvarvingMerge pull request #817 from jmarshallnz/linux_timezone
2012-03-31 jmarshallnzMerge pull request #814 from jmarshallnz/fix_addonversi...
2012-03-31 jmarshallnzMerge pull request #622 from CrHasher/leakfix
2012-03-30 jmarshallnzMerge pull request #820 from ScudLee/stubfile_titles
2012-03-30 Jonathan Marshallrefactor - use a class for retrieving setinfo so it...
2012-03-30 Jonathan Marshallcosmetic, rename strThumb->thumbURLs in AddActor
2012-03-30 Jonathan Marshallrefactor fetching of cast to a common function
2012-03-30 Jonathan Marshallcosmetic rearrangement of the SQL query in GetSeasonsNav
2012-03-30 Jonathan Marshallcosmetic - improve layout of view creation
2012-03-30 Jonathan Marshallupdating thumb urls in AddActor wasn't working due...
2012-03-30 Jonathan Marshallget rid of unused temporary in SetDetailsForMovie
2012-03-30 jmarshallnzMerge pull request #827 from jingai/gim_picinfo
2012-03-30 Arne Morten KvarvingMerge pull request #718 from Giftie/eject_on_rip
2012-03-30 Sascha MontelleseMerge pull request #394 from Montellese/db_string2type
2012-03-30 montellesechanged type of CVideoInfoTag::m_lastPlayed from CStdSt...
2012-03-30 montellesereplace CVideoInfoTag::m_strFirstAired (CStdString...
2012-03-30 montellesereplace CVideoInfoTag::m_strPremiered (CStdString)...
2012-03-30 montelleseimprovements for handling CDateTime
2012-03-30 montellesereplace CVideoInfoTag::m_strShowLink (CStdString) with...
2012-03-30 montellesereplace CVideoInfoTag::m_strStudio (CStdString) with...
2012-03-30 montellesereplace CVideoInfoTag::m_strWritingCredits (CStdString...
2012-03-30 montellesereplace CVideoInfoTag::m_strDirector (CStdString) with...
2012-03-30 montellesereplace CVideoInfoTag::m_strCountry (CStdString) with...
2012-03-30 montellesebetter integrate CVideoInfoTag::m_set and ::m_setId
2012-03-30 montellesereplace m_strGenre (CStdString) with m_genre (std:...
2012-03-30 montelleseMultiple improvements for handling std::vector<std...
2012-03-30 jmarshallnzMerge pull request #704 from Quentangle/default_season_...
2012-03-29 Michal PiechowiakMerge pull request #826 from pieh/invalid_flag
2012-03-29 Sascha MontelleseMerge pull request #672 from Montellese/videodb_dateadded
2012-03-29 montelleseuse file/directory modification/creation time for the...
2012-03-29 JezzMerge pull request #719 from mad-max/moviesets
2012-03-28 montelleseadded "dateAdded" field to "path" table in videodb...
2012-03-27 Sébastien BrochetMerge pull request #469 from blinkseb/master
2012-03-26 Arne Morten KvarvingMerge pull request #206 from cptspiff/remove-convutils
2012-03-26 davillaMerge pull request #730 from davilla/nuke-leading-under...
2012-03-25 Sascha MontelleseMerge pull request #666 from Montellese/settings_reshuf...
2012-03-21 Joakim PlateMerge pull request #714 from abrasive/master
2012-03-16 Jonathan Marshalldon't use LIKE to match paths - mysql doesn't like...
2012-03-10 CrystalPMerge pull request #762 from Rififi77/trad_1
2012-03-09 Rainer HocheckerMerge pull request #735 from FernetMenta/mainline2
2012-03-04 Jonathan Marshallformat episode labels by default to SEE - EpName
2012-03-03 MemphizMerge pull request #701 from linusyang/master
2012-03-03 Zeljko AmetovicMerge pull request #749 from ronie/weather-na
2012-03-03 Jonathan Marshallif we're going to version XML exports, then we should...
2012-02-29 Jonathan Marshalluse GetSubPaths for RemoveContentFromPath, and make...
2012-02-29 Jonathan Marshalldon't match on substrings of paths in RemoveContentForPath
2012-02-27 jmarshallnzMerge pull request #732 from jmarshallnz/assign_content...
2012-02-27 Jonathan Marshallshows on which you set content directly on the show...
2012-02-17 Sascha MontelleseMerge pull request #675 from Montellese/thirdparty_asci...
2012-02-17 davillaMerge pull request #655 from koenkooi/zeroconf-fixes
2012-02-17 jmarshallnzMerge pull request #673 from BigNoid/master
2012-02-15 MemphizMerge pull request #690 from Memphiz/pythonexit
2012-02-15 ronieMerge pull request #676 from ronie/musicvideos
2012-02-15 CrystalPMerge pull request #685 from CrystalP/fix-zoom
2012-02-15 jmarshallnzMerge pull request #692 from jmarshallnz/video_cleaning...
2012-02-14 Jonathan Marshallget rid of another similar loop using .Format(%s, foo...
2012-02-14 Jonathan Marshallfix slow library cleaning on large-ish libraries, fixes...
2012-02-04 jmarshallnzMerge pull request #662 from jmarshallnz/rename_usefold...
2012-02-03 montellesevideodatabase: fix invalid usage of m_pDS after it...
2012-02-01 Matthias KortstiegeMerge pull request #668 from OpenELEC/linux-input-layer-fix
2012-01-31 Sascha MontelleseMerge pull request #665 from Montellese/set_smartplayli...
2012-01-31 montelleseRevert "fixed: broken order by movie set in smartplayli...
2012-01-30 Michal PiechowiakMerge pull request #625 from pieh/flatten_foldername
2012-01-28 jmarshallnzMerge pull request #660 from jmarshallnz/cleanup_cleaningup
2012-01-27 Sascha MontelleseMerge pull request #656 from Montellese/jsonrpc_source_...
2012-01-27 jmarshallnzMerge pull request #659 from jmarshallnz/remove_dat
2012-01-27 jmarshallnzMerge pull request #643 from jmarshallnz/97edc27119c037...
2012-01-27 jmarshallnzMerge pull request #661 from jmarshallnz/sets_in_smartp...
2012-01-27 Jonathan Marshalladd upgrade path for existing libraries
2012-01-26 Jonathan Marshallfix query for filtering movies in sets with a where...
2012-01-26 Jonathan MarshallRevert "changed: show the actual movies instead of...
2012-01-24 Jonathan Marshallfix export of episode thumbs was based on the file...
2012-01-24 jmarshallnzMerge pull request #654 from jmarshallnz/set_nfo_scraping
2012-01-24 Jonathan Marshalladd a "group movies in sets" option, defaulted to false...
2012-01-21 alanwww1 (Attila)Merge pull request #647 from queeup/translate
2012-01-21 montellesejsonrpc: fix "genreid" in AudioVideoLibrary/VideoLibrar...
2012-01-19 Matthias KortstiegeMerge pull request #476 from energy6/xbmc-restore-volume
2012-01-09 montellesefix leak in CVideoDatabase::GetStreamDetails (use auto_...
2012-01-05 David TeirneyMerge pull request #605 from dteirney/libcmyth
2011-12-29 Sascha MontelleseMerge pull request #567 from Montellese/jsonrpc_12279
2011-12-28 Matthias KortstiegeMerge pull request #579 from ScudLee/playcd
2011-12-22 Joakim PlateMerge pull request #578 from Pulse-Eight/cec-fixes
2011-12-21 vdrfanfixed: fire the OnUpdate announce after fetching the...
2011-12-20 vdrfanfixed: hide watched + watched overlay not working with...
2011-12-19 Matthias KortstiegeMerge pull request #569 from fetzerch/bugfix-mysql...
2011-12-18 Matthias KortstiegeMerge pull request #574 from epoke/patch-1
2011-12-17 vdrfanchanged: fetching the video sources once is enough...
2011-12-17 montellesefix SQL JOIN statements in CVideoDatabase::GetMoviesByA...
2011-12-12 Joakim PlateMerge pull request #506 from elupus/pulsepass
2011-12-04 vdrfanfixed: removed unneeded CVideoDatabase::Has*Info checks...
2011-12-04 vdrfanchanged: made CVideoDatabase::Get*Info to return bool
2011-12-04 vdrfanfixed: broken order by movie set in smartplaylists...
2011-12-03 Matthias KortstiegeMerge pull request #552 from ronie/weather
next