Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-11 | [linux] allow override of crashlog directory | wsnipex | |
2014-01-10 | Merge pull request #4004 from wsoltys/buildsys2 | wsoltys | |
[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-09 | Merge pull request #3980 from ronie/confluence-peripherals | ronie | |
[Confluence] fix non-intuitive navigation | |||
2014-01-09 | Merge pull request #3984 from ronie/confluence-select2 | ronie | |
[Confluence] small dialog - part2 | |||
2014-01-09 | Merge pull request #3976 from fritsch/pulseaudio-pr | Peter Frühberger | |
AESinkPULSE: Initial Implementation | |||
2014-01-09 | Merge pull request #3995 from FernetMenta/video | Joakim Plate | |
dvdplayer: clear packets for decoder recovery when opening a new decoder | |||
2014-01-09 | PulseAE: RIP | fritsch | |
2014-01-09 | AEFactory: Adjust Factory and SinkFactory after AESinkPULSE | fritsch | |
2014-01-09 | AESinkPULSE: Implementation of PulseAudio Sink for ActiveAE | fritsch | |
2014-01-09 | dvdplayer: clear packets for decoder recovery when opening a new decoder | Rainer Hochecker | |
2014-01-08 | Merge pull request #3991 from amet/drop_iconpack_ios | Memphiz | |
[ios] fixed, drop org.xbmc.xbmc-iconpack dependancy | |||
2014-01-08 | Merge pull request #3986 from Karlson2k/fix_mime_01 | jmarshallnz | |
Fix archive processing by ScraperUrl after 872de5f2fb21d155a0c1a51d7aadf8a70133cbe4 | |||
2014-01-09 | [ios] fixed, drop org.xbmc.xbmc-iconpack dependancy | amet | |
2014-01-08 | ScraperUrl::Get: Better detect archives and report result of unpacking | Karlson2k | |
2014-01-08 | Mime: add detection of basic types by file content | Karlson2k | |
2014-01-08 | Mime::parseMimeType: simplify parsing code | Karlson2k | |
2014-01-08 | Move MIME-type detection from class CFileUtils to right class CMime | Karlson2k | |
2014-01-08 | Fix Mime parsing after 99c85944d83bb257c8056bbadd02b5fdb0e574b9 | Karlson2k | |
2014-01-08 | Merge pull request #3981 from FernetMenta/aefixes | Rainer Hochecker | |
ActiveAE: remove group transitions from CONFIGURED to CONFIGURED_PLAY, f... | |||
2014-01-08 | Merge pull request #3987 from xhaggi/fix-sql-syntax | Sascha 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-08 | ActiveAE: fix potential issue when remapping channels, only relevant for ↵ | Rainer Hochecker | |
codecs like ogg | |||
2014-01-08 | [Confluence] small dialog - part2 | ronie | |
2014-01-07 | Merge pull request #3983 from popcornmix/revert_unknown_start | popcornmix | |
[rbp/omxplayer] Fix stall when resuming avi file without valid pts | |||
2014-01-07 | [rbp/omxplayer] Fix stall when resuming avi file without valid pts | popcornmix | |
Revert it for now until a better solution is found. | |||
2014-01-07 | ActiveAE: remove group transitions from CONFIGURED to CONFIGURED_PLAY, fixes ↵ | Rainer Hochecker | |
unwanted transition from SUSPEND to PLAY | |||
2014-01-07 | [Confluence] fix non-intuitive navigation | ronie | |
2014-01-07 | update Touched skin | Martijn Kaijser | |
2014-01-07 | Merge pull request #3971 from ronie/confluence-readability | ronie | |
replace header background image | |||
2014-01-07 | replace header background image - thanx uNiversal | ronie | |
2014-01-07 | Merge pull request #3975 from FernetMenta/aefixes | Peter Frühberger | |
ActiveAE: update buffered time of streams on resume after suspend | |||
2014-01-06 | Merge pull request #3945 from ace20022/sdsub | Andreas 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 devices | Trent Nelson | |
2014-01-06 | Merge pull request #3973 from xhaggi/epg-genre-in-info-area | ronie | |
[confluence] epg: adds genre to timeline info area | |||
2014-01-06 | Merge pull request #3970 from ronie/confluence-select | ronie | |
[Confluence] smaller select dialog when button is not visible | |||
2014-01-06 | Merge pull request #3974 from xhaggi/epg-max-blocks | Sascha 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 supported | xhaggi | |
2014-01-06 | Merge pull request #3977 from xhaggi/fix-epg-lang-key | Lars 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 setting | xhaggi | |
epg.daystodisplay | |||
2014-01-06 | Revert "[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-06 | Merge pull request #3972 from Memphiz/fixshairportfallback | Memphiz | |
[configure/airtunes] - fix the fallback to libshairport if libshairplay can't be found... | |||
2014-01-06 | [confluence] epg: adds genre to timeline info area | xhaggi | |
2014-01-06 | Merge pull request #3922 from popcornmix/mono_video | huceke | |
[rbp/omxplayer] Handle mono playback of HSBS/HTAB videos | |||
2014-01-06 | ActiveAE: update buffered time of streams on resume after suspend | Rainer Hochecker | |
2014-01-06 | [settings/ios] - fixed some errors in settings parsing due to mismatches in ↵ | Memphiz | |
darwin_ios.xml |