]> git.sesse.net Git - vlc/log
vlc
18 years ago* first update of the po-files
Felix Paul Kühne [Mon, 20 Feb 2006 21:00:10 +0000 (21:00 +0000)]
* first update of the po-files

18 years agoFix linking with C++ builtins
Rémi Denis-Courmont [Mon, 20 Feb 2006 19:53:22 +0000 (19:53 +0000)]
Fix linking with C++ builtins

18 years ago- Remove dependency of vlc on stamp-builtin with shared libvlc
Rémi Denis-Courmont [Mon, 20 Feb 2006 18:00:28 +0000 (18:00 +0000)]
- Remove dependency of vlc on stamp-builtin with shared libvlc
- Link against -lvlc instead of src/libvlc.so otherwise installed vlc
  cannot be loaded (closes #555)
- Remove src/libvlc.a when src/libvlc.so is built so that previous item
  does not break Win32 linking

<subliminal message>how about using libtool</subliminal message>

18 years ago* Fix CDDA and VCD modules for Mac OS X Intel. Fix suggestion by Keiki SATOH aka...
Derk-Jan Hartman [Mon, 20 Feb 2006 12:21:15 +0000 (12:21 +0000)]
* Fix CDDA and VCD modules for Mac OS X Intel. Fix suggestion by Keiki SATOH aka demo-n <demo-n at users dot sourceforgedot net>.

18 years agoffmpeg-cvs.patch: fix upstream
Christophe Mutricy [Sun, 19 Feb 2006 23:22:02 +0000 (23:22 +0000)]
ffmpeg-cvs.patch: fix upstream

18 years ago* fixed keywords and encoding
Felix Paul Kühne [Sun, 19 Feb 2006 22:41:29 +0000 (22:41 +0000)]
* fixed keywords and encoding

18 years ago* added the progress dialogue to the set of widgets
Felix Paul Kühne [Sun, 19 Feb 2006 22:38:07 +0000 (22:38 +0000)]
* added the progress dialogue to the set of widgets
- the Cancel-button is currently disabled because the core doesn't respond correctly (might be my fault though)
- note that the File's Owner of the nib-file is of type VLCInteraction because the class can't resolve its outlets otherwise

* WIDGET_TEXT and WIDGET_INPUT_TEXT are still missing, but will come in the next couple of days

As usual, comments on the implementation and the GUI-design are welcome :)

18 years agoFix linking of C++ plugins
Rémi Denis-Courmont [Sun, 19 Feb 2006 21:20:09 +0000 (21:20 +0000)]
Fix linking of C++ plugins

18 years agoShare most of binary packaging script between WinCE and Win32
Rémi Denis-Courmont [Sun, 19 Feb 2006 20:14:07 +0000 (20:14 +0000)]
Share most of binary packaging script between WinCE and Win32

18 years agoInclude libvlc.dll when packaging
Rémi Denis-Courmont [Sun, 19 Feb 2006 20:02:12 +0000 (20:02 +0000)]
Include libvlc.dll when packaging
(Hmm, there is a nice code duplication between win32 and winCE here)

18 years agoReally fix
Rémi Denis-Courmont [Sun, 19 Feb 2006 19:59:47 +0000 (19:59 +0000)]
Really fix

18 years agoAttempt to fix vlc linkage with static libvlc
Rémi Denis-Courmont [Sun, 19 Feb 2006 19:47:44 +0000 (19:47 +0000)]
Attempt to fix vlc linkage with static libvlc

18 years ago- Build builtins before shared libvlc
Rémi Denis-Courmont [Sun, 19 Feb 2006 18:29:08 +0000 (18:29 +0000)]
- Build builtins before shared libvlc
- Link builtins with libvlc instead of vlc
  (seems to fix shared libvlc on Win32)

18 years agoAhem hem typo
Rémi Denis-Courmont [Sun, 19 Feb 2006 17:58:49 +0000 (17:58 +0000)]
Ahem hem typo

18 years agorss.c: add some Atom stuff and some extra checks.
Antoine Cellerier [Sun, 19 Feb 2006 17:16:05 +0000 (17:16 +0000)]
rss.c: add some Atom stuff and some extra checks.

18 years agoDionoea: here is "make core", your portable "make vlc" replacement
Rémi Denis-Courmont [Sun, 19 Feb 2006 17:14:36 +0000 (17:14 +0000)]
Dionoea: here is "make core", your portable "make vlc" replacement

18 years agocompile can now work from subdirs
Clément Stenac [Sun, 19 Feb 2006 16:25:27 +0000 (16:25 +0000)]
compile can now work from subdirs

18 years ago* Show meta-information separately
Clément Stenac [Sun, 19 Feb 2006 16:16:56 +0000 (16:16 +0000)]
* Show meta-information separately
* Collect more meta-information in id3

18 years agoRemove debug message
Antoine Cellerier [Sun, 19 Feb 2006 16:02:04 +0000 (16:02 +0000)]
Remove debug message

