Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-16 | bump to v18.0 rc4 | Martijn Kaijser | |
2018-12-16 | Merge pull request #15067 from lrusak/dvd-fix-process-info18.0rc3-Leia | Martijn Kaijser | |
VideoPlayer: release reference to m_pInputStream after usage | |||
2018-12-16 | Merge pull request #15070 from DaVukovic/fix_15060 | Martijn Kaijser | |
[settings] Fix announcement call | |||
2018-12-16 | Merge pull request #15045 from samnazarko/amlogic_fix_vertical_shift | Martijn Kaijser | |
RenderAML: support vertical shift | |||
2018-12-16 | Merge pull request #15068 from lrusak/screenshot-fix | Martijn Kaijser | |
Screenshot: simplify logic and bail out if no folder is set | |||
2018-12-16 | Merge pull request #15047 from samnazarko/fix_aml_contrast | Martijn Kaijser | |
AMLCodec: fix contrast setting | |||
2018-12-16 | Merge pull request #15054 from popcornmix/omx3d | Martijn Kaijser | |
OMXPlayerVideo: Send PLAYER_AVCHANGE message when stereo mode changes | |||
2018-12-16 | Merge pull request #15032 from lrusak/libinput-absolute-motion | Martijn Kaijser | |
libinput: add support for absolute pointer motion | |||
2018-12-15 | Update README.FreeBSD.md | M Misch | |
All *proto have been merged into xorgproto on FreeBSD. | |||
2018-12-15 | [settings] Fix announcement call | DaVukovic | |
2018-12-14 | Screenshot: simplify logic and bail out if no folder is set | Lukas Rusak | |
2018-12-14 | VideoPlayer: release reference to m_pInputStream after usage | Lukas Rusak | |
2018-12-14 | Merge pull request #15056 from peak3d/mpeg4 | Markus Pfau | |
[Android] remove mpeg4 HD restriction / use dts for unknown pts for mpeg4 | |||
2018-12-14 | Merge pull request #15040 from afedchin/fix-14617 | Anton Fedchin | |
[windows] forcible change resolution (if required) on application starts | |||
2018-12-13 | [Android] remove mpeg4 HD restriction / use dts for unknown pts for mpeg4 | peak3d | |
2018-12-13 | Merge pull request #15050 from afedchin/fix-win-buffer | Anton Fedchin | |
VideoPlayer: WinRenderBuffer - reset m_locked state on release | |||
2018-12-13 | OMXPlayerVideo: Send PLAYER_AVCHANGE message when stereo mode changes | popcornmix | |
2018-12-13 | OMXPlayerVideo: Fix 3d horizontal/vertical mix up | popcornmix | |
2018-12-13 | Merge pull request #15043 from peak3d/resetcal | Markus Pfau | |
[Android] Reset calibrations if GUI limit changes | |||
2018-12-13 | Merge pull request #15042 from popcornmix/mmaldvd | Martijn Kaijser | |
MMALCodec: Keep videBuffer valid until next decode picture | |||
2018-12-13 | VideoPlayer: WinRenderBuffer - reset m_locked state on release | Anton Fedchin | |
2018-12-13 | [win10] forcible change resolution (if required) on application starts | Anton Fedchin | |
2018-12-13 | [win32] forcible change resolution (if required) on application starts | Anton Fedchin | |
2018-12-13 | Merge pull request #15029 from afedchin/fix-14735 | Anton Fedchin | |
[win32] fix wrong output size in case when system doesn't inform wind… | |||
2018-12-13 | AMLCodec: fix contrast setting | Sam Nazarko | |
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk> | |||
2018-12-12 | RenderAML: support vertical shift | Sam Nazarko | |
Signed-off-by: Sam Nazarko <email@samnazarko.co.uk> | |||
2018-12-12 | Merge pull request #14971 from DaVukovic/Estuary-hidethumb-core | Martijn Kaijser | |
[settings] Hide episode thumb if unseen (core wise) | |||
2018-12-12 | Merge pull request #15017 from rikardfalkeborn/const-correct-omxplayer | Rechi | |
[omxplayer] Make functions const correct | |||
2018-12-12 | [Android] Reset calibrations if GUI limit changes | peak3d | |
2018-12-12 | [win32] notify about resolution change in fullscreen exclusive mode. | Anton Fedchin | |
2018-12-12 | [d3d11] fixed swap chain flags on resize and re-creation to allow switching ↵ | Anton Fedchin | |
display mode. | |||
2018-12-12 | [win32] fix wrong output size in case when system doesn't inform windowing ↵ | Anton Fedchin | |
about desktop size change in true fullscreen. this should fix #14735 | |||
2018-12-12 | MMALRenderer: Destroy pool before component | popcornmix | |
I did catch a seg-fault inside mmal_port_pool_destroy that was presumably caused by component being deleted first | |||
2018-12-12 | MMALCodec: Keep videBuffer valid until next decode picture | popcornmix | |
VideoPlayerVideo expects this and it is required for DVD menus to be updated correctly. | |||
2018-12-11 | [joystick.xml] Add more buttons to bring up OSD and Menu in EPG | EmilVogt | |
This makes the <x> and <back> buttons open the OSD in FullscreenTV and FullscreenRadio, like they already do in FullscreenVideo. Also the <back> button can now be used in TVGuide/RadioGuide to open the Menu. Without this, there's no way to open it and <back> didn't have any function before, anyway. | |||
2018-12-11 | Merge pull request #15028 from wsnipex/build-date | Wolfgang Schupp | |
[cmake] make sure APP_BUILD_DATE is always set | |||
2018-12-11 | Merge pull request #15011 from wsnipex/fix-ninja | Wolfgang Schupp | |
[cmake] Fix ninja (fixes: #15008) | |||
2018-12-11 | Merge pull request #15015 from enen92/reusesettings | enen92 | |
[settings] Fix regression (setting reuse) | |||
2018-12-10 | Merge pull request #15027 from peak3d/subpos | Markus Pfau | |
[Android] evaluate default subtitle position if GUI res != screen res | |||
2018-12-10 | libinput: add support for absolute pointer motion | Lukas Rusak | |
2018-12-10 | [Android] evaluate default subtitle position if GUI res != screen res | peak3d | |
2018-12-10 | Merge pull request #15019 from wsnipex/fix-shader-loading | Wolfgang Schupp | |
[ResetRenderSystem] exit early if RenderSystem hasn't been initialized | |||
2018-12-10 | [cmake] make sure APP_BUILD_DATE is always set | wsnipex | |
2018-12-09 | Merge pull request #15021 from anxdpanic/xbmcvfs_stat_doc | enen92 | |
[docs] fixes for xbmcvfs.Stat | |||
2018-12-09 | Merge pull request #15007 from chewitt/freetype | Wolfgang Schupp | |
cmake: add freetype2 PATH_SUFFIX to FindFreeType.cmake | |||
2018-12-09 | Merge pull request #15004 from wsnipex/build-date | Wolfgang Schupp | |
[systeminfo] use timestamp for application build date from BUILDATE | |||
2018-12-09 | Merge pull request #15020 from peak3d/pvr | Markus Pfau | |
[DemuxClient] Call SetStreamProps only if OpenStream succeeds | |||
2018-12-08 | [docs] fixes for xbmcvfs.Stat | anxdpanic | |
2018-12-08 | [omxplayer] Make functions const correct | Rikard Falkeborn | |
2018-12-08 | [DemuxClient] Call SetStreamProps only if OpenStream succeeds | peak3d | |