aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-22Merge remote branch 'origin/gpl-compat'ceros7
2010-01-22Cosmetic: Tab to spacesmalloc64
2010-01-21fixed: ticket #8429 - PGS Subtitles do not work in MKV. thanks to HakanLspiff_
2010-01-21[OSX] changed: replaced custom CocoaPowerSyscall implementation with sample c...MaestroDD
2010-01-21fixed: print SDL_GetError in logbobo1on1
2010-01-21added: log message if SDL_OPENGL flag is not setbobo1on1
2010-01-21fixed: parsing enigma2 bouquets over https failed due to hardcoded default po...vdrfan
2010-01-21fixed: Ticket #8580 - MyMovies.dk Scraper version 1.2 (thanks bleze) vdrfan
2010-01-21fixed: Ticket #8594 - IMDb scraper trailer regex includes quotations that are...vdrfan
2010-01-21fixed: Ticket #8593 - IMDb scraper introduces double slash when translating o...vdrfan
2010-01-21fixed: actor and fanart fixes for russian kinopoisk.ru movie scraper (thanks ...vdrfan
2010-01-21updated: Chinese (Simple) translation based on English r27047taxigps
2010-01-21fixed: r27041 using reserved string ids in English blittan
2010-01-21fixed: temporal deinterlacer would show up twice (one was actually bob)elupus
2010-01-21fixed: must add the vdpau surface to surface list. The sun apperently have ma...elupus
2010-01-21fixed: compilation error without vdpau, even the sun has flaws...elupus
2010-01-21changed: no need to have a retry logic for creating vdpau surfaceselupus
2010-01-21added: allow selection of all vdpau deinterlace modes including half fps oneselupus
2010-01-21changed: check for vdpau feature support on startupelupus
2010-01-21[osx] fixed, diddling priority on wrong pthreaddavilla
2010-01-20fixed: folder path in script settings wasnt saving correctly after loading de...ametovic
2010-01-20[osx] updated Info.plist version from to 10.05.preMaestroDD
2010-01-20fixed [OSX]: libdvdnav is missing __eprintf; readded to build as a weak symbolMaestroDD
2010-01-20fixed build: missing changes from r27026 (from xcode_depends)MaestroDD
2010-01-20cope with multiple image typeslcapriotti
2010-01-20fixed build: don't use reserved 'id' as c++ member varMaestroDD
2010-01-20cosmeticslcapriotti
2010-01-20Proper mangling of menu.lstlcapriotti
2010-01-20cosmetics: tks erhnam for the hintlcapriotti
2010-01-20fixed: Compile warningarnova
2010-01-20changed: More effecient/faster CFileCurl::Stat() when used without a buffer +...arnova
2010-01-19removed: vdpau scaler setting because it wasn't hooked up to anythingbobo1on1
2010-01-19[WIN32] disable crystalhd for dx until its implemented.wiso
2010-01-19simpler version, tks AlTheKillerlcapriotti
2010-01-19optimal settings for nvidia in default configlcapriotti
2010-01-19lirc resume scriptlcapriotti
2010-01-19workaround for Bug #483130 - makes power management with device-kit worklcapriotti
2010-01-19lol, I just forgot to remove itlcapriotti
2010-01-19changed: Use cURL's old username/password option as it works with both old an...arnova
2010-01-19I was a little bit too selfish: remove firmware for my DVB-T adaptorlcapriotti
2010-01-19python script was renamedlcapriotti
2010-01-19changed: wait for vdpau surface to be ready on render, instead of flippageelupus
2010-01-19changed: remove early configure of renderer, now that we can recover vdpau wi...elupus
2010-01-19fixed: must increment packet count even when vdpau recovered before decodingelupus
2010-01-19changed: don't reset video codec on errors, it will flush reference frames ev...elupus
2010-01-19added: always buffer demux packets back to last found keyframe and resend the...elupus
2010-01-19changed: make DVDMessageListItem a first class citizen in std::worldelupus
2010-01-19cosmetic: renames of member variableselupus
2010-01-19fixed: if an input string was empty, the output string wasn't cleared on char...jmarshallnz
2010-01-19fixed: Aspect ratio of videos were wrong in stretch and zoom modes when runni...jmarshallnz