vuplus_xbmc
10 years ago[Confluence] remove missing image code
ronie [Sun, 5 Jan 2014 21:01:51 +0000 (22:01 +0100)]
[Confluence] remove missing image code

10 years agoMerge pull request #3926 from popcornmix/gui_unlimit
huceke [Sun, 5 Jan 2014 20:59:35 +0000 (12:59 -0800)]
Merge pull request #3926 from popcornmix/gui_unlimit

[rbp] Remove 720p GUI limit by default

10 years ago[rbp/gui] Add switch to remove GUI 720p limit
popcornmix [Fri, 27 Sep 2013 23:37:13 +0000 (00:37 +0100)]
[rbp/gui] Add switch to remove GUI 720p limit

10 years ago[rbp/gui] Add switch between higher and lower quality textures
popcornmix [Fri, 27 Sep 2013 23:16:05 +0000 (00:16 +0100)]
[rbp/gui] Add switch between higher and lower quality textures

To save memory we default to 16bpp textures,
but provide a GUI option to increase that to 32bpp.

10 years agoMerge pull request #3962 from jmarshallnz/ae_includes
jmarshallnz [Sun, 5 Jan 2014 20:34:06 +0000 (12:34 -0800)]
Merge pull request #3962 from jmarshallnz/ae_includes

Cleanup the AE includes to use paths from root, rather than relative

10 years agoMerge pull request #3966 from wsoltys/buildsys
wsoltys [Sun, 5 Jan 2014 19:53:24 +0000 (11:53 -0800)]
Merge pull request #3966 from wsoltys/buildsys

[WIN32] clean build dirs and allow parallel solutions build

10 years agoMerge pull request #3914 from Karlson2k/wstring_replace_01
jmarshallnz [Sun, 5 Jan 2014 19:28:26 +0000 (11:28 -0800)]
Merge pull request #3914 from Karlson2k/wstring_replace_01

DVDSubtitleStream: better detect stream encoding and optimization

10 years agoMerge pull request #3597 from arnova/path_subst_encode_fix
jmarshallnz [Sun, 5 Jan 2014 19:15:13 +0000 (11:15 -0800)]
Merge pull request #3597 from arnova/path_subst_encode_fix

Path subst encode + slash fix

10 years ago[AE] remove unnecessary include to cores/AudioEngine now that paths are relative
Jonathan Marshall [Sun, 5 Jan 2014 04:44:24 +0000 (17:44 +1300)]
[AE] remove unnecessary include to cores/AudioEngine now that paths are relative

10 years ago[AE] cleanup includes and change include paths to relative from root
Jonathan Marshall [Sun, 5 Jan 2014 04:27:12 +0000 (17:27 +1300)]
[AE] cleanup includes and change include paths to relative from root

10 years ago[WIN32] changed: use up to 4 parallel msbuild workers.
wsoltys [Sun, 5 Jan 2014 12:08:39 +0000 (13:08 +0100)]
[WIN32] changed: use up to 4 parallel msbuild workers.

10 years agoMerge pull request #3925 from popcornmix/piaudio_sink
huceke [Sun, 5 Jan 2014 17:09:43 +0000 (09:09 -0800)]
Merge pull request #3925 from popcornmix/piaudio_sink

[rbp] Add Pi audio sink for ActiveAE

10 years agoRevert "[rbp/omxplayer] Ignore video stream in audio filetypes"
popcornmix [Thu, 12 Dec 2013 17:05:31 +0000 (17:05 +0000)]
Revert "[rbp/omxplayer] Ignore video stream in audio filetypes"

This reverts commit ca5119d8bd73a632e6006e77cba7f59a37c3dbb2.

10 years ago[rbp/omxplayer] Remove visualisation support
popcornmix [Thu, 12 Dec 2013 17:01:25 +0000 (17:01 +0000)]
[rbp/omxplayer] Remove visualisation support

This is now handled by paplayer

