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