]> git.sesse.net Git - vlc/log
vlc
16 years agoForgot the quit line.
Jean-Baptiste Kempf [Thu, 31 Jan 2008 23:27:56 +0000 (23:27 +0000)]
Forgot the quit line.

16 years agoLet's go on with the "women enslaving men" category.
Jean-Baptiste Kempf [Thu, 31 Jan 2008 23:26:17 +0000 (23:26 +0000)]
Let's go on with the "women enslaving men" category.

16 years agoMake sure VLC.app doesn't take too much time to build. This breaks VLC-release.app...
Pierre d'Herbemont [Thu, 31 Jan 2008 23:20:45 +0000 (23:20 +0000)]
Make sure VLC.app doesn't take too much time to build. This breaks VLC-release.app, and following commit will fix that.

16 years agoRevert [24713]. If problem there is it's in configure.ac or in the qt4 .pc's
Christophe Mutricy [Thu, 31 Jan 2008 22:22:25 +0000 (22:22 +0000)]
Revert [24713]. If problem there is it's in configure.ac or in the qt4 .pc's

16 years agoAdd a tooltip
Christophe Mutricy [Thu, 31 Jan 2008 22:19:21 +0000 (22:19 +0000)]
Add a tooltip

16 years agoQt4 - #ifdef WIN32 consistancy if some insane people try Qt on Mac.
Jean-Baptiste Kempf [Thu, 31 Jan 2008 19:49:55 +0000 (19:49 +0000)]
Qt4 - #ifdef WIN32 consistancy if some insane people try Qt on Mac.

16 years agoAllocate message queues mutexes against NULL instead of an object.
Rémi Denis-Courmont [Thu, 31 Jan 2008 18:38:06 +0000 (18:38 +0000)]
Allocate message queues mutexes against NULL instead of an object.
This avoids an infinite recursion if vlc_mutex_* fails (calls msg_Err).

16 years agoTypo
Rémi Denis-Courmont [Thu, 31 Jan 2008 18:30:12 +0000 (18:30 +0000)]
Typo

16 years agoFix [24726]
Rémi Denis-Courmont [Thu, 31 Jan 2008 18:27:51 +0000 (18:27 +0000)]
Fix [24726]

16 years agomacosx: added an extra sanity check to fix video playback on Macs using the QT4 inter...
Felix Paul Kühne [Thu, 31 Jan 2008 18:19:17 +0000 (18:19 +0000)]
macosx: added an extra sanity check to fix video playback on Macs using the QT4 interface (fullscreen mode still broken)

16 years ago - Use posix_memalign when available.
Rémi Denis-Courmont [Thu, 31 Jan 2008 18:02:38 +0000 (18:02 +0000)]
 - Use posix_memalign when available.
 - Use inlines for expansion safety.

16 years agoDon't loose our INSTALL
Rémi Denis-Courmont [Thu, 31 Jan 2008 17:51:46 +0000 (17:51 +0000)]
Don't loose our INSTALL

16 years agolibvlc.sym: Revert previous commit as I was apparently lagging behind trunk.
Pierre d'Herbemont [Thu, 31 Jan 2008 17:49:29 +0000 (17:49 +0000)]
libvlc.sym: Revert previous commit as I was apparently lagging behind trunk.

16 years agosrc/libvlc.sym: Update symbol list.
Pierre d'Herbemont [Thu, 31 Jan 2008 17:45:22 +0000 (17:45 +0000)]
src/libvlc.sym: Update symbol list.

16 years agoUse autoreconf instead of playing the how is automake called game.
Rémi Denis-Courmont [Thu, 31 Jan 2008 17:37:17 +0000 (17:37 +0000)]
Use autoreconf instead of playing the how is automake called game.

16 years ago*coughcough*
Felix Paul Kühne [Thu, 31 Jan 2008 17:36:00 +0000 (17:36 +0000)]
*coughcough*

16 years agoqt4: fix [24714] properly
Felix Paul Kühne [Thu, 31 Jan 2008 17:24:36 +0000 (17:24 +0000)]
qt4: fix [24714] properly

16 years agoffmpeg-svn-mmx_removal-darwin9.patch: Update to match ffmpeg svn.
Pierre d'Herbemont [Thu, 31 Jan 2008 17:21:33 +0000 (17:21 +0000)]
ffmpeg-svn-mmx_removal-darwin9.patch: Update to match ffmpeg svn.

