]> git.sesse.net Git - vlc/log
vlc
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>
13 years agoUpnp: remove unused function.
Jean-Baptiste Kempf [Thu, 14 Apr 2011 13:56:46 +0000 (15:56 +0200)]
Upnp: remove unused function.

13 years agocontribs: use latest package
Felix Paul Kühne [Thu, 14 Apr 2011 21:47:18 +0000 (23:47 +0200)]
contribs: use latest package

13 years agoImproved subtitiles/OSD quality when the rendering is done by the vout display module.
Laurent Aimar [Thu, 14 Apr 2011 20:45:34 +0000 (22:45 +0200)]
Improved subtitiles/OSD quality when the rendering is done by the vout display module.

In this case, the subpictures are rendered either at the display size or
the video size (the biggest one).

13 years agoFixed i_original_picture_width/height fields of the subpicture returned by spu_Render().
Laurent Aimar [Thu, 14 Apr 2011 20:29:14 +0000 (22:29 +0200)]
Fixed i_original_picture_width/height fields of the subpicture returned by spu_Render().

13 years agoFactorized a bit CalculateInterlaceScore (deinterlace.c).
Laurent Aimar [Thu, 14 Apr 2011 21:18:08 +0000 (23:18 +0200)]
Factorized a bit CalculateInterlaceScore (deinterlace.c).

13 years agoInverse telecine deinterlacer
Juha Jeronen [Thu, 31 Mar 2011 18:48:22 +0000 (21:48 +0300)]
Inverse telecine deinterlacer

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
Modified-by: Laurent Aimar <fenrir@videolan.org>
13 years agoALSA: list most preset devices in the static list
Rémi Denis-Courmont [Thu, 14 Apr 2011 19:10:17 +0000 (22:10 +0300)]
ALSA: list most preset devices in the static list

This is only used when the update callback is not used though.

13 years agoALSA: default normally includes plug, don't add it again
Rémi Denis-Courmont [Thu, 14 Apr 2011 19:09:23 +0000 (22:09 +0300)]
ALSA: default normally includes plug, don't add it again

This should work around distortion problems with some cards (probably
an ALSA-lib bug).

13 years agoALSA: add all supported S/PDIF frequencies
Rémi Denis-Courmont [Thu, 14 Apr 2011 16:06:08 +0000 (19:06 +0300)]
ALSA: add all supported S/PDIF frequencies

13 years agoALSA: use same default in config and in choice list
Rémi Denis-Courmont [Thu, 14 Apr 2011 15:58:36 +0000 (18:58 +0300)]
ALSA: use same default in config and in choice list

13 years agoALSA: use IEC958 device when applicable (and small simplification)
Rémi Denis-Courmont [Thu, 14 Apr 2011 15:55:10 +0000 (18:55 +0300)]
ALSA: use IEC958 device when applicable (and small simplification)

Probable regression from 95a18cc9e66e7f06276052ae6411d494c6e8b6aa
(9 months old, I guess no developers use S/PDIF)

13 years agoFix some typos noticed by Benjamin Drung
Jean-Baptiste Kempf [Thu, 14 Apr 2011 12:28:24 +0000 (14:28 +0200)]
Fix some typos noticed by Benjamin Drung

13 years agoFortune!
Jean-Baptiste Kempf [Thu, 14 Apr 2011 11:04:48 +0000 (13:04 +0200)]
Fortune!

13 years agoRemoving the blue Theme on Mac OS X
Mike Houben [Thu, 14 Apr 2011 07:54:03 +0000 (09:54 +0200)]
Removing the blue Theme on Mac OS X

git failed to apply the entire patch, sorry for the noise

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
13 years agomacosx: really remove blue button images
Felix Paul Kühne [Thu, 14 Apr 2011 07:45:29 +0000 (09:45 +0200)]
macosx: really remove blue button images

13 years agofixed make dist and removed remaining 'blue' button images
Felix Paul Kühne [Thu, 14 Apr 2011 07:42:41 +0000 (09:42 +0200)]
fixed make dist and removed remaining 'blue' button images

13 years agoRemoving the Bar from the Skip Images.
Mike Houben [Thu, 14 Apr 2011 07:40:34 +0000 (09:40 +0200)]
Removing the Bar from the Skip Images.

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
13 years agoRemoving the blue Theme on Mac OS X
Mike Houben [Mon, 11 Apr 2011 17:46:17 +0000 (19:46 +0200)]
Removing the blue Theme on Mac OS X

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
13 years agoUpnp: update copyright dates according to git blame -C -C
Jean-Baptiste Kempf [Wed, 13 Apr 2011 21:05:33 +0000 (23:05 +0200)]
Upnp: update copyright dates according to git blame -C -C

13 years agoFix a memleak in UPNP
Denis Charmet [Wed, 13 Apr 2011 20:56:22 +0000 (22:56 +0200)]
Fix a memleak in UPNP

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoUpnp: remove tabs and trailing whitespace...
Jean-Baptiste Kempf [Wed, 13 Apr 2011 20:54:21 +0000 (22:54 +0200)]
Upnp: remove tabs and trailing whitespace...

