aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-03[ios] fixed xcode project, GUIKeyboard.cpp does not exist anymoredavilla
2012-08-03Merge pull request #1239 from koying/jsoninputnotifSascha Montellese
2012-08-03FIX: JSON: Allow to receive "Input.*" notifications"Chris "Koying" Browet
2012-08-03[webinterface.default] use relative paths everywheremontellese
2012-08-03Merge pull request #1193 from Karlson2k/Khz_with_decimalArne Morten Kvarving
2012-08-03Merge pull request #1203 from pieh/peripherals_update_settingsArne Morten Kvarving
2012-08-03Merge pull request #1234 from garbear/remove-autodetectArne Morten Kvarving
2012-08-03cosmetic: silent compiler warnings in XBApplicationEx.cpp when building with ...vdrfan
2012-08-03DatabaseUtils: add missing handling of FieldEpisodeNumberSpecialSort and Fiel...montellese
2012-08-02Merge pull request #1226 from orewagundam/masterGarrett Brown
2012-08-02Added interface action to toggle debug modeorewagundam
2012-08-02Remove unused code and messages for auto-detecting FTP servers on networked X...Garrett Brown
2012-08-02Merge pull request #1233 from koying/streamdetailsSascha Montellese
2012-08-02FIX: [JSON] streamdetails are never retrievedChris \"Koying\" Browet
2012-08-01[AE/CA] - ooppps - typo in last commit (note to self - commit on the same hos...Memphiz
2012-08-01[AE/CA] - fix a possible overflow in the ringbuffer during readsize calculati...Memphiz
2012-08-01Merge pull request #1194 from Memphiz/keyboardrefactorMemphiz
2012-08-01cosmetic: silent compiler warningvdrfan
2012-08-01cosmetic: silent compiler warnings in xbmc-xrandrvdrfan
2012-08-01Merge pull request #1157 from FernetMenta/threadfixRainer Hochecker
2012-08-01[keyboard] - buildsys changesMemphiz
2012-08-01[keyboard] - change all occurences of GUIDialogKeyboard to the new approach a...Memphiz
2012-08-01[keyboard] - moved the rest of the GUIDialogKeyboard (which is no dialog anym...Memphiz
2012-08-01[keyboard] - add the GUIKeyboard baseclass which needs to be implemented for ...Memphiz
2012-08-01[ios] - add methods to XBMCController for allowing to attach an UIView to the...Memphiz
2012-08-01Merge pull request #1144 from Memphiz/videorotate2Memphiz
2012-08-01Merge pull request #1170 from Memphiz/repeatkeyMemphiz
2012-08-01[filter] - add a new codec filter FILTER_ROTATE, in dvdplayervideo process if...Memphiz
2012-08-01[renderers] - GL, GLES support RENDERFEATURE_ROTATION for all rendermethods, ...Memphiz
2012-08-01[baserenderer] - make Supports(ERENDERFEATURE) a virtual member of baserender...Memphiz
2012-08-01[gl/gles/win/renderer] - pass the video orientation down to the gl renderer a...Memphiz
2012-08-01[gui] - on repeated keypress actions where the action has to be dropped for m...Memphiz
2012-08-01[gui] - fix repeated CKey presses - we also need to throttle if we are called...Memphiz
2012-08-01Merge pull request #1212 from Memphiz/pythonserverctrlMemphiz
2012-08-01[python] - expose the startServer method to python for allowing scripts to st...Memphiz
2012-08-01[add] - add wrapper method for starting/stopping servers (jsonrpc, zeroconf, ...Memphiz
2012-08-01[fix] - fix compilation after 00ecb8f64b8c194e89fdd4f4d94981885e3b5134 - i to...Memphiz
2012-08-01[AE/CA/iOS] - let the hardware volume control the output channel of the mixer...Memphiz
2012-08-01Merge pull request #852 from mad-max/lookupfoldernamesMatthias Kortstiege
2012-08-01Merge pull request #1211 from Pulse-Eight/cecwakescreensaverLars Op den Kamp
2012-08-01added abiltity to look up folder names for music videosmad-max
2012-08-01Merge pull request #1167 from Montellese/jsonrpc_oninputrequestedSascha Montellese
2012-08-01release: bump versions for August merge windowmontellese
2012-08-01fix screen calibration window broken after 1b0360ebFrodo_alpha4pieh
2012-07-31[osx/ios] fixed compiler warnings, move -Wreorder to WARNING_CFLAGS to OTHER_...davilla
2012-07-31[osx] check for RES_INVALID before we use it as an array indexdavilla
2012-07-31Fixed crash of death when calling XBPyThread::stop() while inside a python di...Garrett Brown
2012-07-31build: fix cmyth build after 2d79579ad.Cory Fields
2012-07-31Merge pull request #1181 from Memphiz/swscalecrashMemphiz
2012-07-31[AE/CA] - cosmetics - davilla told me if i do it that way i might end up beei...Memphiz