aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-28fixed: back should close visualisation related dialogstheuni
(cherry picked from commit d33828ab108e82841b015c5717c9ff2e00efe612) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35062 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-28changed: always include local drives in add-on settings folder browse dialogstheuni
(cherry picked from commit f1f2f3df786c322ced8abd87dc9a4a8b2bd39cf4) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35060 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-28changed: slideshow screensaver now uses picture sources rather than just ↵theuni
local drives (cherry picked from commit c0c9ebdec604d9c38dc09640873b93dd25bc0249) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35059 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-28fixed: don't segfault on corrupt vorbiscomments in flac filestheuni
(cherry picked from commit c4cded5a6c8724369703d797c8524b8cc31d4522) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35058 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-28changed: remove old, unused, skin-specific mappingtheuni
(cherry picked from commit 8b0dbeb1c8cea4e8e9bf8fa13270707c5742db6e) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35057 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-28live: don't remove the xbmc user after xbmc-live package removal. better ↵theuni
safe than sorry. (cherry picked from commit 546d8696f2a06bf3063809dc41717bf326224475) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35054 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-28fixed: projectm crashes when it can't create the empty config filebobo1on1
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35053 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-28fixed: #9556 - ProjectM crash when users profiles are enabledvdrfan
(cherry picked from commit 961df80f21d0dd9a9f35d9ebf2fa775e85829355) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35049 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-27fixed: deadlock in python Dialog_Numeric function, Thx Anssianssih
(cherry picked from commit 88f138f4365bb24d88fd71f9930081713e4e56aa) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35044 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-27live: give permissions to the correct user, don't assume xbmctheuni
(cherry picked from commit a845dfc4c5a94760845db72f29de40a2280f291b) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35042 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-27fixed: possibility of deadlock in python Dialog_Browse functionanssih
(cherry picked from commit c600fb2238bd09c6441aab2669c5eaeae1e511bd) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35039 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-27changed: avoid holding python lock when needing gfx lock or doing "long" ↵anssih
running commands (cherry picked from commit fe33d94adfdf231e0f2fc5d38b209b745b669f75) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35038 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-27added: xbmc-standalone.sh into gitignore fileanssih
(cherry picked from commit f10a658522c8ec6296c00670aaec132e9974104d) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35036 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-27fixed: do not try to start pulse if --disable-pulse was usedanssih
(cherry picked from commit 169661b977191f84c01f8a060e6499dd2cbb303e) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35035 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-27fixed: #5462 rewind of dvd's would go forwardelupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35034 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-27sync with scrapers gitnadasb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35030 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-26fixed: pulseaudio started on non-pulse systems by standalone modeanssih
Fix a regression of r34013 in which pulseaudio was started on systems with pulseaudio disabled when running the standalone mode script. See ticket #9247 for details. This is done by switching to use start-pulseaudio-x11 with pulse-session as fallback (the latter was used before r34013) instead of pulseaudio directly. (cherry picked from commit a92376345214c4bd3a2e25bbf08b87e6c96b2c56) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35025 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-26updated: ticket #10577 - korean translation. thanks to airplanezspiff_
(cherry picked from commit 44f23ef499d96a160eaedc1d02dc08361f3a7013) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35019 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25revert part of r34680 dealing with LCD, might be causes wacky issues with ↵davilla
LCD code git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35016 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25removed: xbox leftover displayremotecodes code and referencesvdrfan
(cherry picked from commit 1a5fe497af1fd84e292856a874c8227f5bfd78fc) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35015 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25Revert "re factored: MapWindowActions less 'if'y and removed nasty ↵vdrfan
assignments in if statements" This reverts commit f3f4158a3f110885826bba6bf4aedd9b95a986b9. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35012 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25Revert "cosmetics"vdrfan
This reverts commit f99d31360e49259fbaf0987c6ae6f21b6e05a758. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35011 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25Revert "restoring functionality broken by earlier re factor. But still ↵vdrfan
remains refactored" This reverts commit d433569c1538738ff40ebadf132bb67ab16d6d53. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35010 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25Revert "fixed: variable may be used uninitialized"vdrfan
This reverts commit 100f75fd72cd6e9469395eadfcbb78725559ecde. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35009 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25Revert "removed: obsolete xbox universalremote (obc) code"vdrfan
This reverts commit ad525b9a6d78a03ebefd6f71ff10721ba98be71f. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35008 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25added: original title to video info dialog in confluencevdrfan
(cherry picked from commit 8fd0613376e9f3a10a936ee6d5c43a03a36ddd33) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35007 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25fixed: ALSA passthrough in some cases when explicit card name is usedanssih
The AES flags were not appended properly to device names of form "device:CARD=card". XBMC uses those long names to select a specific card in case there are multiple cards in the system. This prevented passthrough from working with A/V receivers or sound cards that require the AES flags to be properly set (most hardware does not require that, though), when XBMC was configured with an explicit card to use. (cherry picked from commit 52cb4d594361691264b3785cd131f51e367f13ec) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35006 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25fixed: policykit has been depracated on Maverick in favor ov policykit-1.theuni
This means that our dep was broken in Maverick, and the old policykit script would not work anyway. Use a pkla file for distros >= Maverick. Ping ceros and lcapriotti for review. (cherry picked from commit 8db145b06742ba1ed84f98e031c730ed738abf87) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35004 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25Backport r34168dteirney
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35002 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25Backport r34187dteirney
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35001 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25fixed: m_iSourceFlags initialization caused SetupChannels() to never be ↵CrystalPT
called for DTS Mono (ticket #10550). Same fix for liba52 to be safe. (cherry picked from commit 994022a80f17972dc155f23ad0bfba321db0e5dd) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@35000 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-25fixed: random failure to transcode due to AC3 encoder not registered with ↵theuni
ffmpeg if encoder is setup before decoders. Credit gnif. (cherry picked from commit 63fe929e1e38fd9962ae30b4c3906daeeb297f7a) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34998 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-24Python 3 forces print to be a function. It was supported in older versions ↵theuni
but not enforced. Support both. Arch Linux was hitting this. (cherry picked from commit 6aa2b120e00fff3fec7f493d69bb359662f53fd3) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34994 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-24removed: obsolete xbox universalremote (obc) codevdrfan
(cherry picked from commit 48276d14aa9d0d642513eb15e2579809bcbb79ad) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34992 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-24fixed: variable may be used uninitializedvdrfan
(cherry picked from commit 3cec35814daa0c70f495588c84a011af3a069e1b) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34991 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-24restoring functionality broken by earlier re factor. But still remains ↵vdrfan
refactored (cherry picked from commit 6c0fd9bc3f4e14b2c30855f19cd24dc8559f91dd) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34990 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-24cosmeticsvdrfan
(cherry picked from commit 95e29b75b4e804bbdd718fb647ce84770c6f2017) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34989 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-24re factored: MapWindowActions less 'if'y and removed nasty assignments in if ↵vdrfan
statements (cherry picked from commit f994c2635a44fbb7263e839096e49f5191bf3ffa) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34988 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-24fixed: content option 'selected folder contains a single tv show' does not ↵vdrfan
stick due to wrong setting dependencies handling (cherry picked from commit 6069b2c6bd54ebb04ccf12c919e4995c21f0c8cb) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34986 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-24fixed: it's KB not Kb (thanks spiff)vdrfan
(cherry picked from commit ebcfe0dbdd5e520f883e3623f71e9999d6de5f76) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34985 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-24fixed: #10501 - Now Playing [playlist] not cleared when switching between ↵vdrfan
profiles (cherry picked from commit 61b5ec764a4441cf2b64b71be6852e2e24fcf557) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34984 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-24changed: print debug log location in OSD debug infovdrfan
(cherry picked from commit 985443fc01e1066717b90c0913829d4a87d295a8) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34983 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-24fixed: locks on AddonManager were not respectedspiff_
(cherry picked from commit 4906e4098451cb3f2a5494b339ff739ba1cbf60c) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34982 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-24fixed: sid analog filter was disabled (confused it for interpolation)spiff_
(cherry picked from commit a8cd737338efbea9a692d6bc72e84030f8df782e) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34978 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-23added: temporary advancedsetting to ignore dts in wav in dvdplayeranssih
DVDPlayer got dts-in-wav handling in r34949. However, dts-in-wav files are usually 44.1 kHz and therefore our current passthrough code doesn't engage. Add an advancedsetting that causes dvdplayer to skip DTS decoding and output the raw data instead, allowing an A/V receiver to decode the raw DTS stream instead (user request). This can be removed once we have working passthrough for 44.1 kHz dts-in-wav (most likely coming with AudioEngine). (cherry picked from commit 1b4d039d13f3c8fb8c88a0b7f54fb699a79adff0) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34973 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-23sync with scrapers gitnadasb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34971 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-23fixed: never use passthrough when using paplayeranssih
PAPlayer can't handle passthrough, so disable it when using DVDPlayerCodec for decoding. Trying to use passthrough caused paplayer to output static for standalone AC3/DTS files with 48kHz sample rate (passthrough was not used for any other files). (cherry picked from commit d0583eca42bd6a9cd9da50379b97a24561d04cc0) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34969 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-23changed: removed silly DEBUG_AVDELAY_MOD from CCdgReader::SetAVDelay()vdrfan
(cherry picked from commit 6c8ebe69908d1d12d2fbd8519de657da5360a6aa) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34967 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-23updated: Polish translations (thanks Kolabor)vdrfan
(cherry picked from commit 6766b2c055c2c122503b296aa268948c97a0c49e) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34964 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-23fixed: numeric input dialog missing in various keymapsvdrfan
(cherry picked from commit 05f39af39e1bd1279b0322ddddbd400d363a7563) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/Dharma@34962 568bbfeb-2a22-0410-94d2-cc84cf5bfa90