aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-17upnp: executing Stop() in state NO_MEDIA_PRESENT is not allowedmontellese
2014-02-17[ios/atv2] - fix logging of python exceptions - thx to koying for figuring ↵Memphiz
it out
2014-02-17Merge pull request #4209 from elupus/stereoscopicJoakim Plate
Stereoscopic subtitle offsets
2014-02-17[Fix][gif] Fix "Prevent Translation table overflow" check.ace20022
2014-02-18Merge pull request #4217 from Montellese/jsonrpc_music_type_unknownjmarshallnz
jsonrpc: fix Files.GetDirectory returning wrong type "song" instead of "unknown"
2014-02-18Merge pull request #4213 from jmarshallnz/mbid_to_artistjmarshallnz
[musicdb] If MBIDs exist, try to match the best corresponding artist name
2014-02-17Merge pull request #4222 from Montellese/jsonrpc_audiolibrary_fixesTrent Nelson
jsonrpc: fix AudioLibrary.GetRecentlyAddedSongs/GetRecentlyPlayedSongs (fixes #14938)
2014-02-17ActiveAE: fix incorrect trigger for transition after: ↵Rainer Hochecker
0f8e85679c55cf23004a87e738e799d3caad7192
2014-02-17jsonrpc: fix AudioLibrary.GetRecentlyAddedSongs/GetRecentlyPlayedSongs ↵montellese
(fixes #14938)
2014-02-17jsonrpc: fix Files.GetDirectory returning wrong type "song" instead of "unknown"montellese
2014-02-17[Fix][gifs] Fix stack corruption caused by a too high initial code size (max ↵ace20022
is 11 bits).
2014-02-17FIX: implement libcurl openssl thread-safe lockingChris "koying" Browet
2014-02-17FIX: [droid] logging of python exceptionChris "Koying" Browet
2014-02-17Merge pull request #4216 from Montellese/musicdb_fixesjmarshallnz
Two fixes to the music database
2014-02-16fixed, 3d mode for amcodec, requires rw to /sys/class/ppmgr/ppmgr_3d_modedavilla
2014-02-16fixed, 3d -> 2d in mediacodecdavilla
2014-02-17[videodb] fix incorrect query for musicvideos matching on title+artist. ↵Jonathan Marshall
fixes #14934
2014-02-16Merge pull request #4215 from fritsch/pulse-ignore-volume-passthroughPeter Frühberger
AESinkPULSE: Don't set stored volume when opening in passthrough mode
2014-02-16musicdb: fix iTimesPlayed in albumview (fixes #14901)montellese
2014-02-16musicdb: fix GetYearsNav() using invalid iYear result indexmontellese
2014-02-16AESinkPULSE: Don't set stored volume when opening in passthrough modefritsch
2014-02-16ffmpeg backport: VC-1 DXVA2 improvements / Intel compatShine
2014-02-16[musicdb] If MBIDs exist, try to match the best corresponding artist name on ↵Jonathan Marshall
scan. Fixes #14707
2014-02-15Merge pull request #4096 from DBendit/libbluray-fixTrent Nelson
Ensuring libbluray doesn't overwrite distro files on non-Darwin systems
2014-02-15[DROID] Fix TZ after bfc296bTrent Nelson
2014-02-16[music] album info lookup would result in invalid song paths in the ↵Jonathan Marshall
database. fixes 14933
2014-02-16[database] fix missing CommitTransaction(), causing queued ExecuteQueries() ↵Jonathan Marshall
to be ignored (e.g. repo updates)
2014-02-15Merge pull request #4210 from BigNoid/settingslevel_navronie
[Confluence] Change the onup of the settings category list to itself ins...
2014-02-16Merge pull request #4207 from davilla/memoinkjmarshallnz
fixed, memory oink. we kept adding to formats to m_formats for each video played and never cleared it
2014-02-15[Confluence] Change the onup of the settings category list to itself instead ↵BigNoid
of the settingslevel button.
2014-02-15overlays: apply stereo offset to all overlay typesJoakim Plate
This fixes issue #14926 Note: dvd/bluray menu's will not align properly if played back in a stereoscopic mode after this change, but it's an okey trade off for now.
2014-02-15overlays: fixed stereo offset of subtitle was applied when not in 3dJoakim Plate
2014-02-15fixed, memory oink. we kept adding to formats to m_formats for each video ↵S. Davilla
played and never cleared it
2014-02-14Merge pull request #4206 from wsoltys/fixmingwwsoltys
[WIN32] fixed: missing dlls for the mingw environment
2014-02-14[WIN32] fixed: missing some dlls for the mingw environmentwsoltys
2014-02-14Merge pull request #4205 from groth-its/smb-domain-fixjmarshallnz
FIX: Parsing of SMB URLs when a domain is supplied
2014-02-14Fix CURL::GetWithoutFilename to not break the URL string when the domaingroth-its
is supplied.
2014-02-13Merge pull request #4194 from davilla/fix-patch-spewTrent Nelson
fixed, missing last line causes patch to spew warnings
2014-02-13Merge pull request #4195 from Memphiz/fixiosenableinputoutputTrent Nelson
[AE/CA/iOS] - fix CAUOutputDevice::EnableInputOuput() by checking the re...
2014-02-13Merge pull request #4199 from opdenkamp/pvraddonsfeb14Trent Nelson
[PVR] bump add-ons
2014-02-13Merge pull request #4203 from wsnipex/gitrev-fixTrent Nelson
[configure] make sure abs_top_srcdir is always defined
2014-02-13Merge pull request #4190 from fritsch/vdpau-disablempeg4Trent Nelson
VDPAU: Mpeg-4/H263 is now a user setting - it must be evaluated
2014-02-13[configure] make sure abs_top_srcdir is always definedwsnipex
2014-02-13Merge pull request #4193 from t-nelson/parallel_build_fixes_the_last_maybeTrent Nelson
Parallel build fixes the last maybe
2014-02-13Merge pull request #4200 from fritsch/fix-wasapi-bitstreamPeter Frühberger
ActiveAE: Compare correct list that matches the sinkName
2014-02-13ActiveAE: Compare correct list that matches the sinkNamefritsch
2014-02-13[PVR] bump add-onsLars Op den Kamp
2014-02-12Fix compile of CharsetConverter tests.Trent Nelson
2014-02-12Fix CNFSFile test compileTrent Nelson
Let's deep grep next time we rename headers!
2014-02-12Fix parallel make race conditions.Trent Nelson