]> git.sesse.net Git - vlc/log
vlc
13 years agoAdd another DV fourcc
Jean-Baptiste Kempf [Fri, 22 Apr 2011 16:59:20 +0000 (18:59 +0200)]
Add another DV fourcc

13 years agoQt, Message dialog: use a nicer update button
Jean-Baptiste Kempf [Fri, 22 Apr 2011 16:58:01 +0000 (18:58 +0200)]
Qt, Message dialog: use a nicer update button

Close #4300

13 years agoQt, effects: improve readability
Jean-Baptiste Kempf [Fri, 22 Apr 2011 15:45:22 +0000 (17:45 +0200)]
Qt, effects: improve readability

Close #4297

13 years agoQt, stats: always show unsigned for blocks or buffers
Jean-Baptiste Kempf [Fri, 22 Apr 2011 15:36:11 +0000 (17:36 +0200)]
Qt, stats: always show unsigned for blocks or buffers

13 years agoqt4: preferences: Removing useless parameter.
Hugo Beauzée-Luyssen [Fri, 22 Apr 2011 15:07:21 +0000 (17:07 +0200)]
qt4: preferences: Removing useless parameter.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoVLM: fix export
Jean-Baptiste Kempf [Fri, 22 Apr 2011 15:12:59 +0000 (17:12 +0200)]
VLM: fix export

Close #4495

13 years agoqt4: preferences_widget: Remove useless reference.
Hugo Beauzée-Luyssen [Fri, 22 Apr 2011 14:38:26 +0000 (16:38 +0200)]
qt4: preferences_widget: Remove useless reference.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoqt4: open_panels: Simplification
Hugo Beauzée-Luyssen [Fri, 22 Apr 2011 14:21:26 +0000 (16:21 +0200)]
qt4: open_panels: Simplification

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoqt4: preferences_widget: Use inheritance instead of switch.
Hugo Beauzée-Luyssen [Fri, 22 Apr 2011 14:15:24 +0000 (16:15 +0200)]
qt4: preferences_widget: Use inheritance instead of switch.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoTelepathy: use the core parameter instead of its own
Jean-Baptiste Kempf [Fri, 22 Apr 2011 14:21:30 +0000 (16:21 +0200)]
Telepathy: use the core parameter instead of its own

13 years agoNotify: add a callback to match telepathy, msn
Jean-Baptiste Kempf [Fri, 22 Apr 2011 14:21:10 +0000 (16:21 +0200)]
Notify: add a callback to match telepathy, msn

13 years agoNotify: remove tabs
Jean-Baptiste Kempf [Fri, 22 Apr 2011 14:15:30 +0000 (16:15 +0200)]
Notify: remove tabs

13 years agoMSN notify: simplification
Jean-Baptiste Kempf [Fri, 22 Apr 2011 13:23:29 +0000 (15:23 +0200)]
MSN notify: simplification

13 years agoqt4: Allow the title to be configured.
Hugo Beauzée-Luyssen [Thu, 21 Apr 2011 09:49:48 +0000 (11:49 +0200)]
qt4: Allow the title to be configured.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agolibvlc-module: Adding a input-title-format variable
Hugo Beauzée-Luyssen [Thu, 21 Apr 2011 09:49:44 +0000 (11:49 +0200)]
libvlc-module: Adding a input-title-format variable

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agostrings: Adding a 'Z' flag to insert 'Now playing' or 'Title - Artist' if there is...
Hugo Beauzée-Luyssen [Tue, 19 Apr 2011 13:15:42 +0000 (15:15 +0200)]
strings: Adding a 'Z' flag to insert 'Now playing' or 'Title - Artist' if there is no now playing tag.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoQt, methods and slots renaming for consistency
Jean-Baptiste Kempf [Fri, 22 Apr 2011 12:04:14 +0000 (14:04 +0200)]
Qt, methods and slots renaming for consistency

13 years agoQt, controller: cosmetics
Jean-Baptiste Kempf [Fri, 22 Apr 2011 11:59:40 +0000 (13:59 +0200)]
Qt, controller: cosmetics

