vuplus_xbmc
11 years ago[Confluence] fix: remove deprecated code
ronie [Wed, 16 Jan 2013 13:10:18 +0000 (14:10 +0100)]
[Confluence] fix: remove deprecated code

11 years ago[Confluence] fix: remove invalid includes
ronie [Wed, 16 Jan 2013 13:09:17 +0000 (14:09 +0100)]
[Confluence] fix: remove invalid includes

11 years ago[osx] - fix volume mediakeys now control xbmc volume (fixes volume buttons on nyxboar...
Memphiz [Tue, 15 Jan 2013 21:43:40 +0000 (22:43 +0100)]
[osx] - fix volume mediakeys now control xbmc volume (fixes volume buttons on nyxboard and hw volume buttons on macs/osx)

11 years ago[osx] - hotkeycontroller - keyup and keydown were inverted
Memphiz [Tue, 15 Jan 2013 21:42:16 +0000 (22:42 +0100)]
[osx] - hotkeycontroller - keyup and keydown were inverted

11 years ago[aml] fixed mute and volume control
S. Davilla [Tue, 15 Jan 2013 18:49:14 +0000 (13:49 -0500)]
[aml] fixed mute and volume control

11 years agocosmetics
S. Davilla [Tue, 15 Jan 2013 18:47:39 +0000 (13:47 -0500)]
cosmetics

11 years agoMerge pull request #2063 from popcornmix/mute_without_ae
davilla [Tue, 15 Jan 2013 18:26:42 +0000 (10:26 -0800)]
Merge pull request #2063 from popcornmix/mute_without_ae

Mute without AE

11 years ago[osx] - enlarge that hogstatus comment a bit :D
Memphiz [Tue, 15 Jan 2013 18:11:21 +0000 (19:11 +0100)]
[osx] - enlarge that hogstatus comment a bit :D

11 years agoMerge pull request #2071 from amet/uninstall_services
Zeljko Ametovic [Tue, 15 Jan 2013 18:05:42 +0000 (10:05 -0800)]
Merge pull request #2071 from amet/uninstall_services

[fix] Uninstall and rollback services correctly

11 years agoMerge pull request #2079 from amet/hogpid
Memphiz [Tue, 15 Jan 2013 18:04:42 +0000 (10:04 -0800)]
Merge pull request #2079 from amet/hogpid

[osx] check if hogPid was set before resetting it

11 years agocheck if hogPid was set before resetting it
amet [Tue, 15 Jan 2013 17:34:24 +0000 (21:34 +0400)]
check if hogPid was set before resetting it

11 years ago[fix] correctly handle service addon rollback process
amet [Tue, 15 Jan 2013 16:26:28 +0000 (20:26 +0400)]
[fix] correctly handle service addon rollback process

11 years agoMerge pull request #2078 from tru/fix_ca_output_device_name
davilla [Tue, 15 Jan 2013 16:21:00 +0000 (08:21 -0800)]
Merge pull request #2078 from tru/fix_ca_output_device_name

[CoreAudioAE] Fix CFString copy function in CCoreAudioHardware::GetOutputDeviceName

11 years ago[CoreAudioAE] Fix CFString copy function in CCoreAudioHardware::GetOutputDeviceName
Tobias Hieta [Tue, 15 Jan 2013 16:16:46 +0000 (17:16 +0100)]
[CoreAudioAE] Fix CFString copy function in CCoreAudioHardware::GetOutputDeviceName

Using UTF8 encoding might fail and return NULL. Instead we pass
CFStringGetSystemEncoding().

11 years agoremove duplicate code in "CAddonDatabase::DisableAddon()"
amet [Mon, 14 Jan 2013 17:16:41 +0000 (21:16 +0400)]
remove duplicate code in "CAddonDatabase::DisableAddon()"

11 years ago[fix] stop service addon before attempting to uninstall/delete it
amet [Sun, 13 Jan 2013 20:55:41 +0000 (00:55 +0400)]
[fix] stop service addon before attempting to uninstall/delete it

11 years ago[fix] only start service addon if there is no other instance running
amet [Sun, 13 Jan 2013 20:55:04 +0000 (00:55 +0400)]
[fix] only start service addon if there is no other instance running

11 years agoMerge pull request #2070 from sraue/automake-fixes
davilla [Tue, 15 Jan 2013 15:05:52 +0000 (07:05 -0800)]
Merge pull request #2070 from sraue/automake-fixes

[automake] remove long time deprecated automake macros and variables whi...

11 years ago[cec] physical address override was hidden on the pi. made it visible again
Lars Op den Kamp [Mon, 14 Jan 2013 20:59:33 +0000 (21:59 +0100)]
[cec] physical address override was hidden on the pi. made it visible again

11 years agoSend mute commands to players not using AE
popcornmix [Mon, 14 Jan 2013 20:46:29 +0000 (20:46 +0000)]
Send mute commands to players not using AE

11 years ago[osx] - stop hammering the noidlesleep assertion - we only need to hold it once.
Memphiz [Mon, 14 Jan 2013 18:11:52 +0000 (19:11 +0100)]
[osx] - stop hammering the noidlesleep assertion - we only need to hold it once.

11 years agoMerge pull request #2068 from wsoltys/screensaver_workaround
wsoltys [Mon, 14 Jan 2013 17:36:59 +0000 (09:36 -0800)]
Merge pull request #2068 from wsoltys/screensaver_workaround

fixed: system screensaver could kick in when playing video. We won't please everyone with this change but at least it brings somewhat the old behavior back without altering the registry.

11 years agofixed: system screensaver could kick in when playing video. We won't please everyone...
WiSo [Sun, 13 Jan 2013 13:58:02 +0000 (14:58 +0100)]
fixed: system screensaver could kick in when playing video. We won't please everyone with this change but at least it brings somewhat the old behavior back without altering the registry.

11 years agoMerge pull request #2053 from ronie/xbmcvfs-write
ronie [Mon, 14 Jan 2013 01:09:25 +0000 (17:09 -0800)]
Merge pull request #2053 from ronie/xbmcvfs-write

[python] fix xbmcvfs.File(file).write(buffer)

11 years agoMerge pull request #2062 from opdenkamp/pvr-frodo-bump
Lars Op den Kamp [Mon, 14 Jan 2013 00:15:26 +0000 (16:15 -0800)]
Merge pull request #2062 from opdenkamp/pvr-frodo-bump

[pvr] sync pvr add-ons

11 years ago[pvr] bump pvr add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit/a9780e0...
Lars Op den Kamp [Fri, 11 Jan 2013 02:28:53 +0000 (03:28 +0100)]
[pvr] bump pvr add-ons to https://github.com/opdenkamp/xbmc-pvr-addons/commit/a9780e023c8b7728017851bfd12d4df9e5c26993

11 years agoMerge pull request #2069 from amet/service_addon_stop
Zeljko Ametovic [Sun, 13 Jan 2013 18:40:59 +0000 (10:40 -0800)]
Merge pull request #2069 from amet/service_addon_stop

[fix] make sure we actually stop the service addon before upgrading it

11 years ago[automake] remove long time deprecated automake macros and variables which are remove...
Stephan Raue [Sun, 13 Jan 2013 18:21:34 +0000 (19:21 +0100)]
[automake] remove long time deprecated automake macros and variables which are removed finally in automake-1.13

Signed-off-by: Stephan Raue <stephan@openelec.tv>
11 years ago[fix] make sure we actually stop the service addon before upgrading it
amet [Sun, 13 Jan 2013 18:07:56 +0000 (22:07 +0400)]
[fix] make sure we actually stop the service addon before upgrading it

11 years ago[EDL] - look for edl files not only for smb but also for nfs and afp
Memphiz [Sat, 12 Jan 2013 10:50:36 +0000 (11:50 +0100)]
[EDL] - look for edl files not only for smb but also for nfs and afp

11 years ago[pvr] work around for frodo to fix CPVRDatabase::RemoveStaleChannelsFromGroup for...
Lars Op den Kamp [Fri, 11 Jan 2013 02:04:48 +0000 (03:04 +0100)]
[pvr] work around for frodo to fix CPVRDatabase::RemoveStaleChannelsFromGroup for both sqlite3 and mysql

11 years ago... and fixed the typo in d108eaf9f9aa2cdf079f7edda2f087c966be7e8d
Lars Op den Kamp [Fri, 11 Jan 2013 01:01:11 +0000 (02:01 +0100)]
... and fixed the typo in d108eaf9f9aa2cdf079f7edda2f087c966be7e8d

11 years ago[epg] fixed possible crash in CGUIEPGGridContainer::Render(). credits to forum user...
Lars Op den Kamp [Fri, 11 Jan 2013 00:23:43 +0000 (01:23 +0100)]
[epg] fixed possible crash in CGUIEPGGridContainer::Render(). credits to forum user 'x-cimo'

11 years ago[pvr] fix loop in CGUIWindowPVRChannels::SelectNextGroup
Lars Op den Kamp [Fri, 11 Jan 2013 00:14:28 +0000 (01:14 +0100)]
[pvr] fix loop in CGUIWindowPVRChannels::SelectNextGroup

11 years ago[osx] - log the window name if a window completly obscures XBMC and leads to framelim...
Memphiz [Thu, 10 Jan 2013 17:48:33 +0000 (18:48 +0100)]
[osx] - log the window name if a window completly obscures XBMC and leads to framelimiting (so we can identify / add exceptional apps easily)

11 years ago[cec] fixed - incorrect error message was being displayed in the toast popup when...
Lars Op den Kamp [Thu, 10 Jan 2013 16:57:13 +0000 (17:57 +0100)]
[cec] fixed - incorrect error message was being displayed in the toast popup when libCEC could not be found on the system (c+p is bad mmm'kay)

11 years agoMerge pull request #2044 from popcornmix/clamped_resolution_fix
davilla [Thu, 10 Jan 2013 15:13:21 +0000 (07:13 -0800)]
Merge pull request #2044 from popcornmix/clamped_resolution_fix

Fix for incorrectly using clamped resolution when looking for framerate match

11 years agoMerge pull request #2056 from skywalker666/master
Lars Op den Kamp [Thu, 10 Jan 2013 10:30:55 +0000 (02:30 -0800)]
Merge pull request #2056 from skywalker666/master

Issue #13810: This should fix the DELETE statement for MySQL (UNTESTED!).

11 years agojsonrpc: only close the specified player (fixes #13936)
montellese [Wed, 9 Jan 2013 22:28:57 +0000 (23:28 +0100)]
jsonrpc: only close the specified player (fixes #13936)

11 years agoimport art from a previously exported library
Jonathan Marshall [Thu, 10 Jan 2013 03:52:31 +0000 (16:52 +1300)]
import art from a previously exported library

11 years agoexport art when exporting to a single file/folder structure
Jonathan Marshall [Thu, 10 Jan 2013 03:50:54 +0000 (16:50 +1300)]
export art when exporting to a single file/folder structure

11 years agodon't use the parent folder for art if the item is a folder item and has no slash...
Jonathan Marshall [Thu, 10 Jan 2013 03:47:42 +0000 (16:47 +1300)]
don't use the parent folder for art if the item is a folder item and has no slash at end

11 years agoMerge pull request #2057 from popcornmix/timestamp_fix
huceke [Thu, 10 Jan 2013 06:12:41 +0000 (22:12 -0800)]
Merge pull request #2057 from popcornmix/timestamp_fix

[rbp] Fix for timestamp problems commonly seen with avi files.

11 years ago[jpegio] clarify and comment the reading code and handle the case of an expanding...
Jonathan Marshall [Wed, 9 Jan 2013 19:55:40 +0000 (08:55 +1300)]
[jpegio] clarify and comment the reading code and handle the case of an expanding file.

11 years ago[rbp] Fix for timestamp problems commonly seen with avi files.
popcornmix [Wed, 9 Jan 2013 18:16:32 +0000 (18:16 +0000)]
[rbp] Fix for timestamp problems commonly seen with avi files.

11 years agoIssue #13810: This should fix the DELETE statement for MySQL (UNTESTED!).
Jan Wagner-Rosenkranz [Wed, 9 Jan 2013 11:39:40 +0000 (12:39 +0100)]
Issue #13810: This should fix the DELETE statement for MySQL (UNTESTED!).

MySQL does not allow for SubSelects on the table you are updating or deleting from. So we have to use a statement with joins instead. Unfortunatly DeleteValues does not support the needed syntax, so we just execute the plain query.

11 years agoIf cached art from Eden exists, but no original url is available, map it to an unknow...
Jonathan Marshall [Wed, 9 Jan 2013 06:49:50 +0000 (19:49 +1300)]
If cached art from Eden exists, but no original url is available, map it to an unknown http address so that the art is maintained in Frodo. Required as themoviedb.org scraper caused actor art to be this way in Eden.

11 years ago[cec] don't update the device type in settings with the value that was returned from...
Lars Op den Kamp [Wed, 9 Jan 2013 01:21:27 +0000 (02:21 +0100)]
[cec] don't update the device type in settings with the value that was returned from libCEC

11 years ago[cec] don't send incorrect pause/resume to slideshow when the source is (de)activated...
Lars Op den Kamp [Wed, 9 Jan 2013 01:16:55 +0000 (02:16 +0100)]
[cec] don't send incorrect pause/resume to slideshow when the source is (de)activated and don't resume playback when the source is activated and we didn't pause it when the source was deactivated

11 years agoMerge pull request #2020 from jmarshallnz/lame_id3_v2
jmarshallnz [Tue, 8 Jan 2013 23:33:28 +0000 (15:33 -0800)]
Merge pull request #2020 from jmarshallnz/lame_id3_v2

Always write v2 ID3 tags when ripping to mp3

11 years agoMerge pull request #1885 from jmarshallnz/chunky_jpegs
jmarshallnz [Tue, 8 Jan 2013 23:06:22 +0000 (15:06 -0800)]
Merge pull request #1885 from jmarshallnz/chunky_jpegs

[jpegio] Use chunked reading if CFile::Open doesn't set CFile::GetFileSize

11 years ago[jpegio] use chunked reading in case the filesize isn't available on Open()
Jonathan Marshall [Tue, 4 Dec 2012 00:59:31 +0000 (13:59 +1300)]
[jpegio] use chunked reading in case the filesize isn't available on Open()

11 years agoMerge pull request #2052 from jmarshallnz/cddb64
jmarshallnz [Tue, 8 Jan 2013 23:02:12 +0000 (15:02 -0800)]
Merge pull request #2052 from jmarshallnz/cddb64

[cddb] use uint32_t for the disc id rather than unsigned long

11 years agowrite id3v2 tags when ripping cds to mp3
Jonathan Marshall [Thu, 3 Jan 2013 04:22:17 +0000 (17:22 +1300)]
write id3v2 tags when ripping cds to mp3

11 years agodon't append null-terminator to buffer. fixes #13545
ronie [Tue, 8 Jan 2013 20:51:57 +0000 (21:51 +0100)]
don't append null-terminator to buffer. fixes #13545

11 years ago[cddb] use uint32_t for the disc id rather than unsigned long and other permutations...
Jonathan Marshall [Tue, 8 Jan 2013 20:33:35 +0000 (09:33 +1300)]
[cddb] use uint32_t for the disc id rather than unsigned long and other permutations - it has to be 32 bits. fixes #13933.

11 years agoMerge pull request #2039 from jhsrennie/master
jmarshallnz [Tue, 8 Jan 2013 18:59:55 +0000 (10:59 -0800)]
Merge pull request #2039 from jhsrennie/master

Correct handling of multimedia keypresses

11 years agoMerge pull request #2037 from jmarshallnz/outline_alignment
jmarshallnz [Tue, 8 Jan 2013 04:49:19 +0000 (20:49 -0800)]
Merge pull request #2037 from jmarshallnz/outline_alignment

fix horizontal alignment of outlined text

11 years agorevert part of 60b0ee01a47a134a002594ab746b2e52efb0d2b7 that somehow snuck in
Jonathan Marshall [Tue, 8 Jan 2013 03:41:43 +0000 (16:41 +1300)]
revert part of 60b0ee01a47a134a002594ab746b2e52efb0d2b7 that somehow snuck in

11 years agoalways add the repository to the add-ons database even if it returns no add-ons....
Jonathan Marshall [Tue, 8 Jan 2013 03:37:48 +0000 (16:37 +1300)]
always add the repository to the add-ons database even if it returns no add-ons. fixes constant (every 10 minutes) hitting of add-on repos that have no add-ons

11 years agoreset initial visible state to visible if it has been set to delayed during a previou...
Jonathan Marshall [Tue, 8 Jan 2013 03:14:02 +0000 (16:14 +1300)]
reset initial visible state to visible if it has been set to delayed during a previous window session. fixes #13923

11 years agomoved nyxboard power and user button from peripheral config to keyboard.xml
Lars Op den Kamp [Tue, 8 Jan 2013 02:05:18 +0000 (03:05 +0100)]
moved nyxboard power and user button from peripheral config to keyboard.xml

11 years ago[pvr] fixed canceling the active timer on a channel in certain situations
Lars Op den Kamp [Tue, 8 Jan 2013 01:51:26 +0000 (02:51 +0100)]
[pvr] fixed canceling the active timer on a channel in certain situations

11 years agofixed - don't try to go to the previous window when stopping playback on exit. closes...
Lars Op den Kamp [Tue, 8 Jan 2013 01:09:00 +0000 (02:09 +0100)]
fixed - don't try to go to the previous window when stopping playback on exit. closes #13884

11 years ago[pvr] fix channel import for mysql backends. closes #13810
Lars Op den Kamp [Tue, 8 Jan 2013 00:45:58 +0000 (01:45 +0100)]
[pvr] fix channel import for mysql backends. closes #13810

11 years agodvdplayer: another fix for seeking/fw/rw in PVR
Joakim Plate [Mon, 7 Jan 2013 22:30:38 +0000 (23:30 +0100)]
dvdplayer: another fix for seeking/fw/rw in PVR

11 years agoFix for incorrectly using clamped resolution when looking for framerate match
popcornmix [Mon, 7 Jan 2013 22:21:17 +0000 (22:21 +0000)]
Fix for incorrectly using clamped resolution when looking for framerate match

11 years agoCGUIMediaWindow: fix invalid filter-path when toggling watched mode which leads to...
montellese [Mon, 7 Jan 2013 22:03:17 +0000 (23:03 +0100)]
CGUIMediaWindow: fix invalid filter-path when toggling watched mode which leads to not grouping into movie sets

11 years agofix horizontal alignment of outlined text. fixes #13909
Jonathan Marshall [Mon, 7 Jan 2013 03:34:12 +0000 (16:34 +1300)]
fix horizontal alignment of outlined text. fixes #13909

11 years agoCorrect handling of multimedia key presses
John Rennie [Mon, 7 Jan 2013 17:41:17 +0000 (17:41 +0000)]
Correct handling of multimedia key presses

11 years agoview control in login window was cleared on deinit rather than on unload. fixes ...
Jonathan Marshall [Mon, 7 Jan 2013 03:32:11 +0000 (16:32 +1300)]
view control in login window was cleared on deinit rather than on unload. fixes #13813.

11 years agoalbum art for individual songs in file mode weren't loading correctly - fixes #13906
Jonathan Marshall [Sun, 6 Jan 2013 19:49:40 +0000 (08:49 +1300)]
album art for individual songs in file mode weren't loading correctly - fixes #13906

11 years agofix c&p error in CApplication::StartServer() when starting/stopping airplay
montellese [Sun, 6 Jan 2013 15:36:09 +0000 (16:36 +0100)]
fix c&p error in CApplication::StartServer() when starting/stopping airplay

11 years agodvdplayer: ff/rw/seek was broken for inputs implementing IDisplayTime
Joakim Plate [Sun, 6 Jan 2013 14:26:58 +0000 (15:26 +0100)]
dvdplayer: ff/rw/seek was broken for inputs implementing IDisplayTime

This affected PVR with file based inputs and BluRay.

11 years ago[WIN32] update TexturePacker.exe after 6ebca6
WiSo [Sun, 6 Jan 2013 13:30:42 +0000 (14:30 +0100)]
[WIN32] update TexturePacker.exe after 6ebca6

11 years agochange compilations logic to detect album_artist set to 'Various' or 'Various Artists'
Jonathan Marshall [Sun, 6 Jan 2013 08:12:43 +0000 (21:12 +1300)]
change compilations logic to detect album_artist set to 'Various' or 'Various Artists'

11 years agocheck the result of lzo1x_optimize
Jonathan Marshall [Sun, 6 Jan 2013 02:24:42 +0000 (15:24 +1300)]
check the result of lzo1x_optimize

11 years agopass the correct output buffer size to lzo1x_compress rather than the input buffer...
Jonathan Marshall [Sun, 6 Jan 2013 02:24:04 +0000 (15:24 +1300)]
pass the correct output buffer size to lzo1x_compress rather than the input buffer size

11 years agouse safe decompression for lzo'd textures to avoid a crash on corrupt textures. The...
Jonathan Marshall [Sun, 6 Jan 2013 02:13:04 +0000 (15:13 +1300)]
use safe decompression for lzo'd textures to avoid a crash on corrupt textures. The decompression is only fractionally slower

11 years agoMerge pull request #1666 from mad-max/tvshows_label
Martijn Kaijser [Sat, 5 Jan 2013 16:24:43 +0000 (08:24 -0800)]
Merge pull request #1666 from mad-max/tvshows_label

added visible tag for TV show label

11 years ago[epg] fixed - epg load/update was interrupted when the pvr manager imports channels...
Lars Op den Kamp [Sat, 5 Jan 2013 00:37:15 +0000 (01:37 +0100)]
[epg] fixed - epg load/update was interrupted when the pvr manager imports channels, leading to delays and channel ids gone missing in certain situations

11 years agoadds missing NULL check in CPluginDirectory::SetSetting
Jonathan Marshall [Fri, 4 Jan 2013 21:27:21 +0000 (10:27 +1300)]
adds missing NULL check in CPluginDirectory::SetSetting

11 years agouse a map instead of a vector for holding plugin handles - ensures that we don't...
Jonathan Marshall [Fri, 4 Jan 2013 02:44:30 +0000 (15:44 +1300)]
use a map instead of a vector for holding plugin handles - ensures that we don't attempt to access the wrong one if an earlier handle was removed. Thanks to ulion for finding the issue

11 years agouse a helper function to retrieve the CPluginDirectory instance from the handle,...
Jonathan Marshall [Fri, 4 Jan 2013 02:39:18 +0000 (15:39 +1300)]
use a helper function to retrieve the CPluginDirectory instance from the handle, thanks to ulion

11 years agoprogress control with reveal set to true didn't update correctly with dirty regions...
Jonathan Marshall [Fri, 4 Jan 2013 00:48:35 +0000 (13:48 +1300)]
progress control with reveal set to true didn't update correctly with dirty regions set to 1. fixes #13887

11 years agoif the job manager isn't running, don't add new jobs
Jonathan Marshall [Thu, 3 Jan 2013 20:25:53 +0000 (09:25 +1300)]
if the job manager isn't running, don't add new jobs

11 years agodon't allow a job with id 0 (will be used for invalid job id)
Jonathan Marshall [Thu, 3 Jan 2013 20:25:34 +0000 (09:25 +1300)]
don't allow a job with id 0 (will be used for invalid job id)

11 years ago[rbp/omxplayer] fixed subtitle display time. fixes #13861
gimli [Thu, 3 Jan 2013 12:40:38 +0000 (13:40 +0100)]
[rbp/omxplayer] fixed subtitle display time. fixes #13861

11 years agocompilations node in the music library returned all albums, rather than just compilat...
Jonathan Marshall [Thu, 3 Jan 2013 04:49:34 +0000 (17:49 +1300)]
compilations node in the music library returned all albums, rather than just compilation albums. fixes #13825 #13825. Thanks to Xycl.

11 years agoparse id3v1 tags of mp3 files
Jonathan Marshall [Thu, 3 Jan 2013 04:21:28 +0000 (17:21 +1300)]
parse id3v1 tags of mp3 files

11 years agoMerge pull request #2010 from MartijnKaijser/version_bump_rc3 Frodo_rc3
davilla [Thu, 3 Jan 2013 03:29:19 +0000 (19:29 -0800)]
Merge pull request #2010 from MartijnKaijser/version_bump_rc3

[release] bump version to RC3

11 years agoMerge pull request #2017 from ronie/confluence-shutdown
davilla [Thu, 3 Jan 2013 01:06:03 +0000 (17:06 -0800)]
Merge pull request #2017 from ronie/confluence-shutdown

[Confluence] Use 'shutdown function' setting in 'custom shutdown timer'. fixes #12848

11 years ago[Confluence] Use 'shutdown function' setting in 'custom shutdown timer'. fixes #12848
ronie [Wed, 2 Jan 2013 23:48:16 +0000 (00:48 +0100)]
[Confluence] Use 'shutdown function' setting in 'custom shutdown timer'. fixes #12848

11 years agoMerge pull request #2015 from MartijnKaijser/fix_11718
davilla [Wed, 2 Jan 2013 15:43:07 +0000 (07:43 -0800)]
Merge pull request #2015 from MartijnKaijser/fix_11718

[confluence] add 'Bluray Disc' flag to be displayed

11 years agoMerge pull request #2014 from MartijnKaijser/fix_ticket_13485
davilla [Wed, 2 Jan 2013 15:41:14 +0000 (07:41 -0800)]
Merge pull request #2014 from MartijnKaijser/fix_ticket_13485

[confluence] change "wide icons" view naming to "wide".

11 years agoMerge pull request #2013 from stupid-boy/master
davilla [Wed, 2 Jan 2013 14:58:57 +0000 (06:58 -0800)]
Merge pull request #2013 from stupid-boy/master

[rbp/omx] fixed propper lock/unlock in omclock

11 years ago[confluence] add 'Bluray Disc' flag to be displayed instead of empty space. Fixes...
Martijn Kaijser [Wed, 2 Jan 2013 14:53:26 +0000 (15:53 +0100)]
[confluence] add 'Bluray Disc' flag to be displayed instead of empty space. Fixes #11718

11 years ago[confluence] change "wide icons" view naming to "wide". Fixes #13485
Martijn Kaijser [Wed, 2 Jan 2013 14:21:04 +0000 (15:21 +0100)]
[confluence] change "wide icons" view naming to "wide". Fixes #13485

11 years agoLock/UnLock synchronization
stupid-boy [Wed, 2 Jan 2013 11:23:27 +0000 (13:23 +0200)]
Lock/UnLock synchronization

11 years agoMerge pull request #2006 from jmarshallnz/escape_slashes
Martijn Kaijser [Mon, 31 Dec 2012 22:49:42 +0000 (14:49 -0800)]
Merge pull request #2006 from jmarshallnz/escape_slashes

escape backslashes in ESCINFO[]. fixes #13855