Merge pull request #4676 from jmarshallnz/dont_set_scraper_on_tvshow_on_nfo
[vuplus_xbmc] / xbmc / music /
2014-01-16 Trent NelsonMerge pull request #4036 from ace20022/fix_croatian
2014-01-16 Trent NelsonMerge pull request #3997 from fritsch/pulseaudio-pr
2014-01-16 MemphizMerge pull request #4032 from Memphiz/ios7mpeg2crash
2014-01-16 jmarshallnzMerge pull request #4022 from Karlson2k/fix_curl_encode...
2014-01-16 jmarshallnzMerge pull request #4021 from Karlson2k/fix_scraper_bre...
2014-01-16 jmarshallnzMerge pull request #3993 from Karlson2k/scraperurl_more_log
2014-01-15 Karlson2kCURL::Decode usage refactoring
2014-01-15 Karlson2kCURL::Encode usage refactoring
2014-01-15 Karlson2kCURL: remove Decode() overload; Decode() return new...
2014-01-15 Karlson2kCURL: remove Encode() overload; Encode() return new...
2014-01-14 Chris BrowetMerge pull request #4006 from koying/fixmysql
2014-01-13 MemphizMerge pull request #4009 from Memphiz/osxfixddwav
2014-01-13 Chris "Koying" BrowetFIX: [mysql] too long index keys leads to 1071 on innoD...
2014-01-13 Chris BrowetMerge pull request #4013 from koying/fixexportallloc
2014-01-12 Rainer HocheckerMerge pull request #3649 from FernetMenta/stream
2014-01-12 Chris BrowetMerge pull request #4012 from koying/quickpr
2014-01-12 Chris "Koying" BrowetFIX: [mysql] fix database export (fixes #14843)
2014-01-11 Chris BrowetMerge pull request #3712 from koying/adddroidimmersive
2014-01-10 Jonathan Marshall[musicdb] use LIKE rather than equals when adding artis...
2014-01-09 ronieMerge pull request #3980 from ronie/confluence-peripherals
2014-01-07 ronieMerge pull request #3971 from ronie/confluence-readability
2014-01-07 Andreas ZelendMerge pull request #3945 from ace20022/sdsub
2014-01-06 ronieMerge pull request #3970 from ronie/confluence-select
2014-01-05 jmarshallnzMerge pull request #3796 from Karlson2k/html_charset_de...
2014-01-05 jmarshallnzMerge pull request #3958 from jmarshallnz/epg_nav_back
2014-01-05 jmarshallnzMerge pull request #3816 from amet/manualSearch
2014-01-05 jmarshallnzMerge pull request #3914 from Karlson2k/wstring_replace_01
2014-01-05 jmarshallnzMerge pull request #3597 from arnova/path_subst_encode_fix
2014-01-05 hucekeMerge pull request #3925 from popcornmix/piaudio_sink
2014-01-05 hucekeMerge pull request #3924 from popcornmix/single_spectrum
2014-01-05 montelleseCVideoInfoTag/CMusicInfoTag: make sure not to overwrite...
2014-01-04 jmarshallnzMerge pull request #3871 from gfto/fix-compile-errors2
2014-01-04 hucekeMerge pull request #3939 from popcornmix/reenc_orient
2014-01-04 hucekeMerge pull request #3923 from popcornmix/cosmetic_log
2014-01-04 jmarshallnzMerge pull request #3953 from jmarshallnz/date_time_val...
2014-01-04 jmarshallnzMerge pull request #3919 from jmarshallnz/number_labels
2014-01-04 ronieMerge pull request #3906 from xhaggi/skin-epg
2014-01-04 Chris BrowetMerge pull request #3898 from koying/fix3droidios
2014-01-04 Jonathan Marshall[music] add 'MusicBrainz Album Artist' as an option...
2014-01-04 Lars Op den KampMerge pull request #3902 from vkosh/pvr-progress
2014-01-04 jmarshallnzMerge pull request #3934 from leechguy/profiles_setting...
2014-01-04 jmarshallnzMerge pull request #3807 from nigeljonez/profilessegfault
2014-01-04 jmarshallnzMerge pull request #3879 from jmarshallnz/empty_value_d...
2014-01-04 jmarshallnzMerge pull request #3944 from BigNoid/mysql_musicdb_fix
2014-01-02 BigNoidFix ambiguous mysql error.
2013-12-31 Rainer HocheckerMerge pull request #3913 from FernetMenta/aefixes
2013-12-30 Sascha WooMerge pull request #3909 from xhaggi/epg-info-onselect
2013-12-30 wsoltysMerge pull request #3916 from Karlson2k/fix_update_win3...
2013-12-30 wsoltysMerge pull request #3195 from afedchin/win_vsync_def
2013-12-29 wsoltysMerge pull request #3918 from Karlson2k/fix_update_sqlite
2013-12-28 Jonathan Marshall[musicdb] fix incorrect query for song by artist/album...
2013-12-28 jmarshallnzMerge pull request #3905 from jmarshallnz/music_triggers
2013-12-28 Jonathan Marshall[musicdb] use a temporary table for the updating of...
2013-12-27 Jim CarrollMerge pull request #3907 from rbalint/groovy-workaround
2013-12-27 Jonathan Marshall[musicdb] combine triggers so we have a single trigger...
2013-12-27 George YunaevFixed broken karaoke import due to change in songview
2013-12-27 George YunaevFixed karaoke lyrics delay when the whole words are...
2013-12-26 Jonathan Marshall[musicdb] remove duplicated trigger statement (already...
2013-12-26 Jonathan Marshall[mysql] table names should be case sensitive
2013-12-25 jmarshallnzMerge pull request #3841 from jimfcarroll/fix-14546
2013-12-24 jmarshallnzMerge pull request #3835 from jmarshallnz/infoscannerar...
2013-12-24 davillaMerge pull request #3815 from ndogxj/patch-1
2013-12-24 Jonathan Marshall[musicdb] adds setting to allow overriding of tag info...
2013-12-24 Jonathan Marshall[musicdb] construct the artist string from the artistCr...
2013-12-24 Jonathan Marshall[musicdb] drop use of GROUP_CONCAT in albumview and...
2013-12-24 night199uk[musicdb] add artist contributions (artists can have...
2013-12-24 night199uk[musicdb] fix artist fanart in infoscanner
2013-12-24 night199uk[musicdb] scan optimization - skip the scan if we don...
2013-12-24 Jonathan Marshall[musicdb] utilize AddAlbum() and UpdateDatabase*Info...
2013-12-24 Jonathan Marshall[musicdb] simplify parameter list of UpdateDatabase...
2013-12-24 Jonathan Marshall[musicdb] retrieve the song artist credits in GetSong
2013-12-24 night199uk[musicdb] use triggers for database consistency instead...
2013-12-24 Jonathan Marshall[musicdb] adds UpdateArtist() as a replacement for...
2013-12-24 Jonathan Marshall[musicdb] Adds HasArtistScrapedInfo/ClearArtistLastScra...
2013-12-24 Jonathan Marshall[musicdb] adds GetArtist() replacement for GetArtistInfo()
2013-12-24 Jonathan Marshall[musicdb] drop artistinfo table, merging with the artis...
2013-12-24 Jonathan Marshall[musicdb] Use GetArtistInfo() in ExportToXML to save...
2013-12-24 Jonathan Marshall[musicdb] If we're rescanning an album from tags (i...
2013-12-24 Jonathan Marshall[musicdb] adds UpdateAlbum and utilize this in the...
2013-12-24 Jonathan Marshall[musicdb] adds AddAlbum() wrapper and utilise this...
2013-12-24 Jonathan Marshall[musicdb] adds HasAlbumBeenScraped/ClearAlbumLastScrape...
2013-12-24 Jonathan Marshall[musicdb] Adds GetAlbum() and drop GetAlbumInfo()....
2013-12-24 Jonathan Marshall[musicdb] adds Merge functions to CAlbum, CArtist and...
2013-12-24 Jonathan Marshall[musicdb] adds infoSongs to CAlbum, so that songs can...
2013-12-24 Jonathan Marshall[musicdb] merge the album and albuminfo tables into one
2013-12-24 night199uk[musicdb] demise getalbuminfosongs/setalbuminfosongs...
2013-12-24 Jonathan Marshall[musicdb] Utilize GetAlbumInfo when exporting albums...
2013-12-24 Jonathan Marshall[musicdb] Adds album and song artist views, and move...
2013-12-24 night199uk[musicdb] make the dataset readers take offsets to...
2013-12-24 night199uk[musicdb] make getsongfromdataset take an sql record
2013-12-24 Jonathan Marshall[musicdb] fix: make sure we pass the progress dialog...
2013-12-24 night199uk[musicdb] fix: make the guidialog discography use artis...
2013-12-24 night199uk[musicdb] fix: album xml reader looks at wrong node
2013-12-24 night199uk[musicdb] fix: scanner can't be stopped
2013-12-24 Jonathan Marshall[musicdb] cosmetic: tidy up songview
2013-12-24 Jonathan Marshall[musicdb] cosmetic: have (Update|Add)Song should take...
2013-12-24 Jonathan Marshall[musicdb] cosmetic: tidy up the song table definition...
2013-12-24 Jonathan Marshall[musicdb] cosmetic: adds an UpdateSong() wrapper for...
2013-12-24 Jonathan Marshall[musicdb] cosmetic: use ExecQuery for UpdateSong
2013-12-24 Jonathan Marshall[musicdb] cosmetic: remove unused parameter from GetSon...
next