aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-28cosmetics: get rid of unused variablemontellese
2012-11-28jsonrpc: use CFileItemPtr instead of CFileItem in FillFileItem() to fix crashesmontellese
2012-11-27Merge pull request #1851 from taxigps/taglibjmarshallnz
2012-11-27fixed: reimplementing Latin1StringHandler.parse() to get non-ISO-8859-1 tags ...taxigps
2012-11-27jsonrpc: add missing fields and properties to List.* types and clean them upmontellese
2012-11-26Merge pull request #1840 from Montellese/jsonrpc_artist_messSascha Montellese
2012-11-27json-rpc: add "albumartistid" property for songsmontellese
2012-11-27musicdb: add strAlbumArtists to songview for fast retrievalmontellese
2012-11-27musicdb: fix retrieval of compilation flag for songsmontellese
2012-11-26jsonrpc: add "displayartist" property to albums and songsmontellese
2012-11-26Merge pull request #1822 from arnova/album_thumb_fixjmarshallnz
2012-11-26fixed: Different (file) items with the same artist/album name could overwrite...arnova
2012-11-26[revert] - revert 9ee5f0047b - restores the ability to logoff even if the pro...Memphiz
2012-11-26Merge pull request #1849 from fritsch/fix-mountdavilla
2012-11-26fix: only remount optical disks on device change, this should fix secure remo...fritsch
2012-11-26jsonrpc: add description to changed "runtime" properties/parameters in VideoL...montellese
2012-11-25Merge pull request #1721 from jmarshallnz/nicer_runtime_labelsjmarshallnz
2012-11-26[runtime] if the runtime is empty, use the stream details duration for it whe...Jonathan Marshall
2012-11-26[JSON-RPC] switch to an integer (in seconds) for runtimeJonathan Marshall
2012-11-26[runtime] use [H:]MM:SS when formatting up runtime labels in listsJonathan Marshall
2012-11-26[runtime] add a warning log to incorrect <runtime> valuesJonathan Marshall
2012-11-26[runtime] drop m_strRuntime and update the video database to use m_duration i...Jonathan Marshall
2012-11-26[runtime] adds m_duration to CVideoInfoTag as duration in seconds, and set th...Jonathan Marshall
2012-11-26[runtime] Adds GetDuration() to CVideoInfoTag to return the time in seconds, ...Jonathan Marshall
2012-11-25Merge pull request #1815 from jmarshallnz/who_is_scrapingjmarshallnz
2012-11-26add the scraper name to the scanning dialog, and change from 'Downloading mov...Jonathan Marshall
2012-11-25Only use valid CDateTime objects for pvr wakeup commandJernej
2012-11-25Merge pull request #1844 from Memphiz/stripoptionsdavilla
2012-11-25Merge pull request #1821 from jimfcarroll/better-gil-handlingJim Carroll
2012-11-25[osx/ios/atv2] - sync xcode projectsMemphiz
2012-11-25Added PyContext.h/cpp to the Win32 project. Fixed include path issue that was...Jim Carroll
2012-11-25jsonrpc: add "artistid" property for albums and songsmontellese
2012-11-25musicdb: use vector of integers instead of longsmontellese
2012-11-25jsonrpc: add "genreid" property for albums and songsmontellese
2012-11-25Gil handling is more flexible now and use of the DelayedCallGuard is not so t...Jim Carroll
2012-11-25[dvdinputstream] - remove any "|option" options from the strFileName which mi...Memphiz
2012-11-25Merge pull request #1839 from ronie/settings-screensaverronie
2012-11-25[win32] - bump libshairplay - restart of airtunes service is fixed nowMemphiz
2012-11-25[cosmetic] - remove stupid leftover from last commitMemphiz
2012-11-25[osx] - since the osx windowing refactoring and sdk 10.6 bump we don't need t...Memphiz
2012-11-25[nfs] - fix possible crash due to a race condition between context timeout an...Memphiz
2012-11-25partially revert a0475cd, fixes timeline view in pvr windowpieh
2012-11-24Merge pull request #1842 from ronie/fix-build-after-2fa6e74ronie
2012-11-25fix build after 2fa6e74ronie
2012-11-24Merge pull request #1841 from ronie/itunes-visualizationronie
2012-11-24remove broken itunes visualizationronie
2012-11-24jsonrpc: don't try to retrieve extra metadata for UPnP paths in Files.GetDire...montellese
2012-11-24Merge pull request #1836 from Montellese/fix_13596Chris Browet
2012-11-24smartplaylist: add "watched episode count" string for tvshowsmontellese
2012-11-24smartplaylists: fix playcount rule for tvshows (fixes #13596)montellese