aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-11Merge pull request #3081 from theuni/jni-updateCory Fields
2013-08-10Merge pull request #3075 from popcornmix/ffmpeg_mepgtspopcornmix
2013-08-10jni: fixed local ref leakdavilla
2013-08-10Merge pull request #3017 from Montellese/context_menu_cleanupSascha Montellese
2013-08-09Merge pull request #3087 from ulion/takescreenshot_support_paramsulion
2013-08-10Builtin function TakeScreenshot support savepath and sync params.ulion
2013-08-09jsonrpc: fix stray " in methods.jsonmontellese
2013-08-09droid: remove old android audio dependsdavilla
2013-08-09CGUIWindowSettingsCategory: fix handling/reverting of invalid inputmontellese
2013-08-09Merge pull request #2049 from DoraXBMC/masterSascha Montellese
2013-08-09Adding Profiles support to the XBMC default web interface.DoraXBMC
2013-08-09Adding JSON-RPC support for Profiles operations to XBMC.DoraXBMC
2013-08-08jni: fixup stagefright after JNISurface changeCory Fields
2013-08-08jni: fix forward-declareCory Fields
2013-08-08jni: hook up new classesCory Fields
2013-08-08jni: add new classesCory Fields
2013-08-08jni: const'ify Intent as necessaryCory Fields
2013-08-08jni: add function for determining runtime sdk version in classesCory Fields
2013-08-08jni: add missing WifiManager functionsCory Fields
2013-08-08jni: switch WifiConfiguration to getters and settersCory Fields
2013-08-08jni: clean and fixup SurfaceTextureCory Fields
2013-08-08jni: fill in Surface classCory Fields
2013-08-08jni: fix cursor long typeCory Fields
2013-08-08jni: fix BitSet classname and missing setGlobalCory Fields
2013-08-08Merge pull request #3049 from popcornmix/visualisation_synchuceke
2013-08-08Merge pull request #3068 from popcornmix/avoid_flush_syncMartijn Kaijser
2013-08-08Merge pull request #3069 from popcornmix/frame_advanceMartijn Kaijser
2013-08-08Merge pull request #3070 from popcornmix/immediate_deinterlaceMartijn Kaijser
2013-08-07Merge pull request #3060 from Montellese/settings_visible_dependencySascha Montellese
2013-08-07Merge pull request #3077 from popcornmix/libshairplayhuceke
2013-08-07[rbp] Switch from libshairport to libshairplay for airplaypopcornmix
2013-08-07Merge pull request #3073 from popcornmix/transform_typehuceke
2013-08-07Merge pull request #3076 from Montellese/tagloader_fixMartijn Kaijser
2013-08-07music: fix crash when calling CTagLoaderTagLib::Load() through IMusicInfoTagL...montellese
2013-08-07[ffmpeg/patches] Add backported mpegts optimisationspopcornmix
2013-08-07[ffmpeg] - backport - mpegts: Remove one 64-bit integer modulus operation per...Ben Avison
2013-08-07[ffmpeg] - backport - mpegts: Make discard_pid() faster for single-program st...Ben Avison
2013-08-07[ffmpeg] - backport - mpegts: Remove one memcpy per packetBen Avison
2013-08-07[ffmpeg] - backport - avio: Add an internal function for reading without copyingBen Avison
2013-08-07Merge pull request #3071 from popcornmix/uninit_audiohuceke
2013-08-07[rbp] Fix type of transform parameter to match latest firmwarepopcornmix
2013-08-07[rbp/omxplayer] Fix uninitialised variable that can lose audio packetpopcornmix
2013-08-07[rbp/omxplayer] Apply deinterlace changes immediatelypopcornmix
2013-08-07[rbp/omxplayer] Support frame advance with right arrow when pausedpopcornmix
2013-08-07[rbp/omxplayer] Avoid flushing fifos when audio/video fifos out of syncpopcornmix
2013-08-07Merge pull request #3067 from popcornmix/fix_compile_maxMartijn Kaijser
2013-08-07[rbp/omxplayer] Fix build error in types for maxpopcornmix
2013-08-07[cosmetics] - get rid of some checks for _WIN32 and replace them with proper ...Memphiz
2013-08-07Merge pull request #3038 from popcornmix/improve_ffrewMartijn Kaijser
2013-08-07[osx/ios/atv2] - sync xcode projectMemphiz