vuplus_xbmc
2013-09-26 Martijn KaijserMerge pull request #3332 from ace20022/cximage_fixes
2013-09-26 S. DavillaActiveAE: disable AE_FMT_FLOAT on AESinkAUDIOTRACK...
2013-09-26 Chris BrowetMerge pull request #3333 from koying/FIXjnitypo
2013-09-26 Rainer HocheckerMerge pull request #3331 from FernetMenta/texture
2013-09-26 Chris BrowetMerge pull request #3205 from koying/fixSFinvalidpts
2013-09-26 Chris "Koying... FIX: [droid] JNI typo
2013-09-26 ace20022[cximage] Fix possible "Buffer is accessed out of bound...
2013-09-26 ace20022[cximage] Fix resource leak in dcraw.
2013-09-26 ace20022[cximage] Fix possible "Buffer is accessed out of bound...
2013-09-26 ace20022[cximage] Fix invalid number of character ({) when...
2013-09-26 Rainer Hocheckerfix memleak, make sure gl textures are deleted by rende...
2013-09-26 ace20022[cximage] Fix common realloc mistake: 'm_pBuffer' nulle...
2013-09-26 ace20022[cximage] Fix uninitialized struct member in ximadsp.
2013-09-26 ace20022[cximage] Fix memleak in ximadsp.
2013-09-26 Martijn KaijserMerge pull request #3323 from bfg1981/SFTPVerbosity
2013-09-25 Martijn Kaijser[win32] remove mplayer remenant from installer
2013-09-25 Martijn Kaijser[win32] exlude .log on packaging
2013-09-25 BFGAdds verbosity to SFTPFile, with log messages which...
2013-09-25 Martijn KaijserMerge pull request #3325 from jabbera/TCPServerSend14509
2013-09-25 Rainer HocheckerMerge pull request #3327 from FernetMenta/aefixes
2013-09-25 Rainer HocheckerActiveAE: forgot to force resampler after 6f5642ed7edab...
2013-09-24 jmarshallnzMerge pull request #3321 from Karlson2k/charsetconverte...
2013-09-24 Karlson2kCharsetConverter: fix: don't flip empty lines
2013-09-24 Andreas ZelendMerge pull request #3320 from ace20022/fix_en_langnames
2013-09-24 MikeIf send doesn't complete in one iteration don't
2013-09-23 ace20022Fix English names of languages and add Ossetic.
2013-09-23 davillaaml: fixed aml_present to actually work
2013-09-22 Karlson2kLanguage strings: fix name and description for ""videop...
2013-09-22 Martijn KaijserMerge pull request #3097 from Karlson2k/charsetconverte...
2013-09-22 Arne Morten... Merge pull request #3248 from ace20022/silence_lce
2013-09-22 Martijn KaijserMerge pull request #3287 from Montellese/skin_change
2013-09-22 Peter FrühbergerMerge pull request #3316 from FernetMenta/paplayer
2013-09-22 jmarshallnzMerge pull request #3262 from jmarshallnz/compile_warnings
2013-09-22 Jonathan Marshall[osx] fix potential memleak
2013-09-22 Jonathan Marshall[json-rpc] remove unnecessary assignment
2013-09-22 Jonathan Marshall[jpegio] remove unnecessary early return
2013-09-22 Jonathan Marshallremove unused variable
2013-09-22 Jonathan Marshallif we have a NULL EPG info tag, continue the loop
2013-09-21 Martijn KaijserMerge pull request #3296 from t-nelson/pivos_dont_flag_...
2013-09-21 Martijn KaijserMerge pull request #3314 from MartijnKaijser/repo_gotham
2013-09-21 Martijn Kaijser[addons] revert addon Gotham repo as it causes empty...
2013-09-21 Rainer Hocheckerpaplayer: fix segfault if file item had no MusicInfoTag
2013-09-21 Rainer Hocheckerpaplayer: do not mix pcm and raw streams
2013-09-21 Rainer HocheckerActiveAE: allow additional passthrough stream if other...
2013-09-21 Martijn KaijserMerge pull request #3309 from readmanr/english-check
2013-09-21 readmanrEnglish spelling corrections for /addons/
2013-09-20 Rainer HocheckerMerge pull request #3304 from FernetMenta/cuefile
2013-09-20 Rainer Hocheckerpaplayer: fixes for seeking ff/rw
2013-09-20 davillaDon't flag 720p60 as NTSC or 60i.
2013-09-20 Sascha MontelleseMerge pull request #3308 from waven/discstubfix
2013-09-20 WavenFix: Always add m_discStubExtensions to m_videoExtensions
2013-09-20 Rainer Hocheckerpaplayer: fix ff/rw in cue file
2013-09-19 Lars Op den... Merge pull request #3305 from fetzerch/bugfix-channelgroup
2013-09-19 Martijn KaijserMerge pull request #3300 from readmanr/english-check
2013-09-19 Christian Fetzerpvr: Fix missing field initialization CPVRChannelGroup...
2013-09-19 Martijn KaijserMerge pull request #3237 from Karlson2k/remove_old_sett...
2013-09-19 S. Davillafixed, add missing UnregisterCallback for XBMCHelper
2013-09-19 Karlson2kCharsetConverter: remove unused variable
2013-09-19 Karlson2kCharsetConverter: remove old and unused 'ucs2CharsetToS...
2013-09-19 Karlson2kCharsetConverter: rename stringCharsetToUtf8 to be...
2013-09-19 Karlson2kCharsetConverter: fix error report
2013-09-19 Karlson2kReplace usage of CStdString16 with u16string
2013-09-19 Karlson2kCharsetConverter: use common conversion for utf32ToStri...
2013-09-19 Karlson2kWin32DllLoader::Load: fix - don't flip when converting...
2013-09-19 Karlson2kCharsetConverter: add ability to fail on incorrect...
2013-09-19 Karlson2kCharsetConverter::stringCharsetToUtf8: skip conversion...
2013-09-19 Karlson2kCharsetConverter: do not allocate extra memory when...
2013-09-19 Karlson2kCharsetConverter: ASSERT -> assert
2013-09-19 Karlson2kCharsetConverter: make all conversion function to retur...
2013-09-19 Karlson2kCharsetConverter::reset optimization
2013-09-19 Karlson2kCharsetConverter: logicalToVisualBiDi return true/false...
2013-09-19 Karlson2kCharsetConverter: rename parameters for clarity and...
2013-09-19 Karlson2kCharsetConverter: finally remove CStdString
2013-09-19 Karlson2kCharsetConverter: remove CStdString from utf8ToSystem
2013-09-19 Karlson2kCharsetConverter: remove CStdString from utf32ToStringC...
2013-09-19 Karlson2kCharsetConverter: remove CStdString from logicalToVisua...
2013-09-19 Karlson2kCharsetConverter: fix wrong parameter type
2013-09-19 Karlson2kCharsetConverter: cosmetics
2013-09-19 Karlson2kCharsetConverter: replace CStdString versions with...
2013-09-19 Karlson2kAdd uXstrings.h with declarations of u16string and...
2013-09-19 Karlson2kConfigure: check for u16string/u32string declarations
2013-09-19 Karlson2kStringUtils::Split: use std::string as arguments types...
2013-09-19 Karlson2kCharsetConverter: replace 'convert' with 'convert_checked'
2013-09-19 Karlson2kCharsetConverter: convert_checked - use std::string...
2013-09-19 Karlson2kCharsetConverter: convert_checked - cosmetics
2013-09-19 Karlson2kCharsetConverter: convert_checked - don't use CStdStr...
2013-09-19 Karlson2kCharsetConverter: convert_checked - add ability to...
2013-09-19 Chris BrowetMerge pull request #3166 from koying/fixfontpath
2013-09-19 Martijn KaijserMerge pull request #3275 from yoavf/master
2013-09-19 jmarshallnzMerge pull request #3252 from bavison/music_search_bug
2013-09-19 readmanrEnglish spelling corrections English/strings.po
2013-09-19 davillaAgain, ANativeActivity is a struct, not a class
2013-09-19 davilla[aml] fixed slow startup
2013-09-19 davilla[aml] fix configure logging for additional players...
2013-09-18 Rainer Hocheckerpaplayer: compare musicinfotag-url when testing for...
2013-09-18 Peter FrühbergerMerge pull request #3289 from FernetMenta/aefixes
2013-09-18 Ben AvisonMusic search bugfix
2013-09-18 Rainer HocheckerActiveAE: open sinks with at least 2 channels
2013-09-17 montelleseuse CSetting::Reset() instead of manually setting the...
2013-09-17 montellesefix crash/freeze when changing skin after installing...
next