Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-25 | changed: Increase maximum amount of cached directories to 50 | arnova | |
2015-10-25 | Merge pull request #8265 from anaconda/fix-json-init-warnings | Martijn Kaijser | |
jsonrpc: fix type parsing warnings | |||
2015-10-25 | Merge pull request #8251 from stefansaraev/texturepacker | Martijn Kaijser | |
texturepacker cosmetics | |||
2015-10-25 | Merge pull request #8285 from mkortstiege/y_u_no_sing_with_me | Martijn Kaijser | |
[cleanup] remove karaoke support | |||
2015-10-25 | Merge pull request #8199 from FernetMenta/channelfix | Rainer Hochecker | |
[pvr] reset changed flag for channels after storing them to db | |||
2015-10-25 | Merge pull request #8287 from DaveTBlake/FileViewContentFix | Matthias Kortstiege | |
Fix music navigation generic content "songs" setting | |||
2015-10-25 | Merge pull request #8284 from mkortstiege/fix-selectaction | Matthias Kortstiege | |
[videos] default to play select action in case there's no information… | |||
2015-10-25 | Merge pull request #8278 from wsnipex/droid-uuid | Matthias Kortstiege | |
[droid] fix crashing on addon installation | |||
2015-10-25 | [infomanager] handle music in ListItem.UserRating (thanks ronie) | Matthias Kortstiege | |
2015-10-24 | Fix music file view generic content "songs" setting | DaveTBlake | |
When navigating music files we want view type to include media info so that file tag data can be displayed in file view. For this the content needs to be "songs". This original functionality was broken when deprecating the use of CGUIViewStateWindowMusicSong to make music more like video. But the initial attempt to restore that feature was too generic and caused other issues. This sets content to "songs" in a more retricted way. | |||
2015-10-24 | Merge pull request #8276 from ksooo/pvr-context-menu-cleanup-3 | Kai Sommerfeld | |
[PVR] Context menu cleanup, step 3 | |||
2015-10-24 | [videos] default to play select action in case there's no information to ↵ | Matthias Kortstiege | |
display (fixes #16189) | |||
2015-10-24 | [infomanager] fix possible crash when accessing ListItem.UserRating | Matthias Kortstiege | |
2015-10-24 | [cleanup] remove karaoke support | Matthias Kortstiege | |
2015-10-24 | Merge pull request #8115 from NedScott/New-touchscreen.xml | Martijn Kaijser | |
New touchscreen keymap | |||
2015-10-24 | Merge pull request #8266 from sportica/fix_sms_t9_after_pr7952 | Martijn Kaijser | |
Revert to process action without unicode. #16329 | |||
2015-10-23 | Merge pull request #8275 from ronie/confluence-stereoscopic | ronie | |
[Conluence] fix 2D radiobutton state - trac #16335 | |||
2015-10-23 | Merge pull request #7984 from un1versal/audio | da-anda | |
[strings] DTS -DTS-HD settings description, include relationship to DCADEC setting. | |||
2015-10-23 | Merge pull request #7789 from un1versal/RomeoMustDie | Kevin Goffe | |
[confluence] fix music OSD alignment and improve visible conditions on OSD Merged, thanks. | |||
2015-10-23 | [depends] crossguid: use libuuid on droid | wsnipex | |
2015-10-23 | [depends] switch libuuid implementation to e2fsprogs | wsnipex | |
this one compiles on droid as well | |||
2015-10-23 | [strings] DTS & DTS-HD settings description, include relationship to DCADEC ↵ | un1versal | |
setting | |||
2015-10-23 | [confluence] fix alignment and improve visible conditions on OSD | un1versal | |
2015-10-23 | Merge pull request #8277 from koying/addamcsurface | Chris Browet | |
ADD: [droid] surface rendering mediacodec | |||
2015-10-23 | ADD: [droid] surface rendering mediacodec | Chris "koying" Browet | |
2015-10-23 | CHG: [droid] disable libstagefright | Chris "koying" Browet | |
2015-10-23 | CHG: [droid] refactor Main jni in own class | Chris "Koying" Browet | |
2015-10-23 | Merge pull request #8273 from mkortstiege/fix-oninfo | Matthias Kortstiege | |
[videos] fix default select action after #8169 (thanks anaconda) | |||
2015-10-23 | Merge pull request #8272 from mkortstiege/fix-hitrectcolor | Matthias Kortstiege | |
[guilib] fix hitrect visualization | |||
2015-10-22 | Merge pull request #8274 from ksooo/coverity-fix-after-pr8240 | Kai Sommerfeld | |
[EPG] Coverity: Usage of invalid iterator after erasing vector element | |||
2015-10-22 | Merge pull request #8268 from DaveTBlake/AlbumArtistVector | Razzeee | |
[Fix]Sorting by (music) Artist and JSON GetAlbums broken by PR8158 | |||
2015-10-22 | Bump JSON version to reflect that since PR7486 (handling ARTISTS tag) it is ↵ | DaveTBlake | |
possible for the artist and artistid arrays returned by AudioLibrary::GetAlbums to be inconsistent | |||
2015-10-22 | [PVR] Channel window context menu improvements/fixes | Kai Sommerfeld | |
2015-10-22 | [PVR] Timer window context menu improvements/fixes | Kai Sommerfeld | |
2015-10-22 | [guilib] fix hitrect visualization | Matthias Kortstiege | |
2015-10-22 | [EPG] Coverity: Usage of invalid iterator after erasing vector element | Kai Sommerfeld | |
2015-10-22 | [Conluence] fix 2D radiobutton state | ronie | |
2015-10-22 | [videos] fix default select action after #8169 (thanks anaconda) | Matthias Kortstiege | |
2015-10-21 | Contains a series of fixes for tag parsing | Erwin Jansen | |
- Makes all the unit tests green. - @Razzeee noticed we are refering to the wrong issue. | |||
2015-10-21 | Adds a set of additional tests to verify tag loading class | Erwin Jansen | |
- The tests are not green due to various issues in the tag loading class. | |||
2015-10-21 | Refactors tagloading class for testability | Erwin Jansen | |
- Introduce templatized methods to make testing easier - Reorder methods for templatized methods - Remove whitespace and commented out code | |||
2015-10-21 | Merge pull request #8262 from ksooo/improve-timer-padding-ux | Kai Sommerfeld | |
[PVR] Improve timer padding user experience | |||
2015-10-21 | [VS] sync project file | Jenkins | |
2015-10-21 | Merge pull request #8209 from Montellese/binary_addons_bootstrapping | Sascha Montellese | |
[binary addons] improve bootstrap buildsystem to support arbitrary meta repositories | |||
2015-10-21 | Merge pull request #8267 from DaveTBlake/TrackSortDisplay | Razzeee | |
[Fix] Restore SortByTrack Label2 Format To Show Duration | |||
2015-10-21 | Merge pull request #8269 from ksooo/pvr-context-menu-cleanup-2 | Kai Sommerfeld | |
[PVR] strings.po comments cleanup & sync. of related source code comments | |||
2015-10-21 | [xcode] sync project file | Kai Sommerfeld | |
2015-10-21 | [PVR] Reduce available values for timer start/end margin. | Kai Sommerfeld | |
2015-10-20 | [PVR] Changed wording for timer's context menu item opening the timer ↵ | Kai Sommerfeld | |
setting dialog from 'Edit timer' to 'Edit settings' | |||
2015-10-20 | [PVR] Added some missing comments to strings.po, synced related source ↵ | Kai Sommerfeld | |
comments with strings.po contents |