]> git.sesse.net Git - vlc/log
vlc
12 years agoAvcodec: map MSS1
Jean-Baptiste Kempf [Sun, 24 Jun 2012 21:50:12 +0000 (23:50 +0200)]
Avcodec: map MSS1

12 years agoDMO: use VLC_CODEC_*
Jean-Baptiste Kempf [Sun, 24 Jun 2012 21:47:02 +0000 (23:47 +0200)]
DMO: use VLC_CODEC_*

12 years agoIntroduce MSS1 and MSS2 fourcc
Jean-Baptiste Kempf [Sun, 24 Jun 2012 21:44:34 +0000 (23:44 +0200)]
Introduce MSS1 and MSS2 fourcc

12 years agomacosx: removed the fspanel artwork for scale factor 1.5
Felix Paul Kühne [Sun, 24 Jun 2012 16:21:17 +0000 (18:21 +0200)]
macosx: removed the fspanel artwork for scale factor 1.5

This is a broken concept, since according to the HIGL, one point always equals one pixel on non-HiDPI screens regardless of the actual DPIs or the actual screen resolution.

Additionally, this interferes with our support for HiDPI

12 years agomacosx: added retina compatible artwork for the gray main window style
Damien Erambert [Sun, 24 Jun 2012 14:50:53 +0000 (16:50 +0200)]
macosx: added retina compatible artwork for the gray main window style

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agomacosx: added retina compatible fullscreen controller artwork
Damien Erambert [Sun, 24 Jun 2012 14:45:22 +0000 (16:45 +0200)]
macosx: added retina compatible fullscreen controller artwork

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agomacosx: added retina compatible sidebar icons
Damien Erambert [Sun, 24 Jun 2012 14:40:59 +0000 (16:40 +0200)]
macosx: added retina compatible sidebar icons

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agomacosx: open panel: set mrl textfield as noneditable
David Fuhrmann [Sun, 24 Jun 2012 13:10:07 +0000 (15:10 +0200)]
macosx: open panel: set mrl textfield as noneditable

changes are not read anyway

12 years agomacosx: disk open: do a shallow instead of a deep search for media directories
David Fuhrmann [Sun, 24 Jun 2012 12:09:36 +0000 (14:09 +0200)]
macosx: disk open: do a shallow instead of a deep search for media directories

12 years agomacosx: device open: set new media folder as current item when it is added
David Fuhrmann [Sun, 24 Jun 2012 08:51:38 +0000 (10:51 +0200)]
macosx: device open: set new media folder as current item when it is added

12 years agomacosx: fix bug in disk open panel regarding selected folders
David Fuhrmann [Sat, 23 Jun 2012 23:26:30 +0000 (01:26 +0200)]
macosx: fix bug in disk open panel regarding selected folders

Previously, the open panel always converted the mrl to an (not available)
mount point when you want to setup a playback without menus

12 years agoQt: CoverArtLabel: fix sizing bug.
Francois Cartegnie [Sat, 23 Jun 2012 19:14:47 +0000 (21:14 +0200)]
Qt: CoverArtLabel: fix sizing bug.

QPixmapCache can't compute using an undefined maxsize.
Introduced by a23142417941223b0068ad5b6f38a79eb9a96e93

12 years agoQt: SeekSlider: non seekable must be non interactive
Francois Cartegnie [Sat, 23 Jun 2012 11:52:24 +0000 (13:52 +0200)]
Qt: SeekSlider: non seekable must be non interactive

12 years agoopensles: implement pause, flush, and lipsync
Rafaël Carré [Sat, 23 Jun 2012 11:08:44 +0000 (13:08 +0200)]
opensles: implement pause, flush, and lipsync

12 years agoContribs: android, simplify the code, let the users supply the flags
Jean-Baptiste Kempf [Fri, 22 Jun 2012 15:26:43 +0000 (17:26 +0200)]
Contribs: android, simplify the code, let the users supply the flags

12 years agomacosx: work-around a weird bug which let the drop zone respond to mouseDown events...
Felix Paul Kühne [Thu, 21 Jun 2012 22:26:23 +0000 (00:26 +0200)]
macosx: work-around a weird bug which let the drop zone respond to mouseDown events targetted at the window title

