Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-19 | Merge pull request #4244 from voguemaster/m3u_fix_deleting_url_string | Trent Nelson | |
Fix deletion of URL string for variable length playlists. | |||
2014-02-19 | Merge pull request #4220 from davilla/fix3damlcodec | Trent Nelson | |
fixed, 3d mode for amcodec, requires rw to /sys/class/ppmgr/ppmgr_3d_mode | |||
2014-02-19 | Merge pull request #4226 from jmarshallnz/rss_direction | Trent Nelson | |
[rss] right to left scrolling wasn't done for RTL langauges since e470fb5ccd | |||
2014-02-20 | Fix deletion of URL string for variable length playlists. | Eli K | |
When the playlist M3U helper selects a specific M3U/8 playlist it will overwrite the strFile pointer with the internal contents of selected. However, selected then goes out of scope leaving garbage as the URL | |||
2014-02-20 | Merge pull request #4238 from fritsch/ae-extend-init | jmarshallnz | |
ActiveAE: Wait at least c_retry * 1500 | |||
2014-02-20 | Merge pull request #4239 from FernetMenta/active | jmarshallnz | |
ActiveAE: fix downmix for the case a sink returns more channels than req... | |||
2014-02-19 | Prevent unnecessary colorspace conversions | Shine | |
2014-02-19 | ActiveAE: fix downmix for the case a sink returns more channels than requested | Rainer Hochecker | |
2014-02-19 | ActiveAE: Wait at least c_retry * 1500 | fritsch | |
2014-02-18 | Merge pull request #4219 from davilla/fix3dmediacodec | Trent Nelson | |
fixed, 3d -> 2d in mediacodec | |||
2014-02-18 | Merge pull request #4211 from fritsch/wasapi-directsound | Voyager1 | |
ActiveAE: Fix DTS and AC3 by adding it to the supported formats | |||
2014-02-18 | [Confluence] seekbar would overlap osd time - fixes #14946 | ronie | |
2014-02-18 | Merge pull request #4223 from Memphiz/iospythonexception | Trent Nelson | |
[ios/atv2] - fix logging of python exceptions | |||
2014-02-18 | Merge pull request #4221 from koying/fixdroidexceptionlogging | Trent Nelson | |
FIX: [droid] logging of python exception (fixes #14314) | |||
2014-02-18 | Merge pull request #4094 from Black09/directoryprovider | Trent Nelson | |
Load art for directory content in static lists | |||
2014-02-18 | Merge pull request #4230 from alexmaloteaux/gitignore_fixes | Trent Nelson | |
gitignore on test-driver and netbeans | |||
2014-02-18 | AE: convert all strings DirectSound to uppercase | Rainer Hochecker | |
2014-02-18 | AE: driver names are all uppercase, fix broken AC3,DTS for DirectSound | Rainer Hochecker | |
2014-02-18 | AESinkAUDIOTRACK: Add DTS / AC3 for aml which can do passthrough | fritsch | |
2014-02-18 | AESinkDirectSound: Add DTS to supported list - as it's supported | fritsch | |
2014-02-18 | Merge pull request #4208 from xhaggi/fix-pvr-idle-check | Trent Nelson | |
[pvr] fix: wrong condition in PVRManager::IsIdle (Ticket #14630) | |||
2014-02-18 | Merge pull request #3112 from koying/fixcurlopenssl | Chris Browet | |
FIX: implement libcurl openssl thread-safe locking | |||
2014-02-18 | [pvr] fix: wrong condition in PVRManager::IsIdle (Ticket #14630) | xhaggi | |
IsIdle() returns the wrong state (true) if delta between next timer and now is equal to the backend idle time setting. In this condition XBMC shuts down with a wrong wakeup time for the next timer. | |||
2014-02-18 | gitignore | Alexandre Maloteaux | |
2014-02-18 | [Fix][gif] Check image dimensions. | ace20022 | |
2014-02-18 | [rss] right to left scrolling wasn't done for RTL langauges since ↵ | Jonathan Marshall | |
e470fb5ccd. Fixes #14928 | |||
2014-02-18 | Merge pull request #4225 from cg110/Ticket-14940- | jmarshallnz | |
Fix for ticket 14940 | |||
2014-02-17 | Update DeleteMovie to remove links to writers (Fixes 14940) | Chris Gilbert | |
DeleteMovie needs updating to remove entries in writerlinkmovie, otherwise any updates to the list of writers for a movie may not be correctly reflected, as new entries will be append and old entries are not removed. | |||
2014-02-17 | [lang] update of skin.confluence language files | alanwww1 | |
2014-02-17 | [lang] update of core language files | alanwww1 | |
2014-02-17 | [lang] update of internal addon language files | alanwww1 | |
2014-02-17 | Merge pull request #4224 from FernetMenta/active | Rainer Hochecker | |
ActiveAE: fix incorrect trigger for transition after: 0f8e85679c55cf2300... | |||
2014-02-17 | Merge pull request #4214 from Shine-/ffmpegbackportvc1 | Joakim Plate | |
ffmpeg backport: VC-1 DXVA2 improvements / Intel compat | |||
2014-02-17 | upnp: remove invalid/unnecessary comment | montellese | |
2014-02-17 | upnp: fix indentation in player after previous commit | montellese | |
2014-02-17 | upnp: executing Stop() in state NO_MEDIA_PRESENT is not allowed | montellese | |
2014-02-17 | [ios/atv2] - fix logging of python exceptions - thx to koying for figuring ↵ | Memphiz | |
it out | |||
2014-02-17 | Merge pull request #4209 from elupus/stereoscopic | Joakim Plate | |
Stereoscopic subtitle offsets | |||
2014-02-17 | [Fix][gif] Fix "Prevent Translation table overflow" check. | ace20022 | |
2014-02-18 | Merge pull request #4217 from Montellese/jsonrpc_music_type_unknown | jmarshallnz | |
jsonrpc: fix Files.GetDirectory returning wrong type "song" instead of "unknown" | |||
2014-02-18 | Merge pull request #4213 from jmarshallnz/mbid_to_artist | jmarshallnz | |
[musicdb] If MBIDs exist, try to match the best corresponding artist name | |||
2014-02-17 | Merge pull request #4222 from Montellese/jsonrpc_audiolibrary_fixes | Trent Nelson | |
jsonrpc: fix AudioLibrary.GetRecentlyAddedSongs/GetRecentlyPlayedSongs (fixes #14938) | |||
2014-02-17 | ActiveAE: fix incorrect trigger for transition after: ↵ | Rainer Hochecker | |
0f8e85679c55cf23004a87e738e799d3caad7192 | |||
2014-02-17 | jsonrpc: fix AudioLibrary.GetRecentlyAddedSongs/GetRecentlyPlayedSongs ↵ | montellese | |
(fixes #14938) | |||
2014-02-17 | jsonrpc: fix Files.GetDirectory returning wrong type "song" instead of "unknown" | montellese | |
2014-02-17 | [Fix][gifs] Fix stack corruption caused by a too high initial code size (max ↵ | ace20022 | |
is 11 bits). | |||
2014-02-17 | FIX: implement libcurl openssl thread-safe locking | Chris "koying" Browet | |
2014-02-17 | FIX: [droid] logging of python exception | Chris "Koying" Browet | |
2014-02-17 | Merge pull request #4216 from Montellese/musicdb_fixes | jmarshallnz | |
Two fixes to the music database | |||
2014-02-16 | fixed, 3d mode for amcodec, requires rw to /sys/class/ppmgr/ppmgr_3d_mode | davilla | |