]> git.sesse.net Git - vlc/log
vlc
12 years agosdi: no channels magic numbers
Rémi Denis-Courmont [Thu, 8 Mar 2012 19:15:27 +0000 (21:15 +0200)]
sdi: no channels magic numbers

12 years agohdsdi: no magic numbers for channels
Rémi Denis-Courmont [Thu, 8 Mar 2012 19:13:44 +0000 (21:13 +0200)]
hdsdi: no magic numbers for channels

12 years agoASF: correct debug/warning messages
Jean-Baptiste Kempf [Thu, 8 Mar 2012 17:02:03 +0000 (18:02 +0100)]
ASF: correct debug/warning messages

Empty function does not mean unknown guid

12 years agoASF: parse correctly advanced_mutual_exclusion types
Jean-Baptiste Kempf [Thu, 8 Mar 2012 16:26:11 +0000 (17:26 +0100)]
ASF: parse correctly advanced_mutual_exclusion types

12 years agoimprove mxpeg detection : there are some cases where the jpeg comment is not included
Sébastien Escudier [Thu, 8 Mar 2012 14:22:45 +0000 (15:22 +0100)]
improve mxpeg detection : there are some cases where the jpeg comment is not included

12 years agobluray: Minor refactoring.
Hugo Beauzée-Luyssen [Thu, 8 Mar 2012 13:45:41 +0000 (14:45 +0100)]
bluray: Minor refactoring.

12 years agobluray: Removing useless title management code.
Hugo Beauzée-Luyssen [Thu, 8 Mar 2012 12:03:14 +0000 (13:03 +0100)]
bluray: Removing useless title management code.

As pointed by fenrir, this is already handled by the core.

12 years agoSupport WMA Lossless with recent enough libavcodec
Jean-Baptiste Kempf [Thu, 8 Mar 2012 12:08:08 +0000 (13:08 +0100)]
Support WMA Lossless with recent enough libavcodec

12 years agoqt4: Adding support for bluray menus
Hugo Beauzée-Luyssen [Mon, 5 Mar 2012 17:54:11 +0000 (18:54 +0100)]
qt4: Adding support for bluray menus

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agoqt4: Open disc: cosmetics
Hugo Beauzée-Luyssen [Mon, 5 Mar 2012 17:54:10 +0000 (18:54 +0100)]
qt4: Open disc: cosmetics

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agoBluray: kill warnings
Jean-Baptiste Kempf [Thu, 8 Mar 2012 11:36:31 +0000 (12:36 +0100)]
Bluray: kill warnings

12 years agoBluray: cosmetics
Jean-Baptiste Kempf [Thu, 8 Mar 2012 11:33:03 +0000 (12:33 +0100)]
Bluray: cosmetics

12 years agobluray: properly suppport FIRST_TITLE & TOP_MENU titles
Hugo Beauzée-Luyssen [Thu, 8 Mar 2012 11:23:32 +0000 (12:23 +0100)]
bluray: properly suppport FIRST_TITLE & TOP_MENU titles

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agobluray: Store the meta informations in p_sys
Hugo Beauzée-Luyssen [Thu, 8 Mar 2012 11:16:33 +0000 (12:16 +0100)]
bluray: Store the meta informations in p_sys

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agobluray: protection against incorrect paths
Hugo Beauzée-Luyssen [Thu, 8 Mar 2012 11:13:37 +0000 (12:13 +0100)]
bluray: protection against incorrect paths

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agobluray: Handle mouse events
Hugo Beauzée-Luyssen [Thu, 8 Mar 2012 11:11:23 +0000 (12:11 +0100)]
bluray: Handle mouse events

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agobluray: Add support for overlay
Hugo Beauzée-Luyssen [Thu, 8 Mar 2012 10:51:42 +0000 (11:51 +0100)]
bluray: Add support for overlay

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoContribs: update LAME to 3.99.5 because of a .4 regression
Jean-Baptiste Kempf [Thu, 8 Mar 2012 10:53:25 +0000 (11:53 +0100)]
Contribs: update LAME to 3.99.5 because of a .4 regression