13 years agoQt, add a playback buttons group, with prev/play/next in the same deck
Jean-Baptiste Kempf [Fri, 22 Apr 2011 11:42:16 +0000 (13:42 +0200)]
Qt, add a playback buttons group, with prev/play/next in the same deck

13 years agoQt: reinstore the resizeGrip in all cases
Jean-Baptiste Kempf [Thu, 21 Apr 2011 22:32:44 +0000 (00:32 +0200)]
Qt: reinstore the resizeGrip in all cases

And fix a statusBar bug

13 years agoQt, align the volume mute control with the bottom
Jean-Baptiste Kempf [Thu, 21 Apr 2011 22:06:16 +0000 (00:06 +0200)]
Qt, align the volume mute control with the bottom

13 years agoDo not add a newline at the end of the strings send to msg_*
Rémi Duraffort [Thu, 21 Apr 2011 18:22:09 +0000 (20:22 +0200)]
Do not add a newline at the end of the strings send to msg_*

13 years agodecoder: fix a segfault.
Rémi Duraffort [Thu, 21 Apr 2011 17:14:24 +0000 (19:14 +0200)]
decoder: fix a segfault.

13 years agoRevert "input: dvb: also create program data for programs on the same frequency"
Francois Cartegnie [Thu, 21 Apr 2011 16:27:46 +0000 (18:27 +0200)]
Revert "input: dvb: also create program data for programs on the same frequency"

This reverts commit 5e35aa8c02c71b21b179aebb6eb3429fcded0709.
Merging all epg data on current input item isn't a great idea as,
outside event handlers, we can't really guess which one is related
to our current program. It also allocates extr metadata.
We'll need to store that epg data in a different place.

13 years agosftp: fix potential memory leak.
Rémi Duraffort [Thu, 21 Apr 2011 16:59:53 +0000 (18:59 +0200)]
sftp: fix potential memory leak.

13 years agodeinterlace: u_cpu is used only if MMXEXT can be compiled.
Rémi Duraffort [Thu, 21 Apr 2011 16:54:00 +0000 (18:54 +0200)]
deinterlace: u_cpu is used only if MMXEXT can be compiled.

13 years agoQt, code simplification
Jean-Baptiste Kempf [Thu, 21 Apr 2011 15:55:20 +0000 (17:55 +0200)]
Qt, code simplification

13 years agoQt, add a previous/reset function, when time < 10s
Jean-Baptiste Kempf [Thu, 21 Apr 2011 15:45:16 +0000 (17:45 +0200)]
Qt, add a previous/reset function, when time < 10s

13 years agoContribs: fix dvbpsi compilation
Jean-Baptiste Kempf [Thu, 21 Apr 2011 14:37:57 +0000 (16:37 +0200)]
Contribs: fix dvbpsi compilation

13 years agoQt: ExtToolButton: set delay relatively to dblclick's
Francois Cartegnie [Thu, 21 Apr 2011 13:38:22 +0000 (15:38 +0200)]
Qt: ExtToolButton: set delay relatively to dblclick's

13 years agoQt, use correctly sized mediainfo trees
Jean-Baptiste Kempf [Thu, 21 Apr 2011 13:33:28 +0000 (15:33 +0200)]
Qt, use correctly sized mediainfo trees

13 years agoluahttp: files forgotten in previous commit
Jean-Baptiste Kempf [Thu, 21 Apr 2011 12:06:53 +0000 (14:06 +0200)]
luahttp: files forgotten in previous commit

13 years agoUPNP: Provide meaningful error messages when initialization fails.
Konstantin Pavlov [Thu, 21 Apr 2011 09:39:53 +0000 (13:39 +0400)]
UPNP: Provide meaningful error messages when initialization fails.

13 years agosftp: lookup for the knowhosts and check if the remote key match.
Rémi Duraffort [Thu, 21 Apr 2011 09:36:51 +0000 (11:36 +0200)]
sftp: lookup for the knowhosts and check if the remote key match.

13 years agoRemove oldhttp
Jean-Baptiste Kempf [Thu, 21 Apr 2011 09:39:41 +0000 (11:39 +0200)]
Remove oldhttp