16 years agocontribs: added an optional entry to compile QT4 on Darwin. run 'make .qt4_mac',...
Felix Paul Kühne [Thu, 31 Jan 2008 17:20:26 +0000 (17:20 +0000)]
contribs: added an optional entry to compile QT4 on Darwin. run 'make .qt4_mac', if you want to build it. Note that you'll need to type 'yes' shortly afterwards to accept Qt's GPL. I'll provide a patch for this.

16 years agoMove automake options to Makefile.am
Rémi Denis-Courmont [Thu, 31 Jan 2008 17:20:11 +0000 (17:20 +0000)]
Move automake options to Makefile.am

16 years agoYes, it works
Rémi Denis-Courmont [Thu, 31 Jan 2008 17:11:58 +0000 (17:11 +0000)]
Yes, it works

16 years agocontrib/Makefile: Remove references to the gettext-macosx.patch as it is no more...
Pierre d'Herbemont [Thu, 31 Jan 2008 17:00:27 +0000 (17:00 +0000)]
contrib/Makefile: Remove references to the gettext-macosx.patch as it is no more here.

16 years agoDisable broken code, please compile before you checkin
Jean-Paul Saman [Thu, 31 Jan 2008 14:54:04 +0000 (14:54 +0000)]
Disable broken code, please compile before you checkin

16 years agoDisable broken code in qt4.
Jean-Paul Saman [Thu, 31 Jan 2008 14:54:01 +0000 (14:54 +0000)]
Disable broken code in qt4.

16 years agoconfigure.ac: No more objective-c in src/.
Pierre d'Herbemont [Thu, 31 Jan 2008 11:54:37 +0000 (11:54 +0000)]
configure.ac: No more objective-c in src/.

16 years agoQt4 - Fix behaviour with --qt-display-mode 2
Jean-Baptiste Kempf [Thu, 31 Jan 2008 08:40:51 +0000 (08:40 +0000)]
Qt4 - Fix behaviour with --qt-display-mode 2

16 years agoQt4 - Start mode configuration simplification.
Jean-Baptiste Kempf [Thu, 31 Jan 2008 08:28:11 +0000 (08:28 +0000)]
Qt4 - Start mode configuration simplification.

16 years agoQt4 - tracks detection is splitted from the other functions. Fix the "fullscreen...
Jean-Baptiste Kempf [Thu, 31 Jan 2008 05:46:15 +0000 (05:46 +0000)]
Qt4 - tracks detection is splitted from the other functions. Fix the "fullscreen button not showing" bug in some cases.

16 years agoQt4 - Fix compilation
Jean-Baptiste Kempf [Thu, 31 Jan 2008 04:55:12 +0000 (04:55 +0000)]
Qt4 - Fix compilation

16 years agoQt4 - taglib defines attachment:// Make a comment on that.
Jean-Baptiste Kempf [Thu, 31 Jan 2008 04:50:27 +0000 (04:50 +0000)]
Qt4 - taglib defines attachment:// Make a comment on that.

16 years agoQt4 - UpdateArt separation from other functions in the IM.
Jean-Baptiste Kempf [Thu, 31 Jan 2008 04:46:17 +0000 (04:46 +0000)]
Qt4 - UpdateArt separation from other functions in the IM.

16 years agoRemove useless ui properties.
Jean-Baptiste Kempf [Thu, 31 Jan 2008 02:46:03 +0000 (02:46 +0000)]
Remove useless ui properties.

16 years agoQt4 - Extended Panels. try to fix the sizing ...
Jean-Baptiste Kempf [Thu, 31 Jan 2008 02:34:31 +0000 (02:34 +0000)]
Qt4 - Extended Panels. try to fix the sizing ...

16 years agoQt4 - Simple Preferences, audio: you expect to deal with % for the volume not abstrac...
Jean-Baptiste Kempf [Thu, 31 Jan 2008 02:00:43 +0000 (02:00 +0000)]
Qt4 - Simple Preferences, audio: you expect to deal with % for the volume not abstract values from 0 to 1024... Added a label for that.

16 years agoQuick compile fix for Windows, I don't think we need this debug message.
Jean-Baptiste Kempf [Thu, 31 Jan 2008 01:17:01 +0000 (01:17 +0000)]
Quick compile fix for Windows, I don't think we need this debug message.