12 years agoMore mailmap fixes and simplifications
Christoph Miebach [Thu, 8 Mar 2012 10:12:22 +0000 (11:12 +0100)]
More mailmap fixes and simplifications

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoContribs: use mpc tarballs and not svn
Jean-Baptiste Kempf [Thu, 8 Mar 2012 09:37:06 +0000 (10:37 +0100)]
Contribs: use mpc tarballs and not svn

The svn has not moved in months

12 years agobluray: Hack to avoid crashing when changing title.
Hugo Beauzée-Luyssen [Thu, 8 Mar 2012 00:41:27 +0000 (01:41 +0100)]
bluray: Hack to avoid crashing when changing title.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agobluray: Prepare menu handling
Hugo Beauzée-Luyssen [Thu, 8 Mar 2012 00:36:45 +0000 (01:36 +0100)]
bluray: Prepare menu handling

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agobluray: Fixing a warning
Hugo Beauzée-Luyssen [Thu, 5 Jan 2012 22:03:59 +0000 (23:03 +0100)]
bluray: Fixing a warning

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agobluray: Adding some event handling basics.
Hugo Beauzée-Luyssen [Wed, 15 Feb 2012 21:14:05 +0000 (22:14 +0100)]
bluray: Adding some event handling basics.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoWin32 one-instance: fix mismatch in ABI on win64
Rafaël Carré [Wed, 7 Mar 2012 22:38:07 +0000 (17:38 -0500)]
Win32 one-instance: fix mismatch in ABI on win64

86f2f7329b1b4 changed string length storage from int to size_t but did
not update the receiving code.

Close #6084

12 years agoALSA: refine buffer / period parameters
Rémi Denis-Courmont [Wed, 7 Mar 2012 18:25:11 +0000 (20:25 +0200)]
ALSA: refine buffer / period parameters

We really need at least two periods: with only one period we could hit
a buffer underrun after a buffer overrun (a REALLY dumb failure...).
Then we have a favorite buffer size. Then we pick the least number of
periods to reduce wakeups (but at least 2 anyway).

12 years agoALSA: fix selecting the audio format
Rémi Denis-Courmont [Wed, 7 Mar 2012 18:07:01 +0000 (20:07 +0200)]
ALSA: fix selecting the audio format

If set_format() fails, the parameters are unrecoverable.
Use test_format() instead.

12 years agoSRC: default to fastest SinC
Rémi Denis-Courmont [Wed, 7 Mar 2012 17:29:42 +0000 (19:29 +0200)]
SRC: default to fastest SinC

It is good enough for normal people with only half the CPU usage of
medium quality SinC.

12 years agoFix mixer leak (and crash at exit) when audio output fails
Rémi Denis-Courmont [Wed, 7 Mar 2012 17:07:57 +0000 (19:07 +0200)]
Fix mixer leak (and crash at exit) when audio output fails

12 years agoEnable some FPU optimizations via standard pragma by default
Rémi Denis-Courmont [Wed, 7 Mar 2012 16:14:26 +0000 (18:14 +0200)]
Enable some FPU optimizations via standard pragma by default

If GCC -ffast-math is not supported, some floating point optimizations
are still possible through more standard means:

"FP_CONTRACT on" is a subset of -funsafe-math-optimizations.

"FENV_ACCESS off" corresponds to -frounding-math.

"CX_LIMITED_RANGE on" corresponds to -fcx-limited-range, but is not
included as VLC does not use complex numbers anywhere yet.

12 years agoV4L2: relicense to LGPL
Rémi Denis-Courmont [Wed, 7 Mar 2012 15:51:38 +0000 (17:51 +0200)]
V4L2: relicense to LGPL

12 years agomacosx: when we currently play a video in detached window, allow a 'show playlist...
David Fuhrmann [Tue, 6 Mar 2012 20:30:18 +0000 (21:30 +0100)]
macosx: when we currently play a video in detached window, allow a 'show playlist', too

12 years agoImproving .mailmap
Christoph Miebach [Wed, 7 Mar 2012 00:18:00 +0000 (01:18 +0100)]
Improving .mailmap