Sure, this will be unpopular, and this will likely kill you kittens, but
maintaining 2 http interface is stupid and counter-productive.
Let's hope luahttp will finally get fixed.

13 years agoUPNP: Document some functions and prettify existing documentation.
Konstantin Pavlov [Thu, 21 Apr 2011 07:41:06 +0000 (11:41 +0400)]
UPNP: Document some functions and prettify existing documentation.

13 years agoUPNP: return NULL instead of 0 in xml_getChildElementValue.
Konstantin Pavlov [Thu, 21 Apr 2011 07:40:25 +0000 (11:40 +0400)]
UPNP: return NULL instead of 0 in xml_getChildElementValue.

13 years agohttp: fix volume mute icon file name
Can Wu [Wed, 13 Apr 2011 17:59:51 +0000 (19:59 +0200)]
http: fix volume mute icon file name

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
13 years agoQt: replace next/prev with next+fwd/prev+bckwd
Jean-Baptiste Kempf [Thu, 21 Apr 2011 07:17:05 +0000 (09:17 +0200)]
Qt: replace next/prev with next+fwd/prev+bckwd

And classic next/prev are still available in customize.

13 years agominor fix in playback state
Akash Mehrotra [Wed, 20 Apr 2011 18:14:36 +0000 (23:44 +0530)]
minor fix in playback state

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoQt: seek slider simplifications
Ludovic Fauvet [Wed, 20 Apr 2011 20:26:18 +0000 (22:26 +0200)]
Qt: seek slider simplifications

It also handles the case where the fullscreen controller is hidden while the time tooltip
is still open.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoQt, provide new combo-buttons for next/fwd, prev/bckwd
Jean-Baptiste Kempf [Wed, 20 Apr 2011 22:49:11 +0000 (00:49 +0200)]
Qt, provide new combo-buttons for next/fwd, prev/bckwd

13 years agoQt, new utility class to differentiate short and long clicks
Jean-Baptiste Kempf [Wed, 20 Apr 2011 22:12:08 +0000 (00:12 +0200)]
Qt, new utility class to differentiate short and long clicks

ShortClick is the normal click
LongClick is emitted regularly until the button is released

13 years agoQt, action_manager: provide skip fwd and bckwd actions
Jean-Baptiste Kempf [Wed, 20 Apr 2011 22:48:34 +0000 (00:48 +0200)]
Qt, action_manager: provide skip fwd and bckwd actions

13 years agoUPNP: Don't strdup parameters to functions that accept const.
Konstantin Pavlov [Wed, 20 Apr 2011 13:37:53 +0000 (17:37 +0400)]
UPNP: Don't strdup parameters to functions that accept const.

13 years agoUPNP: set input item duration if available in UPNP response.
Konstantin Pavlov [Wed, 20 Apr 2011 12:21:51 +0000 (16:21 +0400)]
UPNP: set input item duration if available in UPNP response.

13 years agosubsdelay news
Rémi Denis-Courmont [Wed, 20 Apr 2011 09:02:02 +0000 (12:02 +0300)]
subsdelay news

13 years agoSubsdelay (new sub-filter)
Yuval Tze [Sat, 16 Apr 2011 22:38:34 +0000 (01:38 +0300)]
Subsdelay (new sub-filter)

sub-filter that enables extending subtitles delay

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
13 years agoBackward compatibility: handle the "sub-filter" ambiguity
Yuval Tze [Sat, 16 Apr 2011 22:38:33 +0000 (01:38 +0300)]
Backward compatibility: handle the "sub-filter" ambiguity

"sub-source" was formerly "sub-filter", and now the "sub-filter" configuration may contain sub-filters or sub-sources configurations.
so if sub-filter configuration was provided but the sub-filter chain creation was failed, try to use the configuration as a sub-source configuration.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
13 years agoNew sub-filter support add new "sub filter" capability for processing subpictures...
Yuval Tze [Sat, 16 Apr 2011 22:38:32 +0000 (01:38 +0300)]
New sub-filter support add new "sub filter" capability for processing subpictures add new "sub-filter" parameter / configuration string add new filter chain to the spu and apply it on every new subpicture

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
13 years agoRefactor: rename "sub-filter" to "sub-source" this includes capability, functions...
Yuval Tze [Sat, 16 Apr 2011 22:38:31 +0000 (01:38 +0300)]
Refactor: rename "sub-filter" to "sub-source" this includes capability, functions, constants, user messages and command line parameter.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
13 years agoAVFormat demux: Ask for artist metadata tag instead of author.
Konstantin Pavlov [Wed, 20 Apr 2011 05:26:26 +0000 (09:26 +0400)]
AVFormat demux: Ask for artist metadata tag instead of author.