13 years agoNEWS: sync with 1.1.9
Jean-Baptiste Kempf [Wed, 13 Apr 2011 20:37:56 +0000 (22:37 +0200)]
NEWS: sync with 1.1.9

13 years agoALSA: provide real devices list, i.e. ALSA device hints
Rémi Denis-Courmont [Wed, 13 Apr 2011 19:01:11 +0000 (22:01 +0300)]
ALSA: provide real devices list, i.e. ALSA device hints

Note that this code seems more likely to trigger race-induced crashes
in the audio mixer core.

13 years agoAVI: use Windows ANSI code page rather than ISO 8859-1 (fixes #4678)
Rémi Denis-Courmont [Wed, 13 Apr 2011 18:10:49 +0000 (21:10 +0300)]
AVI: use Windows ANSI code page rather than ISO 8859-1 (fixes #4678)

13 years agoInline and simplify aout_FormatNbChannels
Rémi Denis-Courmont [Wed, 13 Apr 2011 17:34:18 +0000 (20:34 +0300)]
Inline and simplify aout_FormatNbChannels

13 years agoALSA: trust ALSA-lib to convert the sample formats
Rémi Denis-Courmont [Wed, 13 Apr 2011 17:16:48 +0000 (20:16 +0300)]
ALSA: trust ALSA-lib to convert the sample formats

Some weird hardware only support weird formats that VLC does not know
of (e.g. unsigned 18-bits padded to 3 bytes). The ALSA plug plugin will
do the conversion if needed.

13 years agoALSA: disable automatic softvol, not currently useful
Rémi Denis-Courmont [Wed, 13 Apr 2011 16:39:50 +0000 (19:39 +0300)]
ALSA: disable automatic softvol, not currently useful

13 years agoALSA: disable resampling (plug, plughw)
Rémi Denis-Courmont [Wed, 13 Apr 2011 16:29:01 +0000 (19:29 +0300)]
ALSA: disable resampling (plug, plughw)

VLC resamples all the time anyway. We don't need two resamplers.

13 years agoALSA: use the plug plugin by default
Rémi Denis-Courmont [Wed, 13 Apr 2011 16:36:09 +0000 (19:36 +0300)]
ALSA: use the plug plugin by default

ALSA-lib will convert the sample format if needed, notably on weird
cheap hardware. It will also remix the channels based on the selected
device.

13 years agoRequire ALSA version 1.0.16
Rémi Denis-Courmont [Wed, 13 Apr 2011 15:58:32 +0000 (18:58 +0300)]
Require ALSA version 1.0.16

In any case, ALSA version 1.0.24 is recommended as any older versions
may cause spurious failures when used in VLC.

13 years agoALSA: no big deal if Probe() fails
Rémi Denis-Courmont [Wed, 13 Apr 2011 15:25:33 +0000 (18:25 +0300)]
ALSA: no big deal if Probe() fails

With this change, the ALSA device failure dialog gets a fair chance to
appear in case of error. Previously, Probe() would silently make the
ALSA plugin fail, bypassing the error dialogs.

13 years agoALSA: open in blocking mode since we want blocking mode
Rémi Denis-Courmont [Wed, 13 Apr 2011 16:43:57 +0000 (19:43 +0300)]
ALSA: open in blocking mode since we want blocking mode

13 years agoALSA: remove hack. Do not fail 10 times to open the same device.
Rémi Denis-Courmont [Wed, 13 Apr 2011 15:38:14 +0000 (18:38 +0300)]
ALSA: remove hack. Do not fail 10 times to open the same device.

13 years agoqt4: complete_preferences: Simplifications
Hugo Beauzée-Luyssen [Wed, 13 Apr 2011 13:39:19 +0000 (15:39 +0200)]
qt4: complete_preferences: Simplifications

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoRevert "Qt4 preferences: fix a nice memory leak."
Hugo Beauzée-Luyssen [Wed, 13 Apr 2011 15:18:25 +0000 (17:18 +0200)]
Revert "Qt4 preferences: fix a nice memory leak."

This commits crashes saving preferences
This reverts commit 3d3cacbf9c64ccd8a9b57ed719b5df1a5291ed8e.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoinvmem: remove the plugin
Rémi Denis-Courmont [Wed, 13 Apr 2011 14:08:31 +0000 (17:08 +0300)]
invmem: remove the plugin

Its only supported codec (of sorts) cannot occur anymore, as the fake
access_demux was superseded by the image demux.

13 years agoswitcher: remove support for fake codec
Rémi Denis-Courmont [Wed, 13 Apr 2011 14:05:39 +0000 (17:05 +0300)]
switcher: remove support for fake codec

That codec cannot occur anymore.

13 years agox264: fix open-gop -> opengop, thanks for TypX for nagging
Ilkka Ollakka [Wed, 13 Apr 2011 09:27:30 +0000 (12:27 +0300)]
x264: fix open-gop -> opengop, thanks for TypX for nagging

13 years agox264: handle change with X264_BUILD 115 relating to open-gop/bluray-compat bools
Ilkka Ollakka [Wed, 13 Apr 2011 09:21:15 +0000 (12:21 +0300)]
x264: handle change with X264_BUILD 115 relating to open-gop/bluray-compat bools

13 years agoFix Typo
Jean-Baptiste Kempf [Tue, 12 Apr 2011 22:40:31 +0000 (00:40 +0200)]
Fix Typo

13 years agoWin32: fix encoding of crash dumps
Pierre Ynard [Tue, 12 Apr 2011 22:01:22 +0000 (00:01 +0200)]
Win32: fix encoding of crash dumps

13 years agoQt: correctly hide/show the statusBar
Jean-Baptiste Kempf [Tue, 12 Apr 2011 20:35:39 +0000 (22:35 +0200)]
Qt: correctly hide/show the statusBar

Sometimes it didn't work, when stopping, as pointed out by Rémi on IRC.

13 years agoGo to new line if there is no option description
Rémi Denis-Courmont [Tue, 12 Apr 2011 19:32:43 +0000 (22:32 +0300)]
Go to new line if there is no option description

13 years agoPulseAudio: fix locking when changing device
Rémi Denis-Courmont [Tue, 12 Apr 2011 19:16:24 +0000 (22:16 +0300)]
PulseAudio: fix locking when changing device

13 years agoPulseAudio: update audio-device
Rémi Denis-Courmont [Tue, 12 Apr 2011 17:25:49 +0000 (20:25 +0300)]
PulseAudio: update audio-device

This keeps the VLC value in sync with the PulseAudio one. For some
reason, the Qt4 interface does not pick up the correct default though.

13 years agoQt: Improved tooltip to view the time at a given mouse position
Ludovic Fauvet [Tue, 12 Apr 2011 08:22:57 +0000 (10:22 +0200)]
Qt: Improved tooltip to view the time at a given mouse position

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoPulseAudio output device (sink) run-time selection
Rémi Denis-Courmont [Tue, 12 Apr 2011 17:01:02 +0000 (20:01 +0300)]
PulseAudio output device (sink) run-time selection

Notes:

- The variable value represents the PulseAudio sink index.
  It is not a member of the AOUT_VAR_ enumeration.

- There is no configuration item. PulseAudio normally remembers the
  last sink VLC used. So I think there is no need value in writing
  code to duplicate that effort.

- I am not sure if we need more locking inside the variable callback.
  This needs to be clarified with PulseAudio guys.

13 years agoPulseAudio: use existing helper
Rémi Denis-Courmont [Tue, 12 Apr 2011 17:00:36 +0000 (20:00 +0300)]
PulseAudio: use existing helper

13 years agoQt: fix win32 compilation
Jean-Baptiste Kempf [Tue, 12 Apr 2011 09:34:40 +0000 (11:34 +0200)]
Qt: fix win32 compilation

Fixes the int64_t issue.

13 years agoSeekSlider: clean the code
Jean-Baptiste Kempf [Tue, 12 Apr 2011 00:29:39 +0000 (02:29 +0200)]
SeekSlider: clean the code

13 years agoQt: rename a class
Jean-Baptiste Kempf [Mon, 11 Apr 2011 22:53:04 +0000 (00:53 +0200)]
Qt: rename a class

13 years agomodules: warn when the return value is unused. It helps tracking common memory leaks.
Rémi Duraffort [Mon, 11 Apr 2011 20:54:38 +0000 (22:54 +0200)]
modules: warn when the return value is unused. It helps tracking common memory leaks.

13 years agoqt4_v4l2_ctrl: fix string encoding.
Rémi Duraffort [Fri, 8 Apr 2011 21:23:37 +0000 (23:23 +0200)]
qt4_v4l2_ctrl: fix string encoding.

13 years agoPulseAudio: add some callbacks for debug
Rémi Denis-Courmont [Mon, 11 Apr 2011 17:07:04 +0000 (20:07 +0300)]
PulseAudio: add some callbacks for debug

13 years agoQt: add the orange cone pixmap
Jean-Baptiste Kempf [Mon, 11 Apr 2011 16:51:25 +0000 (18:51 +0200)]
Qt: add the orange cone pixmap

13 years agoQt: orange cone mode!
Jean-Baptiste Kempf [Mon, 11 Apr 2011 16:46:08 +0000 (18:46 +0200)]
Qt: orange cone mode!

</joke>

13 years agoQt: rewrite the seekslider, with a new design
Jean-Baptiste Kempf [Sun, 3 Apr 2011 17:01:59 +0000 (19:01 +0200)]
Qt: rewrite the seekslider, with a new design

This is not finished work, yet. Please refrain from comitting without
discussing before :D

Work done mostly my "Ludovic Fauvet", "Filipe Azevedo" and /me

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoQt: Round Buttons
Filipe Azevedo [Sun, 3 Apr 2011 13:54:10 +0000 (15:54 +0200)]
Qt: Round Buttons

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