]> git.sesse.net Git - vlc/log
vlc
13 years agoFix some typos.
Rémi Duraffort [Tue, 31 Aug 2010 19:53:28 +0000 (21:53 +0200)]
Fix some typos.

13 years agoAdd a test about chain escaping escaping.
Rémi Duraffort [Tue, 31 Aug 2010 19:51:02 +0000 (21:51 +0200)]
Add a test about chain escaping escaping.

13 years agoBe sure audio equalizer filter is inserted first.
Laurent Aimar [Tue, 31 Aug 2010 19:07:50 +0000 (21:07 +0200)]
Be sure audio equalizer filter is inserted first.

13 years agoAdds the compressor module to VLC
Ronald Wright [Thu, 1 Jul 2010 08:32:59 +0000 (03:32 -0500)]
Adds the compressor module to VLC

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
Modified by Laurent Aimar (removed the equalizer part of the initial
patch).

13 years agoQt4: do not create pref tooltip if there is no text
Rémi Denis-Courmont [Sun, 29 Aug 2010 15:14:36 +0000 (18:14 +0300)]
Qt4: do not create pref tooltip if there is no text

By the way, it seems like we should always use NULL rather than "" for
longtext. Not only this avoids the recurrent gettext("") translation
problem, but an empty tool tip makes no sense. There should be no tool
tip at all if there is no text.

13 years agoFix typo
Rémi Denis-Courmont [Sun, 29 Aug 2010 02:57:11 +0000 (05:57 +0300)]
Fix typo

