Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-10 | Merge pull request #5346 from FernetMenta/dxva | Rainer Hochecker | |
DXVA: fixes related to ffmpeg 2nd. | |||
2014-09-10 | Merge pull request #5342 from FernetMenta/switch | Rainer Hochecker | |
pvr: avoid closing stream players on channel switch | |||
2014-09-10 | Merge pull request #5347 from FernetMenta/observer | Rainer Hochecker | |
fix unregiser of observer/observable | |||
2014-09-10 | fix unregiser of observer/observable | Rainer Hochecker | |
2014-09-10 | pvr: avoid closing stream players on channel switch | Rainer Hochecker | |
2014-09-09 | dxva: temp fix for borked video surface handling | Rainer Hochecker | |
2014-09-09 | dxva: fix c/p error after b92d51f9fc3ad40da13aa0c153a13e278937ecee | Rainer Hochecker | |
2014-09-09 | Merge pull request #5240 from popcornmix/generalreset | popcornmix | |
[omxplayer] Don't flush queued data on general reset | |||
2014-09-09 | Merge pull request #5337 from wsnipex/curl_real_url | Wolfgang Schupp | |
[curl] redact effective URL | |||
2014-09-09 | Merge pull request #5335 from FernetMenta/dxva | Rainer Hochecker | |
DXVA: fixes related to ffmpeg | |||
2014-09-09 | Merge pull request #5338 from xhaggi/pvr-fix-destructor-visibility | Lars Op den Kamp | |
[pvr] fix destructor visibility to allow polymorphic deletion | |||
2014-09-08 | Merge pull request #5290 from opdenkamp/subchannels | Lars Op den Kamp | |
PVR: initial support for sub channel numbers | |||
2014-09-08 | [pvr] fix destructor visibility to allow polymorphic deletion | xhaggi | |
This fixes the polymorphic deletion in CGUIWindowPVRBase. | |||
2014-09-07 | [curl] redact effective URL | wsnipex | |
2014-09-07 | DXVA: refcount decoder on get/release buffer | Rainer Hochecker | |
2014-09-07 | DXVA: only allow a single dxva decoder to be opened | Rainer Hochecker | |
2014-09-07 | DXVA: factor out interface to dxva decoder into singleton | Rainer Hochecker | |
2014-09-07 | Merge pull request #5330 from FernetMenta/vaapifix | Rainer Hochecker | |
vaapi: fixes and optimizations | |||
2014-09-07 | Merge pull request #5331 from wsnipex/curl_real_url | Martijn Kaijser | |
[curl] log effective URL | |||
2014-09-07 | Merge pull request #5315 from bkuhls/dbus | Tobias Arrskog | |
build: make D-Bus configurable | |||
2014-09-07 | [curl] log effective URL | wsnipex | |
2014-09-07 | vaapi: use display connection of vaapi for xsync | Rainer Hochecker | |
2014-09-07 | vaapi: set error if no video surfaces are available | Rainer Hochecker | |
2014-09-07 | vaapi: optimize render pipeline | Rainer Hochecker | |
2014-09-07 | vaapi: cleanup left overs | Rainer Hochecker | |
2014-09-07 | Merge pull request #5316 from uNiversaI/layout | jmarshallnz | |
fixed: keyboard layout blank and double QWERTY entry | |||
2014-09-06 | Merge pull request #5245 from da-anda/consistent-playback | da-anda | |
[UX] consistent playback behavior for music and video | |||
2014-09-05 | Merge pull request #5325 from xhaggi/pvr-fix-selecting-playing-item | Sascha Woo | |
[pvr] fix selecting playing item in PVR windows | |||
2014-09-05 | Merge pull request #5317 from Karlson2k/osx_model_id_01 | Memphiz | |
[darwin] Add model detection for OS X | |||
2014-09-05 | [pvr] fix selecting current playing item | xhaggi | |
As m_selectedItemPaths is a map we need to check if the corresponding map value is empty instead of the whole map. | |||
2014-09-05 | [pvr] cosmetics: renames m_selectedItemPath to m_selectedItemPaths to ↵ | xhaggi | |
reflect it's a map | |||
2014-09-05 | [darwin] Add model detection for OS X | Karlson2k | |
2014-09-05 | dvdplayer: remove log spam after 7ab52a00ac516ecb784f86a190fd44c523359cf7 | Rainer Hochecker | |
2014-09-05 | Merge pull request #4923 from mkortstiege/markwatched | Martijn Kaijser | |
handle mark watched via job queue | |||
2014-09-04 | Merge pull request #5199 from xhaggi/pvr-select-current-playing-item | Lars Op den Kamp | |
[pvr] sync selected item between pvr windows | |||
2014-09-04 | Merge pull request #5113 from Phaeodaria/egl-x11-pr | Phaeodaria | |
[X11] Add support for EGL/GLESv2 when using X11 | |||
2014-09-04 | [X11] Add support for EGL/GLESv2 when using X11 | Phaeodaria | |
2014-09-04 | [markwatched] handle mark watched via mark watched job queue | Matthias Kortstiege | |
2014-09-04 | [markwatched] queue up mark watched jobs and process them without locking ↵ | Matthias Kortstiege | |
the main thread | |||
2014-09-04 | Merge pull request #5319 from FernetMenta/vfr | Rainer Hochecker | |
Fix for VFR files play issue (ticked #12012). | |||
2014-09-04 | [PVR] bump add-ons | Lars Op den Kamp | |
2014-09-04 | Fix for VFR files play issue (ticked #12012 i've opened). | JPSDR | |
2014-09-04 | Merge pull request #5318 from popcornmix/passthrough_samplerates | Martijn Kaijser | |
[PiSink] Fix typo in list of passthrough samplerates | |||
2014-09-04 | Merge pull request #5084 from popcornmix/dvdrefactor | Rainer Hochecker | |
[players] Make omxplayer be derived from dvdplayer [RFC] | |||
2014-09-03 | [PiSink] Fix typo in list of passthrough samplerates | popcornmix | |
2014-09-04 | Merge pull request #4984 from Karlson2k/win32file_01 | jmarshallnz | |
[win32] Implement new Win32File | |||
2014-09-03 | [PVR] initial support for sub channel numbers. display only. only works with ↵ | Lars Op den Kamp | |
'using backend channel numbers' enabled | |||
2014-09-04 | fixed: keyboard layout blank and double QWERTY. | uNiversaI | |
There are 3 solutions to this issue 1) @notspiff fix to use a fallback to English with the font13 which is not what's used elsewhere in skin https://github.com/notspiff/xbmc-cmake/commit/8ca6d81189acb43d1d136935b5013b5f9ae5410c 2) use the Roboto fonts I was working on and no longer am, but already has the Hebrew characters added (correctly or incorrectly idk) http://forum.xbmc.org/showthread.php?tid=150067 3) simple, use English names, since default language is English, users must have some degree of understanding of that and smart enough to know it. Since I no longer work on that font , nor speak such languages I was adding characters for and have no desire to extend it from what is done atm This was my solution, both simplest and avoids dealing with niggling issues. | |||
2014-09-03 | [pvr] sync selected item between pvr windows | xhaggi | |
2014-09-03 | [pvr] use channel path instead of channel name for CFileItem path property | xhaggi | |