Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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-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 | [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 | |||
2015-10-29 | Merge pull request #8315 from mkortstiege/silent-ar-warnings | Matthias Kortstiege | |
[make] silent ar compiler warnings | |||
2015-10-29 | Merge pull request #8313 from koying/fixsurface | Martijn Kaijser | |
FIX: [droid;amcs] do not stop video when loosing main surface | |||
2015-10-29 | [make] silent ar compiler warnings | Matthias Kortstiege | |
In recent gnu binutils the ar binary operates in deterministic mode by default. This is rendering the 'u' option useless and is causing compiler warnings. | |||
2015-10-29 | Merge pull request #8310 from mkortstiege/fix-togglebutton-autowidth | Matthias Kortstiege | |
[guilib] fix togglebutton not properly resizing when using the altlabel | |||
2015-10-29 | Merge pull request #8314 from Razzeee/improve-gitignore-clion | Matthias Kortstiege | |
Remove .idea folder which get's created from JetBrains CLion | |||
2015-10-29 | Remove .idea folder which get's created from JetBrains CLion | Kolja Lampe | |
2015-10-28 | Merge pull request #8311 from ksooo/coverity-1 | Kai Sommerfeld | |
[PVR, guiinfo] Some random Coverity fixes | |||
2015-10-28 | FIX: [droid;amcs] do not stop video when loosing main surface | Chris "Koying" Browet | |
2015-10-28 | Merge pull request #8312 from hudokkow/thedroidsmustbecrazy | Chris Browet | |
[gitignore] More android artifacts | |||
2015-10-28 | [droid] update readme to recommend Ubuntu 14.04 | Martijn Kaijser | |
2015-10-28 | [gitignore] More android artifacts | h.udo | |
2015-10-28 | [d3d11] Fixed issue with stereoscopic 3D mode and DXVA scaling for some ↵ | Anton Fedchin | |
drivers which works incorrectly with DXVA processor and deferred context. | |||
2015-10-28 | [WinRenderer] Fix HQ scallers, to avoid unnecessary scaling at Stage1 (with ↵ | Anton Fedchin | |
DXVA processor and color shader). This also fixes HQ scallers for TAB/SBS modes. | |||
2015-10-28 | [globals] remove macro XBMC_GLOBAL | Matthias Kortstiege | |
2015-10-28 | [guilib] fix togglebutton not properly resizing when using the altlabel | Matthias Kortstiege | |
2015-10-28 | [PVR] Fix: Coverity: CGUIInfoManager: divide_by_zero (actually a false positive) | Kai Sommerfeld | |
2015-10-28 | [PVR] Fix: Coverity: CGUIDialogPVRRadioRDSInfo: uninit member | Kai Sommerfeld | |
2015-10-28 | [PVR] Fix: Coverity: CPVRManagerStartJob: unused member | Kai Sommerfeld | |
2015-10-28 | [PVR] Fix: Coverity: PVRGUIInfo: uninit member | Kai Sommerfeld | |
2015-10-27 | Adding keyboard layout: Czech QWERTZ | SkyCrawl | |
2015-10-27 | Merge pull request #8291 from koying/fixdroidvolume | Martijn Kaijser | |
CHG: [droid] decouple kodi and system audio volumes | |||
2015-10-27 | Merge pull request #8301 from ksooo/guiinfo-fix-listitem-isrecording | Kai Sommerfeld | |
[guiinfo] Fixed LISTITEM_ISRECORDING for epg event items ... |