]> git.sesse.net Git - vlc/log
vlc
16 years agoqt4 - Menus: shortcuts modifications => Wiki
Jean-Baptiste Kempf [Thu, 2 Aug 2007 21:48:30 +0000 (21:48 +0000)]
qt4 - Menus: shortcuts modifications => Wiki

16 years agoqt4 - HideMenus change position. Still don't know whether we will keep this one.
Jean-Baptiste Kempf [Thu, 2 Aug 2007 21:35:08 +0000 (21:35 +0000)]
qt4 - HideMenus change position. Still don't know whether we will keep this one.

16 years agoqt4 - Main_Interface: show the cone when back from playlist for the --qt-always-video...
Jean-Baptiste Kempf [Thu, 2 Aug 2007 21:00:11 +0000 (21:00 +0000)]
qt4 - Main_Interface: show the cone when back from playlist for the --qt-always-video fans like me.

16 years agocontrib: Fix .libtool on Mac OS X.
Pierre d'Herbemont [Thu, 2 Aug 2007 20:32:09 +0000 (20:32 +0000)]
contrib: Fix .libtool on Mac OS X.

16 years agoQt4 - Add a less cryptic information to select column. If someone ever uses that...
Jean-Baptiste Kempf [Thu, 2 Aug 2007 20:10:34 +0000 (20:10 +0000)]
Qt4 - Add a less cryptic information to select column. If someone ever uses that settings, hell must have frozen.

16 years agoqt4 - Playlist: move the column selection to a submenu.
Jean-Baptiste Kempf [Thu, 2 Aug 2007 19:55:21 +0000 (19:55 +0000)]
qt4 - Playlist: move the column selection to a submenu.

16 years agoQt4 - Playlist: Here's a start for functionality to user ability to select what colum...
Jean-Baptiste Kempf [Thu, 2 Aug 2007 19:37:12 +0000 (19:37 +0000)]
Qt4 - Playlist: Here's a start for functionality to user ability to select what columns he/she wants to be displayed in playlist.
Patch by Ilkka Ollakka.

16 years agoQt4 - Strings changes by tonsofpcs.
Jean-Baptiste Kempf [Thu, 2 Aug 2007 19:18:21 +0000 (19:18 +0000)]
Qt4 - Strings changes by tonsofpcs.

16 years agochromas: more SSE2/MMX fixes, added I420_RGBA conversion
Damien Fouilleul [Thu, 2 Aug 2007 11:49:49 +0000 (11:49 +0000)]
chromas: more SSE2/MMX fixes, added I420_RGBA conversion

16 years agoQt4 - Sizing, first step for the Playlist. Impeach the playlist to collapse but let...
Jean-Baptiste Kempf [Wed, 1 Aug 2007 18:37:43 +0000 (18:37 +0000)]
Qt4 - Sizing, first step for the Playlist. Impeach the playlist to collapse but let the selector collapse.

16 years agovideo_chroma: added I420_ABGR32 support (mostly for opengl), some clean up as well
Damien Fouilleul [Wed, 1 Aug 2007 18:29:17 +0000 (18:29 +0000)]
video_chroma: added I420_ABGR32 support (mostly for opengl), some clean up as well

16 years agoQt4 - PlaylistWidget use a much nicer QSplitter. Removes also too much class inherita...
Jean-Baptiste Kempf [Wed, 1 Aug 2007 18:08:23 +0000 (18:08 +0000)]
Qt4 - PlaylistWidget use a much nicer QSplitter. Removes also too much class inheritance and hierarchy.

16 years agoQt4 - MainInterface: support for speed gestion.
Jean-Baptiste Kempf [Wed, 1 Aug 2007 16:06:52 +0000 (16:06 +0000)]
Qt4 - MainInterface: support for speed gestion.

16 years agoQt4 - Preferences: give a description better than "FIXME" for options.
Jean-Baptiste Kempf [Wed, 1 Aug 2007 15:37:04 +0000 (15:37 +0000)]
Qt4 - Preferences: give a description better than "FIXME" for options.

