Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-12 | smartplaylists: fix parsing of sort direction from JSON object | montellese | |
2013-07-12 | pvr: Only shows specific actions for current category or 'ALL' | janbar | |
Avoid to show unusable specific actions for the current context. | |||
2013-07-11 | fixed, ANativeActivity is a struct, not a class | davilla | |
2013-07-12 | fixed crash when CLocalizeStrings::Load() is called from multiple threads, ↵ | Lars Op den Kamp | |
which is possible when called by add-ons. | |||
2013-07-11 | [droid] fix path to xbmc depends in packaging Makefile | montellese | |
2013-07-11 | [osx] - don't steal the hw volume keys. Those are controlled by osx and ↵ | Memphiz | |
should always be. This reverts part of 6bb569c as we already did in the frodo branch. And now all nyxboard users say booo and go away ;) | |||
2013-07-10 | Merge pull request #2955 from popcornmix/ff_rew | popcornmix | |
[rtbp/omxplayer] Support ff/rew | |||
2013-07-10 | Merge pull request #2954 from jmbreuer/upstream-dvdmenu | Voyager1 | |
Unpause (if applicable) when going to DVD menu | |||
2013-07-10 | [win32] - fix crashing with libnfs 1.6 by bumping to 1.6.1 (which is 1.6.0 | Memphiz | |
+ a compile fix - 32bit time_t define was missing in the release target of vs project for libnfs) | |||
2013-07-10 | Merge pull request #2956 from davilla/drop-texturedone-event-for-gles | davilla | |
renderer: drop old texture done event for gles | |||
2013-07-10 | [lang] fixed: empty msgid entries | alanwww1 | |
2013-07-10 | [lang] update of skin.confluence language files | alanwww1 | |
2013-07-10 | [lang] update of core language files | alanwww1 | |
2013-07-10 | [lang] update of internal addon language files | alanwww1 | |
2013-07-10 | Merge pull request #2958 from Montellese/settings_description_confluence | Sascha Montellese | |
[confluence] add settings descriptions to GUI | |||
2013-07-10 | Merge pull request #2573 from ↵ | Sascha Montellese | |
ulion/slideshow_announce_onplay_speed_zero_for_pausing jsonrpc: change Player.OnPlay to announce speed 0 for pausing slideshow or picture | |||
2013-07-09 | Merge pull request #2865 from Fice/lockable_settings | Sascha Montellese | |
profiles: allow settings to be locked on specific levels | |||
2013-07-09 | [win32] update gitignore for library.xbmc.codec | montellese | |
2013-07-09 | fixed version number in addons/xbmc.pvr/addon.xml | Lars Op den Kamp | |
forgot the bump the version number in the xml again... | |||
2013-07-09 | [skin.confluence] add description textbox (ID 6) to SettingsCategory.xml | montellese | |
2013-07-09 | renderer: drop old texture done event for gles | davilla | |
2013-07-09 | [rbp/omxplayer] Support ff/rew | popcornmix | |
Big missing feature added for Pi. It works by increasing the clock and discarding audio when at 2x and 4x. For rewind and 8x and higher, it uses a different scheme. It pauses video, and single steps. For both schemes it uses the normal dvd player mechanism of seeking when the clock has diverged by too much. Notes: dvdplayer still decodes (then discards) audio when ff/rew. I'm skipping the decode step (too much cpu at 4x realtime). I've made GetTime return m_clock.GetClock() when ff/rew. (m_State.time is too jumpy). | |||
2013-07-09 | [WIN32] fixed: use .empty() instead of .size() < 1 (grr) | wsoltys | |
2013-07-09 | [WIN32] fixed: if we don't found - for whatever reason - a suitable monitor, ↵ | wsoltys | |
abort early and write the reason into the log file. | |||
2013-07-09 | Merge pull request #2949 from popcornmix/remove_has_video | huceke | |
[rbp/omxplayer] Remove unused state from OMXClock | |||
2013-07-09 | [rbp/omxplayer] Remove unused state from OMXClock | popcornmix | |
m_has_audio/m_has_video are always set before OMXReset is called, so just make them local parameters. m_video_start and m_audio_start are unused, so remove them. This commit should have no functional change | |||
2013-07-09 | fix missing initialization of new codec cb helper | Rainer Hochecker | |
2013-07-09 | Unpause (if applicable) when going to DVD menu | Joachim Breuer | |
2013-07-09 | Merge pull request #2933 from afedchin/fix_pvr_addon_slider | Lars Op den Kamp | |
[pvr] fix: CAddonCallbacksAddon::GetAddonSetting doesn't returns slider setting value. | |||
2013-07-09 | Merge pull request #2952 from jmbreuer/upstream-useremovable | Voyager1 | |
Fix DVD resume: Get and use correct (removable://) file record from database | |||
2013-07-09 | Get and use correct (removable://) file record from database | Joachim Breuer | |
Fixes DVD resume after resume details already exist | |||
2013-07-08 | Merge pull request #2934 from aballier/cdripupdate | Arne Morten Kvarving | |
Resurect FFmpeg encoder for audio CD ripping. | |||
2013-07-09 | [cosmetics] use CompareNoCase explicitly instead of Equals - after ↵ | Voyager1 | |
d25d6ef73a17c7044b819c998630346a522ca972 | |||
2013-07-08 | Merge pull request #2866 from garbear/git_rev | Garrett Brown | |
Improve recompile speed: Don't include git_rev.h/git_revision.h in system.h | |||
2013-07-08 | [ios/atv2/osx] - sync xcode project | Memphiz | |
2013-07-08 | [Win32] Remove condition `!defined(_LIB)` for git_revision.h inclusion | Garrett Brown | |
XBMC seems to compile and display a git revision with or without this condition. This reverts the change to PlatformInclude.h (now GitRevision.cpp) in b4952cf | |||
2013-07-08 | Improve recompile speed: Don't include git_revision.h in system.h (leads to ↵ | Garrett Brown | |
excessive recompiles) | |||
2013-07-08 | Merge pull request #2941 from opdenkamp/july_window | Lars Op den Kamp | |
codec id callbacks | |||
2013-07-09 | [pvr] bump add-ons | Lars Op den Kamp | |
2013-07-09 | added callback methods for binary add-ons to get codec id information from ↵ | Lars Op den Kamp | |
XBMC, so the dep on avcodec.h can be removed. only IDs used by pvr.hts and pvr.vdr.vnsi have been included | |||
2013-07-08 | Merge pull request #2598 from jmarcet/for-upstream | Lars Op den Kamp | |
Add new Action ToggleCECDevice() to switch state of playing device via a CEC peripheral | |||
2013-07-08 | Merge pull request #2846 from Montellese/multi_language_addons | Sascha Montellese | |
language agnostic script invocation | |||
2013-07-08 | Merge pull request #2953 from wsoltys/paste_clipboard | wsoltys | |
[WIN32] support ctrl+v to paste clipboard text. | |||
2013-07-08 | [ios/atv2/xbmc] - sync xcode projects | Memphiz | |
2013-07-08 | Merge pull request #2935 from ScudLee/missingsubepisodefix | Arne Morten Kvarving | |
[VideoInfoScanner] If no matching subepisode in guide, try full episode | |||
2013-07-08 | Merge pull request #2940 from jmbreuer/upstream | Voyager1 | |
Fix DVD resume: accept .IFO files regardless of file name case | |||
2013-07-08 | Fix DVD resume: accept .IFO files regardless of file name case | Joachim Breuer | |
Also accept Video CD files regardless of case | |||
2013-07-08 | [WIN32] support ctrl+v to paste clipboard text. | WiSo | |
2013-07-08 | fixed: Little fixup for 94817e6fa85e2e0b39d1f0f96795435a4256fe7b (thanks JM) | arnova | |
2013-07-07 | Fix CSAPFile::Stat() returning a boolean (0 or 1) when -1 or 0 ↵ | Garrett Brown | |
(respectively) is expected |