10 years ago[rbp/omxplayer] Suspend AE when playing audio
popcornmix [Tue, 10 Dec 2013 20:20:08 +0000 (20:20 +0000)]
[rbp/omxplayer] Suspend AE when playing audio

10 years ago[rbp] Allow paplayer to be enabled on Pi
popcornmix [Tue, 10 Dec 2013 20:05:10 +0000 (20:05 +0000)]
[rbp] Allow paplayer to be enabled on Pi

10 years agoMerge pull request #3924 from popcornmix/single_spectrum
huceke [Sun, 5 Jan 2014 16:29:05 +0000 (08:29 -0800)]
Merge pull request #3924 from popcornmix/single_spectrum

[spectrum] Draw spectrum as a single object

10 years ago[WIN32] git clean directories as well but keep our downloaded depends
wsoltys [Sun, 5 Jan 2014 14:05:57 +0000 (15:05 +0100)]
[WIN32] git clean directories as well but keep our downloaded depends

10 years agovideodb: fix database cleaning for file-level sources
montellese [Sun, 5 Jan 2014 13:57:23 +0000 (14:57 +0100)]
videodb: fix database cleaning for file-level sources

10 years agovideodb: never use cached lookups during database cleaning
montellese [Sun, 5 Jan 2014 13:56:48 +0000 (14:56 +0100)]
videodb: never use cached lookups during database cleaning

