aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-07updated: ticket #10105 - russian translation. thanks to tarabanspiff_
2010-09-07updated: ticket #10103 - dutch translation. thanks to adjespiff_
2010-09-07changed: Allow of deletion of video library item in filemodearnova
2010-09-07fixed: #10100 - joystick.WiiRemote.xml: patch/enhancement (thanks einhänder)vdrfan
2010-09-07removed: aac/mp1/mp2/mp3 passthrough options from the UI.jmarshallnz
2010-09-07changed: allow space between season and episode "S01 E01"elupus
2010-09-06fixed: #10080 - if audio renderer fills up completely, we wrongly assume it's...elupus
2010-09-06fixed: passing int through a variable arguments list doesn't automatically ge...bobo1on1
2010-09-06fixed: vdpau needs to memset its DVDVideoPicture structs to zerobobo1on1
2010-09-06fixed: stupid svn, this hunk snuck in by accidentspiff_
2010-09-06cosmeticsspiff_
2010-09-06changed: remove unused nfoscrape scraper code. part of ticket #10078. thanks ...spiff_
2010-09-06added: comments to CScraper::Run. part of ticket #10078. thanks to dbrobinsspiff_
2010-09-06fixed: strFileName should be const. part of ticket #10078. thanks to dbrobinsspiff_
2010-09-06changed: it's succeeded, not successfull. part of ticket #10078 - thanks to d...spiff_
2010-09-06changed: log selected movie on manual movie lookups. part of ticket #10078 - ...spiff_
2010-09-06changed: consistent names for FindArtistInfo and FindAlbumInfo. part of ticke...spiff_
2010-09-06setup HDMI audio kernel module parameters for NVIDIA - Tks erhnamlcapriotti
2010-09-06update to latest drivers - Tks erhnamlcapriotti
2010-09-06really cleanup after building - tks erhnamlcapriotti
2010-09-06readded: support for loading old, depreciated <episodeguide>&lt;episodeguide ...jmarshallnz
2010-09-06updated: ticket #10075 - polish translation. thanks to kolaborspiff_
2010-09-06added: print average error in codec infobobo1on1
2010-09-05fixed: picture.iDuration == 0 comparisonbobo1on1
2010-09-05changed: simplify emulated fgetc (used by ImageLib) and avoid the overhead of...elupus
2010-09-05fixed: Ensure we don't divide by zero in the scrollbar positioning code.jmarshallnz
2010-09-05reverted: listitem.duration back to minutes.jmarshallnz
2010-09-04fixed: compile error on linux after change to avoid CURL->String->CURL conver...elupus
2010-09-04fixed: fix for quirks crash failed to compile on windowselupus
2010-09-04fixed: GetClientQuirks can end up being called with no request contextelupus
2010-09-04changed: don't require silly functions in IPlayerelupus
2010-09-04changed: have CUtil::IsInternetStream() take CURL since that is the first it ...elupus
2010-09-04changed: avoid some of the CURL -> CStdString -> CURL for special protocolselupus
2010-09-04changed: move the WMP [Unknown Series] hack to a quirk, so other client don't...elupus
2010-09-04changed: add a quirks system for upnp serving quirks and use for one of the 3...elupus
2010-09-04changed: set CFileItemList content string based on what we find in the server...elupus
2010-09-04fixed: upnp client created genre string wrongelupus
2010-09-03fixed: flush VDPAU video surfaces and picture queue when seekinganssih
2010-09-03changed: enable VDPAU temporal deinterlacer when temporal_spatial selectedanssih
2010-09-03fixed: VDPAU reverse telecineanssih
2010-09-03changed: allow VDPAU reverse telecine when deinterlacing set to automaticanssih
2010-09-03fixed: VDPAU temporal deinterlacer was not provided enough fieldsanssih
2010-09-03increase the packet size to a multiple of max_packet_size that fits in the bu...theuni
2010-09-03cleanup: remove extra AVFrame pointer from GetPictureCommonanssih
2010-09-03changed: split CDVDVideoCodecFFmpeg::GetPicture()anssih
2010-09-03fixed: skip any frames before first keyframe even if VDPAU is usedanssih
2010-09-03fixed: GetBlockSize() must be virtual since it's overloaded by the input streamselupus
2010-09-03fixed webserver crash when using Visual Studio 2010 (upgraded libgpg-error to...blinkseb
2010-09-03updated: Chinese (Simple) translation based on English r33412taxigps
2010-09-03cosmetics: revised commentlcapriotti