18 years ago* replaced all NSLog-calls by msg_***
Felix Paul Kühne [Sun, 19 Feb 2006 16:01:47 +0000 (16:01 +0000)]
* replaced all NSLog-calls by msg_***
* changed the button order in DIALOG_YES_NO_CANCEL. (the order is now: Cancel, No, Yes; which is more Mac-like IMO, but feel free to change it again)

18 years agoFix Mozilla plugin on ELF architectures
Rémi Denis-Courmont [Sun, 19 Feb 2006 15:46:44 +0000 (15:46 +0000)]
Fix Mozilla plugin on ELF architectures

18 years ago* all: new skin variable "vlc.isFullscreen" (guess what it does ;)
Cyril Deguet [Sun, 19 Feb 2006 15:37:05 +0000 (15:37 +0000)]
* all: new skin variable "vlc.isFullscreen" (guess what it does ;)

18 years agoReally fix libintl linking
Rémi Denis-Courmont [Sun, 19 Feb 2006 15:21:58 +0000 (15:21 +0000)]
Really fix libintl linking

18 years ago* JACK audio output
Cyril Deguet [Sun, 19 Feb 2006 14:54:57 +0000 (14:54 +0000)]
* JACK audio output

18 years agoAttempt to fix linking with "included" gettext
Rémi Denis-Courmont [Sun, 19 Feb 2006 14:54:38 +0000 (14:54 +0000)]
Attempt to fix linking with "included" gettext

18 years agoFix msn plugin.
Antoine Cellerier [Sun, 19 Feb 2006 14:39:53 +0000 (14:39 +0000)]
Fix msn plugin.
Note to zorglub: please test changes before commiting.

18 years agoMore
Clément Stenac [Sun, 19 Feb 2006 14:32:13 +0000 (14:32 +0000)]
More

18 years agosvn:ignore
Clément Stenac [Sun, 19 Feb 2006 14:31:15 +0000 (14:31 +0000)]
svn:ignore

18 years agoFix
Rémi Denis-Courmont [Sun, 19 Feb 2006 14:28:50 +0000 (14:28 +0000)]
Fix

18 years agoUpdate files list
Rémi Denis-Courmont [Sun, 19 Feb 2006 14:15:04 +0000 (14:15 +0000)]
Update files list

18 years agoRemove unused directory
Rémi Denis-Courmont [Sun, 19 Feb 2006 14:13:29 +0000 (14:13 +0000)]
Remove unused directory

18 years agoLink Mozilla plugin against shared library when built
Rémi Denis-Courmont [Sun, 19 Feb 2006 13:45:17 +0000 (13:45 +0000)]
Link Mozilla plugin against shared library when built

18 years agoFix a warning
Clément Stenac [Sun, 19 Feb 2006 13:44:29 +0000 (13:44 +0000)]
Fix a warning
Add some timing to playlist

18 years agoPropagate libvlc move in plugins
Rémi Denis-Courmont [Sun, 19 Feb 2006 13:40:09 +0000 (13:40 +0000)]
Propagate libvlc move in plugins

18 years agoBe consistant in naming
Clément Stenac [Sun, 19 Feb 2006 13:36:15 +0000 (13:36 +0000)]
Be consistant in naming

18 years agoFix a bug whereby --disable-shared-libvlc would actually enable it
Rémi Denis-Courmont [Sun, 19 Feb 2006 13:30:20 +0000 (13:30 +0000)]
Fix a bug whereby --disable-shared-libvlc would actually enable it

18 years ago- Build libvlc from src/ rather than top
Rémi Denis-Courmont [Sun, 19 Feb 2006 13:11:21 +0000 (13:11 +0000)]
- Build libvlc from src/ rather than top
  so that it is cleanly built before all modules
  (step toward buildable shared libvlc on Win32)
- Don't build position dependant code when building shared libvlc
  (that was a big waste of time)
- Link builtin modules with vlc rather than libvlc

18 years agoEnsure src/misc exists in builddir
Rémi Denis-Courmont [Sun, 19 Feb 2006 12:13:46 +0000 (12:13 +0000)]
Ensure src/misc exists in builddir

18 years agoLoadImage is a macro on Win32 API - you can't use as a function name as is
Rémi Denis-Courmont [Sun, 19 Feb 2006 11:15:01 +0000 (11:15 +0000)]
LoadImage is a macro on Win32 API - you can't use as a function name as is

18 years agoClean up backported from [12323]
Rémi Denis-Courmont [Sun, 19 Feb 2006 09:52:55 +0000 (09:52 +0000)]
Clean up backported from [12323]

18 years agoooups
Rémi Denis-Courmont [Sun, 19 Feb 2006 09:16:05 +0000 (09:16 +0000)]
ooups

18 years ago- Seemingly fix linking of plugins with shared libvlc on Win32
Rémi Denis-Courmont [Sun, 19 Feb 2006 09:03:58 +0000 (09:03 +0000)]
- Seemingly fix linking of plugins with shared libvlc on Win32
- Hopefully the same on Darwin