16 years agoQt4 - Updates: actually call the udpater when needed. Part 3
Jean-Baptiste Kempf [Thu, 31 Jan 2008 00:52:15 +0000 (00:52 +0000)]
Qt4 - Updates: actually call the udpater when needed. Part 3

16 years agoQt4 - Update check every x days. Put it in the preferences, and in the privacy Dialog...
Jean-Baptiste Kempf [Thu, 31 Jan 2008 00:46:50 +0000 (00:46 +0000)]
Qt4 - Update check every x days. Put it in the preferences, and in the privacy Dialog (may be useless on the privacy dialog ).

16 years agoQt4 - Launch the update every x days ( x being 14 days by default ). Check done just...
Jean-Baptiste Kempf [Thu, 31 Jan 2008 00:27:20 +0000 (00:27 +0000)]
Qt4 - Launch the update every x days ( x being 14 days by default ). Check done just before the exec(). part 1.

16 years agoQt4 - Sprefs audio alignment fix.
Jean-Baptiste Kempf [Wed, 30 Jan 2008 23:38:23 +0000 (23:38 +0000)]
Qt4 - Sprefs audio alignment fix.

16 years agoQt4 - Sprefs, avoid to cut text.
Jean-Baptiste Kempf [Wed, 30 Jan 2008 23:34:16 +0000 (23:34 +0000)]
Qt4 - Sprefs, avoid to cut text.

16 years agoActivate Czech and Slovak l10n in the win installer has they are now correct
Christophe Mutricy [Tue, 29 Jan 2008 22:35:02 +0000 (22:35 +0000)]
Activate Czech and Slovak l10n in the win installer has they are now correct

16 years agoset qmin=3 in ffmpeg encode when bitrate is set and user hasn't defined qmin/qmax...
Ilkka Ollakka [Tue, 29 Jan 2008 21:45:49 +0000 (21:45 +0000)]
set qmin=3 in ffmpeg encode when bitrate is set and user hasn't defined qmin/qmax self

16 years agoBrazillian portuguese l10n update by Sidney Doria
Christophe Mutricy [Tue, 29 Jan 2008 21:44:22 +0000 (21:44 +0000)]
Brazillian portuguese l10n update by Sidney Doria

16 years agoComment related to previous commit
Rémi Denis-Courmont [Tue, 29 Jan 2008 18:11:02 +0000 (18:11 +0000)]
Comment related to previous commit

16 years agoSync Multipart JPEG content-type with the one used in the MPJEG muxer
Rémi Denis-Courmont [Tue, 29 Jan 2008 18:09:59 +0000 (18:09 +0000)]
Sync Multipart JPEG content-type with the one used in the MPJEG muxer

16 years agofreetype: fix compilation, vlc_mtime.h is already included in vlc_common.h
Rafaël Carré [Tue, 29 Jan 2008 14:20:45 +0000 (14:20 +0000)]
freetype: fix compilation, vlc_mtime.h is already included in vlc_common.h

16 years agodbus: fix warnings, implement GetCaps method (the signal is still missing)
Rafaël Carré [Tue, 29 Jan 2008 14:00:54 +0000 (14:00 +0000)]
dbus: fix warnings, implement GetCaps method (the signal is still missing)

16 years agomisc: fix warnings
Rafaël Carré [Tue, 29 Jan 2008 13:58:41 +0000 (13:58 +0000)]
misc: fix warnings
    declare unused parameters in callbacks as void
    use size_t
    xml/xtag.c: comment dead code
    freetype: use mdate() instead of time(), remove unused parameter from UnderlineGlyphYUVA()
    notify/growl: factorize NotifyGrowl()

16 years agomux: fix warnings, fix Control() indentation
Rafaël Carré [Tue, 29 Jan 2008 13:55:19 +0000 (13:55 +0000)]
mux: fix warnings, fix Control() indentation
    avi/avi_HeaderAdd_str{h,f}(): removes unused parameter
    mp4/Convert{SUBT,AVC1}() GetD263Tag() Get{Text,Vide}Box(): same
    mpeg/ts/BufferChainClean(): same
    ogg/OggCreate{Header,Footer}(): same

