aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-17Revert "ffmpeg: fixup compile error in patch"Memphiz
2013-06-17[mingw] added pkg-config to fix configure finding not all available libswsoltys
2013-06-17[FreeBSD] ping use -t for timeout like OSXFneufneu
2013-06-16Merge pull request #2887 from t4-ravenbird/ios-pingMemphiz
2013-06-16[fix][ios] ping ; timeout option not supportedt4.ravenbird
2013-06-15Merge pull request #2855 from Voyager1/skip-chapters-withoutplaylistVoyager1
2013-06-15Move player action handling out of GUIDialogVideoOSD and GUIWindowFullScreen ...Voyager1
2013-06-15Only allow prev-next chapter jumps outside of active playlistVoyager1
2013-06-15Revert "Merge pull request #2809 from jmarshallnz/no_skip_for_you"Voyager1
2013-06-14Added CFileItem::FillInMimeType() and make GetMimeType() respect const qualif...Garrett Brown
2013-06-14Merge pull request #2881 from popcornmix/avoid_resample_initpopcornmix
2013-06-14[rbp/omxplayer] do not reopen the resample context for each frame.popcornmix
2013-06-14[cosmetic] Fix variable name to match name declared in header and parent cons...Garrett Brown
2013-06-14oops... forgot to bump the version in addons/xbmc.pvr/addon.xmlLars Op den Kamp
2013-06-14Merge pull request #2870 from popcornmix/pts_dts_adjustpopcornmix
2013-06-13Merge pull request #2874 from aballier/vdpau_checkJoakim Plate
2013-06-13Merge pull request #2873 from aballier/resampler_fixJoakim Plate
2013-06-13[jenkins] - disable the need of signing for ios/atv2 on jenkinsMemphiz
2013-06-13Merge pull request #2871 from Tolriq/faster_fix_filetypeSascha Montellese
2013-06-13[FIX] Faster and clever way to fix e0ec520d00Tolriq
2013-06-13configure, external ffmpeg: do not check if libavcodec contains vdpau functions.Alexis Ballier
2013-06-13DVDAudioCodecFFmpeg: do not reopen the resample context for each frame.Anton Khirnov
2013-06-13fixed, when compiling for native, tarball was saved in wrong placedavilla
2013-06-13[osx] fixed, stray touch under xcode3davilla
2013-06-12[DVDDemux] Allow for larger difference in dts and pts of packetpopcornmix
2013-06-12Merge pull request #2828 from Tolriq/fix_remoteaccessSascha Montellese
2013-06-12jsonrpc: fix "filetype" property being (unexpectedly) returned for Player.Get...montellese
2013-06-12cosmetics in CFileOperationsmontellese
2013-06-12jsonrpc: use "song" as default value for "type" propertymontellese
2013-06-12jsonrpc: fix property values returned by Player.GetItemmontellese
2013-06-12Merge pull request #2864 from Memphiz/mdnsMemphiz
2013-06-12[mdns] - enable zeroconfbrowser via mdnsembedded - as the browsing/service-re...Memphis
2013-06-12[mdns] - fix service resolving when using mdns-embeddedMemphis
2013-06-12[zeroconf] - add new hostname field to the service class - its needed by mdnsMemphis
2013-06-12[depends] - bump mdnsresponder to 379.37Memphis
2013-06-12Merge pull request #2868 from Montellese/win32_msbuildMemphiz
2013-06-11Retain type safety by using const_cast instead of C-style castGarrett Brown
2013-06-11Remove Python dialogs when compiling without PythonGarrett Brown
2013-06-11Add #include guards for HAS_PYTHONGarrett Brown
2013-06-11[jenkins] - do the mingw build in a backgroundthread and echo "." on the fore...Memphiz
2013-06-11[win32] cosmetic in BuildSetup.batmontellese
2013-06-11[win32] use MSBuild.exe or devenv.com (if available) in BuildSetup.bat to get...montellese
2013-06-11Merge pull request #2862 from t4-ravenbird/ping-errmsgjmarshallnz
2013-06-11Merge pull request #2629 from nuka1195/Branch_Python_Keyboard_to_Dialogjmarshallnz
2013-06-10[pvr] sync add-onsLars Op den Kamp
2013-06-10Merge pull request #2810 from jmarshallnz/eval_conditions_before_actionsMichal Piechowiak
2013-06-10[win32] ping ; avoid log when no replyt4.ravenbird
2013-06-10[WIN32] fixed: dxspectrum and waveform had no exports.wsoltys
2013-06-10Silence compiler warning "conversion from 'double' to 'float', possible loss ...Garrett Brown
2013-06-10Merge pull request #2774 from popcornmix/rpi-settingspopcornmix