Merge pull request #2810 from jmarshallnz/eval_conditions_before_actions
[vuplus_xbmc] / xbmc /
2013-06-10 Michal PiechowiakMerge pull request #2810 from jmarshallnz/eval_conditio...
2013-06-10 wsoltys[WIN32] fixed: dxspectrum and waveform had no exports.
2013-06-10 Garrett BrownSilence compiler warning "conversion from 'double'...
2013-06-10 popcornmixMerge pull request #2774 from popcornmix/rpi-settings
2013-06-10 Arne Morten KvarvingMerge pull request #2760 from aballier/ffmpeg_cleanups
2013-06-10 Wolfgang SchuppMerge pull request #2751 from wsnipex/linux-buildsteps
2013-06-10 Garrett BrownMerge pull request #303 from garbear/wifi-improvements
2013-06-10 Garrett Brown[Win32] Added ability to scan for access points
2013-06-10 Garrett BrownSquelched compile warnings in NetworkWin32.cpp
2013-06-10 Garrett Brown[Linux] Improved scanning for access points to include...
2013-06-10 Garrett BrownFix extra ; after if statement from commit c4ffa7736
2013-06-09 MemphizMerge pull request #2844 from Memphiz/mdns
2013-06-09 Cory FieldsMerge pull request #2857 from Memphiz/droidmulticast
2013-06-09 hucekeMerge pull request #2859 from popcornmix/fix_srt_sub
2013-06-09 popcornmix[rbp/omxplayer] Fix for srt subtitle sync
2013-06-09 hucekeMerge pull request #2853 from popcornmix/remove_discont...
2013-06-09 Memphiz[mdns] - make doResolve sync - else we risk an assert...
2013-06-09 Memphiz[mdns] - fix some possible crashes (seen when using...
2013-06-09 Memphiz[zeroconf] - cleanup ifdefs use HAS_MDNS and HAS_MDNS_E...
2013-06-09 Memphiz[mdns] - add HAS_MDNS and HAS_MDNS_EMBEDDED for support...
2013-06-09 Memphiz[mdns] - add optional libmdnsembedded support to configure
2013-06-09 Cory Fieldsjni: add MulticastLock class and hook it up to wifi...
2013-06-09 Arne Morten KvarvingMerge pull request #2697 from ace20022/makeEmStatic
2013-06-09 ace20022[cores] Make functions static if possible.
2013-06-09 ace20022[WindowInterceptor] Make up() static.
2013-06-08 popcornmix[rbp/omxplayer] Remove discontinuity handling from...
2013-06-08 Arne Morten KvarvingMerge pull request #2638 from fataki/builtinscreensaver
2013-06-08 Arne Morten KvarvingMerge pull request #2238 from stefansaraev/setguilanguage
2013-06-08 Arne Morten KvarvingMerge pull request #2819 from Fice/dnd_assign_fix
2013-06-08 Arne Morten KvarvingMerge pull request #2851 from pieh/regexp_unlowercase
2013-06-08 popcornmix[rbp/omxplayer] Remove flip timing logic from OMXPlayer...
2013-06-08 Michal Piechowiakadvancedsettings: don't lowercase custom regexp for...
2013-06-08 Arne Morten KvarvingMerge pull request #2730 from ulion/dvdplayer_ffmpeg_ht...
2013-06-08 Arne Morten KvarvingMerge pull request #2838 from evilhamster/cue14397
2013-06-08 hucekeMerge pull request #2850 from popcornmix/fix_div_zero
2013-06-08 popcornmix[rbp/omxplayer] Fix divide by zero at eof
2013-06-08 Joakim PlateMerge pull request #2847 from elupus/vda_ffmpeg
2013-06-08 Joakim PlateMerge pull request #2845 from elupus/vda
2013-06-08 Joakim Platevda: GetPicture return bool
2013-06-08 Arne Morten KvarvingMerge pull request #2745 from Rawk/add_HasFileExtension
2013-06-08 RawkCleanup IDirectory::IsAllowed(..)
2013-06-08 RawkUse the new HasExtension(..) function
2013-06-08 RawkAdd URIUtils::HasExtension(..) functions
2013-06-08 Joakim Platevda: allow queuing to be used
2013-06-08 Joakim Platevda: don't request buffer until we are sure queue depth...
2013-06-08 Joakim Platevda: increase re-order queue size to minimum 5 and...
2013-06-08 Joakim Platevda: replace sort time timestamp with counter
2013-06-08 Joakim Platevda: simplify presentation order calculation
2013-06-08 evilhamsterFix for single files / multiple songs reported in ...
2013-06-08 Lars Op den KampMerge pull request #2834 from Fice/fix_pvr_lock
2013-06-08 Fice[FIX] CheckMenuLock ignored WINDOW_SETTINGS_PVR
2013-06-08 Lars Op den KampMerge branch 'june_window'. closes #2812
2013-06-08 hucekeMerge pull request #2835 from huceke/raspberrypi
2013-06-08 Joakim Platedvdplayer: support vda decoding using ffmpeg hwaccel...
2013-06-08 Lars Op den Kamp[pvr] bump API version to 1.8.0 and sync add-ons
2013-06-08 Arne Morten KvarvingMerge pull request #2809 from jmarshallnz/no_skip_for_you
2013-06-08 jmarshallnzMerge pull request #2806 from Fice/rip_to_dp
2013-06-08 Arne Morten KvarvingMerge pull request #2821 from evilhamster/master
2013-06-08 Arne Morten KvarvingMerge pull request #2843 from w3sip/master
2013-06-08 davillafixed, these use CallVoidMethod, not CallObjectMethod
2013-06-08 Cory Fieldsjni: fix legitimate bugs seen with new warnings
2013-06-08 Cory Fieldsjni: use dummy casts to quash legitimate unused variabl...
2013-06-08 Cory Fieldsjni: have the compiler warn us about lots of potential...
2013-06-08 Cory Fieldsjni: fixup XBMCApp after get() rename
2013-06-08 Cory Fieldsjni: rename helper get() to get_raw()
2013-06-07 Cory FieldsMerge pull request #2746 from theuni/android-register...
2013-06-07 Cory Fieldsdroid: register/unregister our receiver in pause/resume...
2013-06-07 Cory Fieldsdroid: subclass CJNIBroadcastReceiver for onReceive
2013-06-07 Cory Fieldsdroid: register native functions at startup
2013-06-07 Cory Fieldsdroid: add onNewIntent for receiving files to play
2013-06-07 Cory Fieldsdroid: play the file from the launch intent (if any)
2013-06-07 Cory Fieldsdroid: add helper function for grabbing the target...
2013-06-07 Cory Fieldsjni: add unregisterReceiver function
2013-06-07 Cory Fieldsjni: move onReceive into the BroadcastReceiver where...
2013-06-07 Cory Fieldsjni: add private and virtual onNewIntent functions
2013-06-07 Cory Fieldsjni: drop hard-coded jniexport
2013-06-07 Cory Fieldsjni: pass received intents from internal to virtual...
2013-06-07 Cory Fieldsjni: create GetAppInstance() and use it rather than...
2013-06-07 Cory Fieldsjni: move the rest of the static members into PopulateS...
2013-06-07 Cory Fieldsjni: Add a top-level static member cache
2013-06-07 Cory Fieldsjni: add stubs for MediaStore statics
2013-06-07 Cory Fieldsjni: add a few functions needed for parsing intents
2013-06-07 Cory Fieldsjni: build new files
2013-06-07 Cory Fieldsjni: add stub for ContentResolver class and hook it...
2013-06-07 Cory Fieldsjni: add Cursor class
2013-06-07 Cory Fieldsjni: pass null strings as null objects, as java expects...
2013-06-07 Cory Fieldsjni: fix get_static_field when using a cached class
2013-06-07 Cory Fieldsjni: allow passing java String[] via std::vector<std...
2013-06-07 montellesesmartplaylists: fix CSmartPlaylistDirectory::GetPlaylis...
2013-06-07 montellesesmartplaylists: don't allow selecting multiple playlist...
2013-06-07 Lars Op den KampMerge remote-tracking branch 'fetzerch/menuhook-item...
2013-06-07 alexOptionally allow caching for all network streams, inclu...
2013-06-07 jmarshallnzMerge pull request #2840 from nuka1195/Branch_Python_No...
2013-06-06 MemphizMerge pull request #2842 from Fice/xcode_favdir
2013-06-06 Voyager1Merge pull request #2825 from ace20022/sub_fixes
2013-06-06 Martijn KaijserMerge pull request #2841 from popcornmix/fix_tidyups
2013-06-06 popcornmixFix build after #3836
2013-06-06 hucekeMerge pull request #2836 from popcornmix/tidyups
2013-06-06 nuka1195[Python] Adds an optional parameter "sound" to Dialog...
2013-06-06 popcornmix[rbp/omxplayer] dispmanx now handles negative rectangle...
next