aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-11[linux] allow override of crashlog directorywsnipex
2014-01-10Merge pull request #4004 from wsoltys/buildsys2wsoltys
[WIN32] buildsystem fixes
2014-01-10[WIN32] remove build_setup directory before the first git command to avoid ↵WiSo
problems with possible .git files.
2014-01-10[WIN32] fixed: don't copy skins via BuildSetup.bat. They're provided via ↵WiSo
their own build.bat
2014-01-11[musicdb] use LIKE rather than equals when adding artists+albums so the ↵Jonathan Marshall
compare is case-insensitive. Fixes #14834
2014-01-09Merge pull request #3980 from ronie/confluence-peripheralsronie
[Confluence] fix non-intuitive navigation
2014-01-09Merge pull request #3984 from ronie/confluence-select2ronie
[Confluence] small dialog - part2
2014-01-09Merge pull request #3976 from fritsch/pulseaudio-prPeter Frühberger
AESinkPULSE: Initial Implementation
2014-01-09Merge pull request #3995 from FernetMenta/videoJoakim Plate
dvdplayer: clear packets for decoder recovery when opening a new decoder
2014-01-09PulseAE: RIPfritsch
2014-01-09AEFactory: Adjust Factory and SinkFactory after AESinkPULSEfritsch
2014-01-09AESinkPULSE: Implementation of PulseAudio Sink for ActiveAEfritsch
2014-01-09dvdplayer: clear packets for decoder recovery when opening a new decoderRainer Hochecker
2014-01-08Merge pull request #3991 from amet/drop_iconpack_iosMemphiz
[ios] fixed, drop org.xbmc.xbmc-iconpack dependancy
2014-01-08Merge pull request #3986 from Karlson2k/fix_mime_01jmarshallnz
Fix archive processing by ScraperUrl after 872de5f2fb21d155a0c1a51d7aadf8a70133cbe4
2014-01-09[ios] fixed, drop org.xbmc.xbmc-iconpack dependancyamet
2014-01-08ScraperUrl::Get: Better detect archives and report result of unpackingKarlson2k
2014-01-08Mime: add detection of basic types by file contentKarlson2k
2014-01-08Mime::parseMimeType: simplify parsing codeKarlson2k
2014-01-08Move MIME-type detection from class CFileUtils to right class CMimeKarlson2k
2014-01-08Fix Mime parsing after 99c85944d83bb257c8056bbadd02b5fdb0e574b9Karlson2k
2014-01-08Merge pull request #3981 from FernetMenta/aefixesRainer Hochecker
ActiveAE: remove group transitions from CONFIGURED to CONFIGURED_PLAY, f...
2014-01-08Merge pull request #3987 from xhaggi/fix-sql-syntaxSascha Woo
[pvr] fix: syntax error in sql statement (duplicate AND)
2014-01-08[pvr] fix: syntax error in sql statement (duplicate AND)xhaggi
2014-01-08[ios/tvout] - remove the none working try to move back to internal display ↵Memphiz
when we are on tvout and someone pulls the tvout adapter from the device. This was never really working, it resulted in wrong framebuffersize when tv/amp was switched off and on (fireing connect/disconnect messages) on retina devices and isn't a real important use case (cable unpluggers can restart XBMC without an issue)
2014-01-08ActiveAE: fix potential issue when remapping channels, only relevant for ↵Rainer Hochecker
codecs like ogg
2014-01-08[Confluence] small dialog - part2ronie
2014-01-07Merge pull request #3983 from popcornmix/revert_unknown_startpopcornmix
[rbp/omxplayer] Fix stall when resuming avi file without valid pts
2014-01-07[rbp/omxplayer] Fix stall when resuming avi file without valid ptspopcornmix
Revert it for now until a better solution is found.
2014-01-07ActiveAE: remove group transitions from CONFIGURED to CONFIGURED_PLAY, fixes ↵Rainer Hochecker
unwanted transition from SUSPEND to PLAY
2014-01-07[Confluence] fix non-intuitive navigationronie
2014-01-07update Touched skinMartijn Kaijser
2014-01-07Merge pull request #3971 from ronie/confluence-readabilityronie
replace header background image
2014-01-07replace header background image - thanx uNiversalronie
2014-01-07Merge pull request #3975 from FernetMenta/aefixesPeter Frühberger
ActiveAE: update buffered time of streams on resume after suspend
2014-01-06Merge pull request #3945 from ace20022/sdsubAndreas Zelend
[Fix] Subtitle case of CStreamDetails::DetermineBestStreams
2014-01-06[DROID] Fix listing android apps.Trent Nelson
Android apps don't require the network, so don't wait for it to list them.
2014-01-06[DROID][AE] Fix 250ms audio delay on AML devicesTrent Nelson
2014-01-06Merge pull request #3973 from xhaggi/epg-genre-in-info-arearonie
[confluence] epg: adds genre to timeline info area
2014-01-06Merge pull request #3970 from ronie/confluence-selectronie
[Confluence] smaller select dialog when button is not visible
2014-01-06Merge pull request #3974 from xhaggi/epg-max-blocksSascha Woo
[pvr] fix: epg data limited to 8 days although 14 days are supported
2014-01-06[pvr] fix: epg data limited to 8 days although 14 days are supportedxhaggi
2014-01-06Merge pull request #3977 from xhaggi/fix-epg-lang-keyLars Op den Kamp
[lang] fix: default to 3 days in description of setting epg.daystodisplay
2014-01-06[lang] fix: default to 3 days in description of settingxhaggi
epg.daystodisplay
2014-01-06Revert "[WIN32] changed: use up to 4 parallel msbuild workers."wsoltys
This reverts commit 162347f2b027ad7b333c5864a4153c5ece7c754f. This change works fine if the windows vm is the only one compiling. Since the recent build logs showed a longer compile time when doing builds for all platforms I'll revert this for now to see if it was the culprit.
2014-01-06Merge pull request #3972 from Memphiz/fixshairportfallbackMemphiz
[configure/airtunes] - fix the fallback to libshairport if libshairplay can't be found...
2014-01-06[confluence] epg: adds genre to timeline info areaxhaggi
2014-01-06Merge pull request #3922 from popcornmix/mono_videohuceke
[rbp/omxplayer] Handle mono playback of HSBS/HTAB videos
2014-01-06ActiveAE: update buffered time of streams on resume after suspendRainer Hochecker
2014-01-06[settings/ios] - fixed some errors in settings parsing due to mismatches in ↵Memphiz
darwin_ios.xml