10 years agoCVideoInfoTag/CMusicInfoTag: make sure not to overwrite sortable fields with empty...
montellese [Sun, 5 Jan 2014 11:10:36 +0000 (12:10 +0100)]
CVideoInfoTag/CMusicInfoTag: make sure not to overwrite sortable fields with empty values (fixes #13850)

10 years agovideodb: cosmetic in SQL query
montellese [Sun, 5 Jan 2014 11:05:56 +0000 (12:05 +0100)]
videodb: cosmetic in SQL query

10 years agochanged: Extend path substitude unit test
arnova [Sat, 9 Nov 2013 14:01:51 +0000 (15:01 +0100)]
changed: Extend path substitude unit test

10 years agofixed: Copying of file(names) from non-URL to URL encoded filesystem
arnova [Fri, 8 Nov 2013 12:01:55 +0000 (13:01 +0100)]
fixed: Copying of file(names) from non-URL to URL encoded filesystem

10 years agofixed: Handle (non) URL encoding and forward backward slashes properly for path subst...
arnova [Fri, 8 Nov 2013 11:56:33 +0000 (12:56 +0100)]
fixed: Handle (non) URL encoding and forward backward slashes properly for path substitution

10 years agoMerge pull request #3920 from bkuhls/uclibc
Wolfgang Schupp [Sun, 5 Jan 2014 08:21:18 +0000 (00:21 -0800)]
Merge pull request #3920 from bkuhls/uclibc

Support uClibc compilation

10 years agoAdd MoveItemUp/Down to Favorites window
NedScott [Mon, 30 Dec 2013 03:06:04 +0000 (20:06 -0700)]
Add MoveItemUp/Down to Favorites window

Consistent with how the playlist editor windows use MoveItemUp/Down. Requested by a user, and indeed a heck of a lot easier to organize rather than constantly bringing up the context menu.

10 years agoUpdate remote.xml with ChapterOrBigStepForward/Back
NedScott [Sat, 14 Dec 2013 12:18:30 +0000 (05:18 -0700)]
Update remote.xml with ChapterOrBigStepForward/Back

Per https://github.com/xbmc/xbmc/pull/3280

This allows the behavior from v12 to be consistent with v13

10 years agoUpdate keyboard.xml with ChapterOrBigStepForward/Back
NedScott [Sat, 14 Dec 2013 12:13:15 +0000 (05:13 -0700)]
Update keyboard.xml with ChapterOrBigStepForward/Back

Per https://github.com/xbmc/xbmc/pull/3280

This allows the behavior from v12 to be consistent with v13

10 years agoAdd some fullscreen video controls to touchscreen.xml
NedScott [Sat, 14 Dec 2013 12:05:52 +0000 (05:05 -0700)]
Add some fullscreen video controls to touchscreen.xml

Mirrors directional controls of a remote to give some added functionality in fullscreen video:

Swipe left -> StepBack
Swipe right -> StepForward
Swipe up -> ChapterOrBigStepForward
Swipe down -> ChapterOrBigStepBack
Two-finger swipe left -> SmallStepBack

10 years agoMerge branch 'nedsettings'
Jonathan Marshall [Sun, 5 Jan 2014 03:18:27 +0000 (16:18 +1300)]
Merge branch 'nedsettings'

10 years agoMerge pull request #3959 from jmarshallnz/osx_gma_950_fix
jmarshallnz [Sun, 5 Jan 2014 01:40:41 +0000 (17:40 -0800)]
Merge pull request #3959 from jmarshallnz/osx_gma_950_fix

[osx] OSX reports 16bit capability in OpenGL v1 versions but doesn't actually support it.

10 years ago[osx] OSX reports 16bit capability in OpenGL v1 versions but doesn't actually support...
Jonathan Marshall [Sat, 4 Jan 2014 22:10:27 +0000 (11:10 +1300)]
[osx] OSX reports 16bit capability in OpenGL v1 versions but doesn't actually support it. Fixes #13754

10 years ago[PVR] updated settings levels
Lars Op den Kamp [Sat, 4 Jan 2014 01:51:55 +0000 (02:51 +0100)]
[PVR] updated settings levels

10 years agovideoplayer.useframemtdec 2 -> 3
NedScott [Sat, 14 Dec 2013 16:24:32 +0000 (09:24 -0700)]
videoplayer.useframemtdec 2 -> 3

change level of videoplayer.useframemtdec (Frame Multi Thread Decoding) as requested by fritsch

10 years agoVarious minor settings level adjustments to settings.xml
NedScott [Sat, 14 Dec 2013 11:57:54 +0000 (04:57 -0700)]
Various minor settings level adjustments to settings.xml

As discussed on the internal Team XBMC forum thread here: http://forum.xbmc.org/showthread.php?tid=163982

Various non-controversal level adjustments for various settings.

10 years agoMerge pull request #3960 from jmarshallnz/no_decode_paths
jmarshallnz [Sun, 5 Jan 2014 01:28:06 +0000 (17:28 -0800)]
Merge pull request #3960 from jmarshallnz/no_decode_paths

[info] don't URL decode paths and filenames - pass them as-is (save user/pass)

10 years agoMerge pull request #3961 from jmarshallnz/check_masterlock_skin_settings
jmarshallnz [Sun, 5 Jan 2014 01:27:50 +0000 (17:27 -0800)]
Merge pull request #3961 from jmarshallnz/check_masterlock_skin_settings

[masterlock] check master lock when going to the skin settings window.

10 years agoMerge pull request #3947 from wsoltys/imagemimetype
wsoltys [Sun, 5 Jan 2014 00:26:25 +0000 (16:26 -0800)]
Merge pull request #3947 from wsoltys/imagemimetype

fixed: loading of images from urls which don't have an extension...

10 years ago[masterlock] check master lock when going to the skin settings window. Closes #14070
Jonathan Marshall [Sat, 4 Jan 2014 23:44:26 +0000 (12:44 +1300)]
[masterlock] check master lock when going to the skin settings window. Closes #14070

10 years agoMerge pull request #3955 from uNiversaI/icon
ronie [Sat, 4 Jan 2014 23:45:35 +0000 (15:45 -0800)]
Merge pull request #3955 from uNiversaI/icon

Confluence Icon refresh

10 years agoConfluence Icon refresh
uNiversaI [Sat, 4 Jan 2014 08:44:06 +0000 (17:44 +0900)]
Confluence Icon refresh

Everything else the same and was shamelessly duplicated into vectors.

The point was not to cover any significant portions of the art while
keeping original elements of the design intact.

Also saved 10KB of size without quality loss.).

