]> git.sesse.net Git - vlc/log
vlc
18 years ago* new CheckForUpdate panel (closes #310)
Felix Paul Kühne [Sat, 18 Feb 2006 18:40:04 +0000 (18:40 +0000)]
* new CheckForUpdate panel (closes #310)
- the actual download is currently done by your default browser since the needed notification window isn't available on OSX yet
    - download through VLC is implemented, but commented for the moment
- needs some checking once a complete Status.xml is available

18 years agoimage.c: ImageReadUrl now tries to open the image using the stream functions if fopen...
Antoine Cellerier [Sat, 18 Feb 2006 17:57:47 +0000 (17:57 +0000)]
image.c: ImageReadUrl now tries to open the image using the stream functions if fopen failed. (Which means that it can now read images on the web)

18 years agouse EnsureUTF8 on output string
Antoine Cellerier [Sat, 18 Feb 2006 17:01:58 +0000 (17:01 +0000)]
use EnsureUTF8 on output string

18 years agoRemove white characters at begining and end of element values.
Antoine Cellerier [Sat, 18 Feb 2006 15:45:35 +0000 (15:45 +0000)]
Remove white characters at begining and end of element values.

18 years agoDon't try to be more clever than gettext in detecting libintl
Rémi Denis-Courmont [Sat, 18 Feb 2006 08:46:48 +0000 (08:46 +0000)]
Don't try to be more clever than gettext in detecting libintl
(we don't seem to be). ${LIBINTL} is normally not defined when there is
no libintl anyway - should fix FreeBSD libintl linking issue

18 years agoFix typo noticed by zorglub
Rémi Denis-Courmont [Sat, 18 Feb 2006 08:37:26 +0000 (08:37 +0000)]
Fix typo noticed by zorglub

18 years agoUpdate the x264 patch.
Christophe Mutricy [Fri, 17 Feb 2006 23:14:57 +0000 (23:14 +0000)]
Update the x264 patch.

18 years agoAdd bluescreen video filter
Antoine Cellerier [Fri, 17 Feb 2006 22:49:12 +0000 (22:49 +0000)]
Add bluescreen video filter

18 years agoShow current item number for each of the instances
Antoine Cellerier [Fri, 17 Feb 2006 22:44:05 +0000 (22:44 +0000)]
Show current item number for each of the instances

18 years ago* mosaic.c: Bluescreen/Greenscreen/Chromakey video background replacement
Antoine Cellerier [Fri, 17 Feb 2006 22:10:56 +0000 (22:10 +0000)]
* mosaic.c: Bluescreen/Greenscreen/Chromakey video background replacement
method. It's still quite simple ... loads of room for improvement.
Example available here: http://people.videolan.org/~dionoea/bluescreen.mpg

* mosaic.h: remove trailing space

18 years agomediacontrol_audio_video.c: remove debug message
Olivier Aubert [Fri, 17 Feb 2006 17:39:25 +0000 (17:39 +0000)]
mediacontrol_audio_video.c: remove debug message

18 years agovlcglue.c: same bug, specify malloc unit.
Olivier Aubert [Fri, 17 Feb 2006 17:02:59 +0000 (17:02 +0000)]
vlcglue.c: same bug, specify malloc unit.

18 years agomediacontrol_util.c: better safe than sorry, specify the malloc unit.
Olivier Aubert [Fri, 17 Feb 2006 17:02:34 +0000 (17:02 +0000)]
mediacontrol_util.c: better safe than sorry, specify the malloc unit.

18 years agosrc/control/mediacontrol_init.c: fix a malloc() error (spotted by Christophe Massiot)
Olivier Aubert [Fri, 17 Feb 2006 16:51:06 +0000 (16:51 +0000)]
src/control/mediacontrol_init.c: fix a malloc() error (spotted by Christophe Massiot)

18 years ago* Don't use alloca for audio buffers on OSX and BSD, because the stacksize on both...
Derk-Jan Hartman [Fri, 17 Feb 2006 16:15:50 +0000 (16:15 +0000)]
* Don't use alloca for audio buffers on OSX and BSD, because the stacksize on both isn't infinite.
  This might explain the audio-core crashes we have seen in the past on Mac OS X
* Fix issues with platforms which don't have alloca() (defined)

18 years agomediacontrol_audio_video.c: use VLC_FOURCC to define the snapshot type
Olivier Aubert [Fri, 17 Feb 2006 15:28:10 +0000 (15:28 +0000)]
mediacontrol_audio_video.c: use VLC_FOURCC to define the snapshot type

18 years agoupdate NEWS file
Antoine Cellerier [Fri, 17 Feb 2006 14:59:36 +0000 (14:59 +0000)]
update NEWS file

18 years agoLogo filter(s) now takes a list of images, delays and alpha as input and
Antoine Cellerier [Fri, 17 Feb 2006 14:56:06 +0000 (14:56 +0000)]
Logo filter(s) now takes a list of images, delays and alpha as input and
loops through these. The syntax is <file>[,[<delay in ms>][,[<alpha>]]][;...]
Idea (and some parts of the code) by markfm

Note:
The vout-filter segfaults upon destruction but i don't understand why...
could someone have a look ?

18 years ago* This change should be better then the one in [14346]
Derk-Jan Hartman [Fri, 17 Feb 2006 14:33:32 +0000 (14:33 +0000)]
* This change should be better then the one in [14346]

18 years ago* stricter aout_BufferFree
Derk-Jan Hartman [Fri, 17 Feb 2006 14:20:02 +0000 (14:20 +0000)]
* stricter aout_BufferFree

18 years agoMinor change so that 50 is actually the number of items to be updated at a time
Rémi Denis-Courmont [Fri, 17 Feb 2006 11:07:57 +0000 (11:07 +0000)]
Minor change so that 50 is actually the number of items to be updated at a time
(rather than 50 + 2)

18 years agoAdd /usr/local/... to CPPFLAGS and LDFLAGS automatically on FreeBSD (closes #422)
Rémi Denis-Courmont [Fri, 17 Feb 2006 10:13:28 +0000 (10:13 +0000)]
Add /usr/local/... to CPPFLAGS and LDFLAGS automatically on FreeBSD (closes #422)

18 years agoFix compilation when VLM is disabled
Clément Stenac [Fri, 17 Feb 2006 05:50:26 +0000 (05:50 +0000)]
Fix compilation when VLM is disabled

18 years agoDon't disable audio if V4L video dev does not have an audio dev too. Closes:#254
Clément Stenac [Fri, 17 Feb 2006 05:46:08 +0000 (05:46 +0000)]
Don't disable audio if V4L video dev does not have an audio dev too. Closes:#254

Thanks to Timothy Lee < timothy d0t lee @t siriushk d0t c0m > for the patch.

18 years agoFix some bugs
Clément Stenac [Fri, 17 Feb 2006 05:42:13 +0000 (05:42 +0000)]
Fix some bugs

18 years ago * extras/contrib/README: keep track of what patches have been contributed
Sam Hocevar [Thu, 16 Feb 2006 22:07:36 +0000 (22:07 +0000)]
  * extras/contrib/README: keep track of what patches have been contributed
    back to the upstream authors so far.

18 years ago * extras/contrib/src/Patches/x264.patch: removed the exp2f/sqrtf part of
Sam Hocevar [Thu, 16 Feb 2006 22:01:39 +0000 (22:01 +0000)]
  * extras/contrib/src/Patches/x264.patch: removed the exp2f/sqrtf part of
    this patch, I committed it upstream instead.

18 years ago?
Christophe Massiot [Thu, 16 Feb 2006 21:31:36 +0000 (21:31 +0000)]
?

18 years ago!
Christophe Massiot [Thu, 16 Feb 2006 21:19:47 +0000 (21:19 +0000)]
!

18 years agoreal.c: fix some crashes
Sigmund Augdal Helberg [Thu, 16 Feb 2006 21:11:11 +0000 (21:11 +0000)]
real.c: fix some crashes

18 years ago* added a button to create an empty node at the top level of the playlist. Thanks...
Felix Paul Kühne [Thu, 16 Feb 2006 20:05:18 +0000 (20:05 +0000)]
* added a button to create an empty node at the top level of the playlist. Thanks to zorglub for a hint once again :) (closes #449)

18 years agoMove podcast meta info to "Podcast Info" category
Antoine Cellerier [Thu, 16 Feb 2006 19:31:29 +0000 (19:31 +0000)]
Move podcast meta info to "Podcast Info" category

18 years ago[patch] unifying meta-information access, the 2nd by Daniel Stränger
Antoine Cellerier [Thu, 16 Feb 2006 17:31:31 +0000 (17:31 +0000)]
[patch] unifying meta-information access, the 2nd by Daniel Stränger

18 years agoFix a doxygen comment
Clément Stenac [Thu, 16 Feb 2006 07:22:57 +0000 (07:22 +0000)]
Fix a doxygen comment

18 years agoMore VLM API stuff
Clément Stenac [Wed, 15 Feb 2006 22:31:49 +0000 (22:31 +0000)]
More VLM API stuff

18 years agoTypo
Clément Stenac [Wed, 15 Feb 2006 20:35:51 +0000 (20:35 +0000)]
Typo

18 years agoFix warning
Rémi Denis-Courmont [Wed, 15 Feb 2006 19:59:30 +0000 (19:59 +0000)]
Fix warning

18 years agoFix a bunch of bugs in the MSN plugin (duplicated in the Growl plugin)
Clément Stenac [Wed, 15 Feb 2006 19:48:07 +0000 (19:48 +0000)]
Fix a bunch of bugs in the MSN plugin (duplicated in the Growl plugin)

18 years agoStupid me... don't do twice hton*
Jérome Decoodt [Wed, 15 Feb 2006 19:40:27 +0000 (19:40 +0000)]
Stupid me... don't do twice hton*

18 years agomediacontrol-python/setup.py: do not use PIC libraries on win32 and darwin-ppc
Olivier Aubert [Wed, 15 Feb 2006 15:06:20 +0000 (15:06 +0000)]
mediacontrol-python/setup.py: do not use PIC libraries on win32 and darwin-ppc

18 years agosrc/control/mediacontrol_init.c: check return values of VLC_Create and VLC_Init
Olivier Aubert [Wed, 15 Feb 2006 14:15:10 +0000 (14:15 +0000)]
src/control/mediacontrol_init.c: check return values of VLC_Create and VLC_Init

18 years agomediacontrol-python/vlcglue.c: check the return value of VLC_Create
Olivier Aubert [Wed, 15 Feb 2006 14:12:23 +0000 (14:12 +0000)]
mediacontrol-python/vlcglue.c: check the return value of VLC_Create

18 years agomediacontrol-python: portability fix (for Mac OS X/PPC), dirty but it works
Olivier Aubert [Wed, 15 Feb 2006 14:11:16 +0000 (14:11 +0000)]
mediacontrol-python: portability fix (for Mac OS X/PPC), dirty but it works

18 years agomisc/svg.c: use char* instead of byte_t* to avoid warnings
Olivier Aubert [Wed, 15 Feb 2006 14:04:41 +0000 (14:04 +0000)]
misc/svg.c: use char* instead of byte_t* to avoid warnings

18 years ago-lws2_32 on win32...
Jérome Decoodt [Wed, 15 Feb 2006 02:09:01 +0000 (02:09 +0000)]
-lws2_32 on win32...

18 years agoconfigure.ac: try to fix beos build
Jérome Decoodt [Wed, 15 Feb 2006 01:32:26 +0000 (01:32 +0000)]
configure.ac: try to fix beos build
growl.c: add --growl-ttl option

18 years agoAdd "send" (-lsocket) dependance to growl module to fix BeOS build
Jérome Decoodt [Wed, 15 Feb 2006 00:39:10 +0000 (00:39 +0000)]
Add "send" (-lsocket) dependance to growl module to fix BeOS build

18 years agoTakes default TTL (instead of 42...)
Jérome Decoodt [Wed, 15 Feb 2006 00:15:21 +0000 (00:15 +0000)]
Takes default TTL (instead of 42...)

18 years agoAdd a growl (http://growl.info/) notification plugin (most of code from msn.c)
Jérome Decoodt [Tue, 14 Feb 2006 23:59:50 +0000 (23:59 +0000)]
Add a growl (http://growl.info/) notification plugin (most of code from msn.c)
It is built by default since it sends notifications to network (perhaps
we should only build it on macos).

msn.c: should fix a refcount issue (*not tested*)

18 years agoMissing file
Clément Stenac [Tue, 14 Feb 2006 22:50:13 +0000 (22:50 +0000)]
Missing file

18 years agoFix some bugs
Clément Stenac [Tue, 14 Feb 2006 22:35:37 +0000 (22:35 +0000)]
Fix some bugs

18 years ago* Beginning of VLM API
Clément Stenac [Tue, 14 Feb 2006 21:41:23 +0000 (21:41 +0000)]
* Beginning of VLM API
* Some test work
* Export vlm_MediaSearch

18 years ago(Win32) Support stat() for file names outside ANSI Code Page
Rémi Denis-Courmont [Tue, 14 Feb 2006 20:41:27 +0000 (20:41 +0000)]
(Win32) Support stat() for file names outside ANSI Code Page

18 years agoSafer Win32 code page translation
Rémi Denis-Courmont [Tue, 14 Feb 2006 17:20:32 +0000 (17:20 +0000)]
Safer Win32 code page translation

18 years agoparam_eq.c: eol style
Christophe Mutricy [Tue, 14 Feb 2006 15:38:21 +0000 (15:38 +0000)]
param_eq.c: eol style

18 years agoFFmpeg forgets to create include/postproc/
Eric Petit [Tue, 14 Feb 2006 13:48:43 +0000 (13:48 +0000)]
FFmpeg forgets to create include/postproc/

18 years agoupdate vc71-glib-1.2.10-bin.zip and libIDL-0.6.3-win32-bin.zip locations
Antoine Cellerier [Tue, 14 Feb 2006 12:32:50 +0000 (12:32 +0000)]
update vc71-glib-1.2.10-bin.zip and libIDL-0.6.3-win32-bin.zip locations
Thanks to Hobophobe on http://forum.videolan.org/viewtopic.php?t=17262

18 years ago- Partial fix for reading characters with multibyte local encoding (refs #548)
Rémi Denis-Courmont [Tue, 14 Feb 2006 09:57:58 +0000 (09:57 +0000)]
- Partial fix for reading characters with multibyte local encoding (refs #548)
- Fix memory leak

18 years agoUse return value of EnsureUTF8() to specify whether the bytes sequence was
Rémi Denis-Courmont [Tue, 14 Feb 2006 09:56:42 +0000 (09:56 +0000)]
Use return value of EnsureUTF8() to specify whether the bytes sequence was
valid (UTF-8) or not (incomplete, incorrect non-ASCII, or overlong sequences)

18 years agoparam-eq.c: Svn keyword
Christophe Mutricy [Tue, 14 Feb 2006 09:39:36 +0000 (09:39 +0000)]
param-eq.c: Svn keyword

18 years agoSimplify
Clément Stenac [Tue, 14 Feb 2006 07:11:18 +0000 (07:11 +0000)]
Simplify

18 years agoAdd --macosx-black switch to black non video screens (fix #301)
Jérome Decoodt [Tue, 14 Feb 2006 01:40:59 +0000 (01:40 +0000)]
Add --macosx-black switch to black non video screens (fix #301)
If someone has a better code to maintain a black screen, change
CGSetDisplayTransferByFormula which seems to be a big kludge.

18 years agoall: parametric equalizer by Antti Huovilainen (adapted for vlc by me)
Sigmund Augdal Helberg [Mon, 13 Feb 2006 22:44:24 +0000 (22:44 +0000)]
all: parametric equalizer by  Antti Huovilainen (adapted for vlc by me)

18 years agoattempt to fix the winCE build
Antoine Cellerier [Mon, 13 Feb 2006 22:09:56 +0000 (22:09 +0000)]
attempt to fix the winCE build

18 years ago- Unicode fixes for ncurses on non-UTF8 consoles (closes #547)
Rémi Denis-Courmont [Mon, 13 Feb 2006 21:03:32 +0000 (21:03 +0000)]
- Unicode fixes for ncurses on non-UTF8 consoles (closes #547)
- Handle backspace properly on an UTF-8 characters string (closes #548 as far as UTF-8 is concerned)

18 years agoUndo erronously commited debug preprocessing directives
Rémi Denis-Courmont [Mon, 13 Feb 2006 20:11:48 +0000 (20:11 +0000)]
Undo erronously commited debug preprocessing directives

18 years agounicode.c: Fix WinCE build (well for this file only)
Christophe Mutricy [Mon, 13 Feb 2006 20:06:22 +0000 (20:06 +0000)]
unicode.c: Fix WinCE build (well for this file only)

18 years agoReplace forbidden characters with underscores when attempting to dump a stream (close...
Rémi Denis-Courmont [Mon, 13 Feb 2006 19:14:30 +0000 (19:14 +0000)]
Replace forbidden characters with underscores when attempting to dump a stream (closes #423)

18 years agoFix typo
Rémi Denis-Courmont [Mon, 13 Feb 2006 19:13:05 +0000 (19:13 +0000)]
Fix typo

18 years ago- Use VidMode extension to determine the display dimensions more accurately when...
Rémi Denis-Courmont [Mon, 13 Feb 2006 16:53:46 +0000 (16:53 +0000)]
- Use VidMode extension to determine the display dimensions more accurately when enabling full screen mode (fixes #534, should fix Debian #290392)
- Move view port and cursor to a sane position
- Check for VidMode extensions (libXxf86vm)

18 years agounicode.c: Fix logic to set use_iconv
Christophe Mutricy [Mon, 13 Feb 2006 16:37:42 +0000 (16:37 +0000)]
unicode.c: Fix logic to set use_iconv

18 years agoffmpeg-wince.patch: fix for the new ffmpeg makefile
Christophe Mutricy [Mon, 13 Feb 2006 15:22:59 +0000 (15:22 +0000)]
ffmpeg-wince.patch: fix for the new ffmpeg makefile

18 years ago * modules/demux/mp4/drms.c: cosmetic changes to some variable names.
Sam Hocevar [Mon, 13 Feb 2006 13:31:01 +0000 (13:31 +0000)]
  * modules/demux/mp4/drms.c: cosmetic changes to some variable names.

18 years agoFix windows build
Rémi Denis-Courmont [Mon, 13 Feb 2006 13:23:20 +0000 (13:23 +0000)]
Fix windows build

18 years agoFix (From|To)Locale (closes #546)
Rémi Denis-Courmont [Mon, 13 Feb 2006 13:16:08 +0000 (13:16 +0000)]
Fix (From|To)Locale (closes #546)

18 years ago * modules/codec/libmpeg2.c: tell mpeg2dec the real stride of our picture,
Sam Hocevar [Mon, 13 Feb 2006 11:49:38 +0000 (11:49 +0000)]
  * modules/codec/libmpeg2.c: tell mpeg2dec the real stride of our picture,
    because some Xv drivers do not necessarily pad video at 16 bytes.

18 years agoFix typo
Rémi Denis-Courmont [Mon, 13 Feb 2006 11:19:04 +0000 (11:19 +0000)]
Fix typo

18 years ago- Clean up
Rémi Denis-Courmont [Mon, 13 Feb 2006 11:15:59 +0000 (11:15 +0000)]
- Clean up
- Unicode file names fixes

18 years ago- memleak fix
Rémi Denis-Courmont [Mon, 13 Feb 2006 10:47:43 +0000 (10:47 +0000)]
- memleak fix
- getcwd() unicode fix

18 years agogetcwd() unicode fix
Rémi Denis-Courmont [Mon, 13 Feb 2006 10:47:12 +0000 (10:47 +0000)]
getcwd() unicode fix

18 years ago* revert unaccelerated OpenGL. it's useless :D
Derk-Jan Hartman [Mon, 13 Feb 2006 10:31:57 +0000 (10:31 +0000)]
* revert unaccelerated OpenGL. it's useless :D

18 years agoFurther fopen() unicode fixes (refs #528)
Rémi Denis-Courmont [Mon, 13 Feb 2006 10:30:30 +0000 (10:30 +0000)]
Further fopen() unicode fixes (refs #528)

skins2 and galaktos remain as I'm not sure how they (don't?) handle
encodings.

http interface URL were purposedly not made to use Unicode. I'm open to
suggestions on that one.

18 years agoAnother bunch of Unicode file names fixes (refs #528)
Rémi Denis-Courmont [Mon, 13 Feb 2006 09:54:15 +0000 (09:54 +0000)]
Another bunch of Unicode file names fixes (refs #528)

18 years agoSome WinCE fixes
Rémi Denis-Courmont [Mon, 13 Feb 2006 08:36:52 +0000 (08:36 +0000)]
Some WinCE fixes

18 years agoAll Unicode fixes for fopen() (refs #528)
Rémi Denis-Courmont [Mon, 13 Feb 2006 08:30:55 +0000 (08:30 +0000)]
All Unicode fixes for fopen() (refs #528)

18 years ago * skins2/src/vlcproc.cpp: New "dvd.isActive" boolean variable
Olivier Teulière [Mon, 13 Feb 2006 07:18:42 +0000 (07:18 +0000)]
 * skins2/src/vlcproc.cpp: New "dvd.isActive" boolean variable
 * doc/skins/skins2-howto.xml: Updated doc

18 years ago* It's POSTPROC, not POSPROC
Derk-Jan Hartman [Mon, 13 Feb 2006 02:36:14 +0000 (02:36 +0000)]
* It's POSTPROC, not POSPROC

18 years ago- mkdir Unicode wrapper (refs #543)
Rémi Denis-Courmont [Sun, 12 Feb 2006 22:45:04 +0000 (22:45 +0000)]
- mkdir Unicode wrapper (refs #543)
- fix load/save of configuration and creation of configuration directory (refs #528)

18 years ago * doc/skins/skins2-howto.xml: Fixed a link
Olivier Teulière [Sun, 12 Feb 2006 21:39:09 +0000 (21:39 +0000)]
 * doc/skins/skins2-howto.xml: Fixed a link

18 years agoUse emms after I420_UYVY because the OpenGL vout uses floats in the same thread.
Eric Petit [Sun, 12 Feb 2006 21:22:20 +0000 (21:22 +0000)]
Use emms after I420_UYVY because the OpenGL vout uses floats in the same thread.
Re-enabled i420_yuy2_mmx on Darwin/x86.

18 years agoutfeightize psz_homedir
Rémi Denis-Courmont [Sun, 12 Feb 2006 21:12:12 +0000 (21:12 +0000)]
utfeightize psz_homedir

18 years ago * doc/skins/skins2-howto.xml: Documented the DVD-related actions
Olivier Teulière [Sun, 12 Feb 2006 21:11:14 +0000 (21:11 +0000)]
 * doc/skins/skins2-howto.xml: Documented the DVD-related actions

18 years ago * skins2/commands/cmd_dvd.*: New commands for DVD navigation.
Olivier Teulière [Sun, 12 Feb 2006 21:05:53 +0000 (21:05 +0000)]
 * skins2/commands/cmd_dvd.*: New commands for DVD navigation.
   You can use the following actions in the XML file:
    - dvd.nextTitle()
    - dvd.previousTitle()
    - dvd.nextChapter()
    - dvd.previousChapter()
    - dvd.rootMenu()

18 years agoExport FromLocaleDup()
Rémi Denis-Courmont [Sun, 12 Feb 2006 19:57:48 +0000 (19:57 +0000)]
Export FromLocaleDup()

18 years ago- Fix opening of SVG file through a symbolic
Rémi Denis-Courmont [Sun, 12 Feb 2006 19:55:38 +0000 (19:55 +0000)]
- Fix opening of SVG file through a symbolic
  (one must use stat() rather than lstat() to obtain the size of a file's content!)
- Use UTF-8 wrappers (refs #528)

18 years agoCosmetic fix
Rémi Denis-Courmont [Sun, 12 Feb 2006 19:51:12 +0000 (19:51 +0000)]
Cosmetic fix

18 years ago- UF8 wrappers for stat, lstat
Rémi Denis-Courmont [Sun, 12 Feb 2006 19:48:50 +0000 (19:48 +0000)]
- UF8 wrappers for stat, lstat
- FromLocaleDup() returns a string to be freed with free() instead of LocaleFree()

18 years ago Also look for libpostproc when ffmpeg is installed without ffmpeg-config
Eric Petit [Sun, 12 Feb 2006 18:20:54 +0000 (18:20 +0000)]
 Also look for libpostproc when ffmpeg is installed without ffmpeg-config
 nor pkg-config

18 years agoconfigure.ac: don't fail if postproc is with avcodec
Christophe Mutricy [Sun, 12 Feb 2006 17:38:36 +0000 (17:38 +0000)]
configure.ac: don't fail if postproc is with avcodec

18 years agoImprove test coverage
Clément Stenac [Sun, 12 Feb 2006 17:31:53 +0000 (17:31 +0000)]
Improve test coverage