Age | Commit message (Collapse) | Author | |
---|---|---|---|
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) | |||
2014-04-05 | Merge pull request #4508 from Montellese/settinglist_default_fix | Trent Nelson | |
settings: fix detection of value changes in CSettingList | |||
2014-04-05 | Merge pull request #4494 from davidbanham/master | Trent Nelson | |
Add keyboard controls to web remote | |||
2014-04-05 | Merge pull request #4500 from FernetMenta/aefixes | jmarshallnz | |
Revert "paplayer: use position based seeks for ffmpeg demuxer" | |||
2014-04-04 | Merge pull request #4501 from sagiben/Gotham | Trent Nelson | |
Profiles tab is not deselected | |||
2014-04-03 | [webui] Profiles tab is not deselected | Sagi | |
2014-04-03 | Merge pull request #4498 from popcornmix/reschange | Trent Nelson | |
[settings] Only need a confirmation dialogue when resolution has changed | |||
2014-04-03 | Merge pull request #4495 from FernetMenta/aefixes | jmarshallnz | |
WASAPI: add 192khz sample rate in case we added HD formats | |||
2014-04-03 | Merge pull request #4488 from FernetMenta/paplayer | jmarshallnz | |
paplayer: use position based seeks for ffmpeg demuxer | |||
2014-04-03 | Merge pull request #4493 from Memphiz/airplaypicvolume | jmarshallnz | |
[airplay] - fix unwanted volume restore | |||
2014-03-31 | Merge pull request #4463 from jmarshallnz/osx_vsync_always | jmarshallnz | |
[osx] vsync should default to always | |||
2014-03-31 | Merge pull request #4486 from Montellese/jsonrpc_screensaver_notifications | jmarshallnz | |
jsonrpc: add missing GUI.OnScreensaverActivated/OnScreensaverDeactivated notifications to the API definition | |||
2014-03-31 | Merge pull request #4484 from jmarshallnz/curl_ssl_fix | jmarshallnz | |
[openssl] backport fix to alert handling from openssl 0.9.8za to fix github repos | |||
2014-03-31 | Merge pull request #4487 from Montellese/settings_defaults | jmarshallnz | |
settings: remember whether a setting has its default value or not | |||
2014-03-31 | Merge pull request #4479 from mossywell/master | jmarshallnz | |
Change FLAC MIME type | |||
2014-03-31 | [videodb] show select dialog for linking a movie to a show, even if there's ↵ | Jonathan Marshall | |
only one show to link to. | |||
2014-03-31 | [videodb] fix crash linking a movie to a show if there's no tvshows left to ↵ | Jonathan Marshall | |
link. | |||
2014-03-29 | [addons] ensure we exit the lock prior to calling PrunePackageCache() as ↵ | Jonathan Marshall | |
this takes ages, and will grab graphicscontext lock, leading to deadlocks | |||
2014-03-29 | [music] content type wasn't set in a bunch of cases. fixes #14915, fixes #15057 | Jonathan Marshall | |