Ribbon removed as per ronie comment.

10 years ago[info] don't URL decode paths and filenames - pass them as-is (save user/pass detail...
Jonathan Marshall [Sat, 4 Jan 2014 23:34:30 +0000 (12:34 +1300)]
[info] don't URL decode paths and filenames - pass them as-is (save user/pass detail). Fixes #13823

10 years agochanged: added another GetMimeType for urls and use it in the imagefactory if no...
WiSo [Sat, 4 Jan 2014 12:25:47 +0000 (13:25 +0100)]
changed: added another GetMimeType for urls and use it in the imagefactory if no mimetype is set.

10 years ago[README] remove libhal* add libnfs
ronie [Sat, 4 Jan 2014 22:22:26 +0000 (23:22 +0100)]
[README] remove libhal* add libnfs

10 years agoMerge pull request #3871 from gfto/fix-compile-errors2
jmarshallnz [Sat, 4 Jan 2014 21:16:55 +0000 (13:16 -0800)]
Merge pull request #3871 from gfto/fix-compile-errors2

Fix two compilation errors.

10 years agoMerge pull request #3939 from popcornmix/reenc_orient
huceke [Sat, 4 Jan 2014 21:16:24 +0000 (13:16 -0800)]
Merge pull request #3939 from popcornmix/reenc_orient

[rbp/omxplayer] When reencoding thumbnails preserve orientation

10 years agoMerge pull request #3874 from xhaggi/pvr-database
Sascha Woo [Sat, 4 Jan 2014 21:15:54 +0000 (13:15 -0800)]
Merge pull request #3874 from xhaggi/pvr-database

[db] improve/remove of pvr related database methods

10 years agoMerge pull request #3923 from popcornmix/cosmetic_log
huceke [Sat, 4 Jan 2014 21:13:25 +0000 (13:13 -0800)]
Merge pull request #3923 from popcornmix/cosmetic_log

[rbp/omxplayer] Cosmetic: Avoid DVDPlayer in logging message

10 years agoSupport uClibc compilation
Bernd Kuhls [Sun, 29 Dec 2013 08:55:55 +0000 (09:55 +0100)]
Support uClibc compilation

partly based on aports from Alpine Linux:
http://code.ohloh.net/file?fid=Up3lAbVglPtyupfNPazFHQYMKM8&cid=Sr-nRbkkE8E&s=&fp=302485&mp=&projSelected=true#L0

10 years agoMerge pull request #3953 from jmarshallnz/date_time_validation
jmarshallnz [Sat, 4 Jan 2014 20:29:56 +0000 (12:29 -0800)]
Merge pull request #3953 from jmarshallnz/date_time_validation

Date time validation

10 years agoMerge pull request #3956 from jmarshallnz/import_speedups
jmarshallnz [Sat, 4 Jan 2014 20:29:25 +0000 (12:29 -0800)]
Merge pull request #3956 from jmarshallnz/import_speedups

Video library: Import speedups

10 years agoMerge pull request #3919 from jmarshallnz/number_labels
jmarshallnz [Sat, 4 Jan 2014 20:18:28 +0000 (12:18 -0800)]
Merge pull request #3919 from jmarshallnz/number_labels

Allow use of $NUMBER[] to specify a number in XML tags

10 years ago[db] fix: adds missing close dataset in CPVRDatabase
xhaggi [Fri, 3 Jan 2014 09:58:33 +0000 (10:58 +0100)]
[db] fix: adds missing close dataset in CPVRDatabase

10 years ago[db] get rid of FormatSQL() and use PrepareSQL() instead
xhaggi [Fri, 20 Dec 2013 12:23:06 +0000 (13:23 +0100)]
[db] get rid of FormatSQL() and use PrepareSQL() instead

