Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-15 | [settings] - add settingscondition OsxIsSnowLeopard | Memphiz | |
2014-06-15 | [osx] - add function for identifying osx snow leopard runtime | Memphiz | |
2014-06-15 | Merge pull request #4895 from jmarshallnz/kill_unknown_nodetype_log | jmarshallnz | |
[log] remove 'Unknown nodetype' logs - they're not really useful | |||
2014-06-15 | Merge pull request #4861 from koying/fixupperaccent | jmarshallnz | |
FIX: support accents in ToUpper/ToLower | |||
2014-06-15 | Merge pull request #4899 from Memphiz/osxsinkphysicalformat | jmarshallnz | |
[AE/osxsink] - don't set the altered outputformat which might have wrong channel count Conflicts: xbmc/cores/AudioEngine/Sinks/AESinkDARWINOSX.cpp | |||
2014-06-15 | Merge pull request #4902 from FernetMenta/buf | jmarshallnz | |
ActiveAE: fix caching for streams | |||
2014-06-15 | Merge pull request #4883 from ruuk/deletesound | jmarshallnz | |
Delete sound in CActiveAE::DiscardSound | |||
2014-06-15 | Merge pull request #4898 from ndogxj/patch-1 | jmarshallnz | |
[AML] Memory leak while Dispose | |||
2014-06-15 | Merge pull request #4891 from Memphiz/fixcximageleak | jmarshallnz | |
[cximage] - fix big memory leak in raw image decoder - thx to smf007 for | |||
2014-06-15 | Merge pull request #4881 from ace20022/json_fix | jmarshallnz | |
[Fix][JSON] Fix re-set locale after using yajl | |||
2014-06-15 | Merge pull request #4878 from FernetMenta/xfade | jmarshallnz | |
ActiveAE: set stream volume to fading target if fading time is zero | |||
2014-06-15 | Merge pull request #4687 from ruuk/textboxgettext | jmarshallnz | |
Add ability to get text from ControlTextBox via python and infolabels | |||
2014-06-15 | Merge pull request #4169 from koying/fixdvdtouch | jmarshallnz | |
FIX: do not popup OSD on DVD menu with touch or mouse (fixes #14906) | |||
2014-06-15 | Merge pull request #4855 from mkortstiege/externalplayer_callback | Matthias Kortstiege | |
[externalplayer] fire onplaybackstarted event - fixes #15279 | |||
2014-06-15 | Merge pull request #4859 from MartijnKaijser/addon_sync | Martijn Kaijser | |
[add-ons] sync add-ons with repo | |||
2014-06-15 | Merge pull request #4794 from ossman/curlssl | jmarshallnz | |
Incompatible with Curl NSS backend | |||
2014-06-14 | Merge pull request #4696 from ossman/dbus_bool | jmarshallnz | |
[linux] bad boolean type given to dbus | |||
2014-06-12 | fix missing dash in version tag | Martijn Kaijser | |
2014-06-11 | Merge pull request #4763 from wsoltys/Gotham | jmarshallnz | |
fixed logging of audio endpoint device id. | |||
2014-06-11 | Merge pull request #4844 from fritsch/gotham-backport-fix-dvdplayer | jmarshallnz | |
Gotham: backport fix dvdplayer | |||
2014-06-11 | Don't leave nvidia-settings zombies | qqp | |
2014-06-10 | Merge pull request #4797 from Karlson2k/Gotham-fix_tag_read | jmarshallnz | |
Gotham: fix tag read | |||
2014-06-10 | Merge pull request #4857 from t-nelson/Gotham_13.2_backports | jmarshallnz | |
Gotham 13.2 backports | |||
2014-06-09 | FIX: [droid] set "remote as keyboard" default to true | Chris "Koying" Browet | |
2014-06-07 | Merge pull request #4719 from Memphiz/osxsink_channelmap | jmarshallnz | |
[AE/osxsink] - fix multichannel speaker layout / channel mapping | |||
2014-06-07 | Merge pull request #4852 from FernetMenta/aefixes | jmarshallnz | |
ActiveAE: fix reset of buffering after 51ff5b6e39a752787547dbe79f6c58206... | |||
2014-06-07 | Merge pull request #4826 from robwebset/master | Martijn Kaijser | |
Update hooks for TvTunes | |||
2014-06-07 | Merge pull request #4845 from Memphiz/trac15261 | jmarshallnz | |
[AE/osxsink] - allow up to 16 channels in osx sink - fixes #15261 | |||
2014-06-07 | Merge pull request #4791 from jmarshallnz/playlist_settings | jmarshallnz | |
Playlist settings don't update on change of profile | |||
2014-06-07 | Merge pull request #4676 from jmarshallnz/dont_set_scraper_on_tvshow_on_nfo | jmarshallnz | |
[tvshows] don't set scraper if we find a tvshow.nfo file. | |||
2014-06-07 | Merge pull request #4735 from cg110/fix_web_server_mem_leak | Sascha Montellese | |
Fix webserver memory leak | |||
2014-06-07 | Merge pull request #4796 from BlackIkeEagle/Gotham-non-exec-desktop | jmarshallnz | |
Gotham non exec desktop | |||
2014-06-07 | Merge pull request #4754 from koying/fixsetsdelete | Chris Browet | |
FIX: [sets] actually allow to delete sets | |||
2014-06-07 | Merge pull request #4780 from koying/fixamlrewind | Chris Browet | |
FIX: [amlcodec] make FF/RWwork | |||
2014-06-07 | Merge pull request #4834 from koying/fixdroidctrl | Chris Browet | |
FIX: [droid] handle CTRL meta | |||
2014-06-07 | Merge pull request #4812 from FernetMenta/aefixes | jmarshallnz | |
ActiveAE: do not feed free buffers to stream if cache is full | |||
2014-06-07 | videodb: don't reset the source path if it is temporarily offline | montellese | |
2014-06-07 | Merge pull request #4801 from FernetMenta/pause | jmarshallnz | |
ActiveAE: stop processing passthrough packets for paused streams, fixes ... | |||
2014-06-07 | Merge pull request #4401 from Jalle19/fix-recording-thumbnail | Sam Stenvall | |
Fall back to using channel icon as thumbnail for recordings | |||
2014-06-07 | Merge pull request #4804 from jmarshallnz/constantly_repeating | jmarshallnz | |
[guilib] repeat wasn't considered for translation of constants | |||
2014-06-07 | Merge pull request #4798 from jmarshallnz/no_imdb_no_problem | jmarshallnz | |
[videodb] don't lookup playcounts when adding movies with no imdb/year | |||
2014-06-07 | Merge pull request #4775 from jmarshallnz/empty_episode_playcount | jmarshallnz | |
[videodb] don't set the playcount on scan if missing episode/season numbers | |||
2014-06-07 | Merge pull request #4779 from popcornmix/real_thumbnail | jmarshallnz | |
[info] Only extract thumbnails and video info from real video stream | |||
2014-06-07 | Merge pull request #4769 from Memphiz/osxsinkfixes | jmarshallnz | |
[AE/osxsink] - bugfixes | |||
2014-06-07 | Merge pull request #4767 from fritsch/aefixes | jmarshallnz | |
ActiveAE: Properly set m_encodedRate when transcoding | |||
2014-06-07 | Merge pull request #4750 from MartijnKaijser/repotime_extend | Martijn Kaijser | |
[addons] extend repo check to 24 hours | |||
2014-06-07 | Merge pull request #4751 from fritsch/pvr-fix | jmarshallnz | |
EpgContainer: Fix Deadlock when calling Observer with lock | |||
2014-06-07 | Merge pull request #4752 from Karlson2k/fix_python_paths_01 | jmarshallnz | |
Fix Python error with non-US-ASCII paths, fixes #14990 | |||
2014-06-07 | Merge pull request #4699 from FernetMenta/adpcm | jmarshallnz | |
dvdplayer: demuxFFmpeg - use bits_per_coded_sample if bits_per_raw_sampl... | |||
2014-06-07 | Merge pull request #4732 from jmarshallnz/pvr_fixes | jmarshallnz | |
PVR: A couple of fixes in guide search dialog |