Thanks to David for the report

12 years agognutls: replace deprecated types
Ludovic Fauvet [Thu, 21 Jun 2012 01:10:17 +0000 (03:10 +0200)]
gnutls: replace deprecated types

Signed-off-by: Rafaël Carré <funman@videolan.org>
12 years agoqt4: remove duplicate callback
Ludovic Fauvet [Wed, 20 Jun 2012 23:35:59 +0000 (01:35 +0200)]
qt4: remove duplicate callback

Signed-off-by: Rafaël Carré <funman@videolan.org>
12 years agomacosx: added a URI column to the playlist table
Felix Paul Kühne [Thu, 21 Jun 2012 21:09:23 +0000 (23:09 +0200)]
macosx: added a URI column to the playlist table

12 years agomacosx: add sandbox rules for growl notifications
David Fuhrmann [Thu, 21 Jun 2012 20:20:04 +0000 (22:20 +0200)]
macosx: add sandbox rules for growl notifications

12 years agoqt4: add forgotten ;
David Fuhrmann [Wed, 20 Jun 2012 21:10:12 +0000 (23:10 +0200)]
qt4: add forgotten ;

12 years agocompile for iOS 5.1 since it is the latest stable version and backward compatible...
Felix Paul Kühne [Thu, 21 Jun 2012 18:21:02 +0000 (20:21 +0200)]
compile for iOS 5.1 since it is the latest stable version and backward compatible to 5.0

iOS 4 is used by less than 10 per cent of the installed base, so we don't care for now

12 years agomacosx: fixed custom revealInFinder implementation for files stored off the startup...
Felix Paul Kühne [Thu, 21 Jun 2012 15:49:11 +0000 (17:49 +0200)]
macosx: fixed custom revealInFinder implementation for files stored off the startup volume

12 years agomacosx: reimplemented the right-click Reveal-in-Finder feature on the window title...
Felix Paul Kühne [Thu, 21 Jun 2012 15:26:04 +0000 (17:26 +0200)]
macosx: reimplemented the right-click Reveal-in-Finder feature on the window title when using the dark interface style

12 years agoblock_Release(): add one more sanity check
Rémi Denis-Courmont [Thu, 21 Jun 2012 03:05:51 +0000 (06:05 +0300)]
block_Release(): add one more sanity check

12 years agoQt: do not block the video preview to a very small size in the playlist
Jean-Baptiste Kempf [Wed, 20 Jun 2012 18:27:34 +0000 (20:27 +0200)]
Qt: do not block the video preview to a very small size in the playlist

12 years agoqtsound: fix broken qtsound module
Michael Feurstein [Fri, 15 Jun 2012 16:30:14 +0000 (18:30 +0200)]
qtsound: fix broken qtsound module

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoavi: Tidy the palette handling bit.
Frode Tennebø [Mon, 18 Jun 2012 21:35:40 +0000 (23:35 +0200)]
avi: Tidy the palette handling bit.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoQt: fix a playlist issue with pictureflow
Mario Speiß [Wed, 20 Jun 2012 15:23:33 +0000 (17:23 +0200)]
Qt: fix a playlist issue with pictureflow

12 years agoQt: release vout in controller configuration widget
Mario Speiß [Wed, 13 Jun 2012 19:59:00 +0000 (21:59 +0200)]
Qt: release vout in controller configuration widget

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoCosmetics
Jean-Baptiste Kempf [Tue, 12 Jun 2012 18:18:36 +0000 (20:18 +0200)]
Cosmetics

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoAPE/MPC/WV: support TotalTrack
Jean-Baptiste Kempf [Wed, 13 Jun 2012 15:54:19 +0000 (17:54 +0200)]
APE/MPC/WV: support TotalTrack

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoMP3: support TRCK total number
Jean-Baptiste Kempf [Tue, 12 Jun 2012 23:48:57 +0000 (01:48 +0200)]
MP3: support TRCK total number

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agocontrib: gpg-error: use CPPFLAGS when processing errno.h
Rafaël Carré [Wed, 20 Jun 2012 09:42:33 +0000 (11:42 +0200)]
contrib: gpg-error: use CPPFLAGS when processing errno.h

