]> git.sesse.net Git - vlc/log
vlc
18 years agoFix compiler warning: Add missing include
Jean-Paul Saman [Sun, 12 Mar 2006 09:27:48 +0000 (09:27 +0000)]
Fix compiler warning: Add missing include

18 years agoDisable update checker in Win32 until it's fixed
Clément Stenac [Sun, 12 Mar 2006 09:12:38 +0000 (09:12 +0000)]
Disable update checker in Win32 until it's fixed

18 years agoRevert [14732]
Clément Stenac [Sun, 12 Mar 2006 09:11:49 +0000 (09:11 +0000)]
Revert [14732]

18 years agoMight fix a bit update layout in win32
Clément Stenac [Sun, 12 Mar 2006 09:08:18 +0000 (09:08 +0000)]
Might fix a bit update layout in win32

18 years agofix bluescreen description
Antoine Cellerier [Sat, 11 Mar 2006 23:30:07 +0000 (23:30 +0000)]
fix bluescreen description

18 years ago* fix make dist for OSX
Felix Paul Kühne [Sat, 11 Mar 2006 23:29:09 +0000 (23:29 +0000)]
* fix make dist for OSX

18 years agoadd note about XSPF not being in 0.8.5-test1
Antoine Cellerier [Sat, 11 Mar 2006 23:23:32 +0000 (23:23 +0000)]
add note about XSPF not being in 0.8.5-test1

18 years agoThanks and news (see previous commit)
Antoine Cellerier [Sat, 11 Mar 2006 23:21:44 +0000 (23:21 +0000)]
Thanks and news (see previous commit)