10 years ago[db] changed implementation of DeleteValues()
xhaggi [Fri, 20 Dec 2013 12:18:44 +0000 (13:18 +0100)]
[db] changed implementation of DeleteValues()

10 years agoMerge pull request #3906 from xhaggi/skin-epg
ronie [Sat, 4 Jan 2014 13:35:28 +0000 (05:35 -0800)]
Merge pull request #3906 from xhaggi/skin-epg

[confluence] adds info area for current selected epg item

10 years agoimagefactory: removed unused method.
WiSo [Sat, 4 Jan 2014 11:40:52 +0000 (12:40 +0100)]
imagefactory: removed unused method.

10 years agochanged: pass detected image mimetype further down to avoid a second lookup.
WiSo [Fri, 3 Jan 2014 11:51:55 +0000 (12:51 +0100)]
changed: pass detected image mimetype further down to avoid a second lookup.

10 years agofixed: add GIF as known header to cximage.
WiSo [Thu, 2 Jan 2014 17:52:22 +0000 (18:52 +0100)]
fixed: add GIF as known header to cximage.

10 years agoMerge pull request #3898 from koying/fix3droidios
Chris Browet [Sat, 4 Jan 2014 11:01:45 +0000 (03:01 -0800)]
Merge pull request #3898 from koying/fix3droidios

FIX: TAB 3D fixup for ios & libstagefright

10 years ago[infoscanner] don't invalidate paths whenever DeleteMovie() is done if all we're...
Jonathan Marshall [Sat, 4 Jan 2014 09:19:01 +0000 (22:19 +1300)]
[infoscanner] don't invalidate paths whenever DeleteMovie() is done if all we're doing is updating details in-place

10 years ago[infoscanner] don't do a CDirectory::Exists() check when we set a path hash to empty...
Jonathan Marshall [Sat, 4 Jan 2014 09:18:13 +0000 (22:18 +1300)]
[infoscanner] don't do a CDirectory::Exists() check when we set a path hash to empty - it's expensive for some VFS filesystems, and it doesn't matter if we add non-existent paths to the database (should SetPathHash ever be called on a non-existent path)

10 years ago[infoscanner] don't read into archives when looking for trailers
Jonathan Marshall [Sat, 4 Jan 2014 09:16:32 +0000 (22:16 +1300)]
[infoscanner] don't read into archives when looking for trailers

10 years ago[videodb] don't wrap ImportXML in a transaction - it uses the infoscanner which has...
Jonathan Marshall [Sat, 4 Jan 2014 09:20:18 +0000 (22:20 +1300)]
[videodb] don't wrap ImportXML in a transaction - it uses the infoscanner which has it's own instance with it's own transactions. Fixes #13818

10 years agoCApplicationMessenger::ActivateWindow() can call back into python, so make sure we...
Jonathan Marshall [Sat, 4 Jan 2014 07:30:46 +0000 (20:30 +1300)]
CApplicationMessenger::ActivateWindow() can call back into python, so make sure we use the DelayedCallGuard. Fixes #13776.

10 years ago[python] track the open state of the progress dialog, as the open event is sent on...
Jonathan Marshall [Sat, 4 Jan 2014 06:55:16 +0000 (19:55 +1300)]
[python] track the open state of the progress dialog, as the open event is sent on-thread, whereas close is sent via a threadmessage. Two progress dialogs in a row thus won't show up if the close of the first occurs after (due to threadmessaging being delayed) the open of the second. Fixes #13467

10 years ago[music] add 'MusicBrainz Album Artist' as an option for tag reading. Fixes #14707
Jonathan Marshall [Sat, 4 Jan 2014 05:31:15 +0000 (18:31 +1300)]
[music] add 'MusicBrainz Album Artist' as an option for tag reading. Fixes #14707

