index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-12-22
removed: outdated known_issues.txt
jmarshallnz
2009-12-22
changed: get rid of old cruft
spiff_
2009-12-22
changed: get rid of the useless stSettings struct
spiff_
2009-12-21
updated: Portuguese (Brazil) #8241, based on English r25792 (thanks to bugre)
blittan
2009-12-21
[WIN32] fixed logfile writing.
wiso
2009-12-21
fixed: my logging class rewrite broke win32. use wide versions
spiff_
2009-12-21
fixed: ticket #8236 - Pressing escape when setting a custom shutdown timer sh...
spiff_
2009-12-21
fixed: ticket #8240 - Pb with UI Sounds Selection
spiff_
2009-12-21
Added comments to Spanish strings.xml to reflect changes in r25934. #8237
malloc64
2009-12-21
Fix Spanish strings.xml. Thank you jurrabi. #8237
malloc64
2009-12-21
[WIN32] fixed opengl build
wiso
2009-12-21
[OSX] fixed build
MaestroDD
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.1
MaestroDD
2009-12-21
updated: German translation #8233, based on English r25792 (thanks to ZippoLi...
blittan
2009-12-21
Changed : [Confluence] Lower cased heaps of stuff in the skin by default (mos...
jezz_x
2009-12-21
fixed, crash if mpls_parse returns null
davilla
2009-12-21
fixed: Suppress one more compile warning.
althekiller
2009-12-21
fixed: Suppress compile warnings
althekiller
2009-12-21
changed: remove HRESULT usage and replace by bool
spiff_
2009-12-21
changed: CLog now uses a FILE*. avoids crashes if we cannot write the log for...
spiff_
2009-12-21
changed: Add our source root as first include path in CXXFLAGS to ensure our ...
althekiller
2009-12-21
fixed: Linux compile error with VDPAU enabled
althekiller
2009-12-21
fixed: Ticket #8111 - the mystery of the disappearing mouse, merge from camel...
jmarshallnz
2009-12-21
merged: Fixes from camelot branch, r25905, r25907.
jmarshallnz
2009-12-20
[WIN32] updated ffmpeg dlls to current svn
wiso
2009-12-20
reverted parts of r25901 to not harm external ffmpeg
wiso
2009-12-20
[WIN32] fixed build. cores/ffmpeg gone.
wiso
2009-12-20
fixed: vdpau build (hopefully)
spiff_
2009-12-20
merged: r25753,r25754 from Camelot branch - useful logging changes.
jmarshallnz
2009-12-20
changed: remove old deprecated album/artist properties
spiff_
2009-12-20
changed: get rid of cores/ffmpeg - use the headers directly from the ffmpeg d...
spiff_
2009-12-20
updated: ffmpeg to r20894
spiff_
2009-12-20
[WIN32] changed: if BeginScene() fails try to call EndScene() as it might was...
wiso
2009-12-20
changed: no need to ever do any other type of caching than init for tv streams
elupus
2009-12-20
changed: define size of audio/video queues based on time instead of bytes
elupus
2009-12-20
changed: move logic to calculate fill level into the message queue
elupus
2009-12-20
changed: use CCriticalSection instead of direct access to EnterCriticalSectio...
elupus
2009-12-20
changed: use std::list instead of our own linked list for message queues
elupus
2009-12-20
changed: have CVDMsg::Acquire() return a this ptr to simplify use
elupus
2009-12-20
changed: don't start playback untill atleast one packet of audio and video ha...
elupus
2009-12-20
changed: use a enum of cache state to allow different types of cache situations
elupus
2009-12-20
fixed: audio player should not drop frames just cause we are paused
elupus
2009-12-20
changed: extend IAudioRenderer with method to get total cache time
elupus
2009-12-20
changed: only use NPOT texture's if driver advertises it, don't assume it wor...
elupus
2009-12-20
Finnish translation, based on English r25792 (#8209 thanks to mikko70)
malloc64
2009-12-20
fixed: Ticket #8219 - Daum Movie Scraper Patch (thanks hojel!)
vdrfan
2009-12-20
Fixed : [Confluence] made home music "now playing" icon respect aspect ratio ...
jezz_x
2009-12-20
Fixed : [Confluence] Messed up cyrillic at confluence skin's uppercase fonts....
jezz_x
2009-12-19
fixed: D3DLOCK_READONLY flag when locking the backbuffer makes things faster
bobo1on1
[next]