16 years agoQt4 - MainInterface: small change on size behaviour and fixes.
Jean-Baptiste Kempf [Wed, 1 Aug 2007 15:10:23 +0000 (15:10 +0000)]
Qt4 - MainInterface: small change on size behaviour and fixes.

16 years agoQt4: add a not-yet-used harddisk icon.
Jean-Baptiste Kempf [Wed, 1 Aug 2007 13:17:54 +0000 (13:17 +0000)]
Qt4: add a not-yet-used harddisk icon.

16 years agoQt4 : typo correction.
Jean-Baptiste Kempf [Wed, 1 Aug 2007 13:02:09 +0000 (13:02 +0000)]
Qt4 : typo correction.

16 years agoQt4 - Main Interface: Fix the always-video bug. Reparent the ui and central widget...
Jean-Baptiste Kempf [Wed, 1 Aug 2007 12:46:59 +0000 (12:46 +0000)]
Qt4 - Main Interface: Fix the always-video bug. Reparent the ui and central widget, separate centralWidget from controlWidget and other fixes.

16 years agoQt4: add options for later choice of columns in playlist.
Jean-Baptiste Kempf [Wed, 1 Aug 2007 11:11:29 +0000 (11:11 +0000)]
Qt4: add options for later choice of columns in playlist.

16 years agoContribs: flac bump version: 1.2.0. Works on altair/mingw32, deneb and veda.
Jean-Baptiste Kempf [Wed, 1 Aug 2007 10:03:36 +0000 (10:03 +0000)]
Contribs: flac bump version: 1.2.0. Works on altair/mingw32, deneb and veda.
Speedups, minor bugs and SSE detection.

16 years ago * Simple grayscale -> yuv conversions.
Sam Hocevar [Wed, 1 Aug 2007 08:23:38 +0000 (08:23 +0000)]
  * Simple grayscale -> yuv conversions.

16 years ago * src/video_output/vout_pictures.c: support the GREY fourcc.
Sam Hocevar [Tue, 31 Jul 2007 16:15:46 +0000 (16:15 +0000)]
  * src/video_output/vout_pictures.c: support the GREY fourcc.

16 years agomore libtool updates, removed some ol' crust
Damien Fouilleul [Tue, 31 Jul 2007 13:40:01 +0000 (13:40 +0000)]
more libtool updates, removed some ol' crust

16 years agobootstrap: remove libtool patch for cygwin as we now use libtool 'properly'
Damien Fouilleul [Tue, 31 Jul 2007 13:07:37 +0000 (13:07 +0000)]
bootstrap: remove libtool patch for cygwin as we now use libtool 'properly'

16 years agolibtool: prefer -export-dynamic over -export-regex, -export-symbols if compiler alrea...
Damien Fouilleul [Tue, 31 Jul 2007 13:00:20 +0000 (13:00 +0000)]
libtool: prefer -export-dynamic over -export-regex, -export-symbols if compiler already supports symbol visibility (gcc 4.x), this should also deprecate libvlc.sym

16 years agoContribs: Vorbis bump version to 1.2.0. Security fixes and various fixes.
Jean-Baptiste Kempf [Tue, 31 Jul 2007 07:07:11 +0000 (07:07 +0000)]
Contribs: Vorbis bump version to 1.2.0. Security fixes and various fixes.

16 years agoDynamically load any TTF or OTF fonts available in the attachments of
Bernie Purcell [Tue, 31 Jul 2007 06:47:01 +0000 (06:47 +0000)]
Dynamically load any TTF or OTF fonts available in the attachments of
the media file and make them available to FreeType as memory based fonts
for subtitle rendering.

16 years agoDynamically load any TTF or OTF fonts available in the attachments of
Bernie Purcell [Tue, 31 Jul 2007 06:42:40 +0000 (06:42 +0000)]
Dynamically load any TTF or OTF fonts available in the attachments of
the media file and make them available to the Quartz engine for
subtitle rendering.

16 years agoMakefile.am: fix package-win32 to use libtool libs location
Damien Fouilleul [Mon, 30 Jul 2007 21:10:22 +0000 (21:10 +0000)]
Makefile.am: fix package-win32 to use libtool libs location