12 years agocontrib: gsm: enforce CFLAGS
Rafaël Carré [Wed, 20 Jun 2012 09:34:13 +0000 (11:34 +0200)]
contrib: gsm: enforce CFLAGS

12 years agodirectory: do not get stuck on a FIFO (fix #6940)
Rémi Denis-Courmont [Wed, 20 Jun 2012 05:17:26 +0000 (08:17 +0300)]
directory: do not get stuck on a FIFO (fix #6940)

Also avoid fstat()+close() on non-directoy files.

12 years agofile: do not use non-blocking mode when unknown/unspecified/useless
Rémi Denis-Courmont [Wed, 20 Jun 2012 05:16:16 +0000 (08:16 +0300)]
file: do not use non-blocking mode when unknown/unspecified/useless

For FIFO and sockets, non-blocking is wanted. For character device,
the effects depend on the device driver. For other types, non-blocking
mode has either no effects or is unspecified.

12 years agoconfigure: link vlc and libvlc to AppKit
Felix Paul Kühne [Tue, 19 Jun 2012 16:10:05 +0000 (18:10 +0200)]
configure: link vlc and libvlc to AppKit

This looks stupid and weird. The rationale is that the PowerBox mechanism used when running VLC in a Sandbox on OS X Lion checks whether the executable is linked against AppKit. If not, neither NSOpenPanel nor NSSavePanel will appear.

12 years agoQt: add dropzone to dist
Francois Cartegnie [Tue, 19 Jun 2012 11:36:17 +0000 (13:36 +0200)]
Qt: add dropzone to dist

12 years agoplaylist: m3u: fix CheckContentType check.
Francois Cartegnie [Tue, 19 Jun 2012 11:26:28 +0000 (13:26 +0200)]
playlist: m3u: fix CheckContentType check.

strncase cmp reports 0 if the tested size is 0.
Was always matching empty Content-Type then.

12 years agoAndroid: fix large files support
Sébastien Toque [Mon, 18 Jun 2012 15:28:30 +0000 (17:28 +0200)]
Android: fix large files support

Signed-off-by: Rafaël Carré <funman@videolan.org>
12 years agoblock.c: get lseek definition from vlc_fs.h
Rafaël Carré [Mon, 18 Jun 2012 15:27:17 +0000 (17:27 +0200)]
block.c: get lseek definition from vlc_fs.h

12 years agoWin32: move 64 bits lseek define to vlc_fs.h
Rafaël Carré [Mon, 18 Jun 2012 15:21:45 +0000 (17:21 +0200)]
Win32: move 64 bits lseek define to vlc_fs.h

12 years agocontrib: live: Fix 6fbfa484230 for OSX
Rafaël Carré [Tue, 19 Jun 2012 07:13:37 +0000 (09:13 +0200)]
contrib: live: Fix 6fbfa484230 for OSX

use standard back reference (\1 instead of \0, mach with parens)
use OSX-compatible command line ordering (filenames go at the end)

12 years agomacosx: allow the user to minimize the main window by double-clicking the window...
Felix Paul Kühne [Mon, 18 Jun 2012 23:26:03 +0000 (01:26 +0200)]
macosx: allow the user to minimize the main window by double-clicking the window title when using the dark UI variant

This respects the system preferences' global setting.

12 years agomacosx: fixed EyeTV support when using the Application Sandbox (refs #5149)
Felix Paul Kühne [Mon, 18 Jun 2012 20:52:17 +0000 (22:52 +0200)]
macosx: fixed EyeTV support when using the Application Sandbox (refs #5149)

12 years agomacosx: upgraded Xcode project version
Felix Paul Kühne [Mon, 18 Jun 2012 20:51:41 +0000 (22:51 +0200)]
macosx: upgraded Xcode project version

12 years agomacosx: added a basic script and some entitlements to enable Sandboxing on OS X Lion...
Felix Paul Kühne [Mon, 18 Jun 2012 15:52:08 +0000 (17:52 +0200)]
macosx: added a basic script and some entitlements to enable Sandboxing on OS X Lion (refs #5149)

12 years agocontrib: make live555 honor EXTRA_CFLAGS
Rafaël Carré [Mon, 18 Jun 2012 17:30:48 +0000 (19:30 +0200)]
contrib: make live555 honor EXTRA_CFLAGS

12 years agomacosx: add NSApplicationDelegate for VLCMain class and correct one method declaration
David Fuhrmann [Mon, 18 Jun 2012 08:22:03 +0000 (10:22 +0200)]
macosx: add NSApplicationDelegate for VLCMain class and correct one method declaration

12 years agoQt: PLModel: make auto art download comply with privacy policy
Francois Cartegnie [Sat, 16 Jun 2012 17:52:18 +0000 (19:52 +0200)]
Qt: PLModel: make auto art download comply with privacy policy

12 years agoQt: PLTreeView: Fix name encoding in the tooltip
Naohiro KORIYAMA [Fri, 15 Jun 2012 05:17:28 +0000 (14:17 +0900)]
Qt: PLTreeView: Fix name encoding in the tooltip

Signed-off-by: Francois Cartegnie <fcvlcdev@free.fr>
12 years agomkv: fix memleak
Naohiro KORIYAMA [Thu, 14 Jun 2012 15:36:50 +0000 (00:36 +0900)]
mkv: fix memleak

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agofreetype: fix memleak
Naohiro KORIYAMA [Fri, 15 Jun 2012 06:12:34 +0000 (15:12 +0900)]
freetype: fix memleak

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agofreetype: fixed crash when looking for an empty string as font name
Felix Paul Kühne [Thu, 14 Jun 2012 18:32:25 +0000 (20:32 +0200)]
freetype: fixed crash when looking for an empty string as font name

12 years agoQt: PLTreeView: Show details as tooltip
Francois Cartegnie [Thu, 14 Jun 2012 13:16:07 +0000 (15:16 +0200)]
Qt: PLTreeView: Show details as tooltip

12 years agolibvlc.h: improve docstrings
Olivier Aubert [Thu, 14 Jun 2012 13:05:10 +0000 (15:05 +0200)]
libvlc.h: improve docstrings

12 years agolibvlc_media.h: note that all options are not appliable to medias.
Olivier Aubert [Thu, 14 Jun 2012 13:04:13 +0000 (15:04 +0200)]
libvlc_media.h: note that all options are not appliable to medias.

See
http://forum.videolan.org/viewtopic.php?f=32&t=100612&p=339220&hilit=media_add_option#p339267
and
http://forum.videolan.org/viewtopic.php?f=32&t=99357&p=333659&hilit=media_add_option#p333659
for reference.

12 years agomacosx: updated copyright headers
Felix Paul Kühne [Thu, 14 Jun 2012 13:04:20 +0000 (15:04 +0200)]
macosx: updated copyright headers

12 years agoQt: StandardPLPanel: Fix failing locked assertion.
Francois Cartegnie [Wed, 13 Jun 2012 15:23:11 +0000 (17:23 +0200)]
Qt: StandardPLPanel: Fix failing locked assertion.
Unremoved Unlock introduced by 874efde6d6888434ce369c833830ba09c01a0daf

12 years agodemux/mp4: fix typo
Frédéric Yhuel [Tue, 12 Jun 2012 11:41:13 +0000 (13:41 +0200)]
demux/mp4: fix typo

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoUse default values when parsing MKV audio track
Denis Charmet [Tue, 12 Jun 2012 20:07:49 +0000 (22:07 +0200)]
Use default values when parsing MKV audio track

This fixes #6773

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoUpdate NEWS
Jean-Baptiste Kempf [Wed, 13 Jun 2012 00:40:29 +0000 (02:40 +0200)]
Update NEWS

12 years agoMP3: support for TRACKTOTAL in TXXX
Jean-Baptiste Kempf [Tue, 12 Jun 2012 23:53:34 +0000 (01:53 +0200)]
MP3: support for TRACKTOTAL in TXXX

12 years agoAVI: support IFRM as TotalTrack
Jean-Baptiste Kempf [Tue, 12 Jun 2012 23:29:26 +0000 (01:29 +0200)]
AVI: support IFRM as TotalTrack

12 years agoMP4: support more Metadata tags
Jean-Baptiste Kempf [Wed, 13 Jun 2012 00:30:27 +0000 (02:30 +0200)]
MP4: support more Metadata tags

12 years agoMP4: fix trkn parsing and support totaltrack
Jean-Baptiste Kempf [Tue, 12 Jun 2012 23:21:28 +0000 (01:21 +0200)]
MP4: fix trkn parsing and support totaltrack

12 years agoASF: fix a warning
Jean-Baptiste Kempf [Tue, 12 Jun 2012 19:44:41 +0000 (21:44 +0200)]
ASF: fix a warning

12 years agoASF: cosmetics
Jean-Baptiste Kempf [Tue, 12 Jun 2012 19:41:37 +0000 (21:41 +0200)]
ASF: cosmetics

12 years agomacosx: draw vlc.icns instead of a bogus white png with an icon in the about panel
Felix Paul Kühne [Tue, 12 Jun 2012 19:02:05 +0000 (21:02 +0200)]
macosx: draw vlc.icns instead of a bogus white png with an icon in the about panel

no user-visible change. However, we save 29KB and don't need to update that graphic for HiDPI

12 years agomacosx: Cocoa cannot deal with 2 images of the same name in a single bundle even...
Felix Paul Kühne [Tue, 12 Jun 2012 18:29:34 +0000 (20:29 +0200)]
macosx: Cocoa cannot deal with 2 images of the same name in a single bundle even if their type is different

Hence, rename one of them.

12 years agovout_macosx: make sure that we see the entire video instead of the lower left quarter...
Felix Paul Kühne [Tue, 12 Jun 2012 18:23:08 +0000 (20:23 +0200)]
vout_macosx: make sure that we see the entire video instead of the lower left quarter in HiDPI mode

12 years agovout_macosx: fixed typo
Felix Paul Kühne [Tue, 12 Jun 2012 17:34:38 +0000 (19:34 +0200)]
vout_macosx: fixed typo

12 years agovout_macosx: restore compilation support for OS X 10.5 and 10.6
Felix Paul Kühne [Tue, 12 Jun 2012 17:22:36 +0000 (19:22 +0200)]
vout_macosx: restore compilation support for OS X 10.5 and 10.6

12 years agomacosx: enable HiDPI support
Felix Paul Kühne [Tue, 12 Jun 2012 16:55:05 +0000 (18:55 +0200)]
macosx: enable HiDPI support

Note that the @2x artwork is missing at the moment, so there will be artifacts in the main window and the about panel

12 years agovout_macosx: added HiDPI support
Felix Paul Kühne [Tue, 12 Jun 2012 16:50:48 +0000 (18:50 +0200)]
vout_macosx: added HiDPI support

12 years agoSupport TotalTracks in MKV
Jean-Baptiste Kempf [Tue, 12 Jun 2012 18:17:37 +0000 (20:17 +0200)]
Support TotalTracks in MKV

12 years agomacos: slightly improved error handling when open files
David Fuhrmann [Tue, 12 Jun 2012 15:11:39 +0000 (17:11 +0200)]
macos: slightly improved error handling when open files

12 years agoQt: PLSelector: Make effectless root entries not selectable
Francois Cartegnie [Tue, 12 Jun 2012 11:43:54 +0000 (13:43 +0200)]
Qt: PLSelector: Make effectless root entries not selectable

12 years agoVorbis: cosmetics
Jean-Baptiste Kempf [Mon, 11 Jun 2012 21:40:56 +0000 (23:40 +0200)]
Vorbis: cosmetics

12 years agoVorbis: extract TotalTrack information
Jean-Baptiste Kempf [Mon, 11 Jun 2012 21:04:46 +0000 (23:04 +0200)]
Vorbis: extract TotalTrack information

12 years agoQt: display the number of tracks
Jean-Baptiste Kempf [Mon, 11 Jun 2012 21:04:16 +0000 (23:04 +0200)]
Qt: display the number of tracks

12 years agoMeta: add a tracktotal value
Jean-Baptiste Kempf [Mon, 11 Jun 2012 21:03:48 +0000 (23:03 +0200)]
Meta: add a tracktotal value

12 years agoBookmarks: use a better naming
Jean-Baptiste Kempf [Mon, 11 Jun 2012 20:18:53 +0000 (22:18 +0200)]
Bookmarks: use a better naming

12 years agochange_prefix: fix help
Rafaël Carré [Mon, 11 Jun 2012 20:04:34 +0000 (16:04 -0400)]
change_prefix: fix help

12 years agoQt: StandardPLPanel: show dropzone on views
Francois Cartegnie [Mon, 11 Jun 2012 19:50:01 +0000 (21:50 +0200)]
Qt: StandardPLPanel: show dropzone on views

12 years agoQt: PLModel: try to agregate inserts for efficiency, take 2
Francois Cartegnie [Mon, 11 Jun 2012 15:07:15 +0000 (17:07 +0200)]
Qt: PLModel: try to agregate inserts for efficiency, take 2

12 years agoRecord: allow better recording of MKV streams
Jean-Baptiste Kempf [Mon, 11 Jun 2012 18:35:03 +0000 (20:35 +0200)]
Record: allow better recording of MKV streams

Notably the ones with vorb/flac with ssa/srt

12 years agoVAAPI: provide more logs to understand what is happenning
Jean-Baptiste Kempf [Mon, 11 Jun 2012 17:16:10 +0000 (19:16 +0200)]
VAAPI: provide more logs to understand what is happenning

12 years agomacosx: sort items before adding to playlist over dock icon
David Fuhrmann [Mon, 11 Jun 2012 16:45:48 +0000 (18:45 +0200)]
macosx: sort items before adding to playlist over dock icon

close #4358

12 years agomacosx: add multiple files dragged to dock icon together
David Fuhrmann [Mon, 11 Jun 2012 16:08:33 +0000 (18:08 +0200)]
macosx: add multiple files dragged to dock icon together

refs #4358

12 years agomacosx: fixed table column duplication by moving the dynamic column generation from...
Felix Paul Kühne [Mon, 11 Jun 2012 12:00:32 +0000 (14:00 +0200)]
macosx: fixed table column duplication by moving the dynamic column generation from VLCPlaylistCommon to VLCPlaylist, where it belongs (close #6928)

12 years agoRevert "Qt: PLModel: try to agregate inserts for efficiency"
Francois Cartegnie [Mon, 11 Jun 2012 08:56:40 +0000 (10:56 +0200)]
Revert "Qt: PLModel: try to agregate inserts for efficiency"

This reverts commit bd0ae7ec66f9e94b877ec1b206fce52eb133b0ae.

Seems a problem with signals, but without test cases I can't fix
it for now.

12 years agoSimple prefs: make the buttons wider.
Jean-Baptiste Kempf [Sun, 10 Jun 2012 13:19:40 +0000 (15:19 +0200)]
Simple prefs: make the buttons wider.

12 years agoMessage dialog: put the clear button in the corner
Jean-Baptiste Kempf [Sun, 10 Jun 2012 13:06:40 +0000 (15:06 +0200)]
Message dialog: put the clear button in the corner

12 years agocontrib: flac location changed
Edward Wang [Sun, 10 Jun 2012 01:19:32 +0000 (21:19 -0400)]
contrib: flac location changed

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agocontrib: freetype2 location changed
Edward Wang [Sun, 10 Jun 2012 01:19:33 +0000 (21:19 -0400)]
contrib: freetype2 location changed

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agoCaca: fix compilation for win32
Jean-Baptiste Kempf [Sat, 9 Jun 2012 21:57:39 +0000 (23:57 +0200)]
Caca: fix compilation for win32

12 years agoFix compilation
Jean-Baptiste Kempf [Sat, 9 Jun 2012 21:53:17 +0000 (23:53 +0200)]
Fix compilation

12 years agoQt: fix compilation in case of updateCheck
Jean-Baptiste Kempf [Sat, 9 Jun 2012 21:31:17 +0000 (23:31 +0200)]
Qt: fix compilation in case of updateCheck