Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-02 | new icons for media folder | da-anda | |
2014-05-02 | Merge pull request #4624 from FernetMenta/paplayer | jmarshallnz | |
paplayer: dvdplayercodec - check if seek is possible before trying to se... | |||
2014-05-01 | [narf] remove another binary not supposed to be there | wsnipex | |
2014-05-01 | [JsonSchemaBuilder] remove JsonSchemaBuilder binary. Shame on my git foo | wsnipex | |
2014-05-01 | Merge pull request #4628 from wsoltys/fixbuildsetup | wsoltys | |
[WIN32] fixed BuildSetup.bat after ffmpeg2 merge | |||
2014-05-01 | Merge pull request #4499 from herrnst/remove-mp3codec | Rainer Hochecker | |
Drop MP3Codec/libmad from paplayer and dvdplayer in favor of FFmpeg | |||
2014-05-01 | [WIN32] fixed BuildSetup.bat after ffmpeg2 merge | wsoltys | |
2014-05-01 | Merge pull request #4626 from Voyager1/fix-trac15163 | jmarshallnz | |
[fix] only check video playlist status to determine fullscreen playback | |||
2014-05-01 | Merge pull request #4619 from fritsch/aefixes | jmarshallnz | |
ActiveAE: correct time of buffered samples by resample ratio | |||
2014-05-01 | [fix] only check video playlist status to determine fullscreen playback | Voyager1 | |
2014-05-01 | Merge pull request #4625 from Voyager1/ffmpeg-gitignore | Rainer Hochecker | |
update gitignore after ffmpeg bump | |||
2014-05-01 | Merge pull request #3505 from FernetMenta/X11 | Rainer Hochecker | |
X11 improvements, fixes, drop SDL | |||
2014-05-01 | Revert "dvdplayer input stream: fix incorrectly set of EOF" | Rainer Hochecker | |
This reverts commit 9c7b7b2b010e10b9eb47eeebd50eee2d9eb7f0e7. | |||
2014-05-01 | paplayer: dvdplayercodec - check if seek is possible before trying to seek | Rainer Hochecker | |
2014-05-01 | update gitignore after ffmpeg bump | Voyager1 | |
2014-04-30 | Merge pull request #4309 from Montellese/jsonrpc_schema_creation | Sascha Montellese | |
JSON-RPC: automatically create JSON schema API description | |||
2014-04-30 | [depends] auto-generate ServiceDescription.h during bootstrap and on demand | wsnipex | |
2014-04-30 | Merge pull request #4431 from cg110/CoverityFixes1 | jmarshallnz | |
Fix some coverity scan issues | |||
2014-04-29 | DVDCodecs: Amlogic: Handle conditions in which amcodec should be opened ↵ | Brandon McAnsh | |
during Open() DVDCodecs: Amlogic: Use mpeg2 video codec for mpeg2's * AM Video Codec cannot properly handle the still-frames within DVDs Signed-off-by: Brandon McAnsh <brandonm@matricom.net> DVDFactoryCodec: Remove throttling of mpeg2 to libmpeg2 for amlogic * Thanks to @kszaq, am-mpeg2 can handle all mpeg2's however it can't handle the still frames (which is caught above it). * Testing .VOB isn't setting hint.stills to true so will need to address this in separate patch Signed-off-by: Brandon McAnsh <brandonm@matricom.net> DVDFactoryCodec: Further conditionalize HAS_LIBAMCODEC opening Signed-off-by: Brandon McAnsh <brandonm@matricom.net> DVDFactoryCodec: Amlogic: Force rmvb to ffmpeg Signed-off-by: Brandon McAnsh <brandonm@matricom.net> DVD: Amcodec: Handle conditions in which amcodec should be using during open * Instead of before Signed-off-by: Brandon McAnsh <brandonm@matricom.net> | |||
2014-04-29 | Merge pull request #4577 from Stane1983/mainline | davilla | |
Patch for KitKat 4.4 and 4K video using AMLCodec | |||
2014-04-30 | If a font attachment has no nameTag... | Chris Gilbert | |
... a stream still needs to be created. This stops the code just after the switch from dereferencing a null stream. Fixes Coverity CID 1020980 | |||
2014-04-30 | Move null check before anything references m_pFrame. | Chris Gilbert | |
Fixes Coverity CID 1126047 Conflicts: xbmc/cores/dvdplayer/DVDCodecs/Video/DVDVideoCodecFFmpeg.cpp | |||
2014-04-30 | Add check that stream->codec is not null. | Chris Gilbert | |
If it could be null in the previous test, it could be null in this test. Fixes Coverity CID 1020979 | |||
2014-04-30 | Just throw exception, rather than a pointer to an exception, | Chris Gilbert | |
Fix Coverity CID 1126049 | |||
2014-04-30 | Fix leaking of returned directory from FileDirectoryFactory::Create. | Chris Gilbert | |
Fixes Coverity CID 1126046 | |||
2014-04-29 | ActiveAE: correct time of buffered samples by resample ratio | Rainer Hochecker | |
2014-04-29 | [win32] auto-generate ServiceDescription.h on demand | montellese | |
2014-04-29 | DVDDemuxFFmpeg: set usetoc=0 for accurate seeking in VBR MP2/3 streams | Daniel Scheller | |
2014-04-29 | paplayer/DVDPlayerCodec: Change backwards to true when calling factory's ↵ | Daniel Scheller | |
SeekTime() in ::Seek when seeking backwards, fixes skipped frames at mp3 file beginnings | |||
2014-04-29 | Cleanup .gitignore for MP3Codec/libmad removal | Daniel Scheller | |
2014-04-29 | Remove libmad | fritsch | |
2014-04-29 | dvdplayer: remove MP3Codec | Daniel Scheller | |
2014-04-29 | paplayer: Remove MP3Codec | fritsch | |
2014-04-29 | Update android packaging Makefile for MP3Codec/libmad removal | Daniel Scheller | |
2014-04-29 | Update depends for MP3Codec/libmad removal | Daniel Scheller | |
2014-04-29 | Update MSVC project for MP3Codec/libmad removal | Daniel Scheller | |
2014-04-29 | Update XCode project for MP3Codec/libmad removal | Daniel Scheller | |
2014-04-29 | Merge pull request #4618 from fritsch/swcodec | Peter Frühberger | |
Introduce SWCodec - these are codecs that don't have any GPU accel | |||
2014-04-29 | X11: drop obsolete setting enablesystemkeys | Rainer Hochecker | |
2014-04-29 | X11: videorefclock ask graphics context for refresh rate | xbmc | |
2014-04-29 | X11: remove toggle full screen after resume | xbmc | |
2014-04-29 | add some missing multi media keys | Rainer Hochecker | |
2014-04-29 | add missing keys to xbmc keytable | xbmc | |
2014-04-29 | X11: do not call xrandr until we have a window | Rainer Hochecker | |
2014-04-29 | X11: check for user output on resize window | Rainer Hochecker | |
2014-04-29 | X11: drop shortcuts, have WM do this | Rainer Hochecker | |
2014-04-29 | X11: set ExposureMask on gl window, fixes not updated areas | Rainer Hochecker | |
2014-04-29 | X11: remove grabbing of keyboard and mouse | Rainer Hochecker | |
2014-04-29 | X11: remove polling for connected outputs, use xrr events | Rainer Hochecker | |
2014-04-29 | X11: ignore mouse move event form other windows | Rainer Hochecker | |