vuplus_xbmc
10 years ago[WIN32][WASAPI]: made wasapi sink accept default as device string. set "wasapi:defaul...
wsoltys [Tue, 16 Jul 2013 19:17:38 +0000 (21:17 +0200)]
[WIN32][WASAPI]: made wasapi sink accept default as device string. set "wasapi:default" as default gui string (could be smarter when handled via the xml system. possible?)

10 years agoActiveAE: adjust to gui setting streamsilence
unknown [Tue, 16 Jul 2013 15:06:51 +0000 (17:06 +0200)]
ActiveAE: adjust to gui setting streamsilence

10 years agoAE: add streamsilence to gui settings for engines which suppport drain
unknown [Tue, 16 Jul 2013 15:06:03 +0000 (17:06 +0200)]
AE: add streamsilence to gui settings for engines which suppport drain

10 years agoAE: update VS for ActiveAE
unknown [Wed, 10 Jul 2013 06:55:49 +0000 (08:55 +0200)]
AE: update VS for ActiveAE

10 years agoAE: allow Windows to use ActiveAE via env
unknown [Thu, 11 Jul 2013 16:33:34 +0000 (18:33 +0200)]
AE: allow Windows to use ActiveAE via env

10 years agoActiveAE: Make Factory aware of environment, change global namespace
fritsch [Sat, 8 Jun 2013 07:39:38 +0000 (09:39 +0200)]
ActiveAE: Make Factory aware of environment, change global namespace

10 years agoActiveAE: add new audio engine, co-author: fritsch
xbmc [Mon, 25 Mar 2013 12:58:11 +0000 (13:58 +0100)]
ActiveAE: add new audio engine, co-author: fritsch

10 years agoAE: add parameter wait to drain, dvdplayer wants to wait for the stream to be drained...
Rainer Hochecker [Mon, 1 Jul 2013 11:52:29 +0000 (13:52 +0200)]
AE: add parameter wait to drain, dvdplayer wants to wait for the stream to be drained, papayer does not

10 years agoAE: allow to register audio callback directly into engine
Rainer Hochecker [Sun, 7 Jul 2013 16:22:04 +0000 (18:22 +0200)]
AE: allow to register audio callback directly into engine

10 years agoAE: Give Sinks the possibility to be used in a blocking way
fritsch [Sat, 6 Jul 2013 06:07:30 +0000 (08:07 +0200)]
AE: Give Sinks the possibility to be used in a blocking way

10 years agoAE: Add blocking option to AddPackets, makes Sink behaviour choosable after c2493d5bf...
fritsch [Fri, 5 Jul 2013 19:02:00 +0000 (21:02 +0200)]
AE: Add blocking option to AddPackets, makes Sink behaviour choosable after c2493d5bf6bc2be2fb45f563affdd214bf9862fb

10 years agoAE: alsa - set to prepared after drain
Rainer Hochecker [Wed, 26 Jun 2013 16:48:30 +0000 (18:48 +0200)]
AE: alsa - set to prepared after drain

10 years agoAE: alsa - close device in blocking mode, fixes device busy
Rainer Hochecker [Wed, 26 Jun 2013 13:13:22 +0000 (15:13 +0200)]
AE: alsa - close device in blocking mode, fixes device busy

10 years agoAE: allow encoder to be fed with planar format
Rainer Hochecker [Wed, 26 Jun 2013 13:12:28 +0000 (15:12 +0200)]
AE: allow encoder to be fed with planar format

10 years agoffmpeg: add av_opt_set_int and av_opt_set_double for intrumenting swr
fritsch [Thu, 25 Jul 2013 17:39:44 +0000 (19:39 +0200)]
ffmpeg: add av_opt_set_int and av_opt_set_double for intrumenting swr

10 years agoffmpeg: add methods to the interface needed for resampling
xbmc [Sat, 27 Apr 2013 08:47:01 +0000 (10:47 +0200)]
ffmpeg: add methods to the interface needed for resampling

10 years agoAESinkALSA: drop unneeded member
Rainer Hochecker [Thu, 23 May 2013 08:05:11 +0000 (10:05 +0200)]
AESinkALSA: drop unneeded member

10 years agoAE: register callback for all audio settings
Rainer Hochecker [Fri, 31 May 2013 14:28:30 +0000 (16:28 +0200)]
AE: register callback for all audio settings

