]> git.sesse.net Git - vlc/log
vlc
16 years agovlc_network.h: Prefer to use #ifdef instead of #if for HAVE_ macro.
Pierre d'Herbemont [Sat, 2 Feb 2008 18:37:01 +0000 (18:37 +0000)]
vlc_network.h: Prefer to use #ifdef instead of #if for HAVE_ macro.

16 years agoqt4 - ehm, I did neither resize the windows nor wanted to do that. QDesigner is a...
Felix Paul Kühne [Sat, 2 Feb 2008 17:50:28 +0000 (17:50 +0000)]
qt4 - ehm, I did neither resize the windows nor wanted to do that. QDesigner is a strange thingie...

16 years agoqt4 - some string unifications. Open for comments.. ;)
Felix Paul Kühne [Sat, 2 Feb 2008 17:27:39 +0000 (17:27 +0000)]
qt4 - some string unifications. Open for comments.. ;)

16 years agoUse pkg-config for freetype and fribidi. Please report if your distro don't have...
Christophe Mutricy [Sat, 2 Feb 2008 16:18:05 +0000 (16:18 +0000)]
Use pkg-config for freetype and fribidi. Please report if your distro don't have the .pc for those. It also affect skins2 cflags and libs

16 years agogrowl: better formatting of notification, depending which metadata is available
Rafaël Carré [Sat, 2 Feb 2008 15:30:13 +0000 (15:30 +0000)]
growl: better formatting of notification, depending which metadata is available

16 years agomozilla: update svn:ignore property
Rafaël Carré [Sat, 2 Feb 2008 15:26:34 +0000 (15:26 +0000)]
mozilla: update svn:ignore property

16 years agomozilla: fix out-of-tree compilation on macosx
Rafaël Carré [Sat, 2 Feb 2008 15:24:31 +0000 (15:24 +0000)]
mozilla: fix out-of-tree compilation on macosx

16 years agomake.pl: match gcc -mmacosx-minXXXXX lines
Rafaël Carré [Sat, 2 Feb 2008 15:23:53 +0000 (15:23 +0000)]
make.pl: match gcc -mmacosx-minXXXXX lines

16 years agocontribs/src: update svn:ignore property
Rafaël Carré [Sat, 2 Feb 2008 15:23:17 +0000 (15:23 +0000)]
contribs/src: update svn:ignore property

16 years agocontribs: move macosx gecko-sdk in the right place
Rafaël Carré [Sat, 2 Feb 2008 15:22:18 +0000 (15:22 +0000)]
contribs: move macosx gecko-sdk in the right place

16 years agomisc/osd: set svn:ignore property
Rafaël Carré [Sat, 2 Feb 2008 15:21:30 +0000 (15:21 +0000)]
misc/osd: set svn:ignore property

16 years agoCapture devices interface changes: put v4l2 before v4l. Put the advanced settings...
Antoine Cellerier [Sat, 2 Feb 2008 14:39:45 +0000 (14:39 +0000)]
Capture devices interface changes: put v4l2 before v4l. Put the advanced settings in a scroll area.

16 years agoInclude stdint.h for uint32_t. i'm not sure how portable it is and how to make it...
Christophe Mutricy [Sat, 2 Feb 2008 14:11:19 +0000 (14:11 +0000)]
Include stdint.h for uint32_t. i'm not sure how portable it is and how to make it better without including config.h

16 years agosvn:keywords
Christophe Mutricy [Sat, 2 Feb 2008 14:10:47 +0000 (14:10 +0000)]
svn:keywords