18 years agosrc/playlist/loadsave.c, modules/demux/playlist/*, modules/gui/*,
Antoine Cellerier [Sat, 11 Mar 2006 23:19:59 +0000 (23:19 +0000)]
src/playlist/loadsave.c, modules/demux/playlist/*, modules/gui/*,
modules/misc/playlist/*, modules/access/http.c: XSPF playlist support
(read and write) by Daniel Stranger. Many thanks

src/misc/modules.c, src/misc/strings.c, include/vlc_strings.h: string
handling functions.

modules/control/http/*, modules/services_discovery/upnp_intel.cpp: use
these string handling functions.

18 years agoka.po: new update by Alexander Dibebulize.
Christophe Mutricy [Sat, 11 Mar 2006 22:40:56 +0000 (22:40 +0000)]
ka.po: new update by Alexander Dibebulize.
All: Run make update-po

18 years agoCheck that destination node is really a node.
Antoine Cellerier [Sat, 11 Mar 2006 21:19:12 +0000 (21:19 +0000)]
Check that destination node is really a node.

18 years ago * Use run-time detection of UTF-8 as current charset instead of hard-coding to be...
Rémi Denis-Courmont [Sat, 11 Mar 2006 19:35:22 +0000 (19:35 +0000)]
 * Use run-time detection of UTF-8 as current charset instead of hard-coding to be if and only if Mac OS X
 * Use CP1252 as a fallback instead of ISO-8859-1 (as far as printable characters are concerned, the first is a superset of the second, and it is the most commonly used charset in the west to date)

18 years ago- Fix memleak when not using Mac OS
Rémi Denis-Courmont [Sat, 11 Mar 2006 19:25:33 +0000 (19:25 +0000)]
- Fix memleak when not using Mac OS
- Error handling clean up

18 years agoDon't use %f in RRD output (Closes:#582)
Clément Stenac [Sat, 11 Mar 2006 19:23:58 +0000 (19:23 +0000)]
Don't use %f in RRD output (Closes:#582)

18 years agoA number of fixes spotted by Sébastien Raud < s d0t raud att yahoo d0t fr >
Clément Stenac [Sat, 11 Mar 2006 18:34:39 +0000 (18:34 +0000)]
A number of fixes spotted by Sébastien Raud < s d0t raud att yahoo d0t fr >
Thanks.

18 years agoWork around what looks like a ...
Clément Stenac [Sat, 11 Mar 2006 18:18:14 +0000 (18:18 +0000)]
Work around what looks like a ...
...
WX bug !
(OnActivateItem not working with enter key on Win32)

(Closes:#348)

18 years agoStrings (Refs:#438)
Clément Stenac [Sat, 11 Mar 2006 17:35:55 +0000 (17:35 +0000)]
Strings (Refs:#438)

18 years ago* updated the copyright-string
Felix Paul Kühne [Sat, 11 Mar 2006 17:19:37 +0000 (17:19 +0000)]
* updated the copyright-string

18 years agoChange some button orders
Clément Stenac [Sat, 11 Mar 2006 13:41:49 +0000 (13:41 +0000)]
Change some button orders
Hide the "OK" button in the preferences (keep "Save")

18 years agoFix crash in TS muxer. Patch by Alex Antropoff.
Clément Stenac [Sat, 11 Mar 2006 13:03:04 +0000 (13:03 +0000)]
Fix crash in TS muxer. Patch by Alex Antropoff.
Thanks.

Closes: #552
18 years agocodec/flac.c: fix preparse with flac
Christophe Mutricy [Sat, 11 Mar 2006 01:29:05 +0000 (01:29 +0000)]
codec/flac.c: fix preparse with flac

18 years agoTell user we disabled EPSV mode _before_ reconnecting so (s)he doesn't get confused
Rémi Denis-Courmont [Fri, 10 Mar 2006 23:19:18 +0000 (23:19 +0000)]
Tell user we disabled EPSV mode _before_ reconnecting so (s)he doesn't get confused

18 years agoFix typo
Rémi Denis-Courmont [Fri, 10 Mar 2006 18:21:34 +0000 (18:21 +0000)]
Fix typo

18 years agoTest distcheck with libtool when using libtool so I can test
Rémi Denis-Courmont [Fri, 10 Mar 2006 18:10:45 +0000 (18:10 +0000)]
Test distcheck with libtool when using libtool so I can test

18 years agoRemove broken lldiv check and only use lldiv replacement on BeOS
Rémi Denis-Courmont [Fri, 10 Mar 2006 17:57:31 +0000 (17:57 +0000)]
Remove broken lldiv check and only use lldiv replacement on BeOS

18 years agoRemove non-existant files
Rémi Denis-Courmont [Fri, 10 Mar 2006 17:48:57 +0000 (17:48 +0000)]
Remove non-existant files

18 years agoUpdate file names
Rémi Denis-Courmont [Fri, 10 Mar 2006 17:35:28 +0000 (17:35 +0000)]
Update file names

18 years agoUse better name for newly introduced file
Rémi Denis-Courmont [Fri, 10 Mar 2006 17:31:15 +0000 (17:31 +0000)]
Use better name for newly introduced file

18 years agoSame as previous commit - for VLC
Rémi Denis-Courmont [Fri, 10 Mar 2006 17:30:32 +0000 (17:30 +0000)]
Same as previous commit - for VLC

18 years agoFix and restore nice file names
Rémi Denis-Courmont [Fri, 10 Mar 2006 17:21:33 +0000 (17:21 +0000)]
Fix and restore nice file names
Shame on me

18 years agoMakefile.am: Add the syntax files, valgrinds false positive suppressions, make nicifi...
Christophe Mutricy [Fri, 10 Mar 2006 14:03:58 +0000 (14:03 +0000)]
Makefile.am: Add the syntax files, valgrinds false positive suppressions, make nicificator to the tarball

18 years agorun make update-po
Antoine Cellerier [Fri, 10 Mar 2006 12:44:17 +0000 (12:44 +0000)]
run make update-po

18 years agoClean up ListenTCP error handling (refs #320)
Rémi Denis-Courmont [Fri, 10 Mar 2006 09:31:17 +0000 (09:31 +0000)]
Clean up ListenTCP error handling (refs #320)

18 years agoSomeone forgot to add an exported symbol
Rémi Denis-Courmont [Fri, 10 Mar 2006 09:28:45 +0000 (09:28 +0000)]
Someone forgot to add an exported symbol
(p_symbols and vlc_symbols.h sucks time, heh? - use shared libvlc/libtool)

18 years agoForgot this
Clément Stenac [Fri, 10 Mar 2006 07:20:41 +0000 (07:20 +0000)]
Forgot this

18 years agoTest1
Clément Stenac [Fri, 10 Mar 2006 07:17:31 +0000 (07:17 +0000)]
Test1

18 years ago- Clean up error message generation with TCP outgoing connections
Rémi Denis-Courmont [Thu, 9 Mar 2006 22:57:30 +0000 (22:57 +0000)]
- Clean up error message generation with TCP outgoing connections
- Fix memleak in case of connection failure

18 years agoCommon socket error handling
Rémi Denis-Courmont [Thu, 9 Mar 2006 22:56:37 +0000 (22:56 +0000)]
Common socket error handling

18 years agoFix make core on Win32 with shared libvlc
Rémi Denis-Courmont [Thu, 9 Mar 2006 22:43:01 +0000 (22:43 +0000)]
Fix make core on Win32 with shared libvlc

18 years agolibvlc.h: preferences tweaking
Christophe Mutricy [Thu, 9 Mar 2006 20:05:53 +0000 (20:05 +0000)]
libvlc.h: preferences tweaking

18 years agoall: move the logger option from video to interface and advanced
Christophe Mutricy [Thu, 9 Mar 2006 19:55:40 +0000 (19:55 +0000)]
all: move the logger option from video to interface and advanced

18 years ago* Use the proper parent object to do var_Get macosx-black on. Fixes the issue where...
Derk-Jan Hartman [Thu, 9 Mar 2006 15:57:48 +0000 (15:57 +0000)]
* Use the proper parent object to do var_Get macosx-black on. Fixes the issue where we failed to mutex_lock.

18 years ago* Don't crash if we want to msg_Dbg on an object that doesn't exist.
Derk-Jan Hartman [Thu, 9 Mar 2006 15:55:13 +0000 (15:55 +0000)]
* Don't crash if we want to msg_Dbg on an object that doesn't exist.

18 years agoUse the fine stack as we can
Rémi Denis-Courmont [Thu, 9 Mar 2006 13:28:48 +0000 (13:28 +0000)]
Use the fine stack as we can

18 years agoAs a work-around, accept both decimal separators when...
Rémi Denis-Courmont [Thu, 9 Mar 2006 13:08:46 +0000 (13:08 +0000)]
As a work-around, accept both decimal separators when...
deserializing floats from configuration (fixes #589)

I know this is NOT the “right” way to fix this.
The “right” way would be to remove floats from the configuration...
but there are approximately one float parameter in the core and 46 ones
in our current plugins set, none of which I use myself. So I am
defintely not going to rewrite all^H^H^Hany of them.

Of course, it would be cleaner to be “strict”  in what we write to
the configuration file, than “liberal” in what we accept... but IMHO,
it is way easier and more robust to be liberal in what we accept in
this particular case (ie. accepting both decimal separators is trivial,
while serializing float numbers manually is complex).

18 years agoRevert [14683]
Rémi Denis-Courmont [Thu, 9 Mar 2006 10:56:53 +0000 (10:56 +0000)]
Revert [14683]
You can definitely declare variable at the beginning of a nested block with gcc 2.95

18 years ago* put a warning to prevent users from reporting known bugs for panel is which won...
Felix Paul Kühne [Thu, 9 Mar 2006 10:04:01 +0000 (10:04 +0000)]
* put a warning to prevent users from reporting known bugs for panel is which won't be included within 0.8.5
* fixed svn propset

18 years agoUpdate e-mail address
Jean-Paul Saman [Thu, 9 Mar 2006 09:47:30 +0000 (09:47 +0000)]
Update e-mail address

18 years ago* improved the wording a bit
Felix Paul Kühne [Thu, 9 Mar 2006 09:31:36 +0000 (09:31 +0000)]
* improved the wording a bit

18 years ago Force lldiv emulation on BeOS
Eric Petit [Wed, 8 Mar 2006 23:52:35 +0000 (23:52 +0000)]
 Force lldiv emulation on BeOS

18 years agoall: reworked gui layout of dialog boxes to get rid of the dark gray background colou...
Damien Fouilleul [Wed, 8 Mar 2006 23:52:29 +0000 (23:52 +0000)]
all: reworked gui layout of dialog boxes to get rid of the dark gray background colour (I hope that wasn't intentional :)

18 years ago Emulate C99's lldiv() if necessary
Eric Petit [Wed, 8 Mar 2006 23:32:08 +0000 (23:32 +0000)]
 Emulate C99's lldiv() if necessary

18 years agortsp.c: BeOS fix. variables can't be declared in the middle of the function.
Christophe Mutricy [Wed, 8 Mar 2006 22:30:53 +0000 (22:30 +0000)]
rtsp.c: BeOS fix. variables can't be declared in the middle of the function.

18 years ago* one part of x264 patch fixed upstream
Derk-Jan Hartman [Wed, 8 Mar 2006 22:03:00 +0000 (22:03 +0000)]
* one part of x264 patch fixed upstream

18 years agoall: for Cygwin, make sure that the program-prefix is empty, so that libgcrypt-config...
Damien Fouilleul [Wed, 8 Mar 2006 17:50:44 +0000 (17:50 +0000)]
all: for Cygwin, make sure that the program-prefix is empty, so that libgcrypt-config & gnutls-config are not prefixed by the target build (i586-mingw32msvc), which causes prevents configures scripts from detecting them

18 years agoWinsock non-blocking kludge for GnuTLS (refs #538)
Rémi Denis-Courmont [Wed, 8 Mar 2006 17:33:29 +0000 (17:33 +0000)]
Winsock non-blocking kludge for GnuTLS (refs #538)

18 years agosvn:ignore
Rémi Denis-Courmont [Wed, 8 Mar 2006 17:25:09 +0000 (17:25 +0000)]
svn:ignore

18 years agomodules/misc/rtsp.c is using us_strtod
Antoine Cellerier [Wed, 8 Mar 2006 17:06:59 +0000 (17:06 +0000)]
modules/misc/rtsp.c is using us_strtod

18 years agoMissing export
Rémi Denis-Courmont [Wed, 8 Mar 2006 13:51:31 +0000 (13:51 +0000)]
Missing export

18 years agoDon't use C (de)serialization for float numbers (closes #583)
Rémi Denis-Courmont [Wed, 8 Mar 2006 13:32:37 +0000 (13:32 +0000)]
Don't use C (de)serialization for float numbers (closes #583)

18 years ago * i18n_strtod: locale-agnostic strtod() (accepts both comma and dot as decimal separ...
Rémi Denis-Courmont [Wed, 8 Mar 2006 12:25:29 +0000 (12:25 +0000)]
 * i18n_strtod: locale-agnostic strtod() (accepts both comma and dot as decimal separator)
 * us_strtod, us_atof: same as i18n_* but only accept dot in any case
   (this will be useful when parsing stream output chain which uses comma to separate
    options)

18 years agoFix TTL range check
Rémi Denis-Courmont [Wed, 8 Mar 2006 12:23:34 +0000 (12:23 +0000)]
Fix TTL range check

18 years agoAvoid ugly non-const cast
Rémi Denis-Courmont [Wed, 8 Mar 2006 11:52:46 +0000 (11:52 +0000)]
Avoid ugly non-const cast

18 years agoi18n_atof(): locale-agnostic atof()
Rémi Denis-Courmont [Wed, 8 Mar 2006 11:32:34 +0000 (11:32 +0000)]
i18n_atof(): locale-agnostic atof()

18 years agoFix wizard matrix on win32. Closes:#531
Clément Stenac [Wed, 8 Mar 2006 09:47:45 +0000 (09:47 +0000)]
Fix wizard matrix on win32. Closes:#531

18 years ago* Fix the issue where sometimes the Menubar wouldn't reappear after exiting fullscreen.
Derk-Jan Hartman [Tue, 7 Mar 2006 23:56:32 +0000 (23:56 +0000)]
* Fix the issue where sometimes the Menubar wouldn't reappear after exiting fullscreen.

18 years ago* Fix an issue with a : in the subtitle-filename causing the subtitle detection to...
Derk-Jan Hartman [Tue, 7 Mar 2006 23:22:41 +0000 (23:22 +0000)]
* Fix an issue with a : in the subtitle-filename causing the subtitle detection to fail.

18 years ago- Undo [14667]
Rémi Denis-Courmont [Tue, 7 Mar 2006 20:06:53 +0000 (20:06 +0000)]
- Undo [14667]
 * fix memleak
 * remove unused variable (psz_local always NULL...)
 * remove free(NULL)
 * remove expansion-unsafe wxDnDLocaleFree() macro variant
- Actually fix [14633] flawed logic

18 years agoFix wx DnD once more.
Antoine Cellerier [Tue, 7 Mar 2006 18:48:35 +0000 (18:48 +0000)]
Fix wx DnD once more.

18 years agoHACKING: Add a note about the module cache and vlc --list
Christophe Mutricy [Tue, 7 Mar 2006 13:30:27 +0000 (13:30 +0000)]
HACKING: Add a note about the module cache and vlc --list

18 years agoMakefile: don't forget to chmod a+x gecko-sdk/bin/*
Damien Fouilleul [Tue, 7 Mar 2006 12:22:19 +0000 (12:22 +0000)]
Makefile: don't forget to chmod a+x gecko-sdk/bin/*

18 years agoall: updating mozilla SDK for cygwin builds
Damien Fouilleul [Tue, 7 Mar 2006 12:15:06 +0000 (12:15 +0000)]
all: updating mozilla SDK for cygwin builds

18 years agoffmpeg-cvs-mactel.patch: Mangle patch was applied upstream
Christophe Mutricy [Tue, 7 Mar 2006 10:29:41 +0000 (10:29 +0000)]
ffmpeg-cvs-mactel.patch: Mangle patch was applied upstream

18 years agoAdd link to online documentation in VLC manpage
Antoine Cellerier [Mon, 6 Mar 2006 18:55:39 +0000 (18:55 +0000)]
Add link to online documentation in VLC manpage

18 years ago * extras/contrib/src/Makefile: build libx264.a in PIC mode on OS X x86.
Sam Hocevar [Mon, 6 Mar 2006 17:51:43 +0000 (17:51 +0000)]
  * extras/contrib/src/Makefile: build libx264.a in PIC mode on OS X x86.

18 years agoMakefile: fix for MacIntel package build
Damien Fouilleul [Mon, 6 Mar 2006 16:06:41 +0000 (16:06 +0000)]
Makefile: fix for MacIntel package build

18 years agoWxWidgets: use wraptext in UTF-8 mode as that is the codeset for gettext
Rémi Denis-Courmont [Mon, 6 Mar 2006 10:25:12 +0000 (10:25 +0000)]
WxWidgets: use wraptext in UTF-8 mode as that is the codeset for gettext
core: remove unused ISO-8859-centric monobyte mode from vlc_wraptext()

18 years agoAdd extra Win32-specific debug (refs #538)
Rémi Denis-Courmont [Mon, 6 Mar 2006 10:23:37 +0000 (10:23 +0000)]
Add extra Win32-specific debug (refs #538)

18 years agosrc/Makefile: make distcheck happy
Christophe Mutricy [Mon, 6 Mar 2006 09:42:01 +0000 (09:42 +0000)]
src/Makefile: make distcheck happy

18 years agoextras/contrib/src/Makefile: cleaned up INSTALL_NAME macro for MacOS X: all the dylib...
Damien Fouilleul [Sun, 5 Mar 2006 23:49:52 +0000 (23:49 +0000)]
extras/contrib/src/Makefile: cleaned up INSTALL_NAME macro for MacOS X: all the dylib in contrib/lib are soft-linked to their distributed version in 'vlc-lib'. this way, VLC build system can use contrib libs on MacOS X the same way as for UNIX, and should simplify porting to libtool
configure.ac: cleaned up Cocoa.h detection, removed link path dependency to 'vlc-lib' as it is no longer necessary
Makefile.am: fixed installation of dylibs as vlc_ prefix is already appended by INSTALL_NAME

NOTE: this change is highly disruptive for MacOS X build, I strongly recommend that you rebuild the contrib packages for this platform. Other platforms are unaffected

18 years agoconfigure.ac: use the gecko-sdk in the contrib
Christophe Mutricy [Sun, 5 Mar 2006 20:08:16 +0000 (20:08 +0000)]
configure.ac: use the gecko-sdk in the contrib

18 years agocontrib/Makefile: Don't put 2 include
Christophe Mutricy [Sun, 5 Mar 2006 19:37:21 +0000 (19:37 +0000)]
contrib/Makefile: Don't put 2 include

18 years agoAdd some news
Clément Stenac [Sun, 5 Mar 2006 19:05:07 +0000 (19:05 +0000)]
Add some news

18 years agocontrib/Makefile: dereference the symlink. a better solution would be to transform...
Christophe Mutricy [Sun, 5 Mar 2006 17:44:04 +0000 (17:44 +0000)]
contrib/Makefile: dereference the symlink. a better solution would be to transform the absolute one to relative.

18 years agoUpdate x264 patch.
Christophe Mutricy [Sun, 5 Mar 2006 16:43:37 +0000 (16:43 +0000)]
Update x264 patch.

18 years ago* make sure that the timer which is updating the stats-tab is stopped when the panel...
Felix Paul Kühne [Sun, 5 Mar 2006 16:41:18 +0000 (16:41 +0000)]
* make sure that the timer which is updating the stats-tab is stopped when the panel is closed
* fixed a minor memory leak (the timer wasn't released after invalidating it)
* VLCInfo is o_info_window's delegate now

18 years agoSelect item after deleting items from the playlist with KEY_DEL.
Antoine Cellerier [Sun, 5 Mar 2006 15:47:17 +0000 (15:47 +0000)]
Select item after deleting items from the playlist with KEY_DEL.

18 years ago* don't show the statistics-tab if the stats aren't enabled
Felix Paul Kühne [Sun, 5 Mar 2006 15:42:51 +0000 (15:42 +0000)]
* don't show the statistics-tab if the stats aren't enabled

18 years agoDon't call textdomain - it is not only useless but harmful (refs #581)
Rémi Denis-Courmont [Sun, 5 Mar 2006 15:34:21 +0000 (15:34 +0000)]
Don't call textdomain - it is not only useless but harmful (refs #581)

18 years agoctrl_tree.cpp: fix selection bug (when pressing KEY_DOWN if the selected item was...
Antoine Cellerier [Sun, 5 Mar 2006 15:33:02 +0000 (15:33 +0000)]
ctrl_tree.cpp: fix selection bug (when pressing KEY_DOWN if the selected item was the last visible tree item)
playtree.hpp: cosmetics

18 years ago- Call dgettext directly with shared libvlc and libtool
Rémi Denis-Courmont [Sun, 5 Mar 2006 15:32:49 +0000 (15:32 +0000)]
- Call dgettext directly with shared libvlc and libtool
- Remove vlc_dcgettext in those cases

18 years agoAdd some “const”s
Rémi Denis-Courmont [Sun, 5 Mar 2006 15:32:01 +0000 (15:32 +0000)]
Add some “const”s

18 years agoFix some warnings
Rémi Denis-Courmont [Sun, 5 Mar 2006 15:29:52 +0000 (15:29 +0000)]
Fix some warnings

18 years agoWe won't need to warn ECP about releases now.
Antoine Cellerier [Sun, 5 Mar 2006 14:58:31 +0000 (14:58 +0000)]
We won't need to warn ECP about releases now.

18 years agoFix build on Mac (i hope)
Antoine Cellerier [Sun, 5 Mar 2006 14:37:35 +0000 (14:37 +0000)]
Fix build on Mac (i hope)

18 years agoremove now useless x509-ca-bundle option
Rémi Denis-Courmont [Sun, 5 Mar 2006 11:36:59 +0000 (11:36 +0000)]
remove now useless x509-ca-bundle option

18 years agoLook for Root CA certificates in VLC data dir
Rémi Denis-Courmont [Sun, 5 Mar 2006 11:28:28 +0000 (11:28 +0000)]
Look for Root CA certificates in VLC data dir

18 years agoWe can now DnD a file everywhere on the playlist dialog. Droping above the tree will...
Antoine Cellerier [Sun, 5 Mar 2006 11:24:59 +0000 (11:24 +0000)]
We can now DnD a file everywhere on the playlist dialog. Droping above the tree will insert at the begining of the playlist. Droping under the tree will insert at the end of the playlist.

18 years agoRemove uneeded include (since playlist DnD is now different from the main controler...
Antoine Cellerier [Sun, 5 Mar 2006 11:16:23 +0000 (11:16 +0000)]
Remove uneeded include (since playlist DnD is now different from the main controler's DnD)

18 years agoconfig_GetDataDir(): returns path to VLC installed shared data
Rémi Denis-Courmont [Sun, 5 Mar 2006 11:10:34 +0000 (11:10 +0000)]
config_GetDataDir(): returns path to VLC installed shared data