[droid] Do not show any ui if pre-checks are OK
[vuplus_xbmc] / xbmc /
2012-11-29 Chris "koying" BrowetADD: [droid] Splashscreen while caching assets
2012-11-29 Sascha MontelleseMerge pull request #1852 from Montellese/ra_fixes
2012-11-29 jmarshallnzMerge pull request #1857 from jmarshallnz/job_jam
2012-11-29 Jonathan Marshalldon't show two 'scan recursive' options in musicvideo...
2012-11-29 montellesefix and improve updating of recentlyadded
2012-11-29 Jonathan Marshallensure that paused jobs don't get stuck on the top...
2012-11-28 montellese[win32] fix log message on failed call to D3DXCreateEffect
2012-11-28 Memphiz[osx/ios] - save the sinkname instead of the device...
2012-11-28 MemphizMerge pull request #1854 from tkurbad/nfslib-fix
2012-11-28 Torsten KurbadNFSDirectory.cpp must include limits.h
2012-11-28 Memphiz[CA/AE] - fix passthrough - don't start the engine...
2012-11-28 Memphiz[AE/CA] - fix upmix of source formats which don't have...
2012-11-28 montellesecosmetics: get rid of unused variable
2012-11-28 montellesejsonrpc: use CFileItemPtr instead of CFileItem in FillF...
2012-11-27 jmarshallnzMerge pull request #1851 from taxigps/taglib
2012-11-27 taxigpsfixed: reimplementing Latin1StringHandler.parse() to...
2012-11-27 montellesejsonrpc: add missing fields and properties to List...
2012-11-27 Sascha MontelleseMerge pull request #1840 from Montellese/jsonrpc_artist...
2012-11-26 montellesejson-rpc: add "albumartistid" property for songs
2012-11-26 montellesemusicdb: add strAlbumArtists to songview for fast retrieval
2012-11-26 montellesemusicdb: fix retrieval of compilation flag for songs
2012-11-26 montellesejsonrpc: add "displayartist" property to albums and...
2012-11-26 jmarshallnzMerge pull request #1822 from arnova/album_thumb_fix
2012-11-26 arnovafixed: Different (file) items with the same artist...
2012-11-26 Memphiz[revert] - revert 9ee5f0047b - restores the ability...
2012-11-26 davillaMerge pull request #1849 from fritsch/fix-mount
2012-11-26 fritschfix: only remount optical disks on device change, this...
2012-11-26 montellesejsonrpc: add description to changed "runtime" propertie...
2012-11-26 jmarshallnzMerge pull request #1721 from jmarshallnz/nicer_runtime...
2012-11-26 Jonathan Marshall[runtime] if the runtime is empty, use the stream detai...
2012-11-26 Jonathan Marshall[JSON-RPC] switch to an integer (in seconds) for runtime
2012-11-25 Jonathan Marshall[runtime] use [H:]MM:SS when formatting up runtime...
2012-11-25 Jonathan Marshall[runtime] add a warning log to incorrect <runtime>...
2012-11-25 Jonathan Marshall[runtime] drop m_strRuntime and update the video databa...
2012-11-25 Jonathan Marshall[runtime] adds m_duration to CVideoInfoTag as duration...
2012-11-25 Jonathan Marshall[runtime] Adds GetDuration() to CVideoInfoTag to return...
2012-11-25 jmarshallnzMerge pull request #1815 from jmarshallnz/who_is_scraping
2012-11-25 Jonathan Marshalladd the scraper name to the scanning dialog, and change...
2012-11-25 davillaMerge pull request #1844 from Memphiz/stripoptions
2012-11-25 Jim CarrollMerge pull request #1821 from jimfcarroll/better-gil...
2012-11-25 Jim CarrollAdded PyContext.h/cpp to the Win32 project. Fixed inclu...
2012-11-25 montellesejsonrpc: add "artistid" property for albums and songs
2012-11-25 montellesemusicdb: use vector of integers instead of longs
2012-11-25 montellesejsonrpc: add "genreid" property for albums and songs
2012-11-25 Jim CarrollGil handling is more flexible now and use of the Delaye...
2012-11-25 Memphiz[dvdinputstream] - remove any "|option" options from...
2012-11-25 ronieMerge pull request #1839 from ronie/settings-screensaver
2012-11-25 Memphiz[cosmetic] - remove stupid leftover from last commit
2012-11-25 Memphiz[osx] - since the osx windowing refactoring and sdk...
2012-11-25 Memphiz[nfs] - fix possible crash due to a race condition...
2012-11-25 piehpartially revert a0475cd, fixes timeline view in pvr...
2012-11-24 ronieMerge pull request #1841 from ronie/itunes-visualization
2012-11-24 ronieremove broken itunes visualization
2012-11-24 montellesejsonrpc: don't try to retrieve extra metadata for UPnP...
2012-11-24 Chris BrowetMerge pull request #1836 from Montellese/fix_13596
2012-11-24 montellesesmartplaylist: add "watched episode count" string for...
2012-11-24 montellesesmartplaylists: fix playcount rule for tvshows (fixes...
2012-11-23 roniescreensaver settings nitpick
2012-11-23 ronieMerge pull request #1829 from ronie/confluence-weather
2012-11-23 ronieMerge pull request #1838 from ronie/goom-icon
2012-11-23 roniereplace goom addon icon
2012-11-23 jmarshallnzMerge pull request #1835 from pieh/cancel_scan
2012-11-23 montellesesmartplaylists: fix "is" and "isnot" operators for...
2012-11-23 Sascha MontelleseMerge pull request #1830 from Montellese/screenmode_set...
2012-11-23 piehdon't call DownloadFailed() if we should stop - it...
2012-11-23 piehdon't wait for scanner thread to finish when stoping...
2012-11-23 montelleseDatabaseUtils: degrade level of (mostly) unimportant...
2012-11-22 Memphiz[AE/CA] - stop and start the engine in makestream only...
2012-11-22 Memphiz[AE/CA] - reduce streamlock time in makestream
2012-11-22 Memphiz[AE/CA] - if m_volume of the stream is set (e.x. <...
2012-11-22 montellesesettings: update videoscreen.screenmode value when...
2012-11-22 Sascha MontelleseMerge pull request #1828 from Montellese/audio_settings...
2012-11-22 montelleseCGUIWindowSettingsCategory: don't allow to choose a...
2012-11-22 montellesesettings: migrate old audiooutput.channellayout setting...
2012-11-22 montellesesettings: rename audiooutput.channellayout to audiooutp...
2012-11-22 Damian HuckleMerge pull request #1826 from Montellese/win32_ae_default
2012-11-21 montelleseCAEFActory: add VerifyOutputDevice() implementation
2012-11-21 montellese[win32] AE: change default sink to DirectSound (over...
2012-11-21 montellese[win32] add basic error logging if D3DXCreateEffect...
2012-11-21 wsoltys[WIN] fixed #13581: XBMCVFS.Exists() not working correc...
2012-11-21 Michal PiechowiakMerge pull request #1702 from axmhari/reclist-after...
2012-11-21 Lars Op den Kamp[pvr] don't try to set an invalid audio stream id in...
2012-11-21 Lars Op den Kamp[pvr] wider range of accepted values for pvrplayback...
2012-11-21 Lars Op den Kamp[pvr] invert pvrplayback.confirmchannelswitch setting...
2012-11-20 Jonathan Marshallfix screenshots in the edit media source dialog
2012-11-20 Memphiz[nfs] - fix possible crash. When keeping alive the...
2012-11-20 Memphiz[dns-cache] - fix dnscache lookup. The current code...
2012-11-20 jmarshallnzMerge pull request #1817 from alcoheca/fix-art
2012-11-20 jmarshallnzMerge pull request #1804 from arnova/music_playlist_thu...
2012-11-20 arnovachanged: Make user file thumbs overrule embedded art...
2012-11-20 Alasdair Campbellupnp: fix missing music info on BrowseMetadata calls
2012-11-20 Alasdair Campbelllibrary: allow setting musicinfotags from CArtists
2012-11-20 arnovaadded: Embedded art support for non-musicdb items/files
2012-11-20 arnovachanged: Cleanup obsolete code in CMusicInfoLoader...
2012-11-20 arnovafixed: Formatting
2012-11-20 arnovafixed: Folder thumbs would not show in the playlist...
2012-11-20 arnovafixed: Thumbs didn't show in the playlist (fixes #13531...
2012-11-20 Sascha MontelleseMerge pull request #1813 from Montellese/xsp_browseable...
2012-11-20 alanwww1 (Attila)Merge pull request #1809 from xbmcspain/patch-1
2012-11-20 alanwww1 (Attila)Merge pull request #1812 from ramiro/es_AR-langinfo_xml
next