aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-05Merge pull request #4651 from MartijnKaijser/ios-atv2_bump13.0-Gotham_r2jmarshallnz
Ios atv2 bump
2014-05-05[release] bump atv2/ios for re-releaseMartijn Kaijser
2014-05-05Merge pull request #4650 from FernetMenta/paplayerjmarshallnz
paplayer: fix accidently disabled seek by fc2b1b2
2014-05-05[gui] fix <hinttext> not being shown once unfocused/refocusedJonathan Marshall
2014-05-05Revert "Merge pull request #4642 from wsnipex/linking-fix"Jonathan Marshall
This reverts commit 0d1d80373801c330e2a5dc938cc50d0d6d3ccc6d, reversing changes made to 60bd97bdd8d662807076e9838ad7632b8c92d4fa.
2014-05-04Merge pull request #4642 from wsnipex/linking-fix13.0-Gothamjmarshallnz
Linking fix [fixes #15139]
2014-05-03[configure] fix static linking when ffmpeg found nettle/hogweedwsnipex
2014-05-03[configure] use pkg-config for rtmp detection. fixes linking with newer ↵wsnipex
librtmp versions
2014-05-03version bump to 13.0 finalMartijn Kaijser
2014-05-03Merge pull request #4623 from FernetMenta/backgroundjmarshallnz
Revert "[WIN32] changed: set background mode when minimized. prevents sc...
2014-05-03Merge pull request #4637 from Voyager1/fix-trac15163-bisjmarshallnz
[fix] make sure video playlist is empty and current when starting video disc
2014-05-02Merge pull request #4631 from da-anda/new-icons-gothamjmarshallnz
New icons gotham
2014-05-02[win32] new installer artworkda-anda
2014-05-02[win32] new iconda-anda
2014-05-02[ios/atv2] - sync project for new icons - add the media folder to xcodeMemphiz
2014-05-02[atv2/packaging] - ensure to overwrite our icon in the cache for make it appearMemphiz
2014-05-02[ios/atv2] - removed unused XBMC.png and moved the ATV2 images to ↵Memphiz
tools/darwin/packaging/media/atv2
2014-05-02[ios] - announce new icons in the info.plistMemphiz
2014-05-02[ios] added new iOS iconsda-anda
2014-05-02[cydia] - remote iconpack script - iconpack is not needed anymore - ↵Memphiz
http://mirrors.xbmc.org/apt/pre-release/ios/CydiaIcon.png is used for it - should be replaced with media/iOS/rounded/AppIcon57x57.png
2014-05-02[droid] new launcher icons + fetch launcher icons from media dirChris Koying Browet
2014-05-02[linux] make use of new iconsda-anda
2014-05-02[upnp] make use of new icons and add additional sizesda-anda
2014-05-02[osx] new icons + create icon from the iconsetJonathan Marshall
2014-05-02[webinterface] new faviconda-anda
2014-05-02new icons for media folderda-anda
2014-05-02[bookmark] fix resume bookmark from a plugin:// of stack:// items, thanks to ↵Jonathan Marshall
kit500
2014-05-02[gui] fix incorrect parsing of relative <width> and <height> tagsJonathan Marshall
2014-05-02Merge pull request #4614 from Montellese/upnp_player_loggingSascha Montellese
upnp: add some potentially useful logging to CUPnPPlayer::PlayFile()
2014-05-02Merge pull request #4616 from kit500/masterjmarshallnz
fix resume behavior for plugins with stack
2014-05-02Merge pull request #4601 from jmarshallnz/play_media_sort_orderjmarshallnz
[builtins] PlayMedia() should use a sort order appropriate for the items
2014-05-02Merge pull request #4615 from bombizombi/masterjmarshallnz
Fix for OSD auto hide not working
2014-05-02Merge pull request #4619 from fritsch/aefixesjmarshallnz
ActiveAE: correct time of buffered samples by resample ratio
2014-05-02Merge pull request #4626 from Voyager1/fix-trac15163jmarshallnz
[fix] only check video playlist status to determine fullscreen playback
2014-05-02Merge pull request #4624 from FernetMenta/paplayerjmarshallnz
paplayer: dvdplayercodec - check if seek is possible before trying to se...
2014-04-29Merge pull request #4539 from Matricom/amcodecdavilla
DVDCodecs: Condense and update HAS_LIBAMCODEC
2014-04-27Merge pull request #4602 from opdenkamp/pvrgothamGotham_rc1jmarshallnz
[PVR] bump add-ons
2014-04-27Merge pull request #4594 from FernetMenta/paplayerjmarshallnz
paplayer: proper handling of non seekable streams
2014-04-27Merge pull request #4607 from koying/fixdroidstoragecrashjmarshallnz
FIX: [droid] crash when stat'ing /mnt/secure/asec on some devices (fixes #15148)
2014-04-27[tests] fix HttpHeader testJonathan Marshall
2014-04-27[tests] fix CharsetConverter.utf8To_UTF32LE test on osxJonathan Marshall
2014-04-27[osx] fix make build on osxJonathan Marshall
2014-04-26[gui] don't show the 'remote path not found' message on directory failure ↵Jonathan Marshall
unless it's a share. closes #15091, #15133.
2014-04-26[musicdb] joins against album and song artist views should be LEFT, as some ↵Jonathan Marshall
songs/albums have no artist. fixes #15149
2014-04-26Merge pull request #4575 from koying/fixdroidcolorjmarshallnz
FIX: [droid] missing color in labels
2014-04-26Merge pull request #4591 from amet/subs_fixesjmarshallnz
Subs search fixes
2014-04-26Merge pull request #4572 from arnova/rar_subsjmarshallnz
fixed: Downloading subs for rars was broken
2014-04-26Merge pull request #4579 from jmarshallnz/display_path_to_deletejmarshallnz
when deleting files, make sure we display the path
2014-04-26Merge pull request #4580 from jmarshallnz/anim_length_fixjmarshallnz
[guilib] animation length was calculated incorrectly from effects
2014-04-26Merge pull request #4583 from fritsch/xbmc-upstreamjmarshallnz
ffmpeg: Backport c94305ae23318c8956a30485cd5642829f4f16a9 to fix #15085