Suggested-by: elenril on #libav-devel
13 years agoAVFormat mux: Don't use too new av_guess_format on older ffmpeg.
Konstantin Pavlov [Wed, 20 Apr 2011 05:27:49 +0000 (09:27 +0400)]
AVFormat mux: Don't use too new av_guess_format on older ffmpeg.

13 years agoFixed blending on YV12 pictures.
Laurent Aimar [Tue, 19 Apr 2011 22:00:43 +0000 (00:00 +0200)]
Fixed blending on YV12 pictures.

13 years agoSimplified libass decoder as we are now requiring a reentrant version.
Laurent Aimar [Tue, 19 Apr 2011 21:55:20 +0000 (23:55 +0200)]
Simplified libass decoder as we are now requiring a reentrant version.

It also fixes a potential bug (fonts not always loeaded) on input changes.

13 years agoRequired libass 0.9.8
Laurent Aimar [Tue, 19 Apr 2011 21:00:24 +0000 (23:00 +0200)]
Required libass 0.9.8

13 years agoRender SSA subtitles at the size it is blended.
Laurent Aimar [Tue, 19 Apr 2011 19:31:39 +0000 (21:31 +0200)]
Render SSA subtitles at the size it is blended.

13 years agolua: add pluzz to the Makefile.am
Ludovic Fauvet [Tue, 19 Apr 2011 13:38:35 +0000 (15:38 +0200)]
lua: add pluzz to the Makefile.am

Signed-off-by: Francois Cartegnie <fcvlcdev@free.fr>
13 years agoUPNP: Coding style fixes
Konstantin Pavlov [Tue, 19 Apr 2011 13:14:10 +0000 (17:14 +0400)]
UPNP: Coding style fixes

13 years agoUPNP: Add some debug messages.
Konstantin Pavlov [Tue, 19 Apr 2011 13:12:32 +0000 (17:12 +0400)]
UPNP: Add some debug messages.

13 years agoUPNP: When removing server, also remove it from SD listings
Konstantin Pavlov [Tue, 19 Apr 2011 13:02:31 +0000 (17:02 +0400)]
UPNP: When removing server, also remove it from SD listings

13 years agoUPNP: Add Austin's comment on how to really fix the "duplicating" bug
Konstantin Pavlov [Tue, 19 Apr 2011 12:59:01 +0000 (16:59 +0400)]
UPNP: Add Austin's comment on how to really fix the "duplicating" bug

13 years agoUpdate av* code to use new APIs after Libav Big Bump.
Konstantin Pavlov [Tue, 19 Apr 2011 11:12:36 +0000 (15:12 +0400)]
Update av* code to use new APIs after Libav Big Bump.

Tested on current libav and ffmpeg @ 25846 svn revision playback only.

No need to bump current lavc/lavf requirements (52.25.0 and 52.45.0), as
all the "new" functions used arrived earlier than abovementioned
versions were published.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agolua: fix an argument validation error
Ludovic Fauvet [Tue, 19 Apr 2011 10:07:37 +0000 (12:07 +0200)]
lua: fix an argument validation error

According to the documentation, strings.from_charset expects two
arguments, not three.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoIVTC trivial fixes 2
Juha Jeronen [Tue, 19 Apr 2011 10:01:14 +0000 (13:01 +0300)]
IVTC trivial fixes 2

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agolua: add pluzz.fr parser
Ludovic Fauvet [Mon, 18 Apr 2011 20:10:24 +0000 (22:10 +0200)]
lua: add pluzz.fr parser

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoIVTC trivial fixes 1
Juha Jeronen [Tue, 19 Apr 2011 09:54:45 +0000 (12:54 +0300)]
IVTC trivial fixes 1

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agostream_output/select.c: explicitly select an ES
Jean-Paul Saman [Mon, 4 Apr 2011 15:23:14 +0000 (17:23 +0200)]
stream_output/select.c: explicitly select an ES