16 years agomozilla: libtool fixes (round 2: darwin)
Damien Fouilleul [Mon, 30 Jul 2007 14:20:04 +0000 (14:20 +0000)]
mozilla: libtool fixes (round 2: darwin)

16 years agomozilla, activex: win32 fixes
Damien Fouilleul [Mon, 30 Jul 2007 13:45:44 +0000 (13:45 +0000)]
mozilla, activex: win32 fixes

16 years agomozilla: libtool fixes (round 1)
Damien Fouilleul [Mon, 30 Jul 2007 12:52:28 +0000 (12:52 +0000)]
mozilla: libtool fixes (round 1)

16 years agovlc.exe: remove -lintl from dependencies (should be added to libvlc.la)
Damien Fouilleul [Mon, 30 Jul 2007 08:55:05 +0000 (08:55 +0000)]
vlc.exe: remove -lintl from dependencies (should be added to libvlc.la)

16 years ago* download libogg, libvorbis and libtheora from our server, as their mirror is broken...
Felix Paul Kühne [Sun, 29 Jul 2007 16:07:54 +0000 (16:07 +0000)]
* download libogg, libvorbis and libtheora from our server, as their mirror is broken. Note: downloading libcddb may fail with curl and could only work with wget right now...

16 years agoMac OS X gui: Nicely keep the controller window on screen when opening the playlist...
Pierre d'Herbemont [Sun, 29 Jul 2007 15:20:02 +0000 (15:20 +0000)]
Mac OS X gui: Nicely keep the controller window on screen when opening the playlist. (Patch by Lincoln Ramsay <ramsay at bigfoot.com>)

16 years agoRemove HAVE_SHARED_LIBVLC hack
Rémi Denis-Courmont [Sun, 29 Jul 2007 09:04:52 +0000 (09:04 +0000)]
Remove HAVE_SHARED_LIBVLC hack

16 years agoVLC_Changeset is always available
Rémi Denis-Courmont [Sun, 29 Jul 2007 09:04:33 +0000 (09:04 +0000)]
VLC_Changeset is always available

16 years agoSame as previous commit
Rémi Denis-Courmont [Sun, 29 Jul 2007 09:02:04 +0000 (09:02 +0000)]
Same as previous commit

16 years agoRemove vlc_symbols legacy.
Rémi Denis-Courmont [Sun, 29 Jul 2007 09:01:40 +0000 (09:01 +0000)]
Remove vlc_symbols legacy.

16 years agoRemove broken libtool configure option
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:55:53 +0000 (08:55 +0000)]
Remove broken libtool configure option

16 years agoReally remove libintl hack
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:53:18 +0000 (08:53 +0000)]
Really remove libintl hack

16 years agoFix iconv linking
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:51:16 +0000 (08:51 +0000)]
Fix iconv linking

16 years agoRemove INCLUDED_LIBINTL hack
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:47:33 +0000 (08:47 +0000)]
Remove INCLUDED_LIBINTL hack

16 years agoCosmetic fix
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:47:13 +0000 (08:47 +0000)]
Cosmetic fix

16 years agoRemove USE_LIBTOOL hack
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:43:08 +0000 (08:43 +0000)]
Remove USE_LIBTOOL hack

16 years agoRemove gettext template
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:28:36 +0000 (08:28 +0000)]
Remove gettext template

16 years agoForgot this file
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:28:25 +0000 (08:28 +0000)]
Forgot this file

16 years agoRemove vlc_symbols - refs #297.
Rémi Denis-Courmont [Sun, 29 Jul 2007 08:26:56 +0000 (08:26 +0000)]
Remove vlc_symbols - refs #297.
Maintaining an API with this was pretty much impossible.

16 years agoFix compilation on MacOS
Jérome Decoodt [Fri, 27 Jul 2007 17:16:56 +0000 (17:16 +0000)]
Fix compilation on MacOS
Thanks to pdherbemont

16 years ago* updated current time-stamp
Felix Paul Kühne [Fri, 27 Jul 2007 10:47:11 +0000 (10:47 +0000)]
* updated current time-stamp