13 years agoskins2(Win32) : fix GDI leak (trac #4101)
Erwan Tulou [Sat, 28 Aug 2010 16:33:36 +0000 (18:33 +0200)]
skins2(Win32) : fix GDI leak (trac #4101)

13 years agoDon't touch stamp-cache file
Rafaël Carré [Thu, 26 Aug 2010 12:43:23 +0000 (14:43 +0200)]
Don't touch stamp-cache file

stamp-cache is a PHONY target

13 years agoFix loading of the VLC icon
Christophe Mutricy [Wed, 25 Aug 2010 22:27:19 +0000 (23:27 +0100)]
Fix loading of the VLC icon

Both in installed and non-installed mode

13 years agoContribs: fix libcaca-beta17 linkage on Win32
Jean-Baptiste Kempf [Tue, 24 Aug 2010 17:30:29 +0000 (19:30 +0200)]
Contribs: fix libcaca-beta17 linkage on Win32

13 years agoDo not output config.status into srcdir
Rémi Denis-Courmont [Tue, 24 Aug 2010 17:23:17 +0000 (20:23 +0300)]
Do not output config.status into srcdir

This reverts commit b1aa3f58b13435f680e205be3126a86615d935ac.

13 years agoContribs: remove clinkcc
Jean-Baptiste Kempf [Tue, 24 Aug 2010 17:00:34 +0000 (19:00 +0200)]
Contribs: remove clinkcc

13 years agoContrib: upnp/win32, remove strerror use, and other small hacks...
Jean-Baptiste Kempf [Tue, 24 Aug 2010 16:53:41 +0000 (18:53 +0200)]
Contrib: upnp/win32, remove strerror use, and other small hacks...

This should make the upnp module compile on Win32
Should Close #4108

13 years agoContribs: fix libupnp linking with pthread for Win32
Jean-Baptiste Kempf [Tue, 24 Aug 2010 16:14:10 +0000 (18:14 +0200)]
Contribs: fix libupnp linking with pthread for Win32

Ref #4108

13 years agoConfigure: upnp_intel is C++, not C
Jean-Baptiste Kempf [Tue, 24 Aug 2010 15:55:56 +0000 (17:55 +0200)]
Configure: upnp_intel is C++, not C

Ref #4108

13 years agomedia list player: return NothingSpecial on is_playing if media instance is null
Filippo Carone [Tue, 24 Aug 2010 14:57:42 +0000 (16:57 +0200)]
media list player: return NothingSpecial on is_playing if media instance is null

13 years agoContribs: update again to latest live555 patch
Jean-Baptiste Kempf [Tue, 24 Aug 2010 15:07:38 +0000 (17:07 +0200)]
Contribs: update again to latest live555 patch

I obviously didn't had the latest.tar.gz

13 years agoR.I.P. toolbox
Rafaël Carré [Tue, 24 Aug 2010 14:51:02 +0000 (16:51 +0200)]
R.I.P. toolbox

13 years agoINSTALL.wince is gone.
Jean-Baptiste Kempf [Tue, 24 Aug 2010 13:40:20 +0000 (15:40 +0200)]
INSTALL.wince is gone.

13 years agoContribs: update live555 patch
Jean-Baptiste Kempf [Tue, 24 Aug 2010 13:37:53 +0000 (15:37 +0200)]
Contribs: update live555 patch

13 years agoignore autogenerated libvlc_version.h
Rafaël Carré [Tue, 24 Aug 2010 06:45:38 +0000 (08:45 +0200)]
ignore autogenerated libvlc_version.h

13 years agoFix out of tree build
Rafaël Carré [Tue, 24 Aug 2010 06:44:30 +0000 (08:44 +0200)]
Fix out of tree build

13 years agoQt: reindent
Jean-Baptiste Kempf [Mon, 23 Aug 2010 22:03:24 +0000 (00:03 +0200)]
Qt: reindent

13 years agoQt: try to fix the "open containing folder" on Win32
Jean-Baptiste Kempf [Mon, 23 Aug 2010 21:59:24 +0000 (23:59 +0200)]
Qt: try to fix the "open containing folder" on Win32

Should close #3536

13 years agoXCB: reset the X11 screen saver when displaying a picture
Rémi Denis-Courmont [Sun, 11 Jul 2010 10:59:29 +0000 (13:59 +0300)]
XCB: reset the X11 screen saver when displaying a picture

13 years agoFlush standard output after help is written (fix #4102)
Rémi Denis-Courmont [Mon, 23 Aug 2010 18:41:48 +0000 (21:41 +0300)]
Flush standard output after help is written (fix #4102)

13 years agoQt: cosmetics
Jean-Baptiste Kempf [Mon, 23 Aug 2010 17:04:55 +0000 (19:04 +0200)]
Qt: cosmetics

13 years agoQt: warn when we cannot save the configuration
Jean-Baptiste Kempf [Mon, 23 Aug 2010 16:58:47 +0000 (18:58 +0200)]
Qt: warn when we cannot save the configuration

Close #3944

13 years agoCorrect solid .desktop files
Alexandre Ferreira [Mon, 23 Aug 2010 08:06:24 +0000 (10:06 +0200)]
Correct solid .desktop files

https://bugs.gentoo.org/show_bug.cgi?id=333723

13 years agoFix/improve some strings
Rémi Denis-Courmont [Sun, 22 Aug 2010 17:04:31 +0000 (20:04 +0300)]
Fix/improve some strings

13 years agoappletrailer: sort the elements of the playlist.
Rémi Duraffort [Sun, 22 Aug 2010 07:09:57 +0000 (09:09 +0200)]
appletrailer: sort the elements of the playlist.

13 years agoDistribute libvlc_version.h.in
Rémi Denis-Courmont [Sat, 21 Aug 2010 16:20:45 +0000 (19:20 +0300)]
Distribute libvlc_version.h.in

13 years agoInstall vlc_about.h for hypothetical out-of-tree UI plugins
Rémi Denis-Courmont [Sat, 21 Aug 2010 16:19:47 +0000 (19:19 +0300)]
Install vlc_about.h for hypothetical out-of-tree UI plugins

13 years agoDo not ignore vlc here, it breaks include/vlc
Rémi Denis-Courmont [Sat, 21 Aug 2010 16:17:39 +0000 (19:17 +0300)]
Do not ignore vlc here, it breaks include/vlc

13 years agolibvlc_version.h: build-time version macros
Rémi Denis-Courmont [Sat, 21 Aug 2010 16:17:18 +0000 (19:17 +0300)]
libvlc_version.h: build-time version macros

13 years agosubsdec: add a special "local system" character set
Rémi Denis-Courmont [Sat, 21 Aug 2010 09:29:58 +0000 (12:29 +0300)]
subsdec: add a special "local system" character set

13 years agoutf8_vfprintf(): simplify
Rémi Denis-Courmont [Sat, 21 Aug 2010 09:24:56 +0000 (12:24 +0300)]
utf8_vfprintf(): simplify

13 years agolua: improve the apple trailer sd:
Rémi Duraffort [Fri, 20 Aug 2010 18:46:26 +0000 (20:46 +0200)]
lua: improve the apple trailer sd:

 * fetch the list of video for one item only if required
 * use the provided thumbnail if available.

13 years agoosd_simple: fix a potential null-deref (can only be triggered when OOM).
Rémi Duraffort [Wed, 18 Aug 2010 20:29:14 +0000 (22:29 +0200)]
osd_simple: fix a potential null-deref (can only be triggered when OOM).

13 years agoQt4: translate description text for configuration choices
Rémi Denis-Courmont [Thu, 19 Aug 2010 20:58:14 +0000 (23:58 +0300)]
Qt4: translate description text for configuration choices

13 years agosubsdec: use var_Inherit()
Rémi Denis-Courmont [Thu, 19 Aug 2010 20:58:01 +0000 (23:58 +0300)]
subsdec: use var_Inherit()

13 years agomodule_gettext: return "" on NULL, fixes a segmentation fault
Rémi Denis-Courmont [Thu, 19 Aug 2010 20:51:52 +0000 (23:51 +0300)]
module_gettext: return "" on NULL, fixes a segmentation fault

There still are some formatting issues (e.g. --cdda-track)

13 years agoRemove now useless checks
Rémi Denis-Courmont [Thu, 19 Aug 2010 20:40:56 +0000 (23:40 +0300)]
Remove now useless checks

This reverts commit 10d0f724bc1ad48ed2b7729c612af01c4073b569.

13 years agoDo not translate "" for good this time
Rémi Denis-Courmont [Thu, 19 Aug 2010 20:27:26 +0000 (23:27 +0300)]
Do not translate "" for good this time

13 years agofix zsh completion
Rafaël Carré [Thu, 19 Aug 2010 00:23:35 +0000 (02:23 +0200)]
fix zsh completion

add needed header to fix build
process all config items
process all items of config lists (off by one)
fix display of lists: some option have a space in their name

13 years agozsh completion: fix include of contrib headers
Rafaël Carré [Thu, 19 Aug 2010 00:19:04 +0000 (02:19 +0200)]
zsh completion: fix include of contrib headers

13 years agoQt: Fix opening of folders under Win32
Jean-Baptiste Kempf [Wed, 18 Aug 2010 23:04:14 +0000 (01:04 +0200)]
Qt: Fix opening of folders under Win32

13 years agoFixed a regression in vout when stepping or seeking while paused.
Laurent Aimar [Wed, 18 Aug 2010 20:51:31 +0000 (22:51 +0200)]
Fixed a regression in vout when stepping or seeking while paused.

13 years agoIgnored language specified as 'und' (close #4077).
Laurent Aimar [Wed, 18 Aug 2010 20:38:14 +0000 (22:38 +0200)]
Ignored language specified as 'und' (close #4077).

13 years agoReworked the way the vout select the pictures to be displayed.
Laurent Aimar [Tue, 17 Aug 2010 20:28:23 +0000 (22:28 +0200)]
Reworked the way the vout select the pictures to be displayed.

It allows to:
 - properly support filters that do not have 1:1 input/output relation
 (yadif2x, bob, ... are back).
 - filter only once each picture (for the 'static' filter chain). It
 fixes filters with state behavior.
 - display as soon as possible the first frame after a flush.

There are still a few issues:
 - when paused, on filter changes, the picture displayed step forward the
 first time.
 - preventive frame dropping is not enough agressive.

13 years agoSeparated vout filter chain into static/interactive filter chains.
Laurent Aimar [Mon, 16 Aug 2010 19:38:38 +0000 (21:38 +0200)]
Separated vout filter chain into static/interactive filter chains.

 Due to the way dynamic configuration is managed, the static chain contains
only deinterlace/postproc for now.

13 years agoSecond attempt to fix compilation of dvdread (I don't really like this but it might...
Rémi Duraffort [Wed, 18 Aug 2010 20:13:09 +0000 (22:13 +0200)]
Second attempt to fix compilation of dvdread (I don't really like this but it might work).

13 years agovariables: add some LIBVLC_MALLOC and LIBVLC_USED.
Rémi Duraffort [Wed, 18 Aug 2010 19:37:11 +0000 (21:37 +0200)]
variables: add some LIBVLC_MALLOC and LIBVLC_USED.

13 years agoFix dvdread compilation.
Rémi Duraffort [Wed, 18 Aug 2010 19:16:07 +0000 (21:16 +0200)]
Fix dvdread compilation.

13 years agoWin32: fix resource file compilation
Jean-Baptiste Kempf [Wed, 18 Aug 2010 18:37:46 +0000 (20:37 +0200)]
Win32: fix resource file compilation

13 years agoContribs: Keep an older libgpg-error as release is broken on Windows
Jean-Baptiste Kempf [Wed, 18 Aug 2010 18:37:02 +0000 (20:37 +0200)]
Contribs: Keep an older libgpg-error as release is broken on Windows

As reported by xxcv

13 years agoMerge 1.1.3/NEWS into master
Jean-Baptiste Kempf [Wed, 18 Aug 2010 15:38:50 +0000 (17:38 +0200)]
Merge 1.1.3/NEWS into master

13 years agoWin32: correctly bump resource version
Jean-Baptiste Kempf [Wed, 18 Aug 2010 15:35:54 +0000 (17:35 +0200)]
Win32: correctly bump resource version

Close #3996

13 years agoQt4: use percent-encoding on dnd filenames
Ilkka Ollakka [Wed, 18 Aug 2010 12:46:14 +0000 (15:46 +0300)]
Qt4: use percent-encoding on dnd filenames

Should fix #4078 , same issue was in linux side also.

13 years agoMKV: remove unnecessary include
Jean-Baptiste Kempf [Wed, 18 Aug 2010 10:23:53 +0000 (12:23 +0200)]
MKV: remove unnecessary include

13 years agoFixed xml_reader usage in the freetype module.
Laurent Aimar [Tue, 17 Aug 2010 21:31:38 +0000 (23:31 +0200)]
Fixed xml_reader usage in the freetype module.

13 years agoFixed order between xmlFreeTextReader and xmlCleanupParser.
Laurent Aimar [Tue, 17 Aug 2010 21:30:04 +0000 (23:30 +0200)]
Fixed order between xmlFreeTextReader and xmlCleanupParser.

 I am not sure it had consequences, but it seems more logical and
it follows the libxml2 code example I found (reader1.c).

13 years agoFixed a segfault and a possible memory leak in xml_reader_t API
Laurent Aimar [Tue, 17 Aug 2010 21:24:26 +0000 (23:24 +0200)]
Fixed a segfault and a possible memory leak in xml_reader_t API

 xml_ReaderReset(reader, NULL) followed by xml_ReaderDelete(reader) lead
to a double free.
 xml_ReaderReset(reader, stream) would leak the module upon error.

13 years agoUse var_Inherit* when applicable.
Rémi Duraffort [Tue, 17 Aug 2010 19:56:05 +0000 (21:56 +0200)]
Use var_Inherit* when applicable.

13 years agoaccess_udp: remove obsolete shortcuts.
Rémi Duraffort [Tue, 17 Aug 2010 19:55:38 +0000 (21:55 +0200)]
access_udp: remove obsolete shortcuts.

13 years agoUse pkg-config to check for dvdread (the .pc file exist for a long time).
Rémi Duraffort [Tue, 17 Aug 2010 19:51:30 +0000 (21:51 +0200)]
Use pkg-config to check for dvdread (the .pc file exist for a long time).

13 years agolua_playlist: improve jamendo matching test.
Rémi Duraffort [Tue, 17 Aug 2010 19:45:27 +0000 (21:45 +0200)]
lua_playlist: improve jamendo matching test.

13 years agojamendo: also get the artist along with the list of songs for one album.
Rémi Duraffort [Tue, 17 Aug 2010 19:38:07 +0000 (21:38 +0200)]
jamendo: also get the artist along with the list of songs for one album.

13 years agolua_sd: improve the jamendo script to load the content of an album only if asked...
Rémi Duraffort [Tue, 17 Aug 2010 18:23:51 +0000 (20:23 +0200)]
lua_sd: improve the jamendo script to load the content of an album only if asked for.

The script is faster and decrease the load on the server.

13 years agoqadd is an armv5e instruction, check for an ARMv6+ instruction
Rafaël Carré [Tue, 17 Aug 2010 17:23:13 +0000 (19:23 +0200)]
qadd is an armv5e instruction, check for an ARMv6+ instruction

13 years agoM3U export: small code factorization
Rémi Denis-Courmont [Tue, 17 Aug 2010 16:45:29 +0000 (19:45 +0300)]
M3U export: small code factorization

13 years agoM3U export: use local paths if applicable (fix #4063)
Rémi Denis-Courmont [Tue, 17 Aug 2010 16:44:14 +0000 (19:44 +0300)]
M3U export: use local paths if applicable (fix #4063)

13 years agoIncludes: remove tabs and trailing spaces
Jean-Baptiste Kempf [Tue, 17 Aug 2010 11:01:20 +0000 (13:01 +0200)]
Includes: remove tabs and trailing spaces

13 years agoQt4: fix a minor (but annoying) UI glitch on restart
Jean-Baptiste Kempf [Tue, 17 Aug 2010 13:51:40 +0000 (15:51 +0200)]
Qt4: fix a minor (but annoying) UI glitch on restart

Close #4041

13 years agoASF mux: reduce variable scope
Jean-Baptiste Kempf [Tue, 17 Aug 2010 11:08:11 +0000 (13:08 +0200)]
ASF mux: reduce variable scope

13 years agoARM: check ARMv6 support at the same time as NEON
Rémi Denis-Courmont [Mon, 16 Aug 2010 17:44:00 +0000 (20:44 +0300)]
ARM: check ARMv6 support at the same time as NEON

Our NEON optimizations don't compile on ARMv5 and lower. It is
dubious that there would be any use for NEON on such processor anyway.

13 years agoUpdate LIST file.
Rémi Duraffort [Fri, 13 Aug 2010 18:18:44 +0000 (20:18 +0200)]
Update LIST file.

13 years agoFix snapshot height integer overflow creating mini-snapshots
Jean-Baptiste Kempf [Mon, 16 Aug 2010 13:40:52 +0000 (15:40 +0200)]
Fix snapshot height integer overflow creating mini-snapshots

See http://forum.videolan.org/viewtopic.php?f=2&t=81103
http://forum.videolan.org/viewtopic.php?f=14&t=80008
http://forum.videolan.org/viewtopic.php?f=13&t=73500

13 years agoRemove outdated WinCE howto
Jean-Baptiste Kempf [Sun, 15 Aug 2010 20:18:20 +0000 (22:18 +0200)]
Remove outdated WinCE howto

You know, there is a wiki that is actually useful

13 years agoskins2(X11): add missing <limits.h>
Erwan Tulou [Sun, 15 Aug 2010 17:22:55 +0000 (19:22 +0200)]
skins2(X11): add missing <limits.h>

This fixes a compil problem on FreeBSD

pointed out by jsa@FreeBSD.org

13 years agomacosx: added the mt2s extension
Felix Paul Kühne [Sun, 15 Aug 2010 12:29:24 +0000 (14:29 +0200)]
macosx: added the mt2s extension

13 years agoAdded nVidia PerfHud (a Direct3D performance analysis tool) capabilities to debug...
Sasha Koruga [Sun, 15 Aug 2010 00:16:01 +0000 (17:16 -0700)]
Added nVidia PerfHud (a Direct3D performance analysis tool) capabilities to debug versions of VLC

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoMSW: fix DisableScreensaver and RestoreScreensaver definitions
Jean-Baptiste Kempf [Sat, 14 Aug 2010 23:29:50 +0000 (01:29 +0200)]
MSW: fix DisableScreensaver and RestoreScreensaver definitions

13 years agoDirectX: kill a warning from unused variable
Jean-Baptiste Kempf [Sat, 14 Aug 2010 23:29:19 +0000 (01:29 +0200)]
DirectX: kill a warning from unused variable

13 years agoRemoves three compile warnings by casting
Sasha Koruga [Sat, 14 Aug 2010 21:45:41 +0000 (14:45 -0700)]
Removes three compile warnings by casting

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoUpdate slightly INSTALL.win32
Jean-Baptiste Kempf [Sat, 14 Aug 2010 15:53:28 +0000 (17:53 +0200)]
Update slightly INSTALL.win32

13 years agoRemove reference to toolbox
Jean-Baptiste Kempf [Sat, 14 Aug 2010 15:43:57 +0000 (17:43 +0200)]
Remove reference to toolbox

13 years agoRemove unmaintained and outdated config.in
Jean-Baptiste Kempf [Sat, 14 Aug 2010 15:27:55 +0000 (17:27 +0200)]
Remove unmaintained and outdated config.in

13 years agoRemove outdated and not maintained toolbox
Jean-Baptiste Kempf [Sat, 14 Aug 2010 11:56:27 +0000 (13:56 +0200)]
Remove outdated and not maintained toolbox

glade2 and flexml are dead
update-includes mostly cares about builtin.h, and is broken
changelog action tells you to use svn log
po action tells you to use make update-po
distclean is broken as the message says
contribs is unused by anyone

13 years agoCreate a special script for Doxygen, instead of the toolbox
Jean-Baptiste Kempf [Sat, 14 Aug 2010 15:25:56 +0000 (17:25 +0200)]
Create a special script for Doxygen, instead of the toolbox

13 years agoskins2: Oops, autoresize (part 2)
Erwan Tulou [Sat, 14 Aug 2010 13:33:52 +0000 (15:33 +0200)]
skins2: Oops, autoresize (part 2)

this patch completes 07bf40d589a3f4fa9a608c50d7599b8b9b7059bf

13 years agoskins2: don't resize video if set up not to do so.
Erwan Tulou [Sat, 14 Aug 2010 09:49:18 +0000 (11:49 +0200)]
skins2: don't resize video if set up not to do so.

This bug has become more conspicuous in vlc1.2, because of some enhancement in
 the vout reuse (width/height no longer a limitation)

13 years agoskins2: fix video autoresize default when contradictory
Erwan Tulou [Sat, 14 Aug 2010 09:28:35 +0000 (11:28 +0200)]
skins2: fix video autoresize default when contradictory

when parameters for a video control are contradictory (this occurs when the
skin developper only relies on default values), it is better not to resize,
since there is no easy means to check if the layout is really set up to handle
resizing properly.

This fixes some ugly behavior for a few skins from the skin repository
 on the website.

13 years agoRevert "Netsync: kill 2 warnings"
Jean-Baptiste Kempf [Sat, 14 Aug 2010 00:18:24 +0000 (02:18 +0200)]
Revert "Netsync: kill 2 warnings"

This reverts commit cabb37428b3ab8449392d559688d4353985c39f2.

13 years agoContrib: one step further on the Win32 upnp port to compile vlc plugin
Jean-Baptiste Kempf [Fri, 13 Aug 2010 21:21:54 +0000 (23:21 +0200)]
Contrib: one step further on the Win32 upnp port to compile vlc plugin

13 years agoConfigure: remove dead code for cc_upnp
Jean-Baptiste Kempf [Fri, 13 Aug 2010 20:17:26 +0000 (22:17 +0200)]
Configure: remove dead code for cc_upnp

13 years agoWin32 globalhotkeys: kill warnings
Jean-Baptiste Kempf [Fri, 13 Aug 2010 18:29:44 +0000 (20:29 +0200)]
Win32 globalhotkeys: kill warnings

13 years agoNetsync: kill 2 warnings
Jean-Baptiste Kempf [Fri, 13 Aug 2010 18:16:45 +0000 (20:16 +0200)]
Netsync: kill 2 warnings

13 years agoRemove unmaintained SSA demuxer
Jean-Baptiste Kempf [Thu, 12 Aug 2010 10:58:31 +0000 (12:58 +0200)]
Remove unmaintained SSA demuxer

We don't need it anyway

13 years agodvb_scan: fix memleak.
Rémi Duraffort [Fri, 13 Aug 2010 07:47:00 +0000 (09:47 +0200)]
dvb_scan: fix memleak.