aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-01[win32][vfs] Implement new CWin32File class for local files on win32 platformsKarlson2k
* rewritten from scratch * added a lot of validity checks and results checks * correctly handle all over/under sizes of variables * automatically hide files in filesystem with name staring from dot * fixed bug - Write didn't update i/o pointer * always return real current file size instead of cached value * reimplemented Stat() better than common runtima stat() (more accurate time values, set real number of hard links, better set _S_IEXEC attribute etc.)
2014-09-01[win32] WIN32Util: add fileTimeToTimeT() helpersKarlson2k
2014-09-01[win32] WIN32Util::ConvertPathToWin32Form: add overload to use CURL& as ↵Karlson2k
parameter
2014-09-01IFile and CFile: add doxy for Stat() functionsKarlson2k
2014-09-01Merge pull request #4924 from koying/fixaml4kdisplayChris Browet
ADD: [amlcodec] supports 4K display
2014-09-01Merge pull request #5248 from popcornmix/correctioncorrectionRainer Hochecker
[dvdplayer] Allow UpdateCorrection to handle asynchronous audio and video jumping
2014-09-01Merge pull request #5252 from uNiversaI/printTobias Arrskog
[added] Support for screenshot on some mce remotes
2014-09-01Merge pull request #5251 from ace20022/bd_mouseTobias Arrskog
[bluray] Add mouse support in menus.
2014-09-01Merge pull request #5275 from fritsch/dsd-audioRainer Hochecker
PaP: Support DSD Format
2014-09-01Merge pull request #5223 from FernetMenta/wasapiRainer Hochecker
AE: fix AE_FMT_S24NE3 format
2014-09-01Merge pull request #5227 from FernetMenta/alsaRainer Hochecker
ALSA: remove log spam by adding not ELD listed passthrough formats after...
2014-09-01Merge pull request #5253 from FernetMenta/vppRainer Hochecker
VAAPI: rewrite + advanced deinterlacing
2014-09-01Merge pull request #5276 from fritsch/remove-24bit-3bytesRainer Hochecker
AE: Refactor AEChannelInfo
2014-09-01Merge pull request #5173 from Karlson2k/clog_update_01altjmarshallnz
CLog update (alternative)
2014-09-01Merge pull request #5304 from ace20022/fix_bludetails_crashjmarshallnz
[bluray][Fix] Add a check for NULL pointer.
2014-08-31Merge pull request #5305 from stickell/patch-1Martijn Kaijser
Added sort token to Italian language
2014-08-31Merge pull request #5217 from tamland/abort-eventMartijn Kaijser
[python] add xbmc.abortEvent
2014-08-31Merge pull request #5201 from tamland/addon-deps-loading2Martijn Kaijser
[python] only add modules listed as dependecy to path
2014-08-31Merge pull request #5194 from MartijnKaijser/vs_xbmctestMartijn Kaijser
[win32] upgrade xbmc-test to VS2013 and remove unused projects
2014-08-31Merge pull request #5250 from uNiversaI/cpuMartijn Kaijser
[added] Fallback to /proc/cpuinfo...
2014-08-31Merge pull request #5272 from anaconda/thetvdb-retrieve-votesMartijn Kaijser
[metadata.tvdb.com] Retrieve # votes (RatingCount).
2014-08-31Merge pull request #5271 from anaconda/confluence-videoinfo-episodes-votesMartijn Kaijser
[confluence] Show votes for TV shows/episodes in DialogVideoInfo.
2014-08-31Merge pull request #4235 from bavison/sqlite3080301Martijn Kaijser
Move to SQLite 3080600 (aka 3.8.6)
2014-08-31Merge pull request #5292 from MartijnKaijser/sqlite_win32Martijn Kaijser
[win32] update sqlite to 3080600 (aka 3.8.6)
2014-08-31Merge pull request #5296 from MartijnKaijser/14.0a4Martijn Kaijser
[release] bump to 14.0 alpha4
2014-08-31Merge pull request #5277 from FernetMenta/X1114.0a3-HelixRainer Hochecker
X11: fix window placement on multi-monitor setups
2014-08-31X11: hide mouse on initial creation of windowRainer Hochecker
2014-08-31X11: position pointer in the center of the window if last position is not knownRainer Hochecker
2014-08-31Added sort token to Italian languagestickell
2014-08-31Merge pull request #5273 from ace20022/ticket_15371Andreas Zelend
[Fix] When changing subtitles the cached overlays must be cleared.
2014-08-31[Fix] Restore behaviour on a subtitle change after commit ↵ace20022
6937fd4181b60f3ae20d664d697ec9589603c36f. Commit 6937fd4181b60f3ae20d664d697ec9589603c36f unified/abstracted the Close(*)Stream functions. The method CDVDPlayerSubtitle::CloseStream(bool flush) used the parameter flush in an opposed way than any other class, which use bWaitForBuffers as parameter. This commit aligns that method.
2014-08-31[bluray][Fix] Add a check for NULL pointer. This can happen if there's no ↵ace20022
best video stream.
2014-08-31Merge pull request #5302 from ace20022/fix_autoupdatejmarshallnz
[addons][Fix] Make the auto update of addons work again.
2014-08-31Merge pull request #5289 from bkuhls/uClibcjmarshallnz
[locale] uClibc is built with 'generic' support for stdc++ locale()
2014-08-30Merge pull request #5298 from groth-its/pvr-channel-switchMartijn Kaijser
[JSON-RPC] FIX: Do not reopen PVR playback when new channel requested
2014-08-30[addons][Fix] Make the auto update of addons work again.ace20022
This fixes a regression introduced by 2b35f385c5d62d19b6857b1baf56f0d509f51545.
2014-08-30Merge pull request #5301 from koying/quickprChris Browet
FIX: [droid] re-add default joystick keymap
2014-08-30FIX: [droid] re-add default joystick keymapChris "Koying" Browet
2014-08-29Merge pull request #5297 from anssih/fix/alsa-s24Peter Frühberger
AESinkALSA: Fix S24NE4MSB incorrectly reported as S24NE4
2014-08-29Merge pull request #5300 from FernetMenta/pictRainer Hochecker
ffmpeg: fix failing filter caused by invalid time_base.num or aspect_rat...
2014-08-29ffmpeg: fix failing filter caused by invalid time_base.num or aspect_ratio.numRainer Hochecker
2014-08-29Merge pull request #5293 from Memphiz/win32mpMemphiz
[jenkins/win32] - speed up compilation by activating parallel builds
2014-08-29Merge pull request #5291 from uNiversaI/regressionMartijn Kaijser
fixed: don't hop to first item in list on deleting another one
2014-08-29AE: add S24NE3 conversion to resamplerRainer Hochecker
2014-08-29VAAPI: rewrite with VPP and ffmpeg filterRainer Hochecker
2014-08-29linux: add shared lib for sse4 operationsRainer Hochecker
2014-08-29Change JSON-RPC PlayerOperations to perform a channel switch instead of ↵groth-its
reopening PVR playback, when PVR is already playing.
2014-08-29fixed: don't hop to first item in list on deleting another oneArne Morten Kvarving
quells a regression
2014-08-28X11: do not trust XQueryPointer right after an XRR eventRainer Hochecker
2014-08-28AESinkALSA: Fix S24NE4MSB incorrectly reported as S24NE4Anssi Hannula
The ALSA sink reports both S24NE4 (sample in LSB) and 24-bit S32NE (sample in MSB) as AE_FMT_S24NE4. Report the latter correctly as AE_FMT_S24NE4MSB instead, otherwise sample conversion goes wrong resulting in noise.