aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-22removed: outdated known_issues.txtjmarshallnz
2009-12-22changed: get rid of old cruftspiff_
2009-12-22changed: get rid of the useless stSettings structspiff_
2009-12-21updated: Portuguese (Brazil) #8241, based on English r25792 (thanks to bugre)blittan
2009-12-21[WIN32] fixed logfile writing.wiso
2009-12-21fixed: my logging class rewrite broke win32. use wide versionsspiff_
2009-12-21fixed: ticket #8236 - Pressing escape when setting a custom shutdown timer sh...spiff_
2009-12-21fixed: ticket #8240 - Pb with UI Sounds Selectionspiff_
2009-12-21Added comments to Spanish strings.xml to reflect changes in r25934. #8237malloc64
2009-12-21Fix Spanish strings.xml. Thank you jurrabi. #8237malloc64
2009-12-21[WIN32] fixed opengl buildwiso
2009-12-21[OSX] fixed buildMaestroDD
2009-12-21[OSX] keymapping; changed: follow iospirit's advice and don't map aluminium r...MaestroDD
2009-12-21[OSX] update to HIDRemote 1.1.1MaestroDD
2009-12-21updated: German translation #8233, based on English r25792 (thanks to ZippoLi...blittan
2009-12-21Changed : [Confluence] Lower cased heaps of stuff in the skin by default (mos...jezz_x
2009-12-21fixed, crash if mpls_parse returns nulldavilla
2009-12-21fixed: Suppress one more compile warning.althekiller
2009-12-21fixed: Suppress compile warningsalthekiller
2009-12-21changed: remove HRESULT usage and replace by boolspiff_
2009-12-21changed: CLog now uses a FILE*. avoids crashes if we cannot write the log for...spiff_
2009-12-21changed: Add our source root as first include path in CXXFLAGS to ensure our ...althekiller
2009-12-21fixed: Linux compile error with VDPAU enabledalthekiller
2009-12-21fixed: Ticket #8111 - the mystery of the disappearing mouse, merge from camel...jmarshallnz
2009-12-21merged: Fixes from camelot branch, r25905, r25907.jmarshallnz
2009-12-20[WIN32] updated ffmpeg dlls to current svnwiso
2009-12-20reverted parts of r25901 to not harm external ffmpegwiso
2009-12-20[WIN32] fixed build. cores/ffmpeg gone.wiso
2009-12-20fixed: vdpau build (hopefully)spiff_
2009-12-20merged: r25753,r25754 from Camelot branch - useful logging changes.jmarshallnz
2009-12-20changed: remove old deprecated album/artist propertiesspiff_
2009-12-20changed: get rid of cores/ffmpeg - use the headers directly from the ffmpeg d...spiff_
2009-12-20updated: ffmpeg to r20894spiff_
2009-12-20[WIN32] changed: if BeginScene() fails try to call EndScene() as it might was...wiso
2009-12-20changed: no need to ever do any other type of caching than init for tv streamselupus
2009-12-20changed: define size of audio/video queues based on time instead of byteselupus
2009-12-20changed: move logic to calculate fill level into the message queueelupus
2009-12-20changed: use CCriticalSection instead of direct access to EnterCriticalSectio...elupus
2009-12-20changed: use std::list instead of our own linked list for message queueselupus
2009-12-20changed: have CVDMsg::Acquire() return a this ptr to simplify useelupus
2009-12-20changed: don't start playback untill atleast one packet of audio and video ha...elupus
2009-12-20changed: use a enum of cache state to allow different types of cache situationselupus
2009-12-20fixed: audio player should not drop frames just cause we are pausedelupus
2009-12-20changed: extend IAudioRenderer with method to get total cache timeelupus
2009-12-20changed: only use NPOT texture's if driver advertises it, don't assume it wor...elupus
2009-12-20Finnish translation, based on English r25792 (#8209 thanks to mikko70)malloc64
2009-12-20fixed: Ticket #8219 - Daum Movie Scraper Patch (thanks hojel!)vdrfan
2009-12-20Fixed : [Confluence] made home music "now playing" icon respect aspect ratio ...jezz_x
2009-12-20Fixed : [Confluence] Messed up cyrillic at confluence skin's uppercase fonts....jezz_x
2009-12-19fixed: D3DLOCK_READONLY flag when locking the backbuffer makes things fasterbobo1on1