Mapping some contributors to the same email, fixing jb adresses and trying to
pick the "right" name when 2 are used by the same person

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agomacosx: disable the libsamplerate plugin by default to save 5 to 11 per cent of CPU...
Felix Paul Kühne [Wed, 7 Mar 2012 12:24:12 +0000 (13:24 +0100)]
macosx: disable the libsamplerate plugin by default to save 5 to 11 per cent of CPU load on an i5 when playing ordinary stereo audio (AAC, 128kb/s)

the performance impact is even more noticeble on older CPUs of course

12 years agoAudio: Core Audio: Initialize starting volume for analog devices.
Jon Stacey [Wed, 7 Mar 2012 07:25:26 +0000 (01:25 -0600)]
Audio: Core Audio: Initialize starting volume for analog devices.

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agoDVBsub: split encoder from decoder
Jean-Baptiste Kempf [Wed, 7 Mar 2012 09:21:05 +0000 (10:21 +0100)]
DVBsub: split encoder from decoder

12 years agoandroid: update config
Rafaël Carré [Wed, 7 Mar 2012 02:12:42 +0000 (21:12 -0500)]
android: update config

enable gcrypt
remove portaudio mention (it disappeared)

12 years agoandroid: build gnutls
某因幡 [Sat, 3 Mar 2012 07:27:45 +0000 (23:27 -0800)]
android: build gnutls

Signed-off-by: Rafaël Carré <funman@videolan.org>
12 years agocontrib: gnutls: missing limits.h
Rafaël Carré [Wed, 7 Mar 2012 02:04:08 +0000 (21:04 -0500)]
contrib: gnutls: missing limits.h

12 years agoHLS: fix IV parsing
Rafaël Carré [Tue, 6 Mar 2012 22:52:59 +0000 (17:52 -0500)]
HLS: fix IV parsing

Don't assume IV has 32 digits (leading zeroes are not mentioned in the
spec)

12 years agohttplive: aes_key is not a string, neither it is NULL terminated
Rafaël Carré [Tue, 6 Mar 2012 21:56:42 +0000 (16:56 -0500)]
httplive: aes_key is not a string, neither it is NULL terminated

Also don't use a temporary buffer to read the key

12 years agoaudio output must be reset if the format or channels mask changes
Rémi Denis-Courmont [Tue, 6 Mar 2012 20:02:42 +0000 (22:02 +0200)]
audio output must be reset if the format or channels mask changes

The check would only reset the output if the sample rate or the
bandwidth changed. For example a switch from 16-bits stereo to
32-bits mono would be undetected. Fortunately, this probably never
happened in practice.

12 years agoRemove unneeded #include <vlc_aout.h>
Rémi Denis-Courmont [Tue, 6 Mar 2012 19:19:44 +0000 (21:19 +0200)]
Remove unneeded #include <vlc_aout.h>

12 years agoMove channels definition to <vlc_es.h>
Rémi Denis-Courmont [Tue, 6 Mar 2012 19:18:30 +0000 (21:18 +0200)]
Move channels definition to <vlc_es.h>

They are mainly for audio_format_t which is also defined there. Many
files included <vlc_aout.h> only for these.