16 years agoactivex: slightly better Makefile.am
Damien Fouilleul [Fri, 27 Jul 2007 10:33:00 +0000 (10:33 +0000)]
activex: slightly better Makefile.am

16 years agoactivex: updated build for libtool link compatibility
Damien Fouilleul [Fri, 27 Jul 2007 09:52:31 +0000 (09:52 +0000)]
activex: updated build for libtool link compatibility

16 years agoNew video filter to add grain to a video. This is work in progress (I'm commiting...
Antoine Cellerier [Thu, 26 Jul 2007 21:28:05 +0000 (21:28 +0000)]
New video filter to add grain to a video. This is work in progress (I'm commiting so people can test using the win32 nightlies)

16 years agoMakefile.am: Run install_name_tool on the module.
Pierre d'Herbemont [Thu, 26 Jul 2007 20:38:26 +0000 (20:38 +0000)]
Makefile.am: Run install_name_tool on the module.

16 years agoMakefile.am: fix typos in the VLC-release.app target.
Pierre d'Herbemont [Thu, 26 Jul 2007 20:35:35 +0000 (20:35 +0000)]
Makefile.am: fix typos in the VLC-release.app target.

16 years agoFix a few playlist_Control() calls. Thanks to AmiSyl in the forums.
Antoine Cellerier [Thu, 26 Jul 2007 18:00:03 +0000 (18:00 +0000)]
Fix a few playlist_Control() calls. Thanks to AmiSyl in the forums.

16 years agoInvert lines (cosmetic change only)
Antoine Cellerier [Wed, 25 Jul 2007 22:29:19 +0000 (22:29 +0000)]
Invert lines (cosmetic change only)

16 years agoFix memleak.
Antoine Cellerier [Wed, 25 Jul 2007 21:45:52 +0000 (21:45 +0000)]
Fix memleak.

16 years agoRevert part of the previous commit which was wrong. (Looks like the leak is in Conver...
Antoine Cellerier [Wed, 25 Jul 2007 21:23:25 +0000 (21:23 +0000)]
Revert part of the previous commit which was wrong. (Looks like the leak is in ConvertImage when the input and output formats are the same ... fix comming)

16 years agoconfigure.ac: hopefully, that's gnutls sorted for good
Damien Fouilleul [Wed, 25 Jul 2007 21:19:10 +0000 (21:19 +0000)]
configure.ac: hopefully, that's gnutls sorted for good

16 years agoMakefile.am: $(AM_LDFLAGS) is actually NOT guaranteed to be automatically added to...
Damien Fouilleul [Wed, 25 Jul 2007 20:55:58 +0000 (20:55 +0000)]
Makefile.am: $(AM_LDFLAGS) is actually NOT guaranteed to be automatically added to the link command (i really hate automake)

16 years agoconfigure.ac: gnutls, more link flags
Damien Fouilleul [Wed, 25 Jul 2007 16:02:42 +0000 (16:02 +0000)]
configure.ac: gnutls, more link flags

16 years agoconfigure.ac: more fixes...
Damien Fouilleul [Wed, 25 Jul 2007 15:29:04 +0000 (15:29 +0000)]
configure.ac: more fixes...

16 years agoFix a memleak when the resize function isn't used (untested ... of course)
Antoine Cellerier [Tue, 24 Jul 2007 20:07:22 +0000 (20:07 +0000)]
Fix a memleak when the resize function isn't used (untested ... of course)
Check some function error codes
Remove a few printfs

16 years agosdl_image: fix typo in previous commit
Damien Fouilleul [Tue, 24 Jul 2007 19:55:37 +0000 (19:55 +0000)]
sdl_image: fix typo in previous commit

16 years agosdl-image: needs -lwinmm on win32
Damien Fouilleul [Tue, 24 Jul 2007 19:45:01 +0000 (19:45 +0000)]
sdl-image: needs -lwinmm on win32

16 years agoconfigure.ac: add link flags for win32
Damien Fouilleul [Tue, 24 Jul 2007 19:14:57 +0000 (19:14 +0000)]
configure.ac: add link flags for win32

16 years agoMakefile.am: much simpler rules for win32, now that libtoo linking is working
Damien Fouilleul [Tue, 24 Jul 2007 17:32:33 +0000 (17:32 +0000)]
Makefile.am: much simpler rules for win32, now that libtoo linking is working

16 years ago- mingw32: fix libtool linking.
Damien Fouilleul [Tue, 24 Jul 2007 17:15:59 +0000 (17:15 +0000)]
- mingw32: fix libtool linking.

16 years ago- bootstrap: quick fix for libtooling modules for mingw
Damien Fouilleul [Mon, 23 Jul 2007 22:36:45 +0000 (22:36 +0000)]
- bootstrap: quick fix for libtooling modules for mingw

16 years agohrm. compile before commit. la la la
Christophe Mutricy [Mon, 23 Jul 2007 21:37:33 +0000 (21:37 +0000)]
hrm. compile before commit. la la la

16 years agovlc.desktop: the version in it refers to the standard version not VLC version.
Christophe Mutricy [Mon, 23 Jul 2007 21:29:35 +0000 (21:29 +0000)]
vlc.desktop: the version in it refers to the standard version not VLC version.
       - don't process it with config.status
       - get rif of the duplicate application/x-matroska
   Pointed by kwizart

16 years agocontrib: Provide a glibtool as well as a glibtoolize on Mac OS X.
Pierre d'Herbemont [Mon, 23 Jul 2007 21:01:03 +0000 (21:01 +0000)]
contrib: Provide a glibtool as well as a glibtoolize on Mac OS X.

16 years agolibvlc.dll: libtool fixes
Damien Fouilleul [Mon, 23 Jul 2007 16:26:03 +0000 (16:26 +0000)]
libvlc.dll: libtool fixes

16 years ago- configure.ac: only tests for Osso and Xdsp if X11 is available
Damien Fouilleul [Mon, 23 Jul 2007 09:01:56 +0000 (09:01 +0000)]
- configure.ac: only tests for Osso and Xdsp if X11 is available

16 years agoRemove rtp.c which was added by mistake in [20846]
Christophe Mutricy [Sun, 22 Jul 2007 18:26:32 +0000 (18:26 +0000)]
Remove rtp.c which was added by mistake in [20846]

16 years agoRevert the two previous commit as we are not using svn checkout, thus can't update...
Pierre d'Herbemont [Sun, 22 Jul 2007 16:58:33 +0000 (16:58 +0000)]
Revert the two previous commit as we are not using svn checkout, thus can't update, thus there is no clean solution to properly update the build bot.

16 years agocontrib: Fix previous commit (oops).
Pierre d'Herbemont [Sun, 22 Jul 2007 16:52:07 +0000 (16:52 +0000)]
contrib: Fix previous commit (oops).

16 years agocontrib: Run svn update if needed in ffmpeg.
Pierre d'Herbemont [Sun, 22 Jul 2007 16:49:57 +0000 (16:49 +0000)]
contrib: Run svn update if needed in ffmpeg.

16 years agolibvlc.sym: __module_Exists and decoder_GetInputAttachments are exported by libvlc.
Pierre d'Herbemont [Sun, 22 Jul 2007 11:02:02 +0000 (11:02 +0000)]
libvlc.sym: __module_Exists and decoder_GetInputAttachments are exported by libvlc.

16 years agoMakefile.am: With VLC-release.app make sure to install not to ln.
Pierre d'Herbemont [Sun, 22 Jul 2007 10:45:49 +0000 (10:45 +0000)]
Makefile.am: With VLC-release.app make sure to install not to ln.

16 years agoMakefile.am: Make the VLC-release.app target libtool aware.
Pierre d'Herbemont [Sat, 21 Jul 2007 23:04:43 +0000 (23:04 +0000)]
Makefile.am: Make the VLC-release.app target libtool aware.

16 years agocontrib: dirac-osx.path is unused now.
Pierre d'Herbemont [Sat, 21 Jul 2007 20:52:11 +0000 (20:52 +0000)]
contrib: dirac-osx.path is unused now.

16 years agocontrib: Use dirac-cross.patch on Mac OS X.
Pierre d'Herbemont [Sat, 21 Jul 2007 20:50:38 +0000 (20:50 +0000)]
contrib: Use dirac-cross.patch on Mac OS X.

16 years agoconfigure.ac: Enable libtool on Mac OS X by default.
Pierre d'Herbemont [Sat, 21 Jul 2007 20:12:30 +0000 (20:12 +0000)]
configure.ac: Enable libtool on Mac OS X by default.

16 years agoMakefile.am: Use libtool on Mac OS X.
Pierre d'Herbemont [Sat, 21 Jul 2007 20:10:21 +0000 (20:10 +0000)]
Makefile.am: Use libtool on Mac OS X.

16 years agosmall cleanup missing in the previous commit
Christophe Mutricy [Sat, 21 Jul 2007 14:23:41 +0000 (14:23 +0000)]
small cleanup missing in the previous commit

16 years agoBetter fix for <linux/videodev2.h> . Refs #1238
Christophe Mutricy [Sat, 21 Jul 2007 14:15:29 +0000 (14:15 +0000)]
Better fix for <linux/videodev2.h> . Refs #1238

16 years agobootstrap: Fix previous commit (oops I did it again).
Pierre d'Herbemont [Fri, 20 Jul 2007 22:52:44 +0000 (22:52 +0000)]
bootstrap: Fix previous commit (oops I did it again).

16 years agoboostrap: Fix previous commit (oops)
Pierre d'Herbemont [Fri, 20 Jul 2007 22:44:02 +0000 (22:44 +0000)]
boostrap: Fix previous commit (oops)

16 years agobootstrap: Use libtoolize from contrib by default.
Pierre d'Herbemont [Fri, 20 Jul 2007 22:40:23 +0000 (22:40 +0000)]
bootstrap: Use libtoolize from contrib by default.

16 years agocontrib: Really install libtool on Mac OS X as default version isn't working well...
Pierre d'Herbemont [Fri, 20 Jul 2007 22:36:47 +0000 (22:36 +0000)]
contrib: Really install libtool on Mac OS X as default version isn't working well enough.

16 years agocontrib: Bump libtool version to latest stable 1.5.24.
Pierre d'Herbemont [Fri, 20 Jul 2007 22:34:57 +0000 (22:34 +0000)]
contrib: Bump libtool version to latest stable 1.5.24.

16 years agoWork-around a subtility of the preprocessor and use " instead of <>.
Christophe Mutricy [Fri, 20 Jul 2007 22:16:46 +0000 (22:16 +0000)]
Work-around a subtility of the preprocessor and use " instead of <>.
This will break for the people with a linux/videodev2.h in srcdir or srcdir/modules/access but that's quite unlikely.
Closes #1238

16 years agoRemove dummy stream_t.pf_block
Rémi Denis-Courmont [Fri, 20 Jul 2007 20:55:02 +0000 (20:55 +0000)]
Remove dummy stream_t.pf_block

16 years agoFixed a bunch of warning because of stream_Peek change.
Laurent Aimar [Fri, 20 Jul 2007 19:45:21 +0000 (19:45 +0000)]
Fixed a bunch of warning because of stream_Peek change.

16 years agoFix some const.
Christophe Mutricy [Fri, 20 Jul 2007 17:19:17 +0000 (17:19 +0000)]
Fix some const.

16 years agosvn:props
Rémi Denis-Courmont [Fri, 20 Jul 2007 15:51:26 +0000 (15:51 +0000)]
svn:props

16 years agoUTF-8
Rémi Denis-Courmont [Fri, 20 Jul 2007 15:50:43 +0000 (15:50 +0000)]
UTF-8

16 years ago- Fix a bunch of warnings
Rémi Denis-Courmont [Fri, 20 Jul 2007 14:34:20 +0000 (14:34 +0000)]
- Fix a bunch of warnings
- Fix a bunch of abuse of strncmp (memcmp rulez)