16 years agovideo_chroma: fix warnings
Rafaël Carré [Tue, 29 Jan 2008 13:48:20 +0000 (13:48 +0000)]
video_chroma: fix warnings

16 years agovlm: kludge to avoid well-handled NULL format string warnings, and factorize ExecuteH...
Rafaël Carré [Tue, 29 Jan 2008 13:47:44 +0000 (13:47 +0000)]
vlm: kludge to avoid well-handled NULL format string warnings, and factorize ExecuteHelp()

16 years agovideo_filter: fix warnings
Rafaël Carré [Tue, 29 Jan 2008 13:46:15 +0000 (13:46 +0000)]
video_filter: fix warnings
    declare unused parameters in vlc callbacks as void
    deinterlace/RenderX() & motionblur/Copy(): remove unused argument

16 years agoid3tag: use size_t to represent sizes
Rafaël Carré [Tue, 29 Jan 2008 13:43:53 +0000 (13:43 +0000)]
id3tag: use size_t to represent sizes

16 years agostream_out: fix warnings
Rafaël Carré [Tue, 29 Jan 2008 13:40:35 +0000 (13:40 +0000)]
stream_out: fix warnings
    rtp: add the prototype for rtp_packetize_h264_nal()
    transcode: transcode_{spu,audio}_close(): removes unused argument
    mosaic_bridge: video_del_buffer(): removes unused argument

16 years agoEsIsSelected() input_ClockSetRate() input_ClockInit() input_ClockResetPCR():
Rafaël Carré [Tue, 29 Jan 2008 13:38:00 +0000 (13:38 +0000)]
EsIsSelected() input_ClockSetRate() input_ClockInit() input_ClockResetPCR():
removes unused arguments

16 years agocodecs & packetizers: fix warnings
Rafaël Carré [Tue, 29 Jan 2008 13:34:30 +0000 (13:34 +0000)]
codecs & packetizers: fix warnings
    use size_t instead of int to represent sizes
    removes unused parameters from:
        block_BytestreamInit()
        mpeg4_audio/LOASSyncInfo()
        cinepak/cinepak_Getv1()
        speex/SendPacket()
        subsass/ParseColor()
        ffmpeg/postprocess/InitPostproc() & PostprocPict()
        dvbsub/YuvaYuvp() & encode_pixel_line_{2,4,8}bp()
        faad/DoReordering()

vlc_block_helper.h:
    use size_t, removes unused parameter from block_BytestreamInit()

struct filter_t:
    removes unused parameters from pf_picture_link() & pf_picture_unlink()

