[live] added: avahi-daemon package. Fixed up backport of r35560.
[vuplus_xbmc] / xbmc /
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...
2010-11-18 jmarshallnzfixed: Build issue on dharma
2010-11-18 jmarshallnzchanged: don't call OnAssignContent when adding a live...
2010-11-18 jmarshallnzchanged: Use OnAssignContent rather than ShowAndSetCont...
2010-11-18 jmarshallnzchanged: Make OnAssignContent and OnUnassignContent...
2010-11-18 jmarshallnzchanged: removed the "Set Content" button on the "Add...
2010-11-18 jmarshallnzchanged: Hide the confusingly placed VFD/LCD setting...
2010-11-17 spiff_fixed: typo in AppleScript paths
2010-11-16 vdrfanfixed: #10680 - Year overflow in plugins
2010-11-14 bobo1on1fixed: compile with USE_VAAPI_GLX_BIND enabled
2010-11-14 topfs2Bump JSONRPC version to 2 for Dharma
2010-11-12 elupusfixed: we can't flush audio devices when it's paused...
2010-11-10 spiff_changed: tune the display time for the toggle subtitle...
2010-11-10 spiff_changed: tune the message time for the toggle subtitle...
2010-11-10 spiff_fixed: ticket #10141 - Minimum time for Add-on update...
2010-11-10 spiff_added: possibility to tune the message time for toast...
2010-11-09 spiff_added: system.addonicon(id) info label. returns the...
2010-11-09 spiff_added: system.addontitle(id) info label. returns the...
2010-11-09 vdrfanfixed: export video database to single file stored...
2010-11-09 spiff_fixed: typo (missing |)
2010-11-09 spiff_added: use the dedicated icons for the add-on folders...
2010-11-09 spiff_fixed: asap codec didn't build properly on x86-64
2010-11-09 spiff_fixed: ticket #10586 - Opening Audio playlist from...
2010-11-09 elupusfixed: PGS subtitle stays on screen for too long
2010-11-08 spiff_added: use dedicated icons for the add-on categories
2010-11-08 spiff_fixed: ticket #10666 - inconsistent behaviour of 'Album...
2010-11-08 vdrfanfixed: #10652 - add-ons not fully sorted by name
2010-11-06 spiff_added: allow plugins to set the specialsort property...
2010-11-06 spiff_added: codecs can now use the duration given in the...
2010-11-06 spiff_fixed: properly disable the volume slider if we're...
2010-11-06 spiff_changed: remove broken sid (hvsc) tag loader
2010-11-05 vdrfanfixed: #10640 - CRSSDirectory class does not override...
2010-11-05 vdrfanchanged: skip unneeded mimetype check in IsRSS() if...
2010-11-05 davillamerge r35170, fixed trac #10622, if running new lib...
2010-11-03 spiff_return true after Addon has been notified of OnClick...
2010-11-03 spiff_fixed: ticket #10619 (2)
2010-11-03 spiff_fixed: ticket #10619 - Active scraper for music isn...
2010-11-03 spiff_fixed: || was not supposed to be here
2010-11-03 topfs2Fixed - Label had inverted logic regarding ignore the...
2010-11-03 topfs2Added #10562 - JSONRPC rating returns ascii value inste...
2010-11-02 CrystalPT[WIN32] fix wrong path in VS2008 release mode for wavef...
2010-11-02 nadasbfixed: get more... should always sort on bottom (backpo...
2010-11-02 vdrfanfixed: #10589 - clean library on http(s) source empties...
2010-11-02 vdrfanfixed: line endings
2010-11-02 vdrfanfixed: #10621 - "Searching..." still shown after cast...
2010-11-02 vdrfanfixed: #10579 - LIRC remote blocked after resume (thank...
2010-11-02 CrystalPT[WIN32] fixed: missing channel map for some DTS 2.0...
2010-10-31 bobo1on1revert r34799, causes issues with the launcher plugin
2010-10-29 anssihfixed: dbus error not always freed on failure in HALManager
2010-10-29 anssihfixed: crash when connecting to dbus bus fails
2010-10-29 anssihfixed: DBusError not freed and logged on conn failure...
2010-10-29 anssihfixed: don't try to send a message if we cannot obtain...
2010-10-29 bobo1on1more fixes regarding r35081, just for the dharma branch...
2010-10-29 bobo1on1fixed: CGUIDialogBoxBase should check if it's called...
2010-10-29 nadasbChanged: make recursive scan default for movies
next