Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-04 | Merge pull request #3953 from jmarshallnz/date_time_validation | jmarshallnz | |
Date time validation | |||
2014-01-04 | Merge pull request #3956 from jmarshallnz/import_speedups | jmarshallnz | |
Video library: Import speedups | |||
2014-01-04 | Merge pull request #3919 from jmarshallnz/number_labels | jmarshallnz | |
Allow use of $NUMBER[] to specify a number in XML tags | |||
2014-01-04 | Merge pull request #3906 from xhaggi/skin-epg | ronie | |
[confluence] adds info area for current selected epg item | |||
2014-01-04 | Merge pull request #3898 from koying/fix3droidios | Chris Browet | |
FIX: TAB 3D fixup for ios & libstagefright | |||
2014-01-04 | [infoscanner] don't invalidate paths whenever DeleteMovie() is done if all ↵ | Jonathan Marshall | |
we're doing is updating details in-place | |||
2014-01-04 | [infoscanner] don't do a CDirectory::Exists() check when we set a path hash ↵ | Jonathan Marshall | |
to empty - it's expensive for some VFS filesystems, and it doesn't matter if we add non-existent paths to the database (should SetPathHash ever be called on a non-existent path) | |||
2014-01-04 | [infoscanner] don't read into archives when looking for trailers | Jonathan Marshall | |
2014-01-04 | [videodb] don't wrap ImportXML in a transaction - it uses the infoscanner ↵ | Jonathan Marshall | |
which has it's own instance with it's own transactions. Fixes #13818 | |||
2014-01-04 | CApplicationMessenger::ActivateWindow() can call back into python, so make ↵ | Jonathan Marshall | |
sure we use the DelayedCallGuard. Fixes #13776. | |||
2014-01-04 | [python] track the open state of the progress dialog, as the open event is ↵ | Jonathan Marshall | |
sent on-thread, whereas close is sent via a threadmessage. Two progress dialogs in a row thus won't show up if the close of the first occurs after (due to threadmessaging being delayed) the open of the second. Fixes #13467 | |||
2014-01-04 | [music] add 'MusicBrainz Album Artist' as an option for tag reading. Fixes ↵ | Jonathan Marshall | |
#14707 | |||
2014-01-04 | [date/time] have SetFromDateString() first attempt SetFromDBDate() before ↵ | Jonathan Marshall | |
attempting to parse for a 'Sunday, April 15 2006' style date | |||
2014-01-04 | [date/time] validate SetFromDBDate() a little better | Jonathan Marshall | |
2014-01-04 | [date/time] Return a bool from SetDate/Time to indicate a successful, valid, ↵ | Jonathan Marshall | |
date | |||
2014-01-03 | Merge pull request #3806 from opdenkamp/pvraddons11 | Lars Op den Kamp | |
[PVR] bump add-ons | |||
2014-01-03 | Merge pull request #3902 from vkosh/pvr-progress | Lars Op den Kamp | |
[pvr] fix: hide loading pvr data progress dialog if error occured in pvr clients | |||
2014-01-03 | Merge pull request #3934 from leechguy/profiles_settings_cleanup | jmarshallnz | |
Auto login profile selection | |||
2014-01-03 | Merge pull request #3807 from nigeljonez/profilessegfault | jmarshallnz | |
Avoid using CSettings to create a blank guisettings.xml for a fresh prof... | |||
2014-01-03 | Merge pull request #3879 from jmarshallnz/empty_value_db_filters | jmarshallnz | |
Allow empty value fields in database filters | |||
2014-01-04 | [JSON-RPC] bump version to 6.13.1 | Jonathan Marshall | |
2014-01-04 | [dbfilters] if matching empty fields, allow also to match NULL | Jonathan Marshall | |
2014-01-04 | [PVR] sync xbmc_stream_utils.hpp | Lars Op den Kamp | |
2014-01-04 | [PVR] bump add-ons | Lars Op den Kamp | |
2014-01-04 | [dbfilters] allow empty value fields. fixes #14702 | Jonathan Marshall | |
2014-01-04 | [dbfilters] validate number and second fields to ensure the values are non-empty | Jonathan Marshall | |
2014-01-03 | Merge pull request #3944 from BigNoid/mysql_musicdb_fix | jmarshallnz | |
[musicdb] Fix ambiguous sql query. | |||
2014-01-04 | [Cosmetics] more name fixes | ronie | |
2014-01-03 | what's my name again? | ronie | |
2014-01-03 | droid: enable amcodec | davilla | |
2014-01-03 | [nfs] - remove leftover libnfs buildsys for linux - we provide the correct ↵ | Memphiz | |
version via our ppa for linux (all other platforms have the right version bundled) - for all non ppa conform distributions the upstream source has to be compiled and installed (if no package for the distribution is provided by the distributor) | |||
2014-01-03 | Merge pull request #3946 from FernetMenta/aefixes | Rainer Hochecker | |
ActiveAE: fix latency and cachetime of sink | |||
2014-01-03 | [lang] update of skin.confluence language files | alanwww1 | |
2014-01-03 | [lang] update of core language files | alanwww1 | |
2014-01-03 | [lang] update of internal addon language files | alanwww1 | |
2014-01-02 | Merge pull request #3943 from ntadej/patch-1 | alanwww1 (Attila) | |
Fix Slovenian short date | |||
2014-01-02 | [Confluence] Give Profiles Settings window the same look and feel as other ↵ | LeechGuy | |
settings windows | |||
2014-01-02 | Give Auto login selection dialog the same look and feel as used by the ↵ | LeechGuy | |
language selection dialogs | |||
2014-01-02 | Fix ambiguous mysql error. | BigNoid | |
2014-01-02 | ActiveAE: cosmetics | Rainer Hochecker | |
2014-01-02 | ActiveAE: fix overwrite of sink latency and cache time | Rainer Hochecker | |
2014-01-01 | droid: fixed, check for ALL enabled codecs | davilla | |
2014-01-01 | droid: fixed crash, check for configure exceptions and bail if we throw | davilla | |
2014-01-01 | Fix Slovenian short date | Tadej Novak | |
In Slovenian there should be spaces after periods in date. | |||
2014-01-01 | videolibrary: fix season flattening logic after ↵ | montellese | |
e3d6b047db849af39641105af96a86e24e73a9f0 | |||
2014-01-01 | Merge pull request #3933 from MartijnKaijser/a12 | Martijn Kaijser | |
[release] version bump to 13.0 alpha12 | |||
2013-12-31 | droid: fix buildGotham_alpha11 | S. Davilla | |
2013-12-31 | droid, disable amcodec | S. Davilla | |
2013-12-31 | droid: do not try to diddle permissions if we are not an aml device | S. Davilla | |
2013-12-31 | revert most of cde2285 | ronie | |