aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-20updated: More Swedish translationsblittan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35351 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-20added: default icon for Confluence for service addons. Thanks freezy!blinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35350 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-20changed: updated build systems for service addons.blinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35349 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-20added: service addons.blinkseb
A new extension point is available for service addons: xbmc.service A service addon starts/stops when xbmc starts/stops or when the user enables/disables the addon. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35348 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19changed: update dvdplayer state on each dvd navpacketselupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35347 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19changed: simplify ALSADirectSound code by keeping all variables in frames ↵elupus
instead of bytes git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35345 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19fixed: CALSADirectSound::Pause() should not assume we are unpausable just ↵elupus
casue we try to pause in an odd state git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35344 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19changed: don't start alsa renderer until it has all but one packet filledelupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35343 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19fixed: CALSADirectSound::GetSpace() would return 0 after flush instead of ↵elupus
max buffer and return size in output channel count instead of input git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35342 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19fixed: calculation in CDVDClock might wrap on int64_t, fixes unpause weirdnessbobo1on1
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35340 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19[WIN32] fixed: libhdhomerun was not outputing in the right directory (vs2k8 ↵blinkseb
release) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35339 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19[WIN32] fixed: build under vs2k08blinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35338 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19updated: Swedish translationsblittan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35337 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19[metadata.common.imdb.com] sync with git nadasb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35336 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19changed: Show volume level when unmutingarnova
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35334 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19compiled TexturePacker for win32-ians.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35333 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19updated: #10712/#10713 - Icelandic translations. thanks kristjanvdrfan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35331 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19added: TexturePacker: show original file when a dupe is detected. Acked by JM.theuni
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35328 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-19fixed: overly-aggressive TexturePacker dupecheck. Acked by JM.theuni
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35327 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-17changed: don't call OnAssignContent when adding a live tv source (thanks to ↵jmarshallnz
vdrfan) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35313 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-17changed: Use OnAssignContent rather than ShowAndSetContent following share ↵jmarshallnz
adding/editing git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35312 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-17changed: Make OnAssignContent and OnUnassignContent staticjmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35311 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-17changed: removed the "Set Content" button on the "Add source" dialog and ↵jmarshallnz
instead always prompt for Set Content following OK. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35310 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-17changed: Hide the confusingly placed VFD/LCD setting on Linuxjmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35309 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-17cosmetic: indentingjmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35308 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-17fixed: SetClipRegion call usage was incorrect in multiimage, textbox and ↵jmarshallnz
containers, resulting in incorrect clipping during scrolling in containers. Added doxy to prevent a reoccurence. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35307 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-17[osx] sync xcode projectametovic
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35306 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-17fixed: typo in AppleScript pathsametovic
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35304 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-17Default karaoke playlist is not shuffled anymore.gyunaev
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35303 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-17Fixed outstanding issue when the user could only press 0 or 1 to popupgyunaev
the song selector dialog; all other numeric buttons didn't work. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35302 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-17Soundfont search path changed to home directory to allow different usersgyunaev
to have different sound fonts. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35301 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-16updated: #10698/#10699/#10700 - Portuguese (Brazil) translations. thanks bugrevdrfan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35296 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-16updated: #10703 - Portuguese translation. thanks hudovdrfan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35295 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-16updated: #10697 - Russian translation. thanks tarabanvdrfan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35294 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-16[WIN32] sync: vs2010 project file.charlydoes
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35293 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-16[WIN32] more python 2.6.6 preparationswiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35292 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-16Fixed using std::vector<>.data() missing on Windows.gyunaev
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35291 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-16[WIN32] removed files according to r35289. The build is still broken due to ↵wiso
changes in karaokelyricscdg.cpp (informed gyunaev about it) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35290 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-16CD+G handling rewritten. New implementation has the following benefits:gyunaev
- Less code, more clean, less memory allocation and smaller overall memory consumption; - Removed extra thread which was used for loading the CD+G; - CDG file is preparsed, meaning if there is any error it won't be loaded; - Only CD+G packets are stored, saving around 60% or more of memory; - Fixed #10594 (working synccdgdelay) - Fixed long-term issue when CD+G playing was broken if music was rewinded or fast-forwarded. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35289 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-16fixed: #10680 - Year overflow in pluginsvdrfan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35283 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-16changed: have AQ value include audio renderers bufferelupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35282 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-16changed: have win32 audio device's autostart playback when half their ↵elupus
buffers are full git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35281 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-16changed: audio should not start playback on startup until we are done cachingelupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35280 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-15removed: dependency on libfaac which doesn't seem to be used anywhereelupus
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35279 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-15[WIN32] missed a non translated path (thanks elupus)wiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35278 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-15[WIN32] use translated paths for PYTHONPATHwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35277 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-15[WIN32] preparation for using precompiled python binaries (not working yet ↵wiso
as it can't find the modules like urllib.py yet) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35276 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-15fixed: initialize m_resampleratio in CDVDPlayerAudio constructorbobo1on1
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35275 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-15[WIN32] fixed: vs2010 buildcharlydoes
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35274 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-15[WIN32] fixed link errorwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35273 568bbfeb-2a22-0410-94d2-cc84cf5bfa90