!!! BIG FAT WARNING !!!
On architectures where you need to resolve all symbols when
linking a shared library, libvlc must be built before the plugins, so
that they can resolve symbols from the libvlc API. Also, the "builtins"
must be built before libvlc (regardless of the architecture or use of
shared libvlc). However, our build system currently builds all modules,
whether builtins or plugins, then libvlc and then vlc.

Obviously, we could swap the build orders, so that libvlc gets built
before modules/ but that will only work if there is no buitins modules.
I'm not too keen on the idea of recursing twice within the modules/
subdirectories (once for builtins, and once for plugins). Until the
issue is settled, here is how to build and test the shared libvlc on
Win32:

1/ run configure with --enable-shared-libvlc
2/ build all built-in modules (or disable them all) one by one,
3/ make libvlc.dll
4/ make

18 years agoupdate video filter news (again :) )
Antoine Cellerier [Sat, 18 Feb 2006 23:10:54 +0000 (23:10 +0000)]
update video filter news (again :) )

18 years agorss.c: change module shortname
Antoine Cellerier [Sat, 18 Feb 2006 23:08:23 +0000 (23:08 +0000)]
rss.c: change module shortname

18 years agorss.c: add 'support' for Atom feeds.
Antoine Cellerier [Sat, 18 Feb 2006 23:06:12 +0000 (23:06 +0000)]
rss.c: add 'support' for Atom feeds.

18 years agorss.c: add suport for feed images (default enabled).
Antoine Cellerier [Sat, 18 Feb 2006 22:20:59 +0000 (22:20 +0000)]
rss.c: add suport for feed images (default enabled).

tested with
./vlc --sub-filter rss --rss-urls "http://www.lefigaro.fr/rss/figaro_une.xml|http://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xml" --rss-length 40 --rss-size 15 --rss-images --rss-speed 1000 <video>

18 years agoComment lines now fit on a 80 char wide screen
Antoine Cellerier [Sat, 18 Feb 2006 22:08:11 +0000 (22:08 +0000)]
Comment lines now fit on a 80 char wide screen

18 years agoRemove ugly usage of vlc_symbols.h when building libvlc as a shared library
Rémi Denis-Courmont [Sat, 18 Feb 2006 20:49:46 +0000 (20:49 +0000)]
Remove ugly usage of vlc_symbols.h when building libvlc as a shared library

18 years agoAll: missing #include "charset.h"
Rémi Denis-Courmont [Sat, 18 Feb 2006 20:34:32 +0000 (20:34 +0000)]
All: missing #include "charset.h"

18 years agoFix warnings
Rémi Denis-Courmont [Sat, 18 Feb 2006 20:32:03 +0000 (20:32 +0000)]
Fix warnings

18 years agoRemove whitespace
Jean-Paul Saman [Sat, 18 Feb 2006 20:28:47 +0000 (20:28 +0000)]
Remove whitespace

18 years agoUse #include <vlc_vlm.h> instead of local include directive
Jean-Paul Saman [Sat, 18 Feb 2006 20:26:23 +0000 (20:26 +0000)]
Use #include <vlc_vlm.h> instead of local include directive

18 years agoAdd with-ffmpeg-{vorbis,theora,ogg} in case ffmpeg is compiled with vorbis, theora...
Jean-Paul Saman [Sat, 18 Feb 2006 20:24:27 +0000 (20:24 +0000)]
Add with-ffmpeg-{vorbis,theora,ogg} in case ffmpeg is compiled with vorbis, theora and/or ogg support

18 years agoRemove unused variable
Rémi Denis-Courmont [Sat, 18 Feb 2006 20:07:55 +0000 (20:07 +0000)]
Remove unused variable

18 years agoRemove unused variable
Rémi Denis-Courmont [Sat, 18 Feb 2006 20:05:50 +0000 (20:05 +0000)]
Remove unused variable

18 years agoFix warning
Rémi Denis-Courmont [Sat, 18 Feb 2006 20:04:36 +0000 (20:04 +0000)]
Fix warning

18 years ago * modules/demux/mp4/drms.c: mostly cosmetic changes.
Sam Hocevar [Sat, 18 Feb 2006 19:18:35 +0000 (19:18 +0000)]
  * modules/demux/mp4/drms.c: mostly cosmetic changes.

18 years ago* forgot that one in [14365]
Felix Paul Kühne [Sat, 18 Feb 2006 19:04:19 +0000 (19:04 +0000)]
* forgot that one in [14365]

18 years agodo everything with the stream functions (no more fopen)
Antoine Cellerier [Sat, 18 Feb 2006 19:03:44 +0000 (19:03 +0000)]
do everything with the stream functions (no more fopen)

18 years ago* added a note about the update-checker to the news and updated the copyright dates...
Felix Paul Kühne [Sat, 18 Feb 2006 18:53:24 +0000 (18:53 +0000)]
* added a note about the update-checker to the news and updated the copyright dates in *.h and *.m

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