Merge pull request #1129 from jmarshallnz/remove_smb_auth_details_in_add_source
[vuplus_xbmc] / xbmc / music / MusicDatabase.cpp
2012-07-11 jmarshallnzMerge pull request #1129 from jmarshallnz/remove_smb_au...
2012-07-10 Anssi HannulaMerge pull request #973 from anssih/fix/AE-byteswap
2012-07-10 Anssi HannulaMerge pull request #987 from anssih/AE-alsa-dev-rewrite
2012-07-10 Anssi HannulaMerge pull request #976 from anssih/fix/AE-ca-s16le
2012-07-10 davillaMerge pull request #1131 from davilla/fix-ae-getcachetime
2012-07-10 davillaMerge pull request #1123 from davilla/use-intrinsic...
2012-07-09 jmarshallnzMerge pull request #1124 from jmarshallnz/prompt_for_rescan
2012-07-09 David TeirneyMerge pull request #1100 from dteirney/libcmyth-upstream
2012-07-08 jmarshallnzMerge pull request #1111 from Karlson2k/UseJoystick
2012-07-08 wsoltysMerge pull request #1115 from Karlson2k/VS_project_cleanup
2012-07-08 Arne Morten KvarvingMerge pull request #1136 from PartialGestalt/6010dded6a...
2012-07-08 jmarshallnzMerge pull request #953 from jmarshallnz/update_version...
2012-07-08 Jonathan Marshallcosmetics: align code
2012-07-08 Jonathan Marshallno need for begin/commit transaction in the derived...
2012-07-07 Sascha MontelleseMerge pull request #1085 from Montellese/db_optimization
2012-07-07 OldnemesisKaraoke numbering import now uses the song artist and...
2012-07-06 David TeirneyMerge pull request #1091 from dteirney/edl
2012-07-05 jmarshallnzMerge pull request #1099 from Voyager-xbmc/cleanup...
2012-07-05 Jonathan Marshallmysql requires a length for the index on a text column
2012-07-05 davillaMerge pull request #1107 from davilla/off_t-cleanup
2012-07-04 jmarshallnzMerge pull request #1109 from jmarshallnz/music_thumbs_...
2012-07-03 Jonathan Marshall[dbupdate] add settings indicating the db needs an...
2012-07-03 Jonathan Marshall[cleanup] drop unused functions from musicdatabase
2012-07-03 Jonathan Marshall[thumbs] song and album thumbs are retrieved using...
2012-07-03 Jonathan Marshall[infoscanner] add song and album art to the database...
2012-07-03 Jonathan Marshall[infoscanner] add songs to database by album
2012-07-03 Jonathan Marshall[infoscanner] assign embedded art to the album if a...
2012-07-03 Jonathan Marshall[thumbloader] set fanart for albums/songs in the music...
2012-07-03 Jonathan Marshall[thumbloader] retreive art for library music in the...
2012-07-03 Jonathan Marshall[musicdb] export art from the texturecache (or as XML...
2012-07-03 Jonathan Marshall[musicdb] AddSong should take a const CSong and return...
2012-07-03 Jonathan Marshall[musicdb] add art table to the music database, and...
2012-07-03 Jonathan Marshall[musicdb] add m_type to CMusicInfoTag
2012-07-03 Arne Morten KvarvingMerge pull request #1093 from ScudLee/trustscraper
2012-07-03 Zeljko AmetovicMerge pull request #1053 from amet/onAbortRequested
2012-07-03 Lars Op den KampMerge pull request #887 from Pulse-Eight/cec1.6
2012-07-02 Jonathan Marshallfix issue updating the musicdatabase due to constraints...
2012-07-02 Joakim PlateMerge pull request #1084 from elupus/dvdsync
2012-07-02 arnovaMerge pull request #1064 from arnova/url_encoded_fixes
2012-07-02 Joakim PlateMerge pull request #1086 from elupus/weave
2012-07-02 Michal PiechowiakMerge pull request #956 from pieh/partially_watched_fixes
2012-07-02 Michal PiechowiakMerge pull request #1094 from pieh/cond_includes_home
2012-07-02 Jonathan Marshallfix GetArtistsNav query
2012-07-02 Jonathan MarshallMerge branch 'musicdb' of git://github.com/night199uk...
2012-07-02 Jonathan Marshall[helpers] add helpers for retrieving albums or songs...
2012-07-02 Chris Roberts[optimisation] Optimize the ArtistsNav query
2012-07-02 Chris Roberts[compilations] Remove old *VariousArtists* functions...
2012-07-02 Chris Roberts[compilations] New functions to deal with Compilations...
2012-07-02 Chris Roberts[compilations] Add a compilation flag to MusicInfoTag...
2012-07-01 Sascha MontelleseMerge pull request #1079 from Montellese/xsp_ext_ors
2012-07-01 Sascha MontelleseMerge pull request #1078 from Montellese/jsonrpc_new_so...
2012-07-01 Sascha MontelleseMerge pull request #1065 from Montellese/xsp_browsable_year
2012-07-01 Sascha MontelleseMerge pull request #1070 from Montellese/jsonrpc_set_images
2012-07-01 Jonathan Marshall[song genres] switches song table to full genre list...
2012-07-01 Chris Roberts[album genres] Switch album table to use full genre...
2012-07-01 Jonathan Marshall[song artists] use full artist string in the song table...
2012-07-01 Jonathan Marshall[album artists] switches album table to have full artis...
2012-06-30 Jonathan Marshall[cuesheet] adds startOffset to CMusicDatabase::GetSongB...
2012-06-25 montellesejsonrpc: make use of the new sorting and limiting in...
2012-06-25 montellesemusicdb: merge GetFooByWhere() and GetSortedFoo() into...
2012-06-20 Michal PiechowiakMerge pull request #1083 from pieh/load_video_info_plugins
2012-06-19 Michal PiechowiakMerge pull request #955 from pieh/is_same_path_resume
2012-06-16 hucekeMerge pull request #1055 from huceke/ae-wrapper
2012-06-15 piehcompare dedicated item_start property instead of multi...
2012-06-10 Jim CarrollMerge pull request #961 from jimfcarroll/thread-cleanup
2012-06-09 ronieMerge pull request #1008 from ronie/end-key
2012-06-09 Sascha MontelleseMerge pull request #1047 from Montellese/unified_sorting_db
2012-06-09 montellesemusicdb: add GetSortedAlbums/Songs methods to support...
2012-06-02 jmarshallnzMerge pull request #966 from jmarshallnz/give_a_shout_o...
2012-06-01 jmarshallnzMerge pull request #892 from dersphere/addon_info
2012-06-01 Arne Morten KvarvingMerge pull request #981 from cptspiff/cdripjobs
2012-06-01 Zeljko AmetovicMerge pull request #964 from amet/IsAppleTV_removal
2012-06-01 MemphizMerge pull request #970 from Memphiz/platformdarwin
2012-06-01 MemphizMerge pull request #932 from Memphiz/nfsbump13
2012-06-01 MemphizMerge pull request #968 from Memphiz/airtunes
2012-06-01 Sascha MontelleseMerge pull request #895 from Montellese/import_resume
2012-06-01 davillaMerge pull request #969 from davilla/fix-ios-python...
2012-06-01 davillaMerge pull request #975 from davilla/mathutils-refactor
2012-05-27 Anssi HannulaMerge pull request #974 from anssih/fix/paplayer-zerobps
2012-05-26 Anssi HannulaMerge pull request #988 from anssih/fix/AE-float-to...
2012-05-19 montellesejsonrpc: make sure to return artist details even if...
2012-05-12 Jim CarrollMerge pull request #921 from FernetMenta/threads
2012-05-10 FneufneuMerge pull request #37 from Fneufneu/freebsd
2012-05-10 Jonathan Marshallcosmetic - cleanup view creation in musicdb
2012-05-08 Sascha MontelleseMerge pull request #700 from Montellese/dvdplayer_defau...
2012-05-08 Joakim PlateMerge pull request #942 from elupus/libass
2012-05-08 Sascha MontelleseMerge pull request #886 from Montellese/jsonrpc_runtime...
2012-05-07 Cory FieldsMerge pull request #916 from theuni/no-gui-scan
2012-05-07 theunino-gui-scan: remove unneeded headers after refactor
2012-05-07 theunino-gui-scan: switch all scanning functions to use the...
2012-05-07 Cory FieldsMerge pull request #909 from theuni/jpeg-encoder
2012-05-06 taxigpsMerge pull request #938 from taxigps/rar_sub
2012-05-06 David TeirneyMerge pull request #894 from dteirney/myth-0.25
2012-05-05 Arne Morten KvarvingMerge pull request #906 from cptspiff/scraperloc
2012-05-05 Arne Morten KvarvingMerge pull request #922 from cptspiff/fixripbuild
2012-05-04 Sascha MontelleseMerge pull request #836 from Montellese/jsonrpc_media_u...
2012-05-04 Arne Morten KvarvingMerge pull request #925 from drmonty/patch-1
2012-05-04 jmarshallnzMerge pull request #918 from jmarshallnz/more_texture_c...
2012-05-04 Andres MejiaMerge pull request #619 from amejia1/system-tinyxml
2012-05-04 Andres MejiaUse system implementation of tinyxml instead of interna...
next