Add option to select stream_output module to enable an es by default

13 years agocontribs: libvpx's configure doesn't a --target= for linux
Dominique Martinet [Tue, 19 Apr 2011 03:51:20 +0000 (12:51 +0900)]
contribs: libvpx's configure doesn't a --target= for linux

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agocontribs: libraw1394, why both --prefix and DESTDIR?
Dominique Martinet [Tue, 19 Apr 2011 03:51:19 +0000 (12:51 +0900)]
contribs: libraw1394, why both --prefix and DESTDIR?

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agocontribs: add our install prefix to LD_LIBRARY_PATH because some configures (speex...
Dominique Martinet [Tue, 19 Apr 2011 03:51:18 +0000 (12:51 +0900)]
contribs: add our install prefix to LD_LIBRARY_PATH because some configures (speex) checks if it can run a test program linked against it

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoV4L2: Set standard prior to tuner frequency.
Thierry Reding [Mon, 18 Apr 2011 14:10:57 +0000 (16:10 +0200)]
V4L2: Set standard prior to tuner frequency.

Some V4L2 devices (e.g. Hauppauge EXETER boards) compute the tuner
frequency depending on the configured standard, so the standard needs to
be set first.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoQt4: Tell the window manager to keep the fullscreen controller window on top.
Andreas Schlick [Mon, 18 Apr 2011 13:53:40 +0000 (15:53 +0200)]
Qt4: Tell the window manager to keep the fullscreen controller window on top.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoALSA: only try S/PDIF default device if "spdif" is enabled
Rémi Denis-Courmont [Mon, 18 Apr 2011 16:00:09 +0000 (19:00 +0300)]
ALSA: only try S/PDIF default device if "spdif" is enabled

Otherwise, use the normal default device even if the audio input format
is non-linear (VLC does A/52, DTS and MPGA to linear decoding as audio
filter rather than decoder).

13 years agoQt, reorder options and deprecate "opendialog-advanced"
Jean-Baptiste Kempf [Sun, 17 Apr 2011 20:32:20 +0000 (22:32 +0200)]
Qt, reorder options and deprecate "opendialog-advanced"

13 years agoQt, controller: put all buttons in QHBoxLayouts
Jean-Baptiste Kempf [Sun, 17 Apr 2011 19:38:39 +0000 (21:38 +0200)]
Qt, controller: put all buttons in QHBoxLayouts

This will be needed for special styling

13 years agoQt, controller: cleaning
Jean-Baptiste Kempf [Sun, 17 Apr 2011 17:57:18 +0000 (19:57 +0200)]
Qt, controller: cleaning

13 years agoQt: cosmetics
Jean-Baptiste Kempf [Sun, 17 Apr 2011 16:48:37 +0000 (18:48 +0200)]
Qt: cosmetics

13 years agoContribs: update GnuTLS to 2.12.2
Jean-Baptiste Kempf [Sun, 17 Apr 2011 15:34:53 +0000 (17:34 +0200)]
Contribs: update GnuTLS to 2.12.2

FYI: GnuTLS seems to have moved beyond libgcrypt and uses libnettle now...

13 years agoContribs: update orc
Jean-Baptiste Kempf [Sun, 17 Apr 2011 15:21:57 +0000 (17:21 +0200)]
Contribs: update orc

13 years agoContribs: update libtiff to 3.9.5
Jean-Baptiste Kempf [Sun, 17 Apr 2011 15:10:43 +0000 (17:10 +0200)]
Contribs: update libtiff to 3.9.5

13 years agomacosx: reworked the about dialog
Felix Paul Kühne [Sat, 16 Apr 2011 20:11:25 +0000 (22:11 +0200)]
macosx: reworked the about dialog

added used CC, added text operations on psz_authors to keep scrolling times reasonable and fixed a scrolling bug

13 years agocontribs: bootstrap creates the toolchain.cmake file even if $TARGET == $BUILD, mpcde...
Dominique Martinet [Fri, 15 Apr 2011 17:23:30 +0000 (02:23 +0900)]
contribs: bootstrap creates the toolchain.cmake file even if $TARGET == $BUILD, mpcdec wants it anyway

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agocontribs: goom2k4 wants to install stuff outside of our prefix...
Dominique Martinet [Fri, 15 Apr 2011 17:23:29 +0000 (02:23 +0900)]
contribs: goom2k4 wants to install stuff outside of our prefix...

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoNEWS: IVTC
Jean-Baptiste Kempf [Sat, 16 Apr 2011 14:19:53 +0000 (16:19 +0200)]
NEWS: IVTC

13 years agoQt: file forgotten in previous commit
Jean-Baptiste Kempf [Sat, 16 Apr 2011 12:27:01 +0000 (14:27 +0200)]
Qt: file forgotten in previous commit

Sorry.

13 years agoQt: remove the cone slider joke resource
Jean-Baptiste Kempf [Sat, 16 Apr 2011 12:24:12 +0000 (14:24 +0200)]
Qt: remove the cone slider joke resource

13 years agoQt4: add some comments
Ludovic Fauvet [Sat, 16 Apr 2011 10:50:27 +0000 (12:50 +0200)]
Qt4: add some comments

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoQt4: cosmectics
Ludovic Fauvet [Sat, 16 Apr 2011 10:32:19 +0000 (12:32 +0200)]
Qt4: cosmectics

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoQt4: fix position updates while sliding
Ludovic Fauvet [Sat, 16 Apr 2011 10:17:20 +0000 (12:17 +0200)]
Qt4: fix position updates while sliding

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoQt4: Reduce the margin since the handler is now much smaller
Ludovic Fauvet [Sat, 16 Apr 2011 10:06:18 +0000 (12:06 +0200)]
Qt4: Reduce the margin since the handler is now much smaller

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoQt4: fix a value error in the seek slider
Ludovic Fauvet [Sat, 16 Apr 2011 00:56:18 +0000 (02:56 +0200)]
Qt4: fix a value error in the seek slider

The slider position was computed using the width of the whole
widget instead of the ajusted rectangle which caused a drawing at a
negative position.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoQt4: change the handle size and color
Ludovic Fauvet [Fri, 15 Apr 2011 21:40:15 +0000 (23:40 +0200)]
Qt4: change the handle size and color

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoQt4: improve the seek slider design with a light 3D effect
Ludovic Fauvet [Fri, 15 Apr 2011 18:18:11 +0000 (20:18 +0200)]
Qt4: improve the seek slider design with a light 3D effect

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoFortune
Jean-Baptiste Kempf [Fri, 15 Apr 2011 15:54:34 +0000 (17:54 +0200)]
Fortune

13 years agoqt4: complete preferences: QList is a more appropriate container for this.
Hugo Beauzée-Luyssen [Fri, 15 Apr 2011 14:41:16 +0000 (16:41 +0200)]
qt4: complete preferences: QList is a more appropriate container for this.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoqt4: preferences_widgets: Simplifications
Hugo Beauzée-Luyssen [Fri, 15 Apr 2011 14:31:37 +0000 (16:31 +0200)]
qt4: preferences_widgets: Simplifications

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoqt4: preferences_widgets: Remove useless empty DTOR
Hugo Beauzée-Luyssen [Fri, 15 Apr 2011 13:58:34 +0000 (15:58 +0200)]
qt4: preferences_widgets: Remove useless empty DTOR

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoqt4: preferences_widget: Adding some 'const'
Hugo Beauzée-Luyssen [Fri, 15 Apr 2011 13:53:08 +0000 (15:53 +0200)]
qt4: preferences_widget: Adding some 'const'

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoqt4: preferences_widget: Removing useless attribute.
Hugo Beauzée-Luyssen [Fri, 15 Apr 2011 13:25:19 +0000 (15:25 +0200)]
qt4: preferences_widget: Removing useless attribute.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>