10 years agoAE: Start of planar format internally
fritsch [Mon, 15 Apr 2013 18:27:39 +0000 (20:27 +0200)]
AE: Start of planar format internally

10 years agoMerge pull request #3019 from MartijnKaijser/august
Martijn Kaijser [Thu, 1 Aug 2013 06:45:23 +0000 (23:45 -0700)]
Merge pull request #3019 from MartijnKaijser/august

[release] version bump to 13.0 alpha7 as we start new merge window.

10 years agoMerge pull request #2998 from arnova/pictures_crash_fix Gotham_alpha6
Martijn Kaijser [Thu, 1 Aug 2013 06:45:00 +0000 (23:45 -0700)]
Merge pull request #2998 from arnova/pictures_crash_fix

fixed: Crash in GUIPicturesWindow caused by PR2890 (fixes #14500)

10 years agoupdate skin Touched
Martijn Kaijser [Wed, 31 Jul 2013 21:20:42 +0000 (23:20 +0200)]
update skin Touched

10 years ago[webinterface.default] fix runtime value in minutes (fixes #14523)
montellese [Wed, 31 Jul 2013 11:01:26 +0000 (13:01 +0200)]
[webinterface.default] fix runtime value in minutes (fixes #14523)

10 years agomysql: fix SELECT queries containing "CAST(foo as integer)" (fixes #14496)
montellese [Sun, 28 Jul 2013 18:54:19 +0000 (20:54 +0200)]
mysql: fix SELECT queries containing "CAST(foo as integer)" (fixes #14496)

10 years ago[lang] update of skin.confluence language files
alanwww1 [Tue, 30 Jul 2013 20:24:50 +0000 (22:24 +0200)]
[lang] update of skin.confluence language files

10 years ago[lang] update of core language files
alanwww1 [Tue, 30 Jul 2013 20:24:26 +0000 (22:24 +0200)]
[lang] update of core language files

10 years ago[lang] update of internal addon language files
alanwww1 [Tue, 30 Jul 2013 20:23:22 +0000 (22:23 +0200)]
[lang] update of internal addon language files

10 years ago[release] version bump to 13.0 alpha7 as we start new merge window.
M. Kaijser [Tue, 30 Jul 2013 13:56:30 +0000 (15:56 +0200)]
[release] version bump to 13.0 alpha7 as we start new merge window.

10 years agoaddons: fix crash by not showing "Configure" option for skins
montellese [Sun, 28 Jul 2013 21:17:14 +0000 (23:17 +0200)]
addons: fix crash by not showing "Configure" option for skins

10 years agovideo: fix search for movies being part of a set (fixes #14471)
montellese [Sun, 28 Jul 2013 19:50:08 +0000 (21:50 +0200)]
video: fix search for movies being part of a set (fixes #14471)

10 years agofixed broken build from 5ca72dbcd4b41513892e5fb602f00eb784d54a52
davilla [Sun, 28 Jul 2013 05:44:18 +0000 (01:44 -0400)]
fixed broken build from 5ca72dbcd4b41513892e5fb602f00eb784d54a52

10 years agofixed borked build from f68634b7549d5089349867c2cbcd5cbf83a0950c
davilla [Sun, 28 Jul 2013 02:57:21 +0000 (22:57 -0400)]
fixed borked build from f68634b7549d5089349867c2cbcd5cbf83a0950c

10 years agodroid: add LCTRL, RCTRL and CAPSLOCK
davilla [Sun, 28 Jul 2013 01:11:15 +0000 (21:11 -0400)]
droid: add LCTRL, RCTRL and CAPSLOCK

10 years agojni: fixed alt/shift keymap
S. Davilla [Sat, 27 Jul 2013 15:29:01 +0000 (11:29 -0400)]
jni: fixed alt/shift keymap

10 years ago[lang] delete duplicated English UK files. The main English file IS the UK version
alanwww1 [Sat, 27 Jul 2013 13:43:13 +0000 (15:43 +0200)]
[lang] delete duplicated English UK files. The main English file IS the UK version

10 years agoMerge pull request #3005 from FernetMenta/winrenderer
Rainer Hochecker [Fri, 26 Jul 2013 14:33:05 +0000 (07:33 -0700)]
Merge pull request #3005 from FernetMenta/winrenderer

renderer: win - reset texture states on configure

10 years agoMerge pull request #3010 from BtbN/vaapi-fix
Joakim Plate [Fri, 26 Jul 2013 13:54:44 +0000 (06:54 -0700)]
Merge pull request #3010 from BtbN/vaapi-fix

VAAPI: Add check for maximum surface count in EnsureSurfaces

10 years agoMerge pull request #3011 from aballier/getbuffer
Arne Morten Kvarving [Fri, 26 Jul 2013 13:42:59 +0000 (06:42 -0700)]
Merge pull request #3011 from aballier/getbuffer

DllAvCodec.h: Stop mapping avcodec_default_{get,release}_buffer.

10 years agoDllAvCodec.h: Stop mapping avcodec_default_{get,release}_buffer.
Alexis Ballier [Fri, 26 Jul 2013 13:27:43 +0000 (09:27 -0400)]
DllAvCodec.h: Stop mapping avcodec_default_{get,release}_buffer.

Those are unused in xbmc code and deprecated in FFmpeg 2.0.
This removes the related deprecation warnings.

10 years agoMerge pull request #3007 from aballier/ffmpeg_includes
Alexis Ballier [Fri, 26 Jul 2013 13:05:28 +0000 (06:05 -0700)]
Merge pull request #3007 from aballier/ffmpeg_includes

Kill USE_EXTERNAL_FFMPEG usage in xbmc/* code

10 years agoVAAPI: Add check for maximum surface count in EnsureSurfaces
BtbN [Fri, 26 Jul 2013 08:34:50 +0000 (10:34 +0200)]
VAAPI: Add check for maximum surface count in EnsureSurfaces

10 years agoRevert "fixed, ProcessJoystickEvent was broke for axis handling"
S. Davilla [Fri, 26 Jul 2013 01:39:40 +0000 (21:39 -0400)]
Revert "fixed, ProcessJoystickEvent was broke for axis handling"

This reverts commit 6c11ee3335e9b787d7e85638bbcebf05e2890d57.

10 years agofixed, ProcessJoystickEvent was broke for axis handling
davilla [Thu, 25 Jul 2013 23:00:24 +0000 (19:00 -0400)]
fixed, ProcessJoystickEvent was broke for axis handling

10 years agoRemove unnecessary scope declared inside its own namespace
Garrett Brown [Thu, 25 Jul 2013 20:54:03 +0000 (13:54 -0700)]
Remove unnecessary scope declared inside its own namespace

10 years agoMerge pull request #3002 from MartijnKaijser/update_header
Martijn Kaijser [Thu, 25 Jul 2013 16:33:16 +0000 (09:33 -0700)]
Merge pull request #3002 from MartijnKaijser/update_header

update copyright headers

10 years agoDVDDemuxFFmpeg.cpp: Do not exclude OTF fonts in FFmpeg attachements with external...
Alexis Ballier [Thu, 25 Jul 2013 13:58:45 +0000 (09:58 -0400)]
DVDDemuxFFmpeg.cpp: Do not exclude OTF fonts in FFmpeg attachements with external ffmpeg. This is supported in ffmpeg-1.0 which happens to be the minimum required version for building xbmc.

10 years agoDVDDemuxUtils.cpp: Include DllAvCodec.h which does the right thing to get the definit...
Alexis Ballier [Thu, 25 Jul 2013 13:53:54 +0000 (09:53 -0400)]
DVDDemuxUtils.cpp: Include DllAvCodec.h which does the right thing to get the definitions instead of manually including avcodec.h.

10 years agoDVDDemuxPVRClient.h: No need to manually include avformat.h since we already include...
Alexis Ballier [Thu, 25 Jul 2013 13:52:06 +0000 (09:52 -0400)]
DVDDemuxPVRClient.h: No need to manually include avformat.h since we already include DllAvFormat.h

10 years agoDVDDemux.h: Include DllAvCodec.h which does the right thing to get the definitions...
Alexis Ballier [Thu, 25 Jul 2013 13:50:36 +0000 (09:50 -0400)]
DVDDemux.h: Include DllAvCodec.h which does the right thing to get the definitions instead of manually including avcodec.h.

10 years ago[cosmetics] update copyright headers
M. Kaijser [Wed, 24 Jul 2013 10:53:18 +0000 (12:53 +0200)]
[cosmetics] update copyright headers

10 years agoDVDStreamInfo.h: Include DllAvCodec.h which does the right thing to get the definitio...
Alexis Ballier [Thu, 25 Jul 2013 13:48:59 +0000 (09:48 -0400)]
DVDStreamInfo.h: Include DllAvCodec.h which does the right thing to get the definitions instead of manually including avcodec.h.

10 years agoDVDAudio.h: Include DllAvCodec.h which does the right thing to get the definitions...
Alexis Ballier [Thu, 25 Jul 2013 13:48:10 +0000 (09:48 -0400)]
DVDAudio.h: Include DllAvCodec.h which does the right thing to get the definitions instead of manually including avcodec.h.

10 years agoDVDCodecs.h: Do not include avcodec.h directly.
Alexis Ballier [Thu, 25 Jul 2013 13:35:12 +0000 (09:35 -0400)]
DVDCodecs.h: Do not include avcodec.h directly.

If at all it should include lib/DllAvCodec.h but this does not seem to be needed here.

10 years agoMerge pull request #3006 from aballier/ffmpeg2
Arne Morten Kvarving [Thu, 25 Jul 2013 12:49:20 +0000 (05:49 -0700)]
Merge pull request #3006 from aballier/ffmpeg2

Stop using AVCODEC_MAX_AUDIO_FRAME_SIZE in (L)Pcm decoders.

10 years agoDVDAudioCodec(L)Pcm: Disable copying of the class.
Alexis Ballier [Thu, 25 Jul 2013 12:46:11 +0000 (08:46 -0400)]
DVDAudioCodec(L)Pcm: Disable copying of the class.

10 years agoDVDAudioCodecPcm: Do not use AVCODEC_MAX_AUDIO_FRAME_SIZE since it is gone in FFmpeg...
Alexis Ballier [Thu, 25 Jul 2013 11:40:31 +0000 (07:40 -0400)]
DVDAudioCodecPcm: Do not use AVCODEC_MAX_AUDIO_FRAME_SIZE since it is gone in FFmpeg 2.0 and dynamically allocate buffers as needed.

10 years agoDVDAudioCodecLPcm: Do not use AVCODEC_MAX_AUDIO_FRAME_SIZE which has been removed...
Alexis Ballier [Thu, 25 Jul 2013 11:25:16 +0000 (07:25 -0400)]
DVDAudioCodecLPcm: Do not use AVCODEC_MAX_AUDIO_FRAME_SIZE which has been removed from FFmpeg 2.0 and dynamically allocate buffers as needed.

10 years agorenderer: win - reset texture states on configure
unknown [Thu, 25 Jul 2013 08:52:58 +0000 (10:52 +0200)]
renderer: win - reset texture states on configure

10 years agoMerge pull request #2612 from Jose123456/master
wsoltys [Wed, 24 Jul 2013 20:23:39 +0000 (13:23 -0700)]
Merge pull request #2612 from Jose123456/master

[AE] Fix for non-SSE2 platforms.

10 years agoMerge pull request #1556 from Karlson2k/Startup_log_01
Memphiz [Wed, 24 Jul 2013 08:57:23 +0000 (01:57 -0700)]
Merge pull request #1556 from Karlson2k/Startup_log_01

Resort and extend startup log information

10 years agoMerge pull request #2948 from ace20022/blu_lang_fix
Arne Morten Kvarving [Wed, 24 Jul 2013 08:40:58 +0000 (01:40 -0700)]
Merge pull request #2948 from ace20022/blu_lang_fix

[bluray] Fix stream info/language retrieval for blurays in non-nav mode.

10 years agoMerge pull request #2963 from janbar/pvr_update
Arne Morten Kvarving [Wed, 24 Jul 2013 08:39:38 +0000 (01:39 -0700)]
Merge pull request #2963 from janbar/pvr_update

pvr: Only shows specific actions for current category or 'ALL'

10 years agoMerge pull request #2992 from FernetMenta/paplayer
Arne Morten Kvarving [Wed, 24 Jul 2013 08:27:40 +0000 (01:27 -0700)]
Merge pull request #2992 from FernetMenta/paplayer

paplayer: do not hijack main thread for pre-buffering streams

10 years agofixed: Crash in Pictures caused by PR2890 (fixes #14500)
arnova [Tue, 23 Jul 2013 18:57:59 +0000 (20:57 +0200)]
fixed: Crash in Pictures caused by PR2890 (fixes #14500)

10 years agoStartup log: refactoring
Karlson2k [Tue, 23 Jul 2013 16:28:28 +0000 (20:28 +0400)]
Startup log: refactoring

10 years agoStartup log: fixes potential problems
Karlson2k [Tue, 23 Jul 2013 16:24:50 +0000 (20:24 +0400)]
Startup log: fixes potential problems

10 years agoStartup log: Added debug/release build information
Karlson2k [Sat, 6 Oct 2012 13:36:14 +0000 (17:36 +0400)]
Startup log: Added debug/release build information

10 years agoStartup log: Add GCC version information
Karlson2k [Tue, 23 Jul 2013 16:18:24 +0000 (20:18 +0400)]
Startup log: Add GCC version information

10 years agoMerge pull request #2997 from mvdroest/patch-2
davilla [Tue, 23 Jul 2013 15:28:39 +0000 (08:28 -0700)]
Merge pull request #2997 from mvdroest/patch-2

Update AMLPlayer.cpp

10 years agoUpdate AMLPlayer.cpp
mvdroest [Tue, 23 Jul 2013 15:19:56 +0000 (17:19 +0200)]
Update AMLPlayer.cpp

Proper fixed as suggested by davilla and  Arne

10 years agoStartup log: Resort XBMC info
Karlson2k [Sat, 6 Oct 2012 12:58:49 +0000 (16:58 +0400)]
Startup log: Resort XBMC info

10 years agoMerge pull request #2829 from alcoheca/shoddy_parenting
Joakim Plate [Tue, 23 Jul 2013 11:55:06 +0000 (04:55 -0700)]
Merge pull request #2829 from alcoheca/shoddy_parenting

Shoddy parenting

10 years agoquell compiler warning if compiling without libva, vdpau or darwin
spiff [Tue, 23 Jul 2013 10:35:27 +0000 (12:35 +0200)]
quell compiler warning if compiling without libva, vdpau or darwin

10 years agouse correct setting description for weather settings
M. Kaijser [Tue, 23 Jul 2013 09:27:47 +0000 (11:27 +0200)]
use correct setting description for weather settings

10 years agopaplayer: do not hijack main thread for pre-buffering streams
unknown [Mon, 22 Jul 2013 12:29:43 +0000 (14:29 +0200)]
paplayer: do not hijack main thread for pre-buffering streams

10 years agoMerge pull request #2991 from night199uk/misc
night199uk [Mon, 22 Jul 2013 10:03:08 +0000 (03:03 -0700)]
Merge pull request #2991 from night199uk/misc

[fixes] Fix a couple of EXC_BAD_ACCESS memory access bugs on OSX that cause real instability

10 years ago[fix] ffmpeg uses a 16-byte stride when scaling images, which can overrun the texture...
night199uk [Mon, 22 Jul 2013 09:52:22 +0000 (17:52 +0800)]
[fix] ffmpeg uses a 16-byte stride when scaling images, which can overrun the texture buffer which is only 2-byte aligned, causing a segfault on OSX/iOS

10 years agoMerge pull request #2984 from whaupt/xbmc/ofc/master
Trent Nelson [Mon, 22 Jul 2013 01:57:44 +0000 (18:57 -0700)]
Merge pull request #2984 from whaupt/xbmc/ofc/master

[WebServer] Simplify file existence check

10 years agoMerge pull request #2990 from t-nelson/no_using_in_headers
Trent Nelson [Sun, 21 Jul 2013 15:11:10 +0000 (08:11 -0700)]
Merge pull request #2990 from t-nelson/no_using_in_headers

No 'using' in headers

10 years agocosmetics for 67ab657
t-nelson [Sun, 21 Jul 2013 13:38:10 +0000 (09:38 -0400)]
cosmetics for 67ab657

10 years agoDon't use 'using' directive in headers!
t-nelson [Sun, 21 Jul 2013 13:36:03 +0000 (09:36 -0400)]
Don't use 'using' directive in headers!

10 years ago[fix] string copy allocated in function params can be destroyed before access via...
night199uk [Sat, 20 Jul 2013 12:40:24 +0000 (20:40 +0800)]
[fix] string copy allocated in function params can be destroyed before access via *end pointer causing EXC_BAD_ACCESS

10 years agoMerge pull request #2974 from night199uk/musicfixes
night199uk [Fri, 19 Jul 2013 11:20:08 +0000 (04:20 -0700)]
Merge pull request #2974 from night199uk/musicfixes

[musicdb] Fixes for non-MusicBrainz albums

10 years ago[musicdb] fix album and artist SQL queries for musicbrainz
night199uk [Tue, 16 Jul 2013 14:03:59 +0000 (22:03 +0800)]
[musicdb] fix album and artist SQL queries for musicbrainz

10 years ago[musicdb] fix some problems with non-musicbrainz albums in scanner, and tidy up some...
night199uk [Mon, 15 Jul 2013 14:25:13 +0000 (22:25 +0800)]
[musicdb] fix some problems with non-musicbrainz albums in scanner, and tidy up some of the scanner overall.

10 years ago[musicdb] fix album & artist lt operators, used for set/map (e.g. cache)
night199uk [Wed, 10 Jul 2013 13:23:21 +0000 (21:23 +0800)]
[musicdb] fix album & artist lt operators, used for set/map (e.g. cache)

10 years ago[WebServer] Simplify file existence check
Wolfgang Haupt [Thu, 18 Jul 2013 15:05:33 +0000 (17:05 +0200)]
[WebServer] Simplify file existence check

10 years ago[win32] fix v key not working anymore (thanks wsoltys)
montellese [Thu, 18 Jul 2013 19:38:37 +0000 (21:38 +0200)]
[win32] fix v key not working anymore (thanks wsoltys)

10 years agoRevert "[lang] missing confluence home menu Dutch translations"
Voyager1 [Thu, 18 Jul 2013 05:57:32 +0000 (07:57 +0200)]
Revert "[lang] missing confluence home menu Dutch translations"

This reverts commit ed2390f0823e6ec673884c72f0f93ff86adf285d.

10 years ago[lang] missing confluence home menu Dutch translations
Voyager1 [Thu, 18 Jul 2013 05:37:00 +0000 (07:37 +0200)]
[lang] missing confluence home menu Dutch translations

10 years ago[win32] add files created when running BuildSetup.bat to .gitignore
montellese [Wed, 17 Jul 2013 19:47:20 +0000 (21:47 +0200)]
[win32] add files created when running BuildSetup.bat to .gitignore

10 years agofix c/p screwup in CONTRIBUTING.md
Martijn Kaijser [Wed, 17 Jul 2013 17:56:08 +0000 (19:56 +0200)]
fix c/p screwup in CONTRIBUTING.md

10 years agoadd CONTRIBUTING.md with some basic information regarding pull requests
Martijn Kaijser [Wed, 17 Jul 2013 17:50:54 +0000 (19:50 +0200)]
add CONTRIBUTING.md with some basic information regarding pull requests

10 years agoMerge pull request #2982 from SpiritOffice/ShoutcastFileOpenFix
Arne Morten Kvarving [Wed, 17 Jul 2013 16:53:06 +0000 (09:53 -0700)]
Merge pull request #2982 from SpiritOffice/ShoutcastFileOpenFix

Fix for ignoring Protocol Options in CShoutcastFile::Open.

10 years agoFix for ignoring Protocol Options in CShoutcastFile::Open.
SpiritOffice [Wed, 17 Jul 2013 16:25:56 +0000 (18:25 +0200)]
Fix for ignoring Protocol Options in CShoutcastFile::Open.
(something like UserAgent, Referer, etc.)

10 years ago[win32] fix library.xbmc.foo builds after cc988c14d2c13cee4633b316065e4cf335328e99
montellese [Wed, 17 Jul 2013 14:32:05 +0000 (16:32 +0200)]
[win32] fix library.xbmc.foo builds after cc988c14d2c13cee4633b316065e4cf335328e99

10 years ago[lang] update of skin.confluence language files
alanwww1 [Wed, 17 Jul 2013 11:13:46 +0000 (13:13 +0200)]
[lang] update of skin.confluence language files

10 years ago[lang] update of core language files
alanwww1 [Wed, 17 Jul 2013 11:13:25 +0000 (13:13 +0200)]
[lang] update of core language files

10 years ago[lang] update of internal addon language files
alanwww1 [Wed, 17 Jul 2013 11:12:39 +0000 (13:12 +0200)]
[lang] update of internal addon language files

10 years ago[cddb] fix broken hello command should be as "cddb hello username hostname
Voyager1 [Wed, 17 Jul 2013 06:06:49 +0000 (08:06 +0200)]
[cddb] fix broken hello command should be as "cddb hello username hostname
clientname version"