Merge remote branch 'upstream/master'
[vuplus_xbmc] / xbmc / Settings.cpp
2011-01-10 Lars Op den KampMerge remote branch 'upstream/master'
2011-01-08 bobo1on1added: slider for vertical shift of video image (thanks...
2011-01-08 Lars Op den KampMerge remote branch 'upstream/master'
2011-01-07 Lars Op den KampMerge remote branch 'upstream/master'
2011-01-07 Lars Op den KampMerge remote branch 'upstream/master'
2011-01-06 Lars Op den KampMerge remote branch 'upstream/master'
2011-01-05 Lars Op den KampMerge remote branch 'upstream/master'
2011-01-05 Lars Op den KampMerge remote branch 'upstream/master'
2011-01-04 Lars Op den KampMerge remote branch 'upstream/master'
2011-01-04 Lars Op den KampMerge remote branch 'upstream/master'
2011-01-04 Lars Op den Kampvideo: implement optimized auto select deinterlace...
2011-01-04 Lars Op den Kampsend event after saving new settings
2011-01-04 Lars Op den Kampsend out events if settings changed
2011-01-04 Lars Op den Kampmerge pvr-testing2 svn rev 32591 into trunk
2010-12-29 bobo1on1fixed: need to use PRIdS for size_t
2010-12-29 bobo1on1fixed: compiler warning
2010-11-30 jmarshallnzchanged: Save the addonupdate/notification settings...
2010-11-09 spiff_fixed: typo (missing |)
2010-10-20 spiff_added: option to shut up notifications from the add...
2010-10-12 elupuschanged: move even more globals construction/destructio...
2010-08-23 arnovachanged: Moved video post-process option from GUI setti...
2010-07-27 elupusadded: support for using libbluray to play bdmv files...
2010-06-20 spiff_changed: default auto updates to false. *hug'n'love...
2010-06-19 spiff_changed: remove internal shoutcast.com directory suppor...
2010-06-16 theuniadded: .webm video extension
2010-05-27 jmarshallnzcleanup: Get rid of old references to skin and scripts...
2010-05-19 CrystalPTchanged: common "hide watched" setting for tv shows...
2010-05-08 jmarshallnzfixed: Mouse enabling wasn't set on profile load.
2010-04-28 jmarshallnzadded: Ticket #9103 - Independant Watched flags based...
2010-04-28 alcohecachanged: make CApplication::LoadSkin(CStdString&) private
2010-04-27 jmarshallnzchanged: Move profile thumbs to the texture cache
2010-04-27 jmarshallnzcleanup: Removed unused thumbnails/pictures folder
2010-04-27 jmarshallnzcleanup: strip out more fat (unused gamesaves stuff)
2010-04-20 wisoadded brstm as supported music extension (supported...
2010-04-18 jmarshallnzadded: support for saving associations between paths...
2010-04-18 jmarshallnzchanged: Don't save .dds URL in the database - derive...
2010-04-13 spiff_changed: move addonbrowser to a mediawindow derivate
2010-03-26 jmarshallnzadded: Initial TextureDatabase to handle caching of...
2010-03-20 vdrfanfixed: compiler warnings
2010-03-09 jmarshallnzcleanup: Move loading and saving of XML to CProfile
2010-03-09 jmarshallnzchanged: move setting of profile directory and name...
2010-03-09 jmarshallnzcleanup: remove unused function
2010-03-09 jmarshallnzchanged: Indices into profiles should be unsigned
2010-03-09 jmarshallnzchanged: It makes more sense for <lastloaded> to be...
2010-03-09 jmarshallnzcleanup: Make m_iLastUsedProfileIndex private to CSettings
2010-03-08 jmarshallnzcleanup: cosmetics (bUseLoginScreen -> m_usingLoginScre...
2010-03-08 jmarshallnzchanged: Make CSettings::LoadProfiles add the master...
2010-03-08 jmarshallnzchanged: Don't allow access to m_vecProfiles outside...
2010-03-07 bobo1on1changed: moved non linear stretch into g_settings so...
2010-03-05 bobo1on1added: non-linear stretch for opengl
2010-03-02 elupusmerged: addons-fw branch
2010-02-09 bobo1on1fixed: autocrop was not saved in default settings ...
2010-02-09 xbmcapifixed: httpapibroadcastlevel had wrong max value
2010-02-05 vdrfanfixed: use default logging instead of the old unused...
2010-02-01 elupuschanged: drop namespace DIRECTORY and use XFILE for...
2010-01-28 topfs2Moved static filestuff in FileManager to a fileutils...
2010-01-25 vdrfanchanged: CSettings::Load() cleanup; removed old unused...
2010-01-15 bobo1on1added: auto scaling method, selects lanczos3 optimized...
2010-01-11 bobo1on1added: convolution shader in glsl with bicubic, lanczos...
2010-01-10 vdrfanchanged: just build the useragent string once
2010-01-08 spiff_cosmetics
2010-01-08 spiff_fixed: get rid of duplicate entries in file manager
2009-12-22 spiff_fixed: still some buggers using the karaoke/stSettings...
2009-12-22 spiff_changed: get rid of the useless stSettings struct
2009-12-21 jmarshallnzmerged: Fixes from camelot branch, r25905, r25907.
2009-12-13 spiff_added: scan bd folders to the library
2009-12-13 spiff_added: build asap codec inline. needs attention on...
2009-12-13 spiff_changed: remove adplug codec. i doubt anyone was using...
2009-12-07 MaestroDDfixed: make GetUserDatamItem work with folders
2009-11-25 elupuschanged: allow .rss files to be considered as folder...
2009-11-17 spiff_fixed: forgotten default values
2009-11-17 spiff_changed: make stsettings a member
2009-11-09 jmarshallnzchanged: don't use GetInt/SetInt for videoscreen.resolu...
2009-11-06 topfs2[Fixed] TTA Codec in PAPlayer
2009-10-29 jmarshallnzfixed: Ticket #7310 - keymaps folder was created in...
2009-10-19 vdrfancleanup: removed old legacy _XBOX and HAS_FTP_SERVER...
2009-10-15 spiff_changed: remove upnp server file share support
2009-10-13 jmarshallnzadded: Ticket #7341 - Save username and password for...
2009-10-12 spiff_changed: make right to left a rss set property and...
2009-10-12 vdrfanchanged: removed unneeded includes
2009-10-08 taxigpsupdated: add .tp video extension in default settings
2009-10-07 jmarshallnzcosmetic: m_gWindowManager -> g_windowManager for consi...
2009-10-03 AlTheKillerfixed: Moved some files around to avoid circular...
2009-09-23 AlTheKillerstep 3/4: Move linuxport to trunk. How'd I get roped...