aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-27Merge pull request #10786 from ronie/skin-seeklabelronie
[skins] add seek label to video fullscreen
2016-10-27Merge pull request #10769 from afedchin/numeric_seekAnton Fedchin
SeekHandler: handle the seeking with numeric input.
2016-10-27Merge pull request #10743 from koying/droideglMartijn Kaijser
Backport Windowing stuff from SPMC
2016-10-27[gui] - remove fallbacks for pvr next* infolabelsphil65
2016-10-26Merge pull request #10761 from garbear/fade-controllerGarrett Brown
Fade the current controller while mapping its buttons
2016-10-27Merge pull request #10777 from koying/fixdroidappiconMartijn Kaijser
FIX: [droid;apps] handles missing res icon
2016-10-26[skins] add seek labelronie
2016-10-26Merge pull request #10778 from hudokkow/android_toolchainCristiano A. Silva
[docs/android] Wrong toolchain
2016-10-26FIX: [droid;egl] assume Mode api unusable if portrait is returnedChris "Koying" Browet
2016-10-26FIX: [droid;egl] quirk is not needed and problematicChris "Koying" Browet
2016-10-26CHG: Move Render -> Droid coord mapping to XBMCAppChris Koying Browet
2016-10-26FIX: use render size in surface modeChris Koying Browet
2016-10-26FIX: [amc] no need to calc sizing ratio for each bufferChris "Koying" Browet
2016-10-26ADD: [droid] standard Mode api + 4K guiChris Koying Browet
2016-10-26Merge pull request #10780 from FernetMenta/postprocRainer Hochecker
VideoPlayer: fix segfault on eof caused by postprocessing
2016-10-26[gui] dialogvideoinfo: show selectdialog for directorbutton if amount of ↵phil65
directors > 1
2016-10-26libdvd/Makefile: cross-compile, allow to specify the ar commandTimo Gurr
Allow specifying the AR variable to fix build in cross environments that have the ar command prefixed with e.g. the host triplet, like x86_64-pc-linux-gnu-ar.
2016-10-26VideoPlayer: fix segfault on eof caused by postprocessingRainer Hochecker
2016-10-26[docs/android] Wrong toolchainh.udo
2016-10-26FIX: [droid;apps] handles missing res iconChris Koying Browet
2016-10-26GUIInfoManager: added missed documentation.Anton Fedchin
2016-10-26[GUI] Added new info label Player.SeekNumericAnton Fedchin
2016-10-26[utils] SeekHandler: rename Process() to FrameMove()Anton Fedchin
2016-10-26[utils] CSeekHandler: now handles the seeking with numeric input.Anton Fedchin
2016-10-26Merge pull request #10772 from ronie/estuary-16977ronie
[estuary] fallback to icon in poster view
2016-10-25Merge pull request #10773 from phil65/indentKevin Goffe
[gui] cosmetics: fix indent in GUISliderControl.cpp
2016-10-25[gui] cosmetics: fix indent in GUISliderControl.cppphil65
2016-10-25[estuary] fallback to icon in poster viewronie
2016-10-25Change splash db upgrade logicphate89
2016-10-25Merge pull request #10751 from tamland/fix_skin_settings_loadingBigNoid
fix skin settings loading on skin reaload
2016-10-25Merge pull request #10766 from FernetMenta/hlsRainer Hochecker
VideoPlayer: fixes for hls
2016-10-25Parse the id tag only if the uniqueid tag is missing as fallbackphate89
2016-10-25Merge pull request #10767 from arnova/videoplayer_redactjenkins4kodi
2016-10-25VideoPlayer: hls - select program based on bitrateRainer Hochecker
2016-10-25added: 2 Missing redactions for CVideoPlayer::OpenInputStream()arnova
2016-10-25VideoPlayer: drop selecting bandwidth for hls streams, method is broken on ↵Rainer Hochecker
many streams
2016-10-25VideoPlayer: work around hls issue in ffmpeg, fix jumping back to startRainer Hochecker
2016-10-24CApplication: Fix initialization orderGarrett Brown
This fixes the following compiler warning: Field 'm_ProcessedExternalCalls' will be initialized after field 'm_ignoreSkinSettingChanges'
2016-10-24ColorManager: Fix signed vs. unsigned compiler warningGarrett Brown
2016-10-24StringUtils: Fix signed vs. unsigned compiler warningGarrett Brown
2016-10-24GUIWindowSlideShow: Fix signed vs. unsigned compiler warningsGarrett Brown
2016-10-24VideoInfoScanner: Fix logging errorGarrett Brown
2016-10-24GUIDialogAddonInfo: Fix compiler warningGarrett Brown
Warning was: Comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long')
2016-10-24RenderManager: fix log lineGarrett Brown
2016-10-24Merge pull request #10747 from MartijnKaijser/17.0b5Martijn Kaijser
bump to 17.0 beta 5
2016-10-24Merge pull request #10764 from koying/amcsnotbypassfix17.0b4-KryptonMartijn Kaijser
FIXUP: [amcs] background video
2016-10-24[win32] .url extension is not allowed to be registered for UWP appsMartijn Kaijser
2016-10-24FIXUP: [amcs] background videoChris "Koying" Browet
2016-10-24Merge pull request #10762 from CodeDocs/simplify-codedocsMartijn Kaijser
Simplify .codecocs config
2016-10-24Merge pull request #10760 from Paxxi/more_debugMartijn Kaijser
[xbmc][win]Build addons with debug info on Windows