droid: restore passthough for aml devices
[vuplus_xbmc] / xbmc /
2013-12-25 S. Davilladroid: restore passthough for aml devices
2013-12-24 jmarshallnzMerge pull request #3835 from jmarshallnz/infoscannerar...
2013-12-24 wsoltysMerge pull request #3897 from wsoltys/screensaverfix2
2013-12-24 davillaMerge pull request #3815 from ndogxj/patch-1
2013-12-24 jmarshallnzMerge pull request #3889 from jmarshallnz/fix_sortlabel...
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...
2013-12-24 night199uk[musicdb] cosmetic: whitespace removal
2013-12-24 night199uk[musicdb] cosmetic: tidy up musicdatabase.h
2013-12-24 night199uk[musicdb] cosmetic: fix some constness cosmetics
2013-12-24 night199uk[musicdb] cosmetic: missing whitespace
2013-12-24 night199uk[musicdb] cosmetic: delete unused function
2013-12-24 night199uk[musicdb] cosmetic: default values
2013-12-24 night199uk[musicdb] cosmetic: shift GetSong
2013-12-24 jmarshallnzMerge pull request #3758 from jmarshallnz/xslt_scraper
2013-12-23 WiSo[WIN32] changed: set background mode when minimized...
2013-12-23 Memphiz[ios] - enable retina support for iPadAir and iPadMini2G
2013-12-23 wsoltysMerge pull request #3893 from wsoltys/screensaverfix
2013-12-23 WiSochanged: don't start the screen saver when minimized...
2013-12-23 Chris BrowetMerge pull request #3887 from koying/fix3droidios
2013-12-23 Trent NelsonMerge pull request #3872 from t-nelson/harden_addon_rol...
2013-12-23 Jonathan Marshall[tests] add improved tests of CArchive taking CVariant...
2013-12-23 Jonathan Marshallfix: CArchive reading/writing of CVariant used differen...
2013-12-23 jmarshallnzMerge pull request #3878 from jmarshallnz/more_dep_checks
2013-12-23 jmarshallnzMerge pull request #3895 from jmarshallnz/item_invalidation
2013-12-23 Trent Nelson[ADDONS|SECURITY] Ensure our zip hasn't been tampered...
2013-12-23 Trent Nelson[addons] Fixes retrieval of addon hashes.
2013-12-23 Jonathan Marshall[guilib] ensure we invalidate items whenever we update...
2013-12-23 Jonathan Marshall[variant] adds != operator
2013-12-23 Jim Carroll[fix] When the screensaver kicked in on windows with...
2013-12-22 Rainer HocheckerActiveAE: make sure to reopen sink after suspend, misse...
2013-12-22 Rainer HocheckerMerge pull request #3814 from FernetMenta/paplayer
2013-12-22 Rainer HocheckerMerge pull request #3886 from FernetMenta/aefixes
2013-12-22 Jonathan Marshall[sorting] don't apply airdate when sorting by year...
2013-12-22 jmarshallnzMerge pull request #3882 from jmarshallnz/deps_first_please
2013-12-22 Jonathan Marshallcosmetic: indenting
2013-12-22 night199uk[scrapers] Support XSLT transforms (XML->XML) in the...
2013-12-21 jmarshallnzMerge pull request #3778 from herrnst/vis-is-no-ss
2013-12-21 jmarshallnzMerge pull request #3881 from jmarshallnz/back_means_back
2013-12-21 jmarshallnzMerge pull request #3822 from basrieter/m3u8_qs_fix
2013-12-21 Rainer HocheckerActiveAE: add latency paramter for sink
2013-12-21 Rainer HocheckerAE: cleanup sink interface
2013-12-21 Rainer HocheckerActiveAE: drop useless IsCompatible call on sink
2013-12-21 Daniel SchellerRevert PR#3231 and make "visualisation as screensaver...
2013-12-21 ronieMerge pull request #3779 from BigNoid/not_so_bright_white
2013-12-21 Chris "Koying" BrowetFIX: [stereoscopic] fix 3D support for libstagefright...
2013-12-21 Jonathan MarshallRFC: [addons] install dependencies prior to installing...
2013-12-21 jmarshallnzMerge pull request #3792 from Black09/auto-scrolling
2013-12-21 jmarshallnzMerge pull request #3842 from Black09/directoryprovider
2013-12-21 jmarshallnzMerge pull request #3674 from bavison/faster_window_lookup
2013-12-21 jmarshallnzMerge pull request #3865 from uNiversaI/master
2013-12-21 Jonathan Marshall[repos] process only the most up to date version of...
2013-12-21 Jonathan Marshall[repos] cosmetics: indenting
2013-12-21 Jonathan Marshall[repos] update the broken status only if we don't have...
2013-12-21 Jonathan Marshall[repos] cosmetics: use temporary variable for the add...
2013-12-20 Rainer HocheckerMerge pull request #3838 from fritsch/aefixes2
2013-12-19 MemphizMerge pull request #3861 from Memphiz/osxfixlostcadevice
2013-12-19 MemphizMerge pull request #3864 from Memphiz/osxhide
2013-12-19 Trent NelsonMerge pull request #3823 from t-nelson/audiotrack_impro...
2013-12-19 Peter FrühbergerMerge pull request #3846 from FernetMenta/aefixes
2013-12-19 Trent Nelson[DROID][AE] Only restart the sink when necessary.
2013-12-19 Trent Nelson[AE] Add comparison operator to AEAudioFormat
2013-12-19 Trent Nelson[DROID][AE] Replace raw JNI with CJNIAudioTrack.
2013-12-19 Trent Nelson[DROID][JNI] Expose constant from AudioManager.
next