[WIN32] fixed: git revision in build setup file name.
[vuplus_xbmc] / xbmc /
2011-02-06 CrystalP[WIN32] extract git rev number
2011-02-06 CrystalP[WIN32] fix build after the git rev number change....
2011-02-06 ametfixed: show Git revision number instead of SVN. commiti...
2011-02-04 bobo1on1fixed: this memcpy in CAudioDecoder should be a memmove
2011-02-04 bobo1on1fixed: the memcpy in PAPlayer::AddPacketsToStream defin...
2011-02-04 anssihfixed: top back right was downmixed to back left instea...
2011-01-30 anssihchanged: remap mono audio to stereo even if we have...
2011-01-30 jmarshallnzchanged: <ignoreatstart> to <ignoresecondsatstart>...
2011-01-30 Jonathan Marshallfixed: Uninstall of addon didn't refresh the listing.
2011-01-30 Jonathan Marshallchanged: No need for CGUIWindowAddonBrowser to have...
2011-01-30 Jonathan Marshallfixed: FindAddons() needs calling before calling GetDep...
2011-01-29 S. Davilla[osx] fixed, vda decoder under 10.6.4+. reserving 16...
2011-01-29 Anssi Hannulafixed: linux internet detection with non-ethernet non...
2011-01-29 bobo1on1fixed: pass libswscale cpuflags in CLinuxRendererGLES
2011-01-29 bobo1on1backport 569648f2a3b8e094c33d102edd41397ca04b07be into...
2011-01-26 Jonathan Marshallrefactor: Introduce CAddonInstaller/CAddonInstallJob...
2011-01-26 Jonathan Marshallfixed: #11109 - addons with 2 or more extension points...
2011-01-26 Jonathan Marshallchanged: No need to pass addon deletion into CGUIWindow...
2011-01-26 Jonathan Marshallchanged: Use InstallAddon rather than AddJob for Reposi...
2011-01-26 Jonathan Marshalladded: function to parse an addon descriptor from memory
2011-01-26 Jonathan Marshalladded: default constructor for CFileOperationJob to...
2011-01-22 bobo1on1fixed: if glMapBufferARB returns NULL, disable usage...
2011-01-22 bobo1on1fixed: compile on gles regarding resetting X11 screensaver
2011-01-22 bobo1on1added: periodically call XResetScreenSaver() when fulls...
2011-01-22 bobo1on1fixed: set SDL_VIDEO_ALLOW_SCREENSAVER to 1 when it...
2011-01-22 bobo1on1refactor of XLCDproc, fixed bugs and leaks
2011-01-22 bobo1on1fixed: if we're setting m_disableOnPlay to 0 after...
2011-01-22 montelleseReplaced duplicate sort method 'title' with 'videotitle'
2011-01-22 Tobias ArrskogZero sockaddr struct when initializing. Thanks yuvalt
2011-01-22 CrystalPTrtmp playback fix part2: keep the option values until...
2011-01-22 theuniadded: set referer string when fetching addons. Credit...
2011-01-22 CrystalPTfixed rtmp streams playback in Windows (ticket #10920)
2011-01-22 CrystalPTfixed: bitstream mode improperly set. Ticket #10981.
2010-12-17 theunibump version strings for final.
2010-12-17 theunichanged: allow cache buffer size to be configured via...
2010-12-15 davillamerge r35638, fixed (again), need to ref from @executab...
2010-12-13 spiff_fixed: ticket #10896 - memory leak watching videos...
2010-12-13 jmarshallnzfixed: #10876 - skin addon (auto-)update when using...
2010-12-13 jmarshallnzfixed: Don't remove a job from the processing queue...
2010-12-13 jmarshallnzadded: UnloadSkin builtin function, and allow Applicati...
2010-12-12 spiff_fixed: browse for path is rule with video xsp's should...
2010-12-11 bobo1on1fixed: libvdpau 0.4 installs a callback on the Display...
2010-12-09 davillamerge r35608, [osx] fixed, figure out correct dylib...
2010-12-08 elupusfixed: if upnp client wasn't started, xbmc could crash...
2010-12-08 elupuschanged: allow 8 second skew between streams in mov...
2010-12-08 davillamerged r35594, use versions from code.google.com/p...
2010-12-08 davillamerge -> fixed, trac #10830, OGG files can be played...
2010-12-07 arnovamerged: trunk r35585 & r35586 - fixed: Video files...
2010-12-06 jmarshallnzfixed: #10702 - removed confusing default scraper optio...
2010-12-06 jmarshallnzfixed: #10799 - "order by" has no effect in album type...
2010-12-02 jmarshallnzfixed: crash due to race condition in prompting for...
2010-12-02 jmarshallnzmerged: r33362 from trunk
2010-12-02 arnovamerged: trunk r35547 - fixed: Ticket #10745 - Item...
2010-12-02 theunibump version strings for rc2. Dharma_rc2
2010-12-01 CrystalPT[WIN32] fixed: charset conversion in WASAPI init (ticke...
2010-11-30 jmarshallnzmerged: r35545,r35546 from trunk:
2010-11-30 jmarshallnzmerged: r35543,r35544,r35548 from trunk
2010-11-30 jmarshallnzchanged: Save the addonupdate/notification settings...
2010-11-30 jmarshallnzfixed: #10781 - Disallow more than 100 settings per...
2010-11-30 jmarshallnzfixed: Ensure id=2 (view as button) in windowxml script...
2010-11-30 theunifixed: only prompt to set content if the path is saved.
2010-11-30 theunifixed: don't ask to remove content from the library...
2010-11-30 theunifixed: don't show the set content dialog for rss sources
2010-11-29 bobo1on1fixed: channel layout from ffmpeg is int64_t
2010-11-29 blinksebfixed: calling JSON-RPC System.GetInfoLabels or System...
2010-11-29 jmarshallnzfixed: music videos album node had an invalid sql query.
2010-11-28 spiff_fixed: clear item vector when content type is changed...
2010-11-27 theuniSquashed 3 commits: Add a setting to disable ipv6....
2010-11-27 theunifixed: force http protocol in fileshoutcast in case...
2010-11-27 theunifixed: we better increase this iterator
2010-11-27 theunifixed: mark a few httpheader functions as const
2010-11-27 theunidelete libshout - now unused
2010-11-27 theunichanged: ditch libshout and replace with curl-based...
2010-11-27 theuniRevert "changed: revert r31212 as a bandaid solution...
2010-11-26 jmarshallnzfixed: VorbisTag didn't respect "Description" tag....
2010-11-26 elupusBackport to Dharma
2010-11-26 spiff_fixed: don't ask to remove content on new sources witho...
2010-11-25 spiff_fixed: use local changelog in the add-on info dialog...
2010-11-25 spiff_fixed: ogg/flac from http sources didn't work
2010-11-25 spiff_fixed: avoid initing the ogg codec twice if it's a...
2010-11-25 spiff_refactor: move the ogg flac/vorbis shenanigans to a...
2010-11-25 davillamerge r35456, [chd] fixed regression with bcm70012...
2010-11-24 bobo1on1fixed: disabled broken software upscaling completely...
2010-11-23 topfs2Moved Announcement ApplicationStop before anything...
2010-11-23 topfs2Removed Resume announcement and moved Wake to the end...
2010-11-23 spiff_fixed: auto play next item didn't work for music add-ons
2010-11-23 spiff_fixed: ticket #10692 - network servers (web+upnp) do...
2010-11-23 spiff_fixed: ticket #10747 - joystick still send event to...
2010-11-23 topfs2Keys in SetAnnouncementFlags should be same casing...
2010-11-23 topfs2Fixed: Bad spelling. See it helps being in a native...
2010-11-23 topfs2Made Permission return an object to be consistant with...
2010-11-23 topfs2Fixed: Enum when transform not flag
2010-11-23 topfs2Return an object of the GetAnnouncementFlags instead...
2010-11-22 topfs2Fixed: Announce everything by default in TCPServer
2010-11-22 topfs2Fixed: Should be able to set more than one announcement...
2010-11-22 topfs2Fixed: Announcement flag needs to be honoured in TCPServer
2010-11-20 spiff_fixed: ticket #10675 - Smart Playlists not working...
2010-11-19 elupusadded: support EAC3 served from tvheadend
2010-11-19 bobo1on1fixed: calculation in CDVDClock might wrap on int64_t...
2010-11-18 theunibump version strings for rc1. Also set PPA to build...
next