10 years ago[date/time] have SetFromDateString() first attempt SetFromDBDate() before attempting...
Jonathan Marshall [Sat, 4 Jan 2014 03:19:03 +0000 (16:19 +1300)]
[date/time] have SetFromDateString() first attempt SetFromDBDate() before attempting to parse for a 'Sunday, April 15 2006' style date

10 years ago[date/time] validate SetFromDBDate() a little better
Jonathan Marshall [Sat, 4 Jan 2014 03:18:11 +0000 (16:18 +1300)]
[date/time] validate SetFromDBDate() a little better

10 years ago[date/time] Return a bool from SetDate/Time to indicate a successful, valid, date
Jonathan Marshall [Sat, 4 Jan 2014 03:17:00 +0000 (16:17 +1300)]
[date/time] Return a bool from SetDate/Time to indicate a successful, valid, date

10 years agoMerge pull request #3806 from opdenkamp/pvraddons11
Lars Op den Kamp [Sat, 4 Jan 2014 02:43:52 +0000 (18:43 -0800)]
Merge pull request #3806 from opdenkamp/pvraddons11

[PVR] bump add-ons

10 years agoMerge pull request #3902 from vkosh/pvr-progress
Lars Op den Kamp [Sat, 4 Jan 2014 02:20:51 +0000 (18:20 -0800)]
Merge pull request #3902 from vkosh/pvr-progress

[pvr] fix: hide loading pvr data progress dialog if error occured in pvr clients

10 years agoMerge pull request #3934 from leechguy/profiles_settings_cleanup
jmarshallnz [Sat, 4 Jan 2014 02:10:07 +0000 (18:10 -0800)]
Merge pull request #3934 from leechguy/profiles_settings_cleanup

Auto login profile selection

10 years agoMerge pull request #3807 from nigeljonez/profilessegfault
jmarshallnz [Sat, 4 Jan 2014 01:45:44 +0000 (17:45 -0800)]
Merge pull request #3807 from nigeljonez/profilessegfault

Avoid using CSettings to create a blank guisettings.xml for a fresh prof...

10 years agoMerge pull request #3879 from jmarshallnz/empty_value_db_filters
jmarshallnz [Sat, 4 Jan 2014 01:45:21 +0000 (17:45 -0800)]
Merge pull request #3879 from jmarshallnz/empty_value_db_filters

Allow empty value fields in database filters

10 years ago[JSON-RPC] bump version to 6.13.1
Jonathan Marshall [Sat, 4 Jan 2014 01:44:28 +0000 (14:44 +1300)]
[JSON-RPC] bump version to 6.13.1

10 years ago[dbfilters] if matching empty fields, allow also to match NULL
Jonathan Marshall [Mon, 23 Dec 2013 01:17:17 +0000 (14:17 +1300)]
[dbfilters] if matching empty fields, allow also to match NULL

10 years ago[PVR] sync xbmc_stream_utils.hpp
Lars Op den Kamp [Sat, 4 Jan 2014 01:13:35 +0000 (02:13 +0100)]
[PVR] sync xbmc_stream_utils.hpp

10 years ago[PVR] bump add-ons
Lars Op den Kamp [Sat, 4 Jan 2014 01:13:11 +0000 (02:13 +0100)]
[PVR] bump add-ons

10 years ago[dbfilters] allow empty value fields. fixes #14702
Jonathan Marshall [Sat, 21 Dec 2013 06:12:07 +0000 (19:12 +1300)]
[dbfilters] allow empty value fields. fixes #14702

10 years ago[dbfilters] validate number and second fields to ensure the values are non-empty
Jonathan Marshall [Sat, 21 Dec 2013 06:11:38 +0000 (19:11 +1300)]
[dbfilters] validate number and second fields to ensure the values are non-empty

10 years agoMerge pull request #3944 from BigNoid/mysql_musicdb_fix
jmarshallnz [Sat, 4 Jan 2014 00:20:06 +0000 (16:20 -0800)]
Merge pull request #3944 from BigNoid/mysql_musicdb_fix

