Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-18 | Merge pull request #4158 from stefansaraev/mount | jmarshallnz | |
udevprovider fixes | |||
2014-04-18 | Merge pull request #4518 from astiob/convert_quad | jmarshallnz | |
Clean up convert_quad slightly and fix subtitle corruption with new libass | |||
2014-04-18 | fix album rating wasn't saved in the database | Jonathan Marshall | |
2014-04-16 | Merge pull request #4569 from koying/fixamcreleasebuffer | Trent Nelson | |
FIX: [mediacodec] properly release output buffer if AddProcessor is not called | |||
2014-04-16 | Merge pull request #4567 from koying/fixamcbuffers | Trent Nelson | |
FIX: [mediacodec] make sure the output buffer is released from the SurfaceView queue | |||
2014-04-16 | Merge pull request #4557 from arnova/nginx_filesize | Trent Nelson | |
Nginx filesize was broken for some configs | |||
2014-04-16 | Merge pull request #4547 from jesshaas/curl-socket-error | Trent Nelson | |
Add EINTR check to select in CCurlFile::FillBuffer. Fixes bug#15019 | |||
2014-04-16 | Merge pull request #4564 from koying/fixmediakeys | Trent Nelson | |
FIX: [keyboard;droid] add mappable media keys for rewind and fastforward | |||
2014-04-16 | Merge pull request #4568 from MartijnKaijser/fix_pydoc2 | Trent Nelson | |
[pydocs] update xbmc.PlaySFX example after 770091c | |||
2014-04-16 | Merge pull request #4527 from Jalle19/fix-timeline-navigation | Trent Nelson | |
[epg] Fix navigating to the sidebar with cursor keys | |||
2014-04-16 | Merge pull request #4550 from koying/fixstfinbufsize | Trent Nelson | |
FIX: [stagefright] adjust input mediabuffer size | |||
2014-04-16 | Merge pull request #4549 from koying/fixamcinitcolor | Trent Nelson | |
FIX: [mediacodec] fixup initial output format for software rendering | |||
2014-04-15 | Merge pull request #4554 from stefansaraev/webserver | Trent Nelson | |
dont show kaitoast error when compiled with --disable-webserver | |||
2014-04-15 | Merge pull request #4556 from MartijnKaijser/pydoc_fix1 | Trent Nelson | |
[pydocs] fix pydocs line ending and add additional information regarding... | |||
2014-04-15 | Merge pull request #4537 from bkuhls/uclibc | Trent Nelson | |
[uClibc] Fix compilation on arm | |||
2014-04-15 | Merge pull request #4558 from koying/revert | Trent Nelson | |
Revert "FIX: [mediacodec] reset if we are out of input buffers" | |||
2014-04-15 | Merge pull request #4553 from stefansaraev/upnp-settings | Trent Nelson | |
[settings]: fix upnp category visibility when built with --disable-upnp | |||
2014-04-15 | Merge pull request #4559 from koying/fixdroidpassthrough | Trent Nelson | |
FIX: [droid] allow all boxes to enable passthrough (frodo way) | |||
2014-04-15 | Merge pull request #4562 from FernetMenta/flac | Trent Nelson | |
ffmpeg backport: improve seeking in flac files | |||
2014-04-15 | Merge pull request #4563 from FernetMenta/aefixes | Trent Nelson | |
ActiveAE: check suspend state before creating a stream | |||
2014-04-15 | Merge pull request #4551 from Montellese/settings_language_fix | jmarshallnz | |
fix crash when changing language from non-GUI thread (fixes #15113) | |||
2014-04-15 | Merge pull request #4560 from arnova/sub_nosort | jmarshallnz | |
changed: Don't try to sort subtitles, it screws up eg. sync priority | |||
2014-04-15 | Merge pull request #4491 from ruuk/ignorecache | jmarshallnz | |
Added optional parameter 'ignoreCache' to xbmc.playSFX() | |||
2014-04-15 | Merge pull request #4555 from FernetMenta/musicosd | jmarshallnz | |
fix flickering music OSD | |||
2014-04-15 | Merge pull request #4552 from tobbi/german-fixes | Trent Nelson | |
Fix spelling of "Liechtenstein" in langinfo.xml | |||
2014-04-15 | Merge pull request #4548 from wsnipex/logging-fix | jmarshallnz | |
fix incorrect logging when using static ffmpeg | |||
2014-04-15 | Merge pull request #4530 from FernetMenta/resolution | jmarshallnz | |
fix toggle fullscreen during video playback | |||
2014-04-15 | Merge pull request #4478 from Montellese/upnp_controller | jmarshallnz | |
Two UPnP controller related fixes | |||
2014-04-10 | Merge pull request #4545 from Memphiz/nfsexportlist | Trent Nelson | |
[win32] - nfs fix | |||
2014-04-10 | Merge pull request #4350 from Memphiz/iosbgmusic | Trent Nelson | |
[ios] - restore the music background playback ability | |||
2014-04-10 | Merge pull request #4541 from xhaggi/continue-last-channel-on-wakeup | Trent Nelson | |
[pvr] continue last played channel on wake up | |||
2014-04-10 | Merge pull request #4534 from popcornmix/dvdplayer_merge | Trent Nelson | |
[omxplayer] merge missed commits from dvdplayer | |||
2014-04-10 | Merge pull request #4503 from popcornmix/texture_leak | Trent Nelson | |
[rbp] Fixes for hangs and leaks in jpeg->texture code | |||
2014-04-10 | Merge pull request #4524 from koying/fixamcinbuffer | Trent Nelson | |
FIX: [mediacodec] reset if we are out of input buffers | |||
2014-04-10 | Merge pull request #4535 from Memphiz/fixchannelmap | Trent Nelson | |
[osxsink] - fix bad access when device announces more then 8 channels - ... | |||
2014-04-10 | Merge pull request #4297 from maxwellito/wiimote_battery_fix | Trent Nelson | |
Fix Wiimote battery problem | |||
2014-04-10 | Merge pull request #4514 from joethefox/jsonrpc_subtitle_addontype | Trent Nelson | |
JSON-RPC: add "xbmc.subtitle.module" enum in the json-rpc Addon.Types se... | |||
2014-04-10 | Merge pull request #4533 from Memphiz/removetoast | jmarshallnz | |
[gl/gles] - remove annoying kai toast in videofilter fallback case | |||
2014-04-10 | Merge pull request #4523 from koying/fixamcinitformat | jmarshallnz | |
FIX: [mediacodec] proper initialization of output format | |||
2014-04-10 | Merge pull request #4517 from ↵ | jmarshallnz | |
t-nelson/no_invisible_or_disabled_settings_for_json Don't expose invisible settings to JSONRPC | |||
2014-04-10 | Merge pull request #4522 from Montellese/platinum_missing_patch | Trent Nelson | |
platinum: add missing patch file | |||
2014-04-05 | Merge pull request #4521 from jmarshallnz/playmedia_order | Trent Nelson | |
[builtins] PlayMedia didn't sort the folder prior to adding to playlist | |||
2014-04-05 | Merge pull request #4520 from ronie/confluence-livetv | Trent Nelson | |
[Confluence] next/previous fixes for livetv - fixes #15076 | |||
2014-04-05 | Merge pull request #4511 from fritsch/pa-sample-48000 | Trent Nelson | |
AESinkPULSE: Let PA handle whatever samplerate we have | |||
2014-04-05 | Merge pull request #4525 from joethefox/ae_zero_volume | Trent Nelson | |
ActiveAE: set the scaled volume to zero if the volume is zero | |||
2014-04-05 | Merge pull request #4519 from astiob/ass_read_memory | Trent Nelson | |
Fix libass ass_read_memory() signature | |||
2014-04-05 | Merge pull request #4489 from Orochimarufan/sslcipher | jmarshallnz | |
Make the allowed SSL Ciphers a protocol option for CurlFile. | |||
2014-04-05 | Merge pull request #4510 from FernetMenta/aefixes | jmarshallnz | |
ActiveAE: verify resample context before using it | |||
2014-04-05 | Merge pull request #4502 from fritsch/pa-revisit-volume2 | jmarshallnz | |
AESink: Revisit volume part 2 | |||
2014-04-05 | Merge pull request #4504 from FernetMenta/paplayer | Trent Nelson | |
paplayer: rewind stream after init (ffmpeg codec) |