12 years agomacosx: fixed execution on OS X 10.5 (close #6282)
Felix Paul Kühne [Tue, 6 Mar 2012 18:54:13 +0000 (19:54 +0100)]
macosx: fixed execution on OS X 10.5 (close #6282)

12 years agoaout_DecNew: Use AOUT_CHAN_MAX
Rémi Denis-Courmont [Tue, 6 Mar 2012 19:04:11 +0000 (21:04 +0200)]
aout_DecNew: Use AOUT_CHAN_MAX

12 years agomodplug: no need to link to stdc++ and m
Rémi Denis-Courmont [Fri, 2 Mar 2012 14:59:10 +0000 (16:59 +0200)]
modplug: no need to link to stdc++ and m

This avoids extraneous libraries when libmodplug is a dynamic library.

12 years agocontrib: modplug: merge Libs.private into Libs for static linking
Rémi Denis-Courmont [Tue, 6 Mar 2012 16:49:00 +0000 (18:49 +0200)]
contrib: modplug: merge Libs.private into Libs for static linking

12 years agocontrib: helper to merge Libs and Libs.private in pkg-config files
Rémi Denis-Courmont [Tue, 6 Mar 2012 16:48:29 +0000 (18:48 +0200)]
contrib: helper to merge Libs and Libs.private in pkg-config files

pkg-config is unable to autodetect whether a package is linked
statically or not. This helper just moves Libs.private into Libs
manually in case only a static library is built. Most if not all of
contribs are built that way.

12 years agoALSA: do not turn off softvol
Rémi Denis-Courmont [Tue, 6 Mar 2012 16:10:30 +0000 (18:10 +0200)]
ALSA: do not turn off softvol

Some people actually use it.

12 years agomacosx: added additional artwork for the single fullscreen button in the detached...
Felix Paul Kühne [Tue, 6 Mar 2012 12:42:31 +0000 (13:42 +0100)]
macosx: added additional artwork for the single fullscreen button in the detached video output window

derived from previous artwork for other single buttons

12 years agodash: read skips bytes when p_read is NULL
Christopher Mueller [Tue, 6 Mar 2012 07:30:05 +0000 (08:30 +0100)]
dash: read skips bytes when p_read is NULL

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agoQt: SoundSlider: create gradients according to sound max value
Francois Cartegnie [Mon, 5 Mar 2012 21:24:22 +0000 (22:24 +0100)]
Qt: SoundSlider: create gradients according to sound max value

12 years agomacosx: redraw the playlist view on selection change (close #6316)
Felix Paul Kühne [Mon, 5 Mar 2012 19:55:35 +0000 (20:55 +0100)]
macosx: redraw the playlist view on selection change (close #6316)

12 years agomacosx: fixed compilation warning
Felix Paul Kühne [Mon, 5 Mar 2012 19:52:07 +0000 (20:52 +0100)]
macosx: fixed compilation warning

12 years agomacosx: fixed aspect ratio and crop commands by removing a no longer needed hack...
Felix Paul Kühne [Mon, 5 Mar 2012 19:43:35 +0000 (20:43 +0100)]
macosx: fixed aspect ratio and crop commands by removing a no longer needed hack (close #5921, close #6080)

12 years agomacosx: minor ui fixes to the detached video output window
Felix Paul Kühne [Mon, 5 Mar 2012 19:30:20 +0000 (20:30 +0100)]
macosx: minor ui fixes to the detached video output window

12 years agomacosx: fixed crash on quit while the video plays in the detached window
Felix Paul Kühne [Mon, 5 Mar 2012 19:26:06 +0000 (20:26 +0100)]
macosx: fixed crash on quit while the video plays in the detached window

12 years agomacosx: added window title to the detached video output window when using the black...
Felix Paul Kühne [Mon, 5 Mar 2012 19:20:11 +0000 (20:20 +0100)]
macosx: added window title to the detached video output window when using the black ui mode

code needs factorization with the main window

12 years agomacosx: remove debug
Felix Paul Kühne [Mon, 5 Mar 2012 19:11:16 +0000 (20:11 +0100)]
macosx: remove debug

12 years agohttplive: fix stream detection
Rafaël Carré [Mon, 5 Mar 2012 16:15:27 +0000 (11:15 -0500)]
httplive: fix stream detection

Using str*() on a bytestream is a bad idea.

12 years agocoreaudio_lag_fix.patch
Jon Stacey [Mon, 5 Mar 2012 06:54:35 +0000 (00:54 -0600)]
coreaudio_lag_fix.patch

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agoqt4: Removing debug
Hugo Beauzée-Luyssen [Mon, 5 Mar 2012 15:44:46 +0000 (16:44 +0100)]
qt4: Removing debug

12 years agodash: fix parsing bug
Christopher Mueller [Fri, 2 Mar 2012 08:57:00 +0000 (09:57 +0100)]
dash: fix parsing bug

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agots_debug: check format parameters
Rafaël Carré [Mon, 5 Mar 2012 11:07:29 +0000 (06:07 -0500)]
ts_debug: check format parameters

12 years agoSAP : handle legacy v0 where the hash is not set (I forgot this case in c495d676f1)
Sébastien Escudier [Mon, 5 Mar 2012 08:47:33 +0000 (09:47 +0100)]
SAP : handle legacy v0 where the hash is not set (I forgot this case in c495d676f1)

12 years agoTS Demux: PCRHandle(): simplify
Rafaël Carré [Thu, 16 Feb 2012 09:05:29 +0000 (04:05 -0500)]
TS Demux: PCRHandle(): simplify

12 years agoTS Demux: dr_52.h and dr_59.h are always present
Rafaël Carré [Thu, 16 Feb 2012 09:02:01 +0000 (04:02 -0500)]
TS Demux: dr_52.h and dr_59.h are always present

12 years agoTS demux: PMT callback: simplify
Rafaël Carré [Thu, 16 Feb 2012 08:58:55 +0000 (03:58 -0500)]
TS demux: PMT callback: simplify

12 years agoTS demux: PATCallback: simplify
Rafaël Carré [Thu, 16 Feb 2012 08:32:29 +0000 (03:32 -0500)]
TS demux: PATCallback: simplify

12 years agoTS demux: PIDInit(): simplify
Rafaël Carré [Thu, 16 Feb 2012 08:18:52 +0000 (03:18 -0500)]
TS demux: PIDInit(): simplify

12 years agoTS Demux: PIDFillFormat(): void, reduce dereference
Rafaël Carré [Thu, 16 Feb 2012 08:16:13 +0000 (03:16 -0500)]
TS Demux: PIDFillFormat(): void, reduce dereference

12 years agoTS Demux: IODNew(): simplify
Rafaël Carré [Thu, 16 Feb 2012 08:12:16 +0000 (03:12 -0500)]
TS Demux: IODNew(): simplify

12 years agoTS demux: iod_descriptor_t: remove write-only members
Rafaël Carré [Thu, 16 Feb 2012 07:14:06 +0000 (02:14 -0500)]
TS demux: iod_descriptor_t: remove write-only members

12 years agoTS demux: IODFree / IODNew: simplify
Rafaël Carré [Thu, 16 Feb 2012 04:10:41 +0000 (23:10 -0500)]
TS demux: IODFree / IODNew: simplify

12 years agoTS demux: es_mpeg4_descriptor_t: remove write-only members
Rafaël Carré [Thu, 16 Feb 2012 03:57:54 +0000 (22:57 -0500)]
TS demux: es_mpeg4_descriptor_t: remove write-only members

12 years agoTS demux: decoder_config_descriptor_t: remove write-only members
Rafaël Carré [Thu, 16 Feb 2012 03:50:10 +0000 (22:50 -0500)]
TS demux: decoder_config_descriptor_t: remove write-only members

12 years agoTS demux: use c99 for, cosmetics
Rafaël Carré [Tue, 14 Feb 2012 22:50:39 +0000 (17:50 -0500)]
TS demux: use c99 for, cosmetics

12 years agosl_config_descriptor_t: unused, remove
Rafaël Carré [Tue, 14 Feb 2012 22:44:10 +0000 (17:44 -0500)]
sl_config_descriptor_t: unused, remove

12 years agoTS demux: use a static function for debugging
Rafaël Carré [Tue, 14 Feb 2012 22:17:08 +0000 (17:17 -0500)]
TS demux: use a static function for debugging

12 years agoTS Demux: assume dvbpsi/tot.h is present
Rafaël Carré [Tue, 14 Feb 2012 22:12:35 +0000 (17:12 -0500)]
TS Demux: assume dvbpsi/tot.h is present

12 years agoTS demux: fix print format strings
Rafaël Carré [Tue, 14 Feb 2012 22:03:06 +0000 (17:03 -0500)]
TS demux: fix print format strings

12 years agoTS demux: decoder_specific_info -> i_extra/p_extra
Rafaël Carré [Tue, 14 Feb 2012 21:59:03 +0000 (16:59 -0500)]
TS demux: decoder_specific_info -> i_extra/p_extra

12 years agoDecoderFixTs: deindent, cosmetics
Rafaël Carré [Mon, 5 Mar 2012 07:56:35 +0000 (02:56 -0500)]
DecoderFixTs: deindent, cosmetics

12 years agoinput_EsOutNew: use calloc
Rafaël Carré [Mon, 5 Mar 2012 07:16:50 +0000 (02:16 -0500)]
input_EsOutNew: use calloc

12 years agoes_out.c: use c99 for
Rafaël Carré [Mon, 5 Mar 2012 07:16:26 +0000 (02:16 -0500)]
es_out.c: use c99 for

12 years agoEsOutControlLocked: align case on same level than switch
Rafaël Carré [Mon, 5 Mar 2012 06:46:53 +0000 (01:46 -0500)]
EsOutControlLocked: align case on same level than switch

12 years agomacosx: implemented playback controls for the detached video window (bwd/play/fwd...
Felix Paul Kühne [Mon, 5 Mar 2012 02:10:50 +0000 (03:10 +0100)]
macosx: implemented playback controls for the detached video window (bwd/play/fwd, position, time, fullscreen)

2 things todo:

- get custom artwork for the fullscreen button

- implement window title when using the black ui mode

12 years agohls: Fixing bad length computing.
Chris Smowton [Sun, 4 Mar 2012 21:17:33 +0000 (22:17 +0100)]
hls: Fixing bad length computing.

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agohls: Fixing backward seek
Chris Smowton [Sun, 4 Mar 2012 21:15:06 +0000 (22:15 +0100)]
hls: Fixing backward seek

Fixes #6261
Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agoFixing HLS on win32.
Hugo Beauzée-Luyssen [Sun, 4 Mar 2012 20:50:45 +0000 (21:50 +0100)]
Fixing HLS on win32.

12 years agolibvlc: inform that the option was deprecated since 2.0.0
Rémi Duraffort [Sun, 4 Mar 2012 18:29:43 +0000 (19:29 +0100)]
libvlc: inform that the option was deprecated since 2.0.0

12 years agocosmetics (unused variable).
Rémi Duraffort [Sun, 4 Mar 2012 18:26:22 +0000 (19:26 +0100)]
cosmetics (unused variable).

12 years agohttp: fix memory leak in the error path
Rémi Duraffort [Sun, 4 Mar 2012 18:25:32 +0000 (19:25 +0100)]
http: fix memory leak in the error path

12 years agovideo_filters: use spin locks whenever possible
Rémi Duraffort [Sun, 5 Feb 2012 22:27:19 +0000 (23:27 +0100)]
video_filters: use spin locks whenever possible

12 years agomacosx: handle Lion's fullscreen shortcut in addition to our own keys (close #6313)
Felix Paul Kühne [Sun, 4 Mar 2012 18:05:41 +0000 (19:05 +0100)]
macosx: handle Lion's fullscreen shortcut in addition to our own keys (close #6313)

12 years agomacosx: fixed re-sizing issue with the drop zone
Felix Paul Kühne [Sun, 4 Mar 2012 17:32:34 +0000 (18:32 +0100)]
macosx: fixed re-sizing issue with the drop zone

12 years agomacosx: fix crash when audio effects panel was opened
David Fuhrmann [Sun, 4 Mar 2012 15:24:56 +0000 (16:24 +0100)]
macosx: fix crash when audio effects panel was opened

close #6252

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agomacosx: fixed resizing issue, which was in part fixed by the previous commit by accid...
Felix Paul Kühne [Sun, 4 Mar 2012 16:51:06 +0000 (17:51 +0100)]
macosx: fixed resizing issue, which was in part fixed by the previous commit by accident (close #6203)

12 years agoQt: SeekSlider: optimize, precomputing gradients
Francois Cartegnie [Sun, 4 Mar 2012 14:45:53 +0000 (15:45 +0100)]
Qt: SeekSlider: optimize, precomputing gradients