aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-03[guilib] fix togglebutton label not rendered properlyMatthias Kortstiege
2015-11-03Merge pull request #8335 from ↵da-anda
un1versal/Cornmeal,-Gunpowder,-Ham-Hocks-and-Guitar-Strings [strings] fix incorrect kai message string on dvd mount and generalise it instead
2015-11-03[strings] fix incorrect dvd mount string and generalise it insteadun1versal
This message apparently applies to all devices, like Optical Media and USB devices, needs to be generalised, simple fix Alternative fix would be a separate string and code changes to suit.
2015-11-03videoplayer: fix detection of program changeRainer Hochecker
2015-11-02Merge pull request #8339 from DaveTBlake/FixPlayerShowArtistMatthias Kortstiege
Fix missing artist display in music player #16356
2015-11-02Fix missing artist display in music playerDaveTBlake
2015-11-02Minor keyboard.xml improvementsNed Scott
Some minor adjustments to keyboard.xml longpress on the virtual keyboard had some issues: https://github.com/xbmc/xbmc/pull/7346#discussion_r43611751 "back" behavior on some PVR keys: http://forum.kodi.tv/showthread.php?tid=242476 and some other minor improvements.
2015-11-02[udevprovider] also handle 'change' events. fixes data cd/dvdsStefan Saraev
2015-11-02Merge pull request #7441 from Jalle19/vs-code-analysisMatthias Kortstiege
Fix various VS code analysis complaints (and bugs)
2015-11-01[udevprovider] fix mounting raw filesystems on a non partitioned disksStefan Saraev
2015-11-01[udevprovider] fix segfaults. mountpoint can be nullStefan Saraev
2015-11-01Merge pull request #8316 from wsnipex/silent_pythonWolfgang Schupp
[python] demote pythons stdout to loglevel debug
2015-11-01paplayer: wait for eof if no crossfading or cue sheetRainer Hochecker
2015-11-01Merge pull request #8331 from koying/fixdroidmediakeysjenkins4kodi
2015-11-01FIX: [droid] Media keys handling fixupsChris "Koying" Browet
2015-11-01Merge pull request #8239 from ronie/gui-abiMartijn Kaijser
remove skin backward compatibility
2015-11-01Merge pull request #8325 from MartijnKaijser/16.0beta1Martijn Kaijser
bump to 16.0 beta1
2015-11-01Merge pull request #8288 from arnova/up_dir_cache16.0a4-Jarvisjenkins4kodi
2015-11-01Merge pull request #8304 from koying/fix0bMartijn Kaijser
FIX: don't show size for non-file items
2015-10-31Merge pull request #8326 from zpon/regression-fixPär Björklund
Fix compile time error
2015-10-31Merge pull request #8329 from ronie/retouchedronie
[re-touched] update
2015-10-31[re-touched] updateronie
2015-10-31Merge pull request #8317 from pokowaka/fix_unit_testjenkins4kodi
2015-10-31Merge pull request #8306 from DaveTBlake/JSONConsistentArtistDataDave Blake
[Fix]jsonrpc getting consistent song and album artist data - names, IDs and MusicbrainzIDs
2015-10-31bump to 16.0 beta1Martijn Kaijser
2015-10-31Fix regressions introduced by refactoring in commit ↵Søren Juul
9e9396b073ba973b2847896a11244a9f37ecbaff
2015-10-31Merge pull request #8307 from koying/chgdroidmediakeysjenkins4kodi
2015-10-31JSON when getting album or song ensure underlying query uses song_artist or ↵DaveTBlake
album_artist tables to fully populate artist credits. Hence artist names and id arrays will be consistent. As a bonus now gets MBID (as a vector to match names and ids) In CMusicInfoTag set "FieldArtist" = GetArtistString so sorts work on strArtists from Album and song tables. Hence not need fix in CAlbum or Csong populating artist vector from artistDesc when artist credits empty. Rework underlying queries for GetAlbums, GetSongs, GetRecentlyAddedAlbums, GetRecentlyPlayedAlbums, GetRecentlyPlayedAlbumSongs, GetRecentlyAddedAlbumSongs, GetTop100Albums to fully populate artist credits Bump JSON version for now artist data returned is consistent
2015-10-31Merge pull request #8324 from afedchin/fix_dx_hqscallersMartijn Kaijser
[WinRenderer] Fixed HQ scalers again.
2015-10-31Merge pull request #8319 from rmrector/silent_threadMartijn Kaijser
Lower "Thread start" logging level
2015-10-31Merge pull request #8322 from MartijnKaijser/stacktraceMartijn Kaijser
[win32] it's time we also name the stacktrace and crashdump Kodi
2015-10-30[WinRenderer] Fixed HQ scalers again.Anton Fedchin
2015-10-30Merge pull request #8321 from koying/fixdroidbackgroundChris Browet
[droid] Issues when playing file (via json) when minimized
2015-10-30Merge pull request #8221 from SkyCrawl/czech-keyboard-layoutMartijn Kaijser
Keyboard layout: Czech QWERTZ
2015-10-30[win32] it's time we also name the stacktrace and crashdump KodiMartijn Kaijser
2015-10-30FIX: [droid;amc] be sure that we have a surfaceChris "Koying" Browet
2015-10-30FIX: [droid] do not reuse destroyed native windowChris "koying" Browet
2015-10-30[teletext] fix incorrect loop parameters, makes loop run againSam Stenvall
2015-10-30[dxva] fix dereferencing this after deleting itSam Stenvall
2015-10-30fix invalid log format specifiersSam Stenvall
2015-10-29Merge pull request #8308 from un1versal/Office_Spaceronie
[confluence]fix 3D/subtitles menu alignment when VideoPlayer.HasMenu is not visible
2015-10-29Lower "Thread start" logging levelRyan Rector
2015-10-29Merge pull request #8280 from afedchin/fix_dx_hqscallersMartijn Kaijser
[WinRenderer] Fix HQ scallers, to avoid unnecessary scaling at Stage1…
2015-10-29Fix unit tests on linux/os-xErwin Jansen
- Older tag lib libraries handle tag types differently - Added missing comment setter for ID3v2
2015-10-29[python] demote pythons stdout to loglevel debugwsnipex
reduces useless log spam
2015-10-29[confluence]fix alignment of subtitles menu in livetv OSD when ↵un1versal
VideoPlayer.HasMenu is not visible And align OSD record button to the right hand side of time progress.
2015-10-29CHG: [droid] proper handling of MEDIA keysChris "Koying" Browet
This allows MEDIA key to control Kodi when minimized
2015-10-29[confluence]fix 3D menu alignment when VideoPlayer.HasMenu is not visibleun1versal
and hopefully keep aligment it when VideoPlayer.HasMenu is also visible and videoplayer.isstereoscopic is also visible.
2015-10-29FIX: don't show size for non-file itemsChris "Koying" Browet
2015-10-29Merge pull request #8309 from mkortstiege/silent-globalsMatthias Kortstiege
[globals] remove macro XBMC_GLOBAL