aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-09-28[WIN32] fixed: reapply fopen patch to freetype to load fonts from paths with ↵WiSo
special chars.
2011-09-28updated: German translationvdrfan
2011-09-28copy iArtistId and iAlbumId in CMusicInfoTag's assignment operatormontellese
2011-09-28Merge pull request #445 from blinkseb/libassSébastien Brochet
changed: update libass to v0.9.13
2011-09-27[ios] fixed build failure of libshairportS. Davilla
2011-09-27Merge pull request #442 from CrystalP/refactor-autointerlacemethodCrystalP
Refactor the selection of the "Auto" deinterlacing method to make it easier to have different "Auto" values for the different platforms and even within a platform.
2011-09-26[WIN] fix build, a couple subsitutions missed in 43a53ae8CrystalP
2011-09-27[add] - build of libshairport to darwin dependsMemphiz
2011-09-27- another fix - the last one ...Memphis
2011-09-26[chd] really fix the green pixel issue for crystalhddavilla
2011-09-26- fix merge errorMemphis
2011-09-26[change] - make libplist optional via configure closes #11903Memphiz
- the option for configure is --enable-airplay / --disable-airplay - default is auto (enable airplay when libplist is found)
2011-09-26fixed: initialize members in the order they were declaredvdrfan
2011-09-26Merge pull request #387 from Memphiz/gestureMemphiz
More gesture support
2011-09-26[osx] enable limiterdavilla
2011-09-26[WIN32] changed: download only the boost headers and libs we need (almost)WiSo
2011-09-26[WIN32] removed Debug and Release target from project file. Why are they ↵WiSo
back again?
2011-09-26[WIN32] removed unneeded headers from pch.cppWiSo
2011-09-26Merge pull request #443 from bobo1on1/limiterbobo1on1
Added: simple dynamic range compression, a volume amplification slider is now available in the audio and subtitles dialog, which can be used to increase the video volume, a limiter is turned on to prevent clipping. This limiter is also enabled when a downmix configuration can produce clipping, for example when boost volume on downmix is turned on. The limiter's hold and release times can be configured through advancedsettings.xml.
2011-09-26[rename] *_INERTIAL to *_INERTIAMemphiz
2011-09-26[change] make slideshow gesture awareMemphiz
- swipe left and right - next/prev slide - pinch - zoom - when zoomed in - pan for moving inside the picture
2011-09-26[add] - pinch gesture for ios - added docu to GESTURE_ZOOM for other ↵Memphiz
implementations
2011-09-26[add] - make the scrollbar handle gestures (without inertial scrolling)Memphiz
- make guislidercontrol gesture pan aware (without intertial scrolling)
2011-09-26[change] - disabe inertialscrolling handler on gesture plattforms which have ↵Memphiz
native inertial panning support (only win32 for now...)
2011-09-26[win32] - make the gesture impl. for win32 obey the new "*_WITHOUT_INERTIA" ↵Memphiz
returns on ACTION_GESTURE_NOTIFY - and deactivate inertia of the win32 api in that case
2011-09-26[change] - ask the control if it wants panning with inertial scrolling or notMemphiz
2011-09-26[WIN32] rebuild jpeg-turbo to support exceptions (fixes #11993 on win32, ↵WiSo
thanks davilla)
2011-09-26move ParentFolder item adding before filling default iconspieh
2011-09-26updated: french translation. thanks to wolfodeiwolfy (closes ticket #11998)spiff
2011-09-25[osx/ios] fixed, build libjpeg-turbo with exception handlingdavilla
2011-09-25Stop accumulating dirty regions when XBMC is not visible. Fixes #11997CrystalP
2011-09-25[osx] Added Compander (Compressor + Expander) to CoreAudio renderer - ↵Chris Lance
boosts and normalizes volume during down-mixing.
2011-09-26[fix] - really shutdown airplay server on settingMemphiz
2011-09-26[fixups] - for libshairportMemphiz
2011-09-25fixed: put default release time at 100 ms, it sounds a little betterbobo1on1
2011-09-25fixed: do volume deamplify after running the remapper, so that the volume ↵bobo1on1
control doesn't affect the dynamic range
2011-09-25fixed: forgot to do alsa refactor of passing drc into CPCMRemapbobo1on1
fixed: forgot to pass m_drc in CWin32DirectSound
2011-09-25[WIN32] fixed warningWiSo
2011-09-25jsonrpc: add "Navigate" permission to introspectmontellese
2011-09-25fixed: disable volume amplification setting when passthrough is in usebobo1on1
2011-09-25refactor: put drc to gain calculation in CPCMRemapbobo1on1
fixed: drc value wasn't passed to remap in wasapi
2011-09-25jsonrpc: add support for pictures in Player.Open when using the "file" ↵montellese
property (closes #11711)
2011-09-25jsonrpc: make sure lists of files retrieved from CDirectory::GetDirectory() ↵montellese
are sorted alphabetically (fixes #11989)
2011-09-25jsonrpc: stop slideshow before clearing the picture playlist (fixes #11994)montellese
2011-09-25jsonrpc: return current playback speed on Player.SetSpeed (fixes #11995)montellese
2011-09-25jsonrpc: fix union type handling and their default valuesmontellese
2011-09-25[WIN32] changed: updated freetype dll to v2.4.6 for fontconfigSébastien Brochet
2011-09-25updated libass to v0.9.13Sébastien Brochet
2011-09-25[WIN32] fixed: wrong input in XBMC project.Sébastien Brochet
2011-09-25[WIN32] updated freetype to v2.4.6Sébastien Brochet