16 years agoMakefile.am: Make sure VLC.app will be installed correctly. (Or make sure we won...
Pierre d'Herbemont [Sat, 2 Feb 2008 14:07:33 +0000 (14:07 +0000)]
Makefile.am: Make sure VLC.app will be installed correctly. (Or make sure we won't attempt to install VLC.app).

16 years agoAdd a missing word.
Antoine Cellerier [Sat, 2 Feb 2008 13:50:17 +0000 (13:50 +0000)]
Add a missing word.

16 years agoSome more of the same.
Antoine Cellerier [Sat, 2 Feb 2008 13:33:09 +0000 (13:33 +0000)]
Some more of the same.

16 years agoEnable use of MMXEXT if available in modules/codec/ffmpeg/scale.c
Jean-Paul Saman [Sat, 2 Feb 2008 13:26:56 +0000 (13:26 +0000)]
Enable use of MMXEXT if available in modules/codec/ffmpeg/scale.c

16 years agoFix error in gpg signature verification function. Gcrypt is responsible for freeing...
Antoine Cellerier [Sat, 2 Feb 2008 13:11:17 +0000 (13:11 +0000)]
Fix error in gpg signature verification function. Gcrypt is responsible for freeing the value returned by gcry_md_read, so we shouldn't free it ourselves but use gcry_md_close instead.

16 years agoRestore resizing functionality with ffmpeg swscale. Please check if crop and padding...
Jean-Paul Saman [Sat, 2 Feb 2008 12:56:23 +0000 (12:56 +0000)]
Restore resizing functionality with ffmpeg swscale. Please check if crop and padding work as expected and report any regressions.

16 years agoconfigure.ac: Darwin doesn't have X11 in most setups either
Felix Paul Kühne [Sat, 2 Feb 2008 10:55:34 +0000 (10:55 +0000)]
configure.ac: Darwin doesn't have X11 in most setups either

16 years agoOops use -a iso -o
Jean-Paul Saman [Sat, 2 Feb 2008 09:43:59 +0000 (09:43 +0000)]
Oops use -a iso -o

16 years agoRevert [24765]: Add -lX11 to qt4 linking on non-Windows systems only.
Jean-Paul Saman [Sat, 2 Feb 2008 09:08:11 +0000 (09:08 +0000)]
Revert [24765]: Add -lX11 to qt4 linking on non-Windows systems only.

16 years agoContribs: png depends on zlib
Jean-Baptiste Kempf [Sat, 2 Feb 2008 01:18:00 +0000 (01:18 +0000)]
Contribs: png depends on zlib

16 years agoRevert [24749]. Somehow win32 doesn't have X11
Christophe Mutricy [Sat, 2 Feb 2008 00:51:08 +0000 (00:51 +0000)]
Revert [24749]. Somehow win32 doesn't have X11

16 years agoHopefully fix libgcrypt linking
Christophe Mutricy [Sat, 2 Feb 2008 00:46:38 +0000 (00:46 +0000)]
Hopefully fix libgcrypt linking

16 years agoQt4- DOn't assumer string has been included
Jean-Baptiste Kempf [Sat, 2 Feb 2008 00:08:58 +0000 (00:08 +0000)]
Qt4- DOn't assumer string has been included

16 years agoCosmetic
Christophe Mutricy [Fri, 1 Feb 2008 23:51:03 +0000 (23:51 +0000)]
Cosmetic

16 years agoQt4 - Use qtu() and no stdString
Jean-Baptiste Kempf [Fri, 1 Feb 2008 23:01:11 +0000 (23:01 +0000)]
Qt4 - Use qtu() and no stdString

16 years agoContribs : Use Qt 4.3.4snapshot on windows. Compiled with -O3 and patched with the...
Jean-Baptiste Kempf [Fri, 1 Feb 2008 22:33:26 +0000 (22:33 +0000)]
Contribs : Use Qt 4.3.4snapshot on windows. Compiled with -O3 and patched with the help of Trolltech.

16 years agoBrazillian Portuguese l10n update by Sidney Doria
Christophe Mutricy [Fri, 1 Feb 2008 19:02:16 +0000 (19:02 +0000)]
Brazillian Portuguese l10n update by Sidney Doria

16 years agoFix previous commit.
Rémi Duraffort [Fri, 1 Feb 2008 19:00:29 +0000 (19:00 +0000)]
Fix previous commit.

16 years agoVLCKit/VLCMedia.m: Fix the compare: function.
Pierre d'Herbemont [Fri, 1 Feb 2008 18:58:26 +0000 (18:58 +0000)]
VLCKit/VLCMedia.m: Fix the compare: function.

16 years agoCompilation fix for Qt4.2
Rémi Duraffort [Fri, 1 Feb 2008 18:19:19 +0000 (18:19 +0000)]
Compilation fix for Qt4.2

16 years agofix align setting, p_spu->p_region is null there
Ilkka Ollakka [Fri, 1 Feb 2008 17:59:06 +0000 (17:59 +0000)]
fix align setting, p_spu->p_region is null there

16 years agomodules/genmf: Use printf instead of echo -n to prevent some weird shell/Makefile...
Pierre d'Herbemont [Fri, 1 Feb 2008 17:50:15 +0000 (17:50 +0000)]
modules/genmf: Use printf instead of echo -n to prevent some weird shell/Makefile issues. (Fix make install on Mac OS X).

16 years agoSet the Win32 console title
Rémi Denis-Courmont [Fri, 1 Feb 2008 17:16:11 +0000 (17:16 +0000)]
Set the Win32 console title

16 years agoSet the proper output codepage for the console.
Rémi Denis-Courmont [Fri, 1 Feb 2008 17:13:50 +0000 (17:13 +0000)]
Set the proper output codepage for the console.

16 years agoSimplify ConsoleWidth() and implement it for real on Win32
Rémi Denis-Courmont [Fri, 1 Feb 2008 17:07:06 +0000 (17:07 +0000)]
Simplify ConsoleWidth() and implement it for real on Win32

16 years agoFix "1: command not found" error
Rémi Denis-Courmont [Fri, 1 Feb 2008 16:53:16 +0000 (16:53 +0000)]
Fix "1: command not found" error

16 years agoFix building of qt4 gui
Jean-Paul Saman [Fri, 1 Feb 2008 13:02:42 +0000 (13:02 +0000)]
Fix building of qt4 gui

16 years agolibvlc.sym: Add some previously undiscovered symbols.
Pierre d'Herbemont [Fri, 1 Feb 2008 13:01:53 +0000 (13:01 +0000)]
libvlc.sym: Add some previously undiscovered symbols.

16 years agosrc/check_symbols: More work around and fixes for symbol detection.
Pierre d'Herbemont [Fri, 1 Feb 2008 13:00:25 +0000 (13:00 +0000)]
src/check_symbols: More work around and fixes for symbol detection.

16 years agosrc/check_symbols: Work around some sed implemention. (Especially Mac OS X's).
Pierre d'Herbemont [Fri, 1 Feb 2008 12:31:58 +0000 (12:31 +0000)]
src/check_symbols: Work around some sed implemention. (Especially Mac OS X's).

16 years agoSDL_image: fixed patch submitted in [24741], so it does merge correctly
Felix Paul Kühne [Fri, 1 Feb 2008 11:02:25 +0000 (11:02 +0000)]
SDL_image: fixed patch submitted in [24741], so it does merge correctly

16 years agotest/headers.c: Make sure __LIBVLC__ isn't defined.
Pierre d'Herbemont [Fri, 1 Feb 2008 10:50:19 +0000 (10:50 +0000)]
test/headers.c: Make sure __LIBVLC__ isn't defined.

16 years agosrc/Makefile.am: Make sure we link test_i18n_atof with libvlc, especially if vlc_icon...
Pierre d'Herbemont [Fri, 1 Feb 2008 10:43:20 +0000 (10:43 +0000)]
src/Makefile.am: Make sure we link test_i18n_atof with libvlc, especially if vlc_iconv is used.

16 years agoFix CVE 2006-4484. Should be backported.
Pavlov Konstantin [Fri, 1 Feb 2008 10:37:54 +0000 (10:37 +0000)]
Fix CVE 2006-4484. Should be backported.

16 years agocontribs: updated the ffmpeg OSX intel mmx patch to match current svn
Felix Paul Kühne [Fri, 1 Feb 2008 10:27:04 +0000 (10:27 +0000)]
contribs: updated the ffmpeg OSX intel mmx patch to match current svn

16 years agovlc_arrays.h: Sanity check.
Pierre d'Herbemont [Fri, 1 Feb 2008 10:15:46 +0000 (10:15 +0000)]
vlc_arrays.h: Sanity check.

16 years agoMacOSX/Framework/Pre-Compile.sh: Support the VLC-release.app target.
Pierre d'Herbemont [Fri, 1 Feb 2008 01:32:05 +0000 (01:32 +0000)]
MacOSX/Framework/Pre-Compile.sh: Support the VLC-release.app target.

16 years agoMakefile.am: Fix VLC-release.app, this uses the Pre-Compile.sh script from the Framework.
Pierre d'Herbemont [Fri, 1 Feb 2008 01:31:08 +0000 (01:31 +0000)]
Makefile.am: Fix VLC-release.app, this uses the Pre-Compile.sh script from the Framework.

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()