[musicdb] Fix ambiguous sql query.

10 years ago[Cosmetics] more name fixes
ronie [Fri, 3 Jan 2014 23:01:26 +0000 (00:01 +0100)]
[Cosmetics] more name fixes

10 years agowhat's my name again?
ronie [Fri, 3 Jan 2014 22:46:57 +0000 (23:46 +0100)]
what's my name again?

10 years agodroid: enable amcodec
davilla [Fri, 3 Jan 2014 22:15:55 +0000 (17:15 -0500)]
droid: enable amcodec

10 years ago[nfs] - remove leftover libnfs buildsys for linux - we provide the correct version...
Memphiz [Fri, 3 Jan 2014 18:25:33 +0000 (19:25 +0100)]
[nfs] - remove leftover libnfs buildsys for linux - we provide the correct version via our ppa for linux (all other platforms have the right version bundled) - for all non ppa conform distributions the upstream source has to be compiled and installed (if no package for the distribution is provided by the distributor)

10 years agoMerge pull request #3946 from FernetMenta/aefixes
Rainer Hochecker [Fri, 3 Jan 2014 16:54:54 +0000 (08:54 -0800)]
Merge pull request #3946 from FernetMenta/aefixes

ActiveAE: fix latency and cachetime of sink

10 years ago[lang] update of skin.confluence language files
alanwww1 [Fri, 3 Jan 2014 11:50:16 +0000 (12:50 +0100)]
[lang] update of skin.confluence language files

10 years ago[lang] update of core language files
alanwww1 [Fri, 3 Jan 2014 11:49:58 +0000 (12:49 +0100)]
[lang] update of core language files

10 years ago[lang] update of internal addon language files
alanwww1 [Fri, 3 Jan 2014 11:49:18 +0000 (12:49 +0100)]
[lang] update of internal addon language files

10 years agoMerge pull request #3943 from ntadej/patch-1
alanwww1 (Attila) [Thu, 2 Jan 2014 20:18:22 +0000 (12:18 -0800)]
Merge pull request #3943 from ntadej/patch-1

Fix Slovenian short date

10 years ago[Confluence] Give Profiles Settings window the same look and feel as other settings...
LeechGuy [Mon, 30 Dec 2013 20:46:54 +0000 (21:46 +0100)]
[Confluence] Give Profiles Settings window the same look and feel as other settings windows

10 years agoGive Auto login selection dialog the same look and feel as used by the language selec...
LeechGuy [Mon, 30 Dec 2013 20:46:31 +0000 (21:46 +0100)]
Give Auto login selection dialog the same look and feel as used by the language selection dialogs

10 years agoFix ambiguous mysql error.
BigNoid [Wed, 1 Jan 2014 20:10:45 +0000 (21:10 +0100)]
Fix ambiguous mysql error.

10 years agoActiveAE: cosmetics
Rainer Hochecker [Thu, 2 Jan 2014 08:56:14 +0000 (09:56 +0100)]
ActiveAE: cosmetics

10 years agoActiveAE: fix overwrite of sink latency and cache time
Rainer Hochecker [Thu, 2 Jan 2014 08:38:15 +0000 (09:38 +0100)]
ActiveAE: fix overwrite of sink latency and cache time

10 years agodroid: fixed, check for ALL enabled codecs
davilla [Wed, 1 Jan 2014 19:09:17 +0000 (14:09 -0500)]
droid: fixed, check for ALL enabled codecs

10 years agodroid: fixed crash, check for configure exceptions and bail if we throw
davilla [Wed, 1 Jan 2014 19:08:29 +0000 (14:08 -0500)]
droid: fixed crash, check for configure exceptions and bail if we throw

10 years agoFix Slovenian short date
Tadej Novak [Wed, 1 Jan 2014 18:42:18 +0000 (19:42 +0100)]
Fix Slovenian short date

In Slovenian there should be spaces after periods in date.