Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-03 | [guilib] fix togglebutton label not rendered properly | Matthias Kortstiege | |
2015-11-03 | Merge 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 instead | un1versal | |
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-03 | videoplayer: fix detection of program change | Rainer Hochecker | |
2015-11-02 | Merge pull request #8339 from DaveTBlake/FixPlayerShowArtist | Matthias Kortstiege | |
Fix missing artist display in music player #16356 | |||
2015-11-02 | Fix missing artist display in music player | DaveTBlake | |
2015-11-02 | Minor keyboard.xml improvements | Ned 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/dvds | Stefan Saraev | |
2015-11-02 | Merge pull request #7441 from Jalle19/vs-code-analysis | Matthias Kortstiege | |
Fix various VS code analysis complaints (and bugs) | |||
2015-11-01 | [udevprovider] fix mounting raw filesystems on a non partitioned disks | Stefan Saraev | |
2015-11-01 | [udevprovider] fix segfaults. mountpoint can be null | Stefan Saraev | |
2015-11-01 | Merge pull request #8316 from wsnipex/silent_python | Wolfgang Schupp | |
[python] demote pythons stdout to loglevel debug | |||
2015-11-01 | paplayer: wait for eof if no crossfading or cue sheet | Rainer Hochecker | |
2015-11-01 | Merge pull request #8331 from koying/fixdroidmediakeys | jenkins4kodi | |
2015-11-01 | FIX: [droid] Media keys handling fixups | Chris "Koying" Browet | |
2015-11-01 | Merge pull request #8239 from ronie/gui-abi | Martijn Kaijser | |
remove skin backward compatibility | |||
2015-11-01 | Merge pull request #8325 from MartijnKaijser/16.0beta1 | Martijn Kaijser | |
bump to 16.0 beta1 | |||
2015-11-01 | Merge pull request #8288 from arnova/up_dir_cache16.0a4-Jarvis | jenkins4kodi | |
2015-11-01 | Merge pull request #8304 from koying/fix0b | Martijn Kaijser | |
FIX: don't show size for non-file items | |||
2015-10-31 | Merge pull request #8326 from zpon/regression-fix | Pär Björklund | |
Fix compile time error | |||
2015-10-31 | Merge pull request #8329 from ronie/retouched | ronie | |
[re-touched] update | |||
2015-10-31 | [re-touched] update | ronie | |
2015-10-31 | Merge pull request #8317 from pokowaka/fix_unit_test | jenkins4kodi | |
2015-10-31 | Merge pull request #8306 from DaveTBlake/JSONConsistentArtistData | Dave Blake | |
[Fix]jsonrpc getting consistent song and album artist data - names, IDs and MusicbrainzIDs | |||
2015-10-31 | bump to 16.0 beta1 | Martijn Kaijser | |
2015-10-31 | Fix regressions introduced by refactoring in commit ↵ | Søren Juul | |
9e9396b073ba973b2847896a11244a9f37ecbaff | |||
2015-10-31 | Merge pull request #8307 from koying/chgdroidmediakeys | jenkins4kodi | |
2015-10-31 | JSON 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-31 | Merge pull request #8324 from afedchin/fix_dx_hqscallers | Martijn Kaijser | |
[WinRenderer] Fixed HQ scalers again. | |||
2015-10-31 | Merge pull request #8319 from rmrector/silent_thread | Martijn Kaijser | |
Lower "Thread start" logging level | |||
2015-10-31 | Merge pull request #8322 from MartijnKaijser/stacktrace | Martijn 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-30 | Merge pull request #8321 from koying/fixdroidbackground | Chris Browet | |
[droid] Issues when playing file (via json) when minimized | |||
2015-10-30 | Merge pull request #8221 from SkyCrawl/czech-keyboard-layout | Martijn Kaijser | |
Keyboard layout: Czech QWERTZ | |||
2015-10-30 | [win32] it's time we also name the stacktrace and crashdump Kodi | Martijn Kaijser | |
2015-10-30 | FIX: [droid;amc] be sure that we have a surface | Chris "Koying" Browet | |
2015-10-30 | FIX: [droid] do not reuse destroyed native window | Chris "koying" Browet | |
2015-10-30 | [teletext] fix incorrect loop parameters, makes loop run again | Sam Stenvall | |
2015-10-30 | [dxva] fix dereferencing this after deleting it | Sam Stenvall | |
2015-10-30 | fix invalid log format specifiers | Sam Stenvall | |
2015-10-29 | Merge pull request #8308 from un1versal/Office_Space | ronie | |
[confluence]fix 3D/subtitles menu alignment when VideoPlayer.HasMenu is not visible | |||
2015-10-29 | Lower "Thread start" logging level | Ryan Rector | |
2015-10-29 | Merge pull request #8280 from afedchin/fix_dx_hqscallers | Martijn Kaijser | |
[WinRenderer] Fix HQ scallers, to avoid unnecessary scaling at Stage1… | |||
2015-10-29 | Fix unit tests on linux/os-x | Erwin Jansen | |
- Older tag lib libraries handle tag types differently - Added missing comment setter for ID3v2 | |||
2015-10-29 | [python] demote pythons stdout to loglevel debug | wsnipex | |
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-29 | CHG: [droid] proper handling of MEDIA keys | Chris "Koying" Browet | |
This allows MEDIA key to control Kodi when minimized | |||
2015-10-29 | [confluence]fix 3D menu alignment when VideoPlayer.HasMenu is not visible | un1versal | |
and hopefully keep aligment it when VideoPlayer.HasMenu is also visible and videoplayer.isstereoscopic is also visible. | |||
2015-10-29 | FIX: don't show size for non-file items | Chris "Koying" Browet | |
2015-10-29 | Merge pull request #8309 from mkortstiege/silent-globals | Matthias Kortstiege | |
[globals] remove macro XBMC_GLOBAL |