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
2011-01-02
fixed: bitstream mode improperly set. Ticket #10981.
CrystalPT
2011-01-01
Finally a working scroll.
gyunaev
2010-12-31
Added scroll offsets (still unused) and screen initialization.
gyunaev
2010-12-31
Implementing the rest of CD+G command set
gyunaev
2010-12-30
fixed: having two identical altnames in any remotes would crash
bobo1on1
2010-12-29
fixed: need to use PRIdS for size_t
bobo1on1
2010-12-29
fixed: compiler warning
bobo1on1
2010-12-29
added: #10939 Add support for Last.FM's Mix Radio. Thanks NPerez
charlydoes
2010-12-29
Ticket #10767: Added support for myth protocol 64. Thanks to tof06 for the or...
dteirney
2010-12-29
Fixed: Also check for the day prior to the epoch to account for timezone issu...
dteirney
2010-12-29
Fixed: always return the epoch if there was an error parsing the date/time fr...
dteirney
2010-12-28
Fixed: [Confluence] turns out recently added script was always being run if y...
jezz_x
2010-12-28
add missing credits for extract_sps_pps_from_avcc
davilla
2010-12-28
changed: bump version strings
spiff_
2010-12-28
changed: liberate blanked strings for reuse
spiff_
2010-12-26
fixed: must quote alsa pc when appending plug prefix since pcm name may conta...
elupus
2010-12-25
fixed: if we're setting m_disableOnPlay to 0 after LoadSkin(), we can't expec...
bobo1on1
2010-12-25
[WIN32] added aero log line
wiso
2010-12-25
updated: Chinese (Simple) translation based on English r35649 and change some...
taxigps
2010-12-24
fixed: don't call XCloseDisplay on exit, since ati keeps a pointer to our m_d...
bobo1on1
2010-12-24
added: periodically call XResetScreenSaver() when fullscreen since SDL doesn'...
bobo1on1
2010-12-24
fixed: set SDL_VIDEO_ALLOW_SCREENSAVER to 1 when it's not set, fixes the moni...
bobo1on1
2010-12-24
fixed: debug lines
bobo1on1
2010-12-24
refactor of XLCDproc, fixed bugs and leaks
bobo1on1
2010-12-23
Updated: [Confluence] Removed the old blanked non used strings from all langu...
jezz_x
2010-12-23
fixed:Honor the silent flag on AlarmClock and CancelAlarm
ametovic
2010-12-23
Changed: [Confluence] Reverted the option to have the Horizontal Home menu it...
jezz_x
2010-12-22
fixed: devices found by hw iteration should also be suffixed by (ALSA)
elupus
2010-12-22
changed: allow selection of both alsa devices and pulse devices even if pulse...
elupus
2010-12-22
fixed: #10940 invalid include path for ffmpeg
elupus
2010-12-22
Reverted back.
gyunaev
2010-12-21
Fixed ticket 10476
gyunaev
2010-12-21
Added support for two more CD+G commands thank to bug report
gyunaev
2010-12-21
MicroHTTPD version 0x00090000 (OpenSuSE 11.3) already requires ssize_t as cal...
gyunaev
2010-12-21
rtmp playback fix part2: keep the option values until Close(). Safer, maybe o...
CrystalPT
2010-12-21
fixed rtmp streams playback in Windows (ticket #10920)
CrystalPT
2010-12-20
fixed: if glMapBufferARB returns NULL, disable usage of pixel buffer objects
bobo1on1
2010-12-20
added: log line before stopping a python thread, this will provide useful inf...
bobo1on1
2010-12-20
added: if we changed the refreshrate, then always check if forced in the vide...
bobo1on1
2010-12-20
Allows automatically playing the next Karaoke song if added while
gyunaev
2010-12-19
cosmetic: missmatch between struct and class
elupus
2010-12-19
cosmetic: drop unused functions from CGraphicContext
elupus
2010-12-19
changed: drop SetFullScreenWindow and calculate this on the fly in GetViewWin...
elupus
2010-12-19
changed: always include DllAvCodec.h instead of avcodec.h directly
elupus
2010-12-19
changed: mode some non rendering commands out of CApplication::RenderNoPresent()
elupus
2010-12-19
changed: drop some old pointless cruft in CDVDClock
elupus
2010-12-18
fixed: convert not fail when incomplete multibyte sequence at the end of string
taxigps
2010-12-17
fixed: #10911 Last.fm Station Changes, loved and playlist radio are no longer...
charlydoes
2010-12-17
sync scripts.recentlyadded from addons repo
theuni
2010-12-16
added: method to parse W3C date time string to CDateTime (currently doesn't s...
elupus
[next]