Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-15 | Add support for sleep key in Linux | John Rennie | |
2013-01-15 | Add key mapping for the power button | John Rennie | |
2013-01-14 | [cec] physical address override was hidden on the pi. made it visible again | Lars Op den Kamp | |
2013-01-14 | [osx] - stop hammering the noidlesleep assertion - we only need to hold it once. | Memphiz | |
2013-01-14 | Merge pull request #2068 from wsoltys/screensaver_workaround | wsoltys | |
fixed: system screensaver could kick in when playing video. We won't please everyone with this change but at least it brings somewhat the old behavior back without altering the registry. | |||
2013-01-14 | fixed: system screensaver could kick in when playing video. We won't please ↵ | WiSo | |
everyone with this change but at least it brings somewhat the old behavior back without altering the registry. | |||
2013-01-13 | Merge pull request #2053 from ronie/xbmcvfs-write | ronie | |
[python] fix xbmcvfs.File(file).write(buffer) | |||
2013-01-13 | Merge pull request #2062 from opdenkamp/pvr-frodo-bump | Lars Op den Kamp | |
[pvr] sync pvr add-ons | |||
2013-01-14 | [pvr] bump pvr add-ons to ↵ | Lars Op den Kamp | |
https://github.com/opdenkamp/xbmc-pvr-addons/commit/a9780e023c8b7728017851bfd12d4df9e5c26993 | |||
2013-01-13 | Merge pull request #2069 from amet/service_addon_stop | Zeljko Ametovic | |
[fix] make sure we actually stop the service addon before upgrading it | |||
2013-01-13 | [fix] make sure we actually stop the service addon before upgrading it | amet | |
2013-01-12 | [EDL] - look for edl files not only for smb but also for nfs and afp | Memphiz | |
2013-01-11 | [pvr] work around for frodo to fix ↵ | Lars Op den Kamp | |
CPVRDatabase::RemoveStaleChannelsFromGroup for both sqlite3 and mysql | |||
2013-01-11 | ... and fixed the typo in d108eaf9f9aa2cdf079f7edda2f087c966be7e8d | Lars Op den Kamp | |
2013-01-11 | [epg] fixed possible crash in CGUIEPGGridContainer::Render(). credits to ↵ | Lars Op den Kamp | |
forum user 'x-cimo' | |||
2013-01-11 | [pvr] fix loop in CGUIWindowPVRChannels::SelectNextGroup | Lars Op den Kamp | |
2013-01-10 | [osx] - log the window name if a window completly obscures XBMC and leads to ↵ | Memphiz | |
framelimiting (so we can identify / add exceptional apps easily) | |||
2013-01-10 | [cec] fixed - incorrect error message was being displayed in the toast popup ↵ | Lars Op den Kamp | |
when libCEC could not be found on the system (c+p is bad mmm'kay) | |||
2013-01-10 | Merge pull request #2044 from popcornmix/clamped_resolution_fix | davilla | |
Fix for incorrectly using clamped resolution when looking for framerate match | |||
2013-01-10 | Merge pull request #2056 from skywalker666/master | Lars Op den Kamp | |
Issue #13810: This should fix the DELETE statement for MySQL (UNTESTED!). | |||
2013-01-10 | jsonrpc: only close the specified player (fixes #13936) | montellese | |
2013-01-10 | import art from a previously exported library | Jonathan Marshall | |
2013-01-10 | export art when exporting to a single file/folder structure | Jonathan Marshall | |
2013-01-10 | don't use the parent folder for art if the item is a folder item and has no ↵ | Jonathan Marshall | |
slash at end | |||
2013-01-09 | Merge pull request #2057 from popcornmix/timestamp_fix | huceke | |
[rbp] Fix for timestamp problems commonly seen with avi files. | |||
2013-01-10 | [jpegio] clarify and comment the reading code and handle the case of an ↵ | Jonathan Marshall | |
expanding file. | |||
2013-01-09 | [rbp] Fix for timestamp problems commonly seen with avi files. | popcornmix | |
2013-01-09 | Issue #13810: This should fix the DELETE statement for MySQL (UNTESTED!). | Jan Wagner-Rosenkranz | |
MySQL does not allow for SubSelects on the table you are updating or deleting from. So we have to use a statement with joins instead. Unfortunatly DeleteValues does not support the needed syntax, so we just execute the plain query. | |||
2013-01-09 | If cached art from Eden exists, but no original url is available, map it to ↵ | Jonathan Marshall | |
an unknown http address so that the art is maintained in Frodo. Required as themoviedb.org scraper caused actor art to be this way in Eden. | |||
2013-01-09 | [cec] don't update the device type in settings with the value that was ↵ | Lars Op den Kamp | |
returned from libCEC | |||
2013-01-09 | [cec] don't send incorrect pause/resume to slideshow when the source is ↵ | Lars Op den Kamp | |
(de)activated and don't resume playback when the source is activated and we didn't pause it when the source was deactivated | |||
2013-01-08 | Merge pull request #2020 from jmarshallnz/lame_id3_v2 | jmarshallnz | |
Always write v2 ID3 tags when ripping to mp3 | |||
2013-01-08 | Merge pull request #1885 from jmarshallnz/chunky_jpegs | jmarshallnz | |
[jpegio] Use chunked reading if CFile::Open doesn't set CFile::GetFileSize | |||
2013-01-09 | [jpegio] use chunked reading in case the filesize isn't available on Open() | Jonathan Marshall | |
2013-01-08 | Merge pull request #2052 from jmarshallnz/cddb64 | jmarshallnz | |
[cddb] use uint32_t for the disc id rather than unsigned long | |||
2013-01-09 | write id3v2 tags when ripping cds to mp3 | Jonathan Marshall | |
2013-01-08 | don't append null-terminator to buffer. fixes #13545 | ronie | |
2013-01-09 | [cddb] use uint32_t for the disc id rather than unsigned long and other ↵ | Jonathan Marshall | |
permutations - it has to be 32 bits. fixes #13933. | |||
2013-01-08 | Merge pull request #2039 from jhsrennie/master | jmarshallnz | |
Correct handling of multimedia keypresses | |||
2013-01-07 | Merge pull request #2037 from jmarshallnz/outline_alignment | jmarshallnz | |
fix horizontal alignment of outlined text | |||
2013-01-08 | revert part of 60b0ee01a47a134a002594ab746b2e52efb0d2b7 that somehow snuck in | Jonathan Marshall | |
2013-01-08 | always add the repository to the add-ons database even if it returns no ↵ | Jonathan Marshall | |
add-ons. fixes constant (every 10 minutes) hitting of add-on repos that have no add-ons | |||
2013-01-08 | reset initial visible state to visible if it has been set to delayed during ↵ | Jonathan Marshall | |
a previous window session. fixes #13923 | |||
2013-01-08 | moved nyxboard power and user button from peripheral config to keyboard.xml | Lars Op den Kamp | |
2013-01-08 | [pvr] fixed canceling the active timer on a channel in certain situations | Lars Op den Kamp | |
2013-01-08 | fixed - don't try to go to the previous window when stopping playback on ↵ | Lars Op den Kamp | |
exit. closes #13884 | |||
2013-01-08 | [pvr] fix channel import for mysql backends. closes #13810 | Lars Op den Kamp | |
2013-01-07 | dvdplayer: another fix for seeking/fw/rw in PVR | Joakim Plate | |
2013-01-07 | Fix for incorrectly using clamped resolution when looking for framerate match | popcornmix | |
2013-01-07 | CGUIMediaWindow: fix invalid filter-path when toggling watched mode which ↵ | montellese | |
leads to not grouping into movie sets |