cmml: fix a segfault (p_item isn't an input item, despite the name) present for some months, proving that nobody did use that code ?

16 years agoinput_CurrentMetaFlags() takes a const parameter
Rafaël Carré [Tue, 29 Jan 2008 13:20:49 +0000 (13:20 +0000)]
input_CurrentMetaFlags() takes a const parameter

16 years agoMRLSplit(): removes unused parameter
Rafaël Carré [Tue, 29 Jan 2008 13:19:29 +0000 (13:19 +0000)]
MRLSplit(): removes unused parameter

16 years agoloader: fix a warning
Rafaël Carré [Tue, 29 Jan 2008 13:18:01 +0000 (13:18 +0000)]
loader: fix a warning

16 years ago- fix qmax/qmin if statements
Ilkka Ollakka [Tue, 29 Jan 2008 11:47:23 +0000 (11:47 +0000)]
- fix qmax/qmin if statements
- if user requests certain bitrate, set defaults to qmax=51,qmin=10 if
  user hasn't defined them otherwise. Should help normal user to get
  bitrate he/she requests.

16 years agosmall (ugly) fix to check EAGAIN after recv returns -1, fixes telnet-interface input
Ilkka Ollakka [Tue, 29 Jan 2008 08:03:27 +0000 (08:03 +0000)]
small (ugly) fix to check EAGAIN after recv returns -1, fixes telnet-interface input

16 years agoContribs- bump dirac to 0.9.0. DOes anyone actually use this codec ?
Jean-Baptiste Kempf [Tue, 29 Jan 2008 01:14:19 +0000 (01:14 +0000)]
Contribs- bump dirac to 0.9.0. DOes anyone actually use this codec ?

16 years agoAdd -O3 with mingw in the contribs.
Jean-Baptiste Kempf [Mon, 28 Jan 2008 20:34:48 +0000 (20:34 +0000)]
Add -O3 with mingw in the contribs.

16 years agoFix builds with dirac >= 0.9.0, require it as well.
Pavlov Konstantin [Mon, 28 Jan 2008 19:58:10 +0000 (19:58 +0000)]
Fix builds with dirac >= 0.9.0, require it as well.

16 years agoContribs: remove unnecessary patch.
Jean-Baptiste Kempf [Mon, 28 Jan 2008 19:51:38 +0000 (19:51 +0000)]
Contribs: remove unnecessary patch.

16 years agoCompile fix
Christophe Mutricy [Mon, 28 Jan 2008 19:51:25 +0000 (19:51 +0000)]
Compile fix

16 years agoUse --disable-devices in contribs.
Jean-Baptiste Kempf [Mon, 28 Jan 2008 19:50:33 +0000 (19:50 +0000)]
Use --disable-devices in contribs.

16 years agoContribs - Remove unnecessary ffmpeg patch merged in trunnk.
Jean-Baptiste Kempf [Mon, 28 Jan 2008 19:19:29 +0000 (19:19 +0000)]
Contribs - Remove unnecessary ffmpeg patch merged in trunnk.

16 years agoaudio_filter/: fix warnings
Rafaël Carré [Mon, 28 Jan 2008 17:41:34 +0000 (17:41 +0000)]
audio_filter/: fix warnings
remove unused parameters from:
        EqzFilter() (equalizer.c)
        stereo_to_mono(), mono(), stereo2mono_downmix() (channel_mixer/mono.c)

16 years agoservices_discovery/: fix warnings
Rafaël Carré [Mon, 28 Jan 2008 17:33:15 +0000 (17:33 +0000)]
services_discovery/: fix warnings

16 years agoncurses: removes useless unused parameter warnings, mvhline()->mvwhline()
Rafaël Carré [Mon, 28 Jan 2008 17:33:02 +0000 (17:33 +0000)]
ncurses: removes useless unused parameter warnings, mvhline()->mvwhline()

16 years agodemux/playlist/ : removes useless unused parameter warnings
Rafaël Carré [Mon, 28 Jan 2008 17:31:13 +0000 (17:31 +0000)]
demux/playlist/ : removes useless unused parameter warnings

16 years agoaudio_output/ : removes useless unused parameter warnings
Rafaël Carré [Mon, 28 Jan 2008 17:29:43 +0000 (17:29 +0000)]
audio_output/ : removes useless unused parameter warnings

16 years agocontrol/*: fix warnings
Rafaël Carré [Mon, 28 Jan 2008 17:24:41 +0000 (17:24 +0000)]
control/*: fix warnings
rc.c: disable update code

16 years agoxcommon.c: fix warnings
Rafaël Carré [Mon, 28 Jan 2008 17:14:18 +0000 (17:14 +0000)]
xcommon.c: fix warnings

16 years agovideo_output/opengl.c:
Rafaël Carré [Mon, 28 Jan 2008 17:12:18 +0000 (17:12 +0000)]
video_output/opengl.c:
    Transform(): remove unused parameter
    avoids useless unused parameter warnings

16 years agoCSC want mb_str initialized explicitly
Rémi Denis-Courmont [Mon, 28 Jan 2008 17:04:30 +0000 (17:04 +0000)]
CSC want mb_str initialized explicitly

16 years agovideo_output: avoids unused parameter warnings
Rafaël Carré [Mon, 28 Jan 2008 17:01:48 +0000 (17:01 +0000)]
video_output: avoids unused parameter warnings

16 years agoOnly use waitpipe for _kill, rather than _signal, which is what people expect
Rémi Denis-Courmont [Mon, 28 Jan 2008 17:01:48 +0000 (17:01 +0000)]
Only use waitpipe for _kill, rather than _signal, which is what people expect
(You really don't usually want your net_Read/net_Write to interrupted).
In the process, fix a deadlock in vlc_cond_wait() when waitpipe is used - fixes #1448

16 years agoCannot seal a struct
Rémi Denis-Courmont [Mon, 28 Jan 2008 16:58:49 +0000 (16:58 +0000)]
Cannot seal a struct

16 years agosout_AnnounceRegisterSDP(): removes unused SOUT_CFG_PREFIX argument
Rafaël Carré [Mon, 28 Jan 2008 16:57:42 +0000 (16:57 +0000)]
sout_AnnounceRegisterSDP(): removes unused SOUT_CFG_PREFIX argument

16 years agoFix net_AcceptSingle return value
Rémi Denis-Courmont [Mon, 28 Jan 2008 16:56:48 +0000 (16:56 +0000)]
Fix net_AcceptSingle return value

16 years agolibvlc_release() has only 1 parameter
Rafaël Carré [Mon, 28 Jan 2008 16:55:00 +0000 (16:55 +0000)]
libvlc_release() has only 1 parameter

16 years agocontrol/http:
Rafaël Carré [Mon, 28 Jan 2008 16:53:04 +0000 (16:53 +0000)]
control/http:
    mvar_InfoSetNew(): removes unused parameter
    avoids unused parameter warnings from httpd callbacks

16 years agovisual: removes warnings about unused parameters in vlc callback and Run() functions
Rafaël Carré [Mon, 28 Jan 2008 16:44:02 +0000 (16:44 +0000)]
visual: removes warnings about unused parameters in vlc callback and Run() functions

16 years agoFix previous commit (dead code...)
Rémi Denis-Courmont [Mon, 28 Jan 2008 16:40:32 +0000 (16:40 +0000)]
Fix previous commit (dead code...)

16 years agoaout_DecNewBuffer: remove unused parameter
Rafaël Carré [Mon, 28 Jan 2008 16:37:31 +0000 (16:37 +0000)]
aout_DecNewBuffer: remove unused parameter

16 years agoaudio_output: same
Rafaël Carré [Mon, 28 Jan 2008 16:35:34 +0000 (16:35 +0000)]
audio_output: same

16 years agovideo_output: removes warnings about unused parameters in vlc callbacks
Rafaël Carré [Mon, 28 Jan 2008 16:34:39 +0000 (16:34 +0000)]
video_output: removes warnings about unused parameters in vlc callbacks

16 years agonetwork/udp.c net_SetCSCov(): removes warnings if UDPLITE_RECV_CSCOV and DCCP_SOCKOPT...
Rafaël Carré [Mon, 28 Jan 2008 16:33:02 +0000 (16:33 +0000)]
network/udp.c net_SetCSCov(): removes warnings if UDPLITE_RECV_CSCOV and DCCP_SOCKOPT_SEND_CSCOV are not defined

16 years agomodules CacheFind(): remove unused parameter
Rafaël Carré [Mon, 28 Jan 2008 16:28:29 +0000 (16:28 +0000)]
modules CacheFind(): remove unused parameter

16 years agoupdate.c verify_signature(): remove unused parameter
Rafaël Carré [Mon, 28 Jan 2008 16:24:02 +0000 (16:24 +0000)]
update.c verify_signature(): remove unused parameter

16 years agocontrol/: don't show warnings about unused exceptions
Rafaël Carré [Mon, 28 Jan 2008 16:23:17 +0000 (16:23 +0000)]
control/: don't show warnings about unused exceptions

16 years agolibvlc_release() has only 1 parameter now
Rafaël Carré [Mon, 28 Jan 2008 16:22:20 +0000 (16:22 +0000)]
libvlc_release() has only 1 parameter now

16 years agolibvlc_release(): removes unused exception
Rafaël Carré [Mon, 28 Jan 2008 16:19:38 +0000 (16:19 +0000)]
libvlc_release(): removes unused exception

16 years agovlc_object_get(): removes unused parameter
Rafaël Carré [Mon, 28 Jan 2008 16:14:16 +0000 (16:14 +0000)]
vlc_object_get(): removes unused parameter

16 years agoremoved unused parameter
Rafaël Carré [Mon, 28 Jan 2008 16:02:33 +0000 (16:02 +0000)]
removed unused parameter

16 years agomake.pl: beautify g++
Rafaël Carré [Mon, 28 Jan 2008 15:52:08 +0000 (15:52 +0000)]
make.pl: beautify g++

16 years agofix warning
Rafaël Carré [Mon, 28 Jan 2008 15:37:24 +0000 (15:37 +0000)]
fix warning

16 years agoremoves unused parameter
Rafaël Carré [Mon, 28 Jan 2008 15:35:55 +0000 (15:35 +0000)]
removes unused parameter