aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-16Merge pull request #1796 from jmarshallnz/slash_those_slashesjmarshallnz
don't blindly add slashes at the end of sources. fixes #13550
2012-11-17[gles] no need to blend if we have no alphaJonathan Marshall
2012-11-17[gles] ensure we use the NOBLEND texture shader only if no diffuse color is ↵Jonathan Marshall
specified. fixes #13558.
2012-11-17[extendedprogressbar] ensure window close animations are run. fixes #13566.Jonathan Marshall
2012-11-17[extendedprogressbar] refactor UpdateState to ensure m_iCurrentItem is ↵Jonathan Marshall
always valid, so that we don't close the dialog prematurely
2012-11-17[extendedprogressbar] reset m_iCurrentItem on window initJonathan Marshall
2012-11-16pvr: Sort recordings view by date as default (most recent recording on top)Christian Fetzer
2012-11-16[pvr] Save path history on PVR window unload, so that it is available when ↵Harald Axmann
the window is restored.
2012-11-16[pvr] Show last view when restoring the PVR window.Harald Axmann
Workaround for the problem, that the default PVR window is shown, when the empty items list loses the focus during update. This is accomplished by adding some dummy entry.
2012-11-16Merge pull request #1803 from pieh/selecting_old_itemjmarshallnz
Fix: focus staying in middle of list in CGUIDialogSelect and CGUIWindowSettingsCategory
2012-11-16[aml/droid] build static build-side pcreCory Fields
This way a 2nd 'make' works without LD_LIBRARY_PATH tricks
2012-11-16Merge pull request #1800 from ronie/screensaver-slideshowjmarshallnz
remove broken slideshow screensaver
2012-11-16Merge pull request #1244 from pieh/dialog_select_reload_crashjmarshallnz
GUIDialogSelect: fix crashes on skin reload when select dialog is active
2012-11-16fixed: set the default of audiooutput.normalizelevels to true to restore the ↵bobo1on1
default behavior lost in a743caa061f3f2979343eb69600deba6e1417a4f
2012-11-16Remove erroneous check for shairport/ao.h, fixes build failure for airtunes ↵Andres Mejia
support.
2012-11-16remove broken slideshow screensaverronie
check for slideshow setting in order to be backwards compatible check empty() in case the screensaver was uninstalled
2012-11-16fixed: no need for RunLimiter prototype in IAEStreambobo1on1
2012-11-16settings: fix default values of "locale.language" and "locale.country"montellese
2012-11-16reset m_focusedControl in CGUIControlGroup::ClearAll()pieh
fixes focus staying in middle of setting list when jumping through setting tabs
2012-11-16DialogSelect: autoselect first item if no item was preselectedpieh
fixes focus staying on same item when we show dialog next time
2012-11-16Merge pull request #1785 from Montellese/custom_nodes_locationSascha Montellese
custom library node cleanup
2012-11-16make sure we setup the peripheral manager dialog prior to init'ing the ↵Jonathan Marshall
window. part of #13556
2012-11-16make sure we setup the picture info dialog prior to init'ing the window. ↵Jonathan Marshall
part of #13556
2012-11-16make sure we setup the visualisation preset list prior to init'ing the ↵Jonathan Marshall
window. part of #13556
2012-11-16[osx] fixed buildJonathan Marshall
2012-11-15Merge pull request #1777 from Montellese/dont_group_in_files_viewSascha Montellese
don't group movies into sets in files view
2012-11-15Merge pull request #1774 from koying/fixthumburlnoaspectarnova
FIX: No update path for pre-frodo scrapped thumb url without "aspect" attribute
2012-11-16adds AELimiter.h/cpp to the win32 buildJonathan Marshall
2012-11-16fix compile warningsJonathan Marshall
2012-11-15Merge pull request #1788 from bobo1on1/volampfixbobo1on1
Re-added volume amplification for softae and coreae, xcode build and windows build will need updating.
2012-11-15Merge pull request #1797 from Montellese/delete_xspsSascha Montellese
videodb: allow deletion of smartplaylists
2012-11-15Merge pull request #1786 from FernetMenta/addonguiLars Op den Kamp
fix: addon gui
2012-11-15Merge pull request #1778 from fetzerch/bugfix-searchLars Op den Kamp
pvr: Fixed search dialog
2012-11-15Merge pull request #1773 from da-anda/pvr-keymap-2Lars Op den Kamp
[pvr] add missing channel up/down key bindings in remaining keymap files
2012-11-15[WIN32] fixed: setup, some addons containing .h in the directory name were ↵Martin van Beurden
excluded from copying to the packaging directory.
2012-11-15fixed: clamp the amplification factor to 1.0f - 1000.0fbobo1on1
2012-11-15added: description of units of volume amplificationbobo1on1
2012-11-15fix include paths after bd0e2f5b436b08fbe07244e6a3f5958a02a67cd4montellese
2012-11-16don't resolve file directories in xbmcvfs.listdir. fixes #13551Jonathan Marshall
2012-11-16fixes deletion of sources without slash at endJonathan Marshall
2012-11-15Merge pull request #1764 from elupus/udffolderJoakim Plate
fixed: bluray iso playback selection dialog
2012-11-15Merge pull request #1790 from bobo1on1/normalnormalizerbobo1on1
fixed: audiooutput.normalizelevels is reversed, for now just invert the ...
2012-11-15Merge pull request #1787 from Memphiz/airtunesvolumefixMemphiz
[airtunes] - fix volume range of airtunes (affects windows only - other ...
2012-11-15Merge pull request #1782 from davilla/fix-osx-incudesdavilla
[osx] fixed borked include paths, osx matches command-line make now
2012-11-15[cosmetic] Fix docstring (again) for audioSuspend/audioRemsume to have the ↵Jim Carroll
correct method names.
2012-11-15[cosmetic] Fix docstring for audioSuspend/audioRemsume to have the correct ↵Jim Carroll
method names.
2012-11-15videodb: allow deletion of smartplaylistsmontellese
2012-11-15unwrap bluray:// URLs for external players. fixes #13498Jonathan Marshall
2012-11-15jsonrpc: remove mostly unimportant log messagemontellese
2012-11-15don't show the progress dialog during cleaning of the video library when ↵Jonathan Marshall
<backgroundupdate> is enabled. fixes #13547