aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-18Remove User key mapping from the Nyxboard keyboard.xmlJohn Rennie
2011-11-17Ensure only .xml files get passed to LoadKeymapJohn Rennie
2011-11-17Add mappings for all Nyxboard keysJohn Rennie
2011-11-17Minor readability improvements suggested by LarsJohn Rennie
2011-11-16Create mapping file for the Nyxboard remoteJohn Rennie
2011-11-16Append device specific mappings to keymapJohn Rennie
2011-11-16[osx/ios] sync xcode projects to pull request #527davilla
2011-11-15fixed, bump libcec to 1.2.0davilla
2011-11-15Merge pull request #527 from jimfcarroll/ssl-lockingjimfcarroll
Added a utility to set the ssl library's MT hooks.
2011-11-16use the same libcec version on win32 as on other platformsLars Op den Kamp
2011-11-15use packages.pulse-eight.net as source for the win32 libcec dep instead of ↵Lars Op den Kamp
xbmc.opdenkamp.eu
2011-11-15fix playlist position if CPlayListPlayer::Swap() swaps the currently playing ↵montellese
item
2011-11-15[WIN32] removed parts of 3e5a4e3cfbd21e16fd2f7e44f2b52ad06443df7d by ↵wsoltys
commenting the code (would like to keep the original idea). This needs further discussion after eden.
2011-11-15changed/fixed: add some sanity checks to rar code to avoid crashes with ↵spiff
corrupt archives.
2011-11-15Added a utility to set the ssl library's MT hooks.Jim Carroll
2011-11-15fixed: more c+p monstersLars Op den Kamp
2011-11-15fixed: c/p monster ..vdrfan
2011-11-15changed: have the VideoOSD close if the SHOW_OSD action is sentspiff
this makes the action a toggle, which is useful with e.g. the eventserver. closes #12213, thanks to maphix
2011-11-15added: Current.WindSpeed weather info-labelspiff
only holds the speed and unit, e.g. '3 km/h'
2011-11-15fixed: xml comments needs two dashesspiff
2011-11-15fixed: had to exit weather window to get new weather locations selectablespiff
2011-11-15fixed: don't append % to an empty humidity labelspiff
2011-11-15updated: German translation for Confluence skinvdrfan
2011-11-15Added [Confluence] "Data Provider" label to the weather window so we can ↵Jezz_X
acknowledge the people we get the data from. (new string needed sorry translators)
2011-11-14[fix] - libplist doesn't like -j8 ... so we force to -j1 ...Memphiz
2011-11-14[cleanup] - remove check for ARMEL_ define. Its not defined on ios - so we ↵Memphiz
consider this code arm proof ...
2011-11-14fixed: peripheral manager window never sent the message upstreamspiff
this was most noticable by no item being selected in the list on window load
2011-11-14fixed: mp3 files with > 8k crap on start didn't work.spiff
we now read up to 5*8k before we bail. closes #12210
2011-11-14fixed: installating/updating several add-ons with the same dependenciesspiff
if we had a job already registered, the Install() call in the dependency install code would return false, thus halting the installation we now wait around until the job finishes instead
2011-11-14Merge pull request #530 from cptspiff/weatherArne Morten Kvarving
changed: always fetch weather using an add-on
2011-11-14changed: we now only support v2.0 weather add-onsspiff
2011-11-14changed: rename weather add-on setting to avoid conflicts with old installsspiff
2011-11-14changed: allow no weather add-onspiff
2011-11-14remove unused codespiff
2011-11-14changed: always fetch weather through an addonspiff
2011-11-14fixed: only use the original listitem url for pluginsspiff
should solve #12205 without other regressions
2011-11-14Revert "fixed: invalid resume bookmarks - do not set the listitem property ↵spiff
'original_listitem_url' for videodb items (fixes #12205)" This broke IsSamePath() comparisons for video library items This reverts commit 7c38fb695910431dba5753896b0449d3fa744e25.
2011-11-14[Confluence] Fixed up navigation in DialogPeripheralManager.xml you can now ↵Jezz_X
get to the OK button
2011-11-13Add patch file for dxva BeginFrame return value handlingCrystalP
2011-11-13[DXVA] Handle return value of BeginFrame better.CrystalP
The nVidia cards sometimes return E_PENDING and need time before they can start decoding a new frame. Helps nVidia cards with blocky pictures/pixellation artifacts after skip or when CPU is busy.
2011-11-13[osx] fixed, restore default SIGSEGV handler after SDL_Init steals itdavilla
2011-11-13fixed broken build on osx, undefine defined macro isset, it collides with ↵davilla
function in cectypes.h
2011-11-13h264: Use mismatching frame numbers in fields to synchronize the ↵Michael Niedermayer
first/second field state independant of them being reference or not. Fixes Ticket354 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-11-13fixed: pause of playback could cause 100% cpu usageelupus
2011-11-12[osx] fixed possible crash when probing multiple displaysdavilla
2011-11-12fixed: invalid resume bookmarks - do not set the listitem property ↵vdrfan
'original_listitem_url' for videodb items (fixes #12205)
2011-11-12jsonrpc: change log level from WARNING to DEBUG for parameter parsingmontellese
2011-11-12jsonrpc: fix data passing in JSONRPC.NotifyAllmontellese
2011-11-12fixed: unable to edit/remove an assigned subtitle folder after the ↵vdrfan
previously added video source path has changed (fixes #12204)
2011-11-12updated: German string (for 34a9a95a2ce4d3eb4079e241747fd0d6d51dc1ea)vdrfan