vuplus_xbmc
12 years agoMerge pull request #590 from viking1/translation
Matthias Kortstiege [Wed, 28 Dec 2011 10:59:28 +0000 (02:59 -0800)]
Merge pull request #590 from viking1/translation

updated: Finnish translation

12 years agoupdated: Finnish translation
viking1 [Wed, 28 Dec 2011 01:53:16 +0000 (03:53 +0200)]
updated: Finnish translation

12 years ago[osx] fixed, check for /Volumes/ and replace with /dev/rdiskX if found
davilla [Wed, 28 Dec 2011 00:57:53 +0000 (19:57 -0500)]
[osx] fixed, check for /Volumes/ and replace with /dev/rdiskX if found

12 years agofixed: reverted File.cpp parts of 23607e247c0074d88464a39eca643897550cb70 as they...
vdrfan [Tue, 27 Dec 2011 23:31:07 +0000 (00:31 +0100)]
fixed: reverted File.cpp parts of 23607e247c0074d88464a39eca643897550cb70 as they were causing troubles

12 years agoMerge pull request #584 from CrystalP/fix-decss
CrystalP [Tue, 27 Dec 2011 21:45:53 +0000 (13:45 -0800)]
Merge pull request #584 from CrystalP/fix-decss

Fix crypted dvd playback

12 years agoupdated comments
CrystalP [Tue, 27 Dec 2011 19:19:53 +0000 (14:19 -0500)]
updated comments

12 years agoAdd boundary checking
CrystalP [Tue, 27 Dec 2011 19:12:47 +0000 (14:12 -0500)]
Add boundary checking

12 years agocosmetic
CrystalP [Mon, 26 Dec 2011 19:46:16 +0000 (14:46 -0500)]
cosmetic

12 years agofix crypted dvd playback
CrystalP [Mon, 26 Dec 2011 19:17:03 +0000 (14:17 -0500)]
fix crypted dvd playback

with recent changes to playdisc, CDVDInputStreamNavigator::Open now
receives a full path, which must be truncated more completely or libdvdcss
won't be able to decrypt.

12 years agojsonrpc: fix empty "label" for non-library items returned by Files.GetDirectory
montellese [Tue, 27 Dec 2011 18:14:59 +0000 (19:14 +0100)]
jsonrpc: fix empty "label" for non-library items returned by Files.GetDirectory

12 years ago[osx] fixed, Cocoa_MountPoint2DeviceName assumes that realloc will always return...
davilla [Tue, 27 Dec 2011 15:09:02 +0000 (10:09 -0500)]
[osx] fixed, Cocoa_MountPoint2DeviceName assumes that realloc will always return the same address as the original

12 years ago[WIN32] fixed: build error
Martin van Beurden [Tue, 27 Dec 2011 14:03:29 +0000 (15:03 +0100)]
[WIN32] fixed: build error

12 years agochanged: show xbmc version and hostname in xbmc.log (based on pull request 585)
vdrfan [Tue, 27 Dec 2011 13:31:08 +0000 (14:31 +0100)]
changed: show xbmc version and hostname in xbmc.log (based on pull request 585)

12 years agofixed: remove hyphens in search-string in case the first lookup gave no results ...
vdrfan [Tue, 27 Dec 2011 12:16:52 +0000 (13:16 +0100)]
fixed: remove hyphens in search-string in case the first lookup gave no results (closes #12357)

12 years agoSmall correction to Hungarian translations for main and Confluence language files
alanwww1 [Tue, 27 Dec 2011 11:25:53 +0000 (12:25 +0100)]
Small correction to Hungarian translations for main and Confluence language files

12 years agoUpdated Hungarian translations for main and Confluence language files for master...
alanwww1 [Fri, 23 Dec 2011 13:46:14 +0000 (14:46 +0100)]
Updated Hungarian translations for main and Confluence language files for master and Eden

12 years agoMake token search case insensitive for weather strings
alanwww1 [Wed, 14 Dec 2011 23:47:42 +0000 (00:47 +0100)]
Make token search case insensitive for weather strings

12 years agoupdated: Hebrew translation (closes #12322 - thanks BuSHari)
vdrfan [Tue, 27 Dec 2011 10:40:39 +0000 (11:40 +0100)]
updated: Hebrew translation (closes #12322 - thanks BuSHari)

12 years agoupdated: Polish translation (closes #12328 and #12329 - thanks Kolabor)
vdrfan [Tue, 27 Dec 2011 10:37:00 +0000 (11:37 +0100)]
updated: Polish translation (closes #12328 and #12329 - thanks Kolabor)

12 years agoMerge pull request #586 from dsoms/master
Matthias Kortstiege [Tue, 27 Dec 2011 10:32:44 +0000 (02:32 -0800)]
Merge pull request #586 from dsoms/master

Updated catalan translation

12 years agoupdated catalan translation
David Soms [Tue, 27 Dec 2011 10:19:50 +0000 (11:19 +0100)]
updated catalan translation

12 years agoremoved ifdef as we win32 has a define for strncasecmp
WiSo [Mon, 26 Dec 2011 19:20:56 +0000 (20:20 +0100)]
removed ifdef as we win32 has a define for strncasecmp

12 years agoMerge pull request #583 from lambda81/master
wsoltys [Mon, 26 Dec 2011 19:14:01 +0000 (11:14 -0800)]
Merge pull request #583 from lambda81/master

Fix wrong translation in Greek language.

12 years agoremoved xbox remnant
WiSo [Mon, 26 Dec 2011 18:54:27 +0000 (19:54 +0100)]
removed xbox remnant

12 years agoMerge pull request #582 from CrystalP/fix-dvd
CrystalP [Mon, 26 Dec 2011 17:48:35 +0000 (09:48 -0800)]
Merge pull request #582 from CrystalP/fix-dvd

Fix playback of dvd, dvd iso and video_ts - display the video instead of a visualization

12 years agoFix wrong translation in Greek language.
lambda81 [Mon, 26 Dec 2011 10:26:05 +0000 (12:26 +0200)]
Fix wrong translation in Greek language.

12 years agofix playback of dvd, dvd iso and video_ts
CrystalP [Mon, 26 Dec 2011 02:34:27 +0000 (21:34 -0500)]
fix playback of dvd, dvd iso and video_ts

m_SelectionStreams is empty when playing a DVD or iso image of a dvd.
m_SelectionStreams doesn't contain video streams when playing a video_ts
folder.

12 years ago[WIN32] fixed: extract git revision during build process wasn't working.
WiSo [Sat, 24 Dec 2011 15:49:26 +0000 (16:49 +0100)]
[WIN32] fixed: extract git revision during build process wasn't working.

12 years agojsonrpc: fix base-paths in database calls
montellese [Tue, 20 Dec 2011 16:56:42 +0000 (17:56 +0100)]
jsonrpc: fix base-paths in database calls

12 years agoaddons: add simplejson to default install
theuni [Fri, 23 Dec 2011 03:04:07 +0000 (22:04 -0500)]
addons: add simplejson to default install

It's needed for wunderground.

12 years agojsonrpc: re-use same CVideoDatabase object for GetAdditionalFooDetails methods (also...
montellese [Thu, 22 Dec 2011 23:40:53 +0000 (00:40 +0100)]
jsonrpc: re-use same CVideoDatabase object for GetAdditionalFooDetails methods (also fixes the missing calls to CVideoDatabase::Close)

12 years agochanged: unable to add strm files to movies library (closes #8730, ##11935, #12317)
vdrfan [Thu, 22 Dec 2011 23:08:35 +0000 (00:08 +0100)]
changed: unable to add strm files to movies library (closes #8730, ##11935, #12317)

12 years agofixed: directory cache not using path substitutions (fixes #11952)
vdrfan [Thu, 22 Dec 2011 22:36:10 +0000 (23:36 +0100)]
fixed: directory cache not using path substitutions (fixes #11952)

12 years agofixed: WakeUpScreenSaver not properly stoping the builtin slideshow screensaver ...
vdrfan [Thu, 22 Dec 2011 22:27:04 +0000 (23:27 +0100)]
fixed: WakeUpScreenSaver not properly stoping the builtin slideshow screensaver (fixes #11513)

12 years agoMerge pull request #578 from Pulse-Eight/cec-fixes
Joakim Plate [Thu, 22 Dec 2011 15:50:17 +0000 (07:50 -0800)]
Merge pull request #578 from Pulse-Eight/cec-fixes

cec: don't send playstate updates, but always keep the default playstate...

12 years agofixed: fanart property lost after retrieving streamdetails (fixes #12312)
vdrfan [Thu, 22 Dec 2011 14:47:15 +0000 (15:47 +0100)]
fixed: fanart property lost after retrieving streamdetails (fixes #12312)

12 years agofixed: we always need to release the python thread state when we do anything locking...
spiff [Thu, 22 Dec 2011 14:10:45 +0000 (15:10 +0100)]
fixed: we always need to release the python thread state when we do anything locking the gfx context dammit

12 years agoupdated: Hebrew translation (closes #12314 - thanks BuSHari)
vdrfan [Thu, 22 Dec 2011 11:33:17 +0000 (12:33 +0100)]
updated: Hebrew translation (closes #12314 - thanks BuSHari)

12 years agofixed: pass a CFileItemPtr to the AnnounceManager so we end up with the right content...
vdrfan [Thu, 22 Dec 2011 07:47:23 +0000 (08:47 +0100)]
fixed: pass a CFileItemPtr to the AnnounceManager so we end up with the right content in the actual announce

12 years agofixed: fire the OnUpdate announce after fetching the artwork - fixes empty recently...
vdrfan [Wed, 21 Dec 2011 19:15:05 +0000 (20:15 +0100)]
fixed: fire the OnUpdate announce after fetching the artwork - fixes empty recently-added thumbs if the library is updating while XBMC is on the home screen

12 years agofixed: use auto-generated thumbs for the recentlyadded items on home screen if no...
vdrfan [Wed, 21 Dec 2011 13:39:16 +0000 (14:39 +0100)]
fixed: use auto-generated thumbs for the recentlyadded items on home screen if no thumbnail is available (closes #12285)

12 years ago[SDL] fixed: Crash when mixer fails to initialise
arnova [Wed, 21 Dec 2011 12:59:13 +0000 (13:59 +0100)]
[SDL] fixed: Crash when mixer fails to initialise

12 years agodvdplayer: use selection streams to calculate HasVideo and HasAudio
Rainer Hochecker [Mon, 19 Dec 2011 19:27:13 +0000 (20:27 +0100)]
dvdplayer: use selection streams to calculate HasVideo and HasAudio

12 years ago[Win] turn on dxva by default
CrystalP [Wed, 21 Dec 2011 00:33:27 +0000 (19:33 -0500)]
[Win] turn on dxva by default

12 years agofixed: hide watched + watched overlay not working with sets
vdrfan [Tue, 20 Dec 2011 23:50:16 +0000 (00:50 +0100)]
fixed: hide watched + watched overlay not working with sets

12 years agocec: don't send playstate updates, but always keep the default playstate. fixes butto...
Lars Op den Kamp [Tue, 20 Dec 2011 20:17:46 +0000 (21:17 +0100)]
cec: don't send playstate updates, but always keep the default playstate. fixes buttons becoming deactivated on some TVs. it also wasn't very fast, which resulted in delays when starting/stopping playback

12 years agoalso reset m_strFileNameAndPath in CVideoInfoTag::Reset() (like all the other members)
montellese [Tue, 20 Dec 2011 14:26:32 +0000 (15:26 +0100)]
also reset m_strFileNameAndPath in CVideoInfoTag::Reset() (like all the other members)

12 years agoprevent crash by accessing strDirectory[0] on an empty string in CFile::Cache
montellese [Tue, 20 Dec 2011 14:25:30 +0000 (15:25 +0100)]
prevent crash by accessing strDirectory[0] on an empty string in CFile::Cache

12 years agofix CVideoInfoTag::m_strPath not being set by CVideoInfoTag for tvshows
montellese [Tue, 20 Dec 2011 14:24:39 +0000 (15:24 +0100)]
fix CVideoInfoTag::m_strPath not being set by CVideoInfoTag for tvshows

12 years ago[WIN32] bumped libcdio to the stable 0.83 release. This fixes for me CDDA playback...
wsoltys [Tue, 20 Dec 2011 12:12:32 +0000 (13:12 +0100)]
[WIN32] bumped libcdio to the stable 0.83 release. This fixes for me CDDA playback issues with my bluray drive. This together with the mingw fixes should probably go in Eden.

12 years agoupdated: French translation (closes #12307 - thanks Haveac00kie)
CrystalP [Tue, 20 Dec 2011 01:12:20 +0000 (20:12 -0500)]
updated: French translation (closes #12307 - thanks Haveac00kie)

12 years ago[fix] - possible crash on message GUI_MSG_SETTING_UPDATED
Memphiz [Mon, 19 Dec 2011 19:46:24 +0000 (20:46 +0100)]
[fix] - possible crash on message GUI_MSG_SETTING_UPDATED

12 years ago[fix] - typo
Memphiz [Mon, 19 Dec 2011 19:44:54 +0000 (20:44 +0100)]
[fix] - typo

12 years agoupdated: French translation (closes #12296 - thanks Haveac00kie)
vdrfan [Mon, 19 Dec 2011 19:41:45 +0000 (20:41 +0100)]
updated: French translation (closes #12296 - thanks Haveac00kie)

12 years ago[revert] - revert b26eadcb11 - too much non atv2 plattforms affected
Memphiz [Mon, 19 Dec 2011 19:40:23 +0000 (20:40 +0100)]
[revert] - revert b26eadcb11 - too much non atv2 plattforms affected

12 years ago[osx/ios] - append darwin version and buildnumber to GetUnameVersion for darwin only...
Memphiz [Mon, 19 Dec 2011 18:18:02 +0000 (19:18 +0100)]
[osx/ios] - append darwin version and buildnumber to GetUnameVersion for darwin only (adds some more info in the xbmc.log for us)

12 years agoMerge pull request #569 from fetzerch/bugfix-mysql-reconnect
Matthias Kortstiege [Mon, 19 Dec 2011 17:39:41 +0000 (09:39 -0800)]
Merge pull request #569 from fetzerch/bugfix-mysql-reconnect

Bugfix: MySql reconnect (in query_with_reconnect)

12 years ago[WIN32] updated some mingw/msys components and fixed a libtool not found
wsoltys [Mon, 19 Dec 2011 12:11:23 +0000 (13:11 +0100)]
[WIN32] updated some mingw/msys components and fixed a libtool not found

12 years agoremoved: nuked old xbox dvdrom advancedsetting
vdrfan [Mon, 19 Dec 2011 09:49:23 +0000 (10:49 +0100)]
removed: nuked old xbox dvdrom advancedsetting

12 years agoupdated: Hebrew translation (closes #12299 - thanks BuSHari)
vdrfan [Mon, 19 Dec 2011 09:32:23 +0000 (10:32 +0100)]
updated: Hebrew translation (closes #12299 - thanks BuSHari)

12 years agoupdated: Spanish (Mexico) translation (closes #12300 - thanks Juanjo)
vdrfan [Mon, 19 Dec 2011 09:28:59 +0000 (10:28 +0100)]
updated: Spanish (Mexico) translation (closes #12300 - thanks Juanjo)

12 years agorevert: updated wrong spanish translation
vdrfan [Mon, 19 Dec 2011 09:27:10 +0000 (10:27 +0100)]
revert: updated wrong spanish translation

12 years agofix invalid fanart appearing in addon views
montellese [Mon, 19 Dec 2011 08:25:58 +0000 (09:25 +0100)]
fix invalid fanart appearing in addon views

12 years agojsonrpc: fix album-recognition/-lookup in Files.GetDirectory (fixes #12297)
montellese [Sun, 18 Dec 2011 15:13:55 +0000 (16:13 +0100)]
jsonrpc: fix album-recognition/-lookup in Files.GetDirectory (fixes #12297)

12 years agoMerge pull request #574 from epoke/patch-1
Matthias Kortstiege [Sun, 18 Dec 2011 09:24:08 +0000 (01:24 -0800)]
Merge pull request #574 from epoke/patch-1

Update language/Korean/strings.xml

12 years agoFixed: [Confluence] no Show plot in Media Info 2 view with 'Use "Posters" instead...
Jezz_X [Sun, 18 Dec 2011 02:00:26 +0000 (13:00 +1100)]
Fixed: [Confluence] no Show plot in Media Info 2 view with 'Use "Posters" instead of "Banners" for TV Shows' set

12 years agoFix forward declaration of DatabaseSettings. It's a class now.
CrystalP [Sun, 18 Dec 2011 01:58:27 +0000 (20:58 -0500)]
Fix forward declaration of DatabaseSettings. It's a class now.

12 years agofixed: restore nav sound volume (fixes #12290)
vdrfan [Sat, 17 Dec 2011 19:35:29 +0000 (20:35 +0100)]
fixed: restore nav sound volume (fixes #12290)

12 years agochanged: fetching the video sources once is enough while cleaning up the video library
vdrfan [Sat, 17 Dec 2011 17:02:02 +0000 (18:02 +0100)]
changed: fetching the video sources once is enough while cleaning up the video library

12 years ago[atv2] - change - on atv2 apple remote make keyup 10mins skip forward and keydown...
Memphiz [Sat, 17 Dec 2011 13:47:45 +0000 (14:47 +0100)]
[atv2] - change - on atv2 apple remote make keyup 10mins skip forward and keydown skip 10mins backward. I'll revert this if userbase pukes on that ;)

12 years agofix SQL JOIN statements in CVideoDatabase::GetMoviesByActor/GetTvShowsByActor/GetEpis...
montellese [Sat, 17 Dec 2011 11:24:34 +0000 (12:24 +0100)]
fix SQL JOIN statements in CVideoDatabase::GetMoviesByActor/GetTvShowsByActor/GetEpisodesByActor

Those JOINs need to be LEFT JOINs because if one of the joined tables (e.g. directorlinktvshow) is empty
it will clear the whole result set independent of what matches result from the join with actorlinktvshow.
(approved by firnsy)

12 years agoRevert the rest of the karaokeplayer commits. fixes xcode builds
Lars Op den Kamp [Sat, 17 Dec 2011 10:55:04 +0000 (11:55 +0100)]
Revert the rest of the karaokeplayer commits. fixes xcode builds

This reverts commit 5684e8ef15bc5a4ef2c407a4dafb33684e4afb95 and 33a066668f698c3875da717539fef7e61650945a

12 years agoReverted d1c5773a2736849616adda4013d1a8c5a56a84e6
George Yunaev [Sat, 17 Dec 2011 10:15:16 +0000 (02:15 -0800)]
Reverted d1c5773a2736849616adda4013d1a8c5a56a84e6

12 years agoReverted d1c5773a2736849616adda4013d1a8c5a56a84e6
George Yunaev [Sat, 17 Dec 2011 10:14:02 +0000 (02:14 -0800)]
Reverted d1c5773a2736849616adda4013d1a8c5a56a84e6

12 years ago[osx/ios/atv2] sync xcode projects after d1c5773
amet [Sat, 17 Dec 2011 09:04:55 +0000 (13:04 +0400)]
[osx/ios/atv2] sync xcode projects after d1c5773

12 years agoAdded support for different aspect ratios
George Yunaev [Sat, 17 Dec 2011 01:46:44 +0000 (17:46 -0800)]
Added support for different aspect ratios

12 years agoNow accepts special:// paths as well
George Yunaev [Fri, 16 Dec 2011 21:17:00 +0000 (13:17 -0800)]
Now accepts special:// paths as well

12 years agoThe video player is now a non-persistent object by default (i.e. keeps FFMpeg stuff...
George Yunaev [Fri, 16 Dec 2011 21:01:21 +0000 (13:01 -0800)]
The video player is now a non-persistent object by default (i.e. keeps FFMpeg stuff unloaded when stopped)

12 years agoSwitched to more proper picture/converted frame management
George Yunaev [Fri, 16 Dec 2011 20:39:49 +0000 (12:39 -0800)]
Switched to more proper picture/converted frame management

12 years agoFirst implementation of embedded background video player based on FFMpeg
George Yunaev [Fri, 16 Dec 2011 11:26:33 +0000 (03:26 -0800)]
First implementation of embedded background video player based on FFMpeg

12 years agovdpau: check for display preemption in error handler
Rainer Hochecker [Fri, 16 Dec 2011 14:46:17 +0000 (15:46 +0100)]
vdpau: check for display preemption in error handler

12 years agoMerge branch 'master' of git://github.com/xbmc/xbmc
George Yunaev [Fri, 16 Dec 2011 00:51:44 +0000 (16:51 -0800)]
Merge branch 'master' of git://github.com/xbmc/xbmc

12 years agoRemoved the old-time "optimization" which crashes after gcc 4.x optimization when...
George Yunaev [Fri, 16 Dec 2011 00:29:30 +0000 (16:29 -0800)]
Removed the old-time "optimization" which crashes after gcc 4.x optimization when playing MID files

12 years agovdpau: return VC_ERROR for all errors other than DisplayLost, allows video player...
Rainer Hochecker [Wed, 14 Dec 2011 19:51:27 +0000 (20:51 +0100)]
vdpau: return VC_ERROR for all errors other than DisplayLost, allows video player to move forward in case of corrupted packets, fixes pvr issue 342

12 years agofixed: win32 passthrough after pulseaudio passthrough addition
Joakim Plate [Thu, 15 Dec 2011 18:57:41 +0000 (19:57 +0100)]
fixed: win32 passthrough after pulseaudio passthrough addition

12 years agofixed: wasapi passthrough was broken after pulseaudio passthrough merge
Joakim Plate [Thu, 15 Dec 2011 12:47:39 +0000 (13:47 +0100)]
fixed: wasapi passthrough was broken after pulseaudio passthrough merge

fixes ticket #12289

12 years agoUpdate language/Korean/strings.xml
epoke [Wed, 14 Dec 2011 06:44:00 +0000 (15:44 +0900)]
Update language/Korean/strings.xml

12 years agoMerge pull request #572 from davilla/adjustrefreshrate
davilla [Tue, 13 Dec 2011 21:53:13 +0000 (13:53 -0800)]
Merge pull request #572 from davilla/adjustrefreshrate

fixed, hook adjust display refresh to WinSystemOSX/CoreAudioRenderer

12 years ago[fix] - don't append nfo filename and check existence for stacked items when looking...
Memphiz [Tue, 13 Dec 2011 19:33:49 +0000 (20:33 +0100)]
[fix] - don't append nfo filename and check existence for stacked items when looking for them

12 years agofixed, hook adjust display refresh to WinSystemOSX/CoreAudioRenderer.
S. Davilla [Mon, 12 Dec 2011 20:54:11 +0000 (15:54 -0500)]
fixed, hook adjust display refresh to WinSystemOSX/CoreAudioRenderer.
 Output silence during display switching if audio is hdmi.
 This fixes hdmi audio getting wonky on osx.

12 years agoMerge pull request #571 from FernetMenta/mainline
Rainer Hochecker [Tue, 13 Dec 2011 14:51:45 +0000 (06:51 -0800)]
Merge pull request #571 from FernetMenta/mainline

make DatabaseSetitngs a class

12 years agomake DatabaseSettings a class in order to have members initialzed, fixes potential...
Rainer Hochecker [Tue, 13 Dec 2011 14:39:36 +0000 (15:39 +0100)]
make DatabaseSettings a class in order to have members initialzed, fixes potential segfaults when settings are copied

12 years agofixed: compile on OSX after pulseaudio merge
Joakim Plate [Tue, 13 Dec 2011 11:22:11 +0000 (12:22 +0100)]
fixed: compile on OSX after pulseaudio merge

12 years agoMerge pull request #506 from elupus/pulsepass
Joakim Plate [Mon, 12 Dec 2011 22:25:01 +0000 (14:25 -0800)]
Merge pull request #506 from elupus/pulsepass

Support passthrough via pulseaudio

Should be backward compatible and not enable on systems with older pulseaudio.

If your pavucontrol mixer doesn't allow you to set supported output types, you may need to use something like:

pactl set-sink-formats 0 "pcm; ac3-iec61937; dts-iec61937"
To signal that your audio sink support ac3.

It should after that show up as available devices in the passthrough audio selection box.

12 years agoFixed MySql query_with_reconnect.
Christian Fetzer [Mon, 12 Dec 2011 21:26:20 +0000 (22:26 +0100)]
Fixed MySql query_with_reconnect.

12 years agoRevert "[WIN32] fixed: python doesn't use utf8 on windows, return translated path...
Martin van Beurden [Mon, 12 Dec 2011 21:12:37 +0000 (22:12 +0100)]
Revert "[WIN32] fixed: python doesn't use utf8 on windows, return translated path in unicode."

This reverts commit 4602799cd3bfea32522c638620dc0fd724ed8307.

fixes #12286

12 years agocatch possible exception thrown by Dataset::exec in CDatabase::Connect (fixes #12281)
montellese [Mon, 12 Dec 2011 08:33:26 +0000 (09:33 +0100)]
catch possible exception thrown by Dataset::exec in CDatabase::Connect (fixes #12281)

12 years agofixed: always release python lock when grabbing graphics context
spiff [Mon, 12 Dec 2011 19:25:20 +0000 (20:25 +0100)]
fixed: always release python lock when grabbing graphics context

fixes ticket #12284

12 years agochanged: added dedicate mouse binding in picture slideshow window
spiff [Mon, 12 Dec 2011 14:51:08 +0000 (15:51 +0100)]
changed: added dedicate mouse binding in picture slideshow window

12 years ago[fix] - refactored and cleaned up e09cb07 into libid3tag
Memphiz [Sun, 11 Dec 2011 22:18:39 +0000 (23:18 +0100)]
[fix] - refactored and cleaned up e09cb07 into libid3tag