]> git.sesse.net Git - vlc/log
vlc
14 years agopython bindings: .deb and .rpm packaging files
Jason Scheunemann [Fri, 10 Jul 2009 13:53:25 +0000 (15:53 +0200)]
python bindings: .deb and .rpm packaging files

Signed-off-by: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
14 years agoPython bindings: update e-mail address
Olivier Aubert [Tue, 23 Jun 2009 12:41:19 +0000 (14:41 +0200)]
Python bindings: update e-mail address

14 years agompris.py: fix volume handling (wrong event).
Rémi Duraffort [Fri, 10 Jul 2009 13:19:19 +0000 (15:19 +0200)]
mpris.py: fix volume handling (wrong event).

14 years agoFix mpris python script: the commands are *Set*(Loop|Random).
Rémi Duraffort [Fri, 10 Jul 2009 12:51:22 +0000 (14:51 +0200)]
Fix mpris python script: the commands are *Set*(Loop|Random).

14 years agoskins2: For Linux, correct files that cannot be loaded because of a workaround that...
Erwan Tulou [Fri, 10 Jul 2009 12:07:12 +0000 (14:07 +0200)]
skins2: For Linux, correct files that cannot be loaded because of a workaround that only makes sense on Windows.

Forcefully setting a file name with lower case was inserted to solve an issue that is only true on Windows. On Linux, upper/lower case must not be tampered with.
This resulted in skins like Orangeade.vlt failing to load their fonts on Linux.

14 years agoRemove uneeded VLC_OBJECT().
Rémi Duraffort [Fri, 10 Jul 2009 12:13:46 +0000 (14:13 +0200)]
Remove uneeded VLC_OBJECT().

14 years agoRemove unused function.
Rémi Duraffort [Fri, 10 Jul 2009 11:56:30 +0000 (13:56 +0200)]
Remove unused function.

14 years agoplaylist_art: simplify.
Rémi Duraffort [Fri, 10 Jul 2009 11:52:12 +0000 (13:52 +0200)]
playlist_art: simplify.

14 years agoFix make check.
Rémi Duraffort [Fri, 10 Jul 2009 11:50:18 +0000 (13:50 +0200)]
Fix make check.

14 years agoMake the dbus plugin not sleep unless the event queue is empty, hopefully
Sigmund Augdal [Wed, 27 May 2009 14:20:52 +0000 (16:20 +0200)]
Make the dbus plugin not sleep unless the event queue is empty, hopefully
reduce latency when running many dbus commands.
(cherry picked from commit d66e529d85b9f8111f04519559abb1446e3323d7)

Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
14 years agomozilla: introduce new property text
Jean-Paul Saman [Fri, 24 Apr 2009 10:41:49 +0000 (12:41 +0200)]
mozilla: introduce new property text

The text "Waiting for video..." is no longer shown be default. One has to add it to the browser plugin properties before it is shown on the plugin area.

14 years agoQt: v4l2 syntax isn't :v4l2-dev= ...
Jean-Baptiste Kempf [Fri, 10 Jul 2009 10:30:12 +0000 (12:30 +0200)]
Qt: v4l2 syntax isn't :v4l2-dev= ...

14 years agoReplace for() (rand() & 0xff) with vlc_rand_bytes(); in RTMP handshake.
JP Dinger [Fri, 10 Jul 2009 10:25:24 +0000 (12:25 +0200)]
Replace for() (rand() & 0xff) with vlc_rand_bytes(); in RTMP handshake.

14 years agoskins: typo
Pierre Ynard [Fri, 10 Jul 2009 00:09:25 +0000 (02:09 +0200)]
skins: typo

p_playlist() -> p_playlist ???

14 years agoskins: missing include
Pierre Ynard [Thu, 9 Jul 2009 23:50:41 +0000 (01:50 +0200)]
skins: missing include

Add missing include, fix build error

14 years agoNEWS about projectM
Jean-Baptiste Kempf [Thu, 9 Jul 2009 23:27:59 +0000 (01:27 +0200)]
NEWS about projectM

14 years agoAdd .mpc to the file open dialog
Jean-Francois Massol [Thu, 9 Jul 2009 23:27:29 +0000 (01:27 +0200)]
Add .mpc to the file open dialog

14 years agoskins: typo
Pierre Ynard [Thu, 9 Jul 2009 23:15:19 +0000 (01:15 +0200)]
skins: typo

aout_TogleMute() -> aout_ToggleMute()

14 years agoUpdated the length in rtsp on PLAY request only if defined.
Laurent Aimar [Thu, 9 Jul 2009 19:52:03 +0000 (21:52 +0200)]
Updated the length in rtsp on PLAY request only if defined.

It will fix interoperability with live555 server.

14 years agoWinCE: volume through playlist
Rémi Denis-Courmont [Thu, 9 Jul 2009 19:14:54 +0000 (22:14 +0300)]
WinCE: volume through playlist

14 years agoSkins: control volume through playlist
Rémi Denis-Courmont [Thu, 9 Jul 2009 19:14:35 +0000 (22:14 +0300)]
Skins: control volume through playlist

14 years agoQt4: control aout through playlist
Rémi Denis-Courmont [Thu, 9 Jul 2009 19:14:20 +0000 (22:14 +0300)]
Qt4: control aout through playlist

14 years agoWide nCurses: set volume on playlist
Rémi Denis-Courmont [Thu, 9 Jul 2009 19:13:55 +0000 (22:13 +0300)]
Wide nCurses: set volume on playlist

14 years agoOSX: set volume on playlist
Rémi Denis-Courmont [Thu, 9 Jul 2009 19:13:40 +0000 (22:13 +0300)]
OSX: set volume on playlist

14 years agoDBus: set volume on playlist
Rémi Denis-Courmont [Thu, 9 Jul 2009 19:12:35 +0000 (22:12 +0300)]
DBus: set volume on playlist

14 years agoTypo
Rémi Denis-Courmont [Thu, 9 Jul 2009 19:01:32 +0000 (22:01 +0300)]
Typo

14 years agoMissing #include
Rémi Denis-Courmont [Thu, 9 Jul 2009 18:54:13 +0000 (21:54 +0300)]
Missing #include

14 years agoRemove stub functions
Rémi Denis-Courmont [Thu, 9 Jul 2009 18:51:55 +0000 (21:51 +0300)]
Remove stub functions

14 years agoCast for aout_EnableFilter
Rémi Denis-Courmont [Thu, 9 Jul 2009 18:51:15 +0000 (21:51 +0300)]
Cast for aout_EnableFilter

14 years agoRC: big cleanup
Rémi Denis-Courmont [Thu, 9 Jul 2009 18:41:45 +0000 (21:41 +0300)]
RC: big cleanup

14 years agoLUA: set volume on playlist
Rémi Denis-Courmont [Thu, 9 Jul 2009 18:26:31 +0000 (21:26 +0300)]
LUA: set volume on playlist

14 years agoHTTP: set volume on playlist
Rémi Denis-Courmont [Thu, 9 Jul 2009 18:26:13 +0000 (21:26 +0300)]
HTTP: set volume on playlist

14 years agohotkeys: change volume on playlist rather than interface
Rémi Denis-Courmont [Thu, 9 Jul 2009 18:24:38 +0000 (21:24 +0300)]
hotkeys: change volume on playlist rather than interface

14 years agogestures: change volume on playlist rather than interface
Rémi Denis-Courmont [Thu, 9 Jul 2009 18:24:14 +0000 (21:24 +0300)]
gestures: change volume on playlist rather than interface

14 years agoaout_VolumeMute -> aout_ToggleMute
Rémi Denis-Courmont [Thu, 9 Jul 2009 18:22:47 +0000 (21:22 +0300)]
aout_VolumeMute -> aout_ToggleMute

14 years agoCode factorization
Rémi Denis-Courmont [Thu, 9 Jul 2009 17:38:15 +0000 (20:38 +0300)]
Code factorization

14 years agoskins2: on Windows, avoid requiring the main thread to run the interface.
Erwan Tulou [Thu, 9 Jul 2009 16:16:05 +0000 (18:16 +0200)]
skins2: on Windows, avoid requiring the main thread to run the interface.

The "Open" and "Run" functions of the interface have been changed to
  - avoid running the interface in the main thread (Windows)
  - destroy all ressources in reverse order from creation
  - a few cleanup/cosmetic things

14 years agoHTTPS out: handle cert paths from the sout chain, not just config
Rémi Denis-Courmont [Thu, 9 Jul 2009 14:20:21 +0000 (17:20 +0300)]
HTTPS out: handle cert paths from the sout chain, not just config

Note that all outputs onto the same TCP port must have the same certificates.

14 years agoprojectm: fix typo.
Rémi Duraffort [Thu, 9 Jul 2009 10:04:45 +0000 (12:04 +0200)]
projectm: fix typo.

14 years agofix copyright year
Geoffroy Couprie [Thu, 9 Jul 2009 09:46:06 +0000 (11:46 +0200)]
fix copyright year

14 years agoWin32: Add support for Vista file associations
Geoffroy Couprie [Thu, 9 Jul 2009 09:30:59 +0000 (11:30 +0200)]
Win32: Add support for Vista file associations

14 years agostream_out siwtcher needs avcodec (fix missing symbols).
Rémi Duraffort [Thu, 9 Jul 2009 08:39:17 +0000 (10:39 +0200)]
stream_out siwtcher needs avcodec (fix missing symbols).

14 years agoX11: I don't want random local users accessing my videos!
Rémi Denis-Courmont [Wed, 8 Jul 2009 20:11:51 +0000 (23:11 +0300)]
X11: I don't want random local users accessing my videos!
(cherry picked from commit 0e4d1695919d4fe47e18e0708825508f9abc68c6)

14 years agoLibogg update to 1.1.4
Jean-Baptiste Kempf [Wed, 8 Jul 2009 17:01:36 +0000 (19:01 +0200)]
Libogg update to 1.1.4

14 years agoSpell developer properly
Rémi Denis-Courmont [Wed, 8 Jul 2009 16:56:28 +0000 (19:56 +0300)]
Spell developer properly

14 years agoUpdate libvorbis to 1.2.2
Jean-Baptiste Kempf [Wed, 8 Jul 2009 16:36:49 +0000 (18:36 +0200)]
Update libvorbis to 1.2.2

14 years agoContrib: Forgotten file
Jean-Baptiste Kempf [Wed, 8 Jul 2009 16:06:14 +0000 (18:06 +0200)]
Contrib: Forgotten file

14 years agoContrib: fluidsynth on WIN32
Jean-Baptiste Kempf [Wed, 8 Jul 2009 16:01:04 +0000 (18:01 +0200)]
Contrib: fluidsynth on WIN32

14 years agoFix compilation of the switcher module.
Rémi Duraffort [Wed, 8 Jul 2009 09:32:41 +0000 (11:32 +0200)]
Fix compilation of the switcher module.

14 years agoFix configure to enable the stream_out_switcher if requiere.
Rémi Duraffort [Wed, 8 Jul 2009 08:58:51 +0000 (10:58 +0200)]
Fix configure to enable the stream_out_switcher if requiere.

14 years agoFix build.
Rémi Duraffort [Wed, 8 Jul 2009 08:51:42 +0000 (10:51 +0200)]
Fix build.

14 years agoAdd a visualization module using libprojectM.
Rémi Duraffort [Wed, 8 Jul 2009 08:07:34 +0000 (10:07 +0200)]
Add a visualization module using libprojectM.
If you want to try it and report bugs use --enable-projectm.

14 years agortmp: add an option to let the user set swfUrl and pageUrl.
Rémi Duraffort [Wed, 8 Jul 2009 07:20:12 +0000 (09:20 +0200)]
rtmp: add an option to let the user set swfUrl and pageUrl.

14 years agoRTMP handshake compliance for clients
Kevin DuBois [Wed, 8 Jul 2009 07:19:38 +0000 (09:19 +0200)]
RTMP handshake compliance for clients

The spec says that the 2nd round of packets need to have the 1st 4 bytes be the
timestamp (potentially zero) and the next 4 bytes be zero. The bytes after that
should be random. (not necessarily cryptographically secure, just for
establishing a unique echo response in the 3rd round of packets).

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
14 years agoMove the test about variable (I will clean this later on).
Rémi Duraffort [Wed, 8 Jul 2009 07:14:16 +0000 (09:14 +0200)]
Move the test about variable (I will clean this later on).

14 years agoQt: avoid a crash with plugins dialog.
Jean-Baptiste Kempf [Tue, 7 Jul 2009 23:39:33 +0000 (01:39 +0200)]
Qt: avoid a crash with plugins dialog.

14 years agoAdd a test for the vlc variables.
Rémi Duraffort [Tue, 7 Jul 2009 20:31:17 +0000 (22:31 +0200)]
Add a test for the vlc variables.

14 years agoRemove unused define.
Rémi Duraffort [Tue, 7 Jul 2009 20:13:54 +0000 (22:13 +0200)]
Remove unused define.

14 years agovariables: cosmetics.
Rémi Duraffort [Tue, 7 Jul 2009 17:17:05 +0000 (19:17 +0200)]
variables: cosmetics.

14 years agoFactorize.
Rémi Duraffort [Tue, 7 Jul 2009 16:40:22 +0000 (18:40 +0200)]
Factorize.

14 years agoMakefile: the wx inteface does not exist anymore.
Rémi Duraffort [Tue, 7 Jul 2009 07:45:36 +0000 (09:45 +0200)]
Makefile: the wx inteface does not exist anymore.

14 years agoFix typo.
Rémi Duraffort [Mon, 6 Jul 2009 10:58:38 +0000 (12:58 +0200)]
Fix typo.

14 years agohttp: limit the number of redirection we can follow.
Rémi Duraffort [Sat, 4 Jul 2009 13:26:20 +0000 (15:26 +0200)]
http: limit the number of redirection we can follow.

14 years agohttp: remove trailing space.
Rémi Duraffort [Sat, 4 Jul 2009 13:27:43 +0000 (15:27 +0200)]
http: remove trailing space.

14 years agoFix an infinite loop if we redirect from http to https (or contrary).
Rémi Duraffort [Sat, 4 Jul 2009 12:24:05 +0000 (14:24 +0200)]
Fix an infinite loop if we redirect from http to https (or contrary).

14 years agoFolder album art : use the correct config option name
Rafaël Carré [Tue, 7 Jul 2009 00:24:44 +0000 (02:24 +0200)]
Folder album art : use the correct config option name

14 years agofolder meta data retriver: some enhancements
Rafaël Carré [Mon, 6 Jul 2009 23:52:36 +0000 (01:52 +0200)]
folder meta data retriver: some enhancements

Add rockbox's cover.jpg to the list of known files
Give the possibility to add a custom filename with --album-art-filename
Properly handle URIs on Win32 and other
Cleaner code

14 years agoQt: fix albumart on Win32.
Jean-Baptiste Kempf [Sun, 5 Jul 2009 23:38:58 +0000 (01:38 +0200)]
Qt: fix albumart on Win32.
(cherry picked from commit 1cc1d3ab74fac41f348d772d8685203b82577d0e)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
14 years agoFontconfig update for Win32
Jean-Baptiste Kempf [Mon, 6 Jul 2009 23:51:24 +0000 (01:51 +0200)]
Fontconfig update for Win32

14 years agoCosmetic.
Laurent Aimar [Mon, 6 Jul 2009 21:32:12 +0000 (23:32 +0200)]
Cosmetic.

14 years agoFixed a typo (cosmetic).
Laurent Aimar [Mon, 6 Jul 2009 21:31:47 +0000 (23:31 +0200)]
Fixed a typo (cosmetic).

14 years agoDo not blindly favor writers
Rémi Denis-Courmont [Mon, 6 Jul 2009 20:50:03 +0000 (23:50 +0300)]
Do not blindly favor writers

This fixes a corner case:
A: rdlock -> OK
B: wrlock -> sleeps
A: rdlock -> dead lock

14 years agoSmall simplification
Rémi Denis-Courmont [Mon, 6 Jul 2009 20:49:46 +0000 (23:49 +0300)]
Small simplification

14 years agoRelax libvlccore.sym ordering (completely)
Rémi Denis-Courmont [Mon, 6 Jul 2009 20:25:53 +0000 (23:25 +0300)]
Relax libvlccore.sym ordering (completely)

14 years agoRemove useless member
Rémi Denis-Courmont [Mon, 6 Jul 2009 20:25:42 +0000 (23:25 +0300)]
Remove useless member

14 years agoVLM add input events
Sébastien Escudier [Mon, 6 Jul 2009 07:11:49 +0000 (09:11 +0200)]
VLM add input events

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
14 years agoMoved DEFAULT_CHAN to vlc_osd.h
Laurent Aimar [Mon, 6 Jul 2009 19:26:03 +0000 (21:26 +0200)]
Moved DEFAULT_CHAN to vlc_osd.h

14 years agoDo not remove static data files when cleaning - fix make clean all
Rémi Denis-Courmont [Mon, 6 Jul 2009 15:06:18 +0000 (18:06 +0300)]
Do not remove static data files when cleaning - fix make clean all
(cherry picked from commit 3aa5a9f8cd7005aacbdb9211c17fae4570e065a1)

14 years agofixed merging
Felix Paul Kühne [Mon, 6 Jul 2009 14:43:14 +0000 (16:43 +0200)]
fixed merging

14 years agocontribs: updated binary package feat. eac3 support in ffmpeg and updated libass
Felix Paul Kühne [Mon, 6 Jul 2009 14:34:36 +0000 (16:34 +0200)]
contribs: updated binary package feat. eac3 support in ffmpeg and updated libass

14 years agoffmpeg/contrib: fixed logic bug which failed compilation on Darwin. Needs review.
Felix Paul Kühne [Mon, 6 Jul 2009 14:32:17 +0000 (16:32 +0200)]
ffmpeg/contrib: fixed logic bug which failed compilation on Darwin. Needs review.

14 years agoWin32: add a --no-crashdump option
Geoffroy Couprie [Mon, 6 Jul 2009 13:58:23 +0000 (15:58 +0200)]
Win32: add a --no-crashdump option

14 years agoStrip all debug symbols from binaries (and remove useless case for mozilla and activex)
Geoffroy Couprie [Mon, 6 Jul 2009 12:14:25 +0000 (14:14 +0200)]
Strip all debug symbols from binaries (and remove useless case for mozilla and activex)

14 years agoRevert "Remove enums from public APIs"
Pierre d'Herbemont [Mon, 6 Jul 2009 02:50:03 +0000 (19:50 -0700)]
Revert "Remove enums from public APIs"

This reverts commit 3d0ef0165c1c9189192d6f7dad3fd5901db6034c.

As agreed, the information loss is too important, even for sanitizing the ABI. And there are alternative solutions available.

14 years agolibvlc: Correct the error string in libvlc_media_list_player_next.
Pierre d'Herbemont [Mon, 29 Jun 2009 04:41:54 +0000 (21:41 -0700)]
libvlc: Correct the error string in libvlc_media_list_player_next.

14 years agoMozilla-plugin: Fix a crash when exiting
Cyril Mathé [Thu, 2 Jul 2009 13:03:58 +0000 (15:03 +0200)]
Mozilla-plugin: Fix a crash when exiting

Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
(cherry picked from commit 2c1ccdbdd8070a7f0881619be181b9a2906a7dd8)

14 years agoDeliver log messages synchronously to subscribers
Rémi Denis-Courmont [Sun, 5 Jul 2009 17:30:49 +0000 (20:30 +0300)]
Deliver log messages synchronously to subscribers

Most if not all subscribers are using a fast asynchronous callback
internally anyway (at least Qt4 and libvlc do that). This was
redumdant and wasteful.

14 years agoRead/write locks
Rémi Denis-Courmont [Sun, 5 Jul 2009 17:21:43 +0000 (20:21 +0300)]
Read/write locks

14 years agoDo not embed \0 in format string - fix warning
Rémi Denis-Courmont [Sun, 5 Jul 2009 17:20:17 +0000 (20:20 +0300)]
Do not embed \0 in format string - fix warning

Parsing of a format string will anyway stop at the first nul, so there
is no point in having two nuls.

14 years agoRemove buggy rule, fix distcheck
Rémi Denis-Courmont [Sun, 5 Jul 2009 12:13:34 +0000 (15:13 +0300)]
Remove buggy rule, fix distcheck
(cherry picked from commit 4054dd1fe53dac91138281fc3341bcbbc50f1fe8)

14 years agodist_ makes no sense inside automake conditionals
Rémi Denis-Courmont [Sun, 5 Jul 2009 12:09:58 +0000 (15:09 +0300)]
dist_ makes no sense inside automake conditionals
(cherry picked from commit 3709fb1eea9ec601981791c0e77a5d9d30dca38d)

14 years agoOSX: adapt to error dialog changes (untested)
Rémi Denis-Courmont [Sat, 4 Jul 2009 21:48:10 +0000 (00:48 +0300)]
OSX: adapt to error dialog changes (untested)

The code (with or without this patch) looks quite fishy though.
Fortunately, I do not understand Objective-C, so I can blindly assume
it is correct.

14 years agoQt4: adapt to error changes
Rémi Denis-Courmont [Sat, 4 Jul 2009 21:43:35 +0000 (00:43 +0300)]
Qt4: adapt to error changes

This gets rid of the blocking queued connection for non-modal errors,
which was causing deadlocks in the audio output

Pointed-out-by: Laurent Aimar
14 years agoSeparate variable for modal and non modal errors
Rémi Denis-Courmont [Sat, 4 Jul 2009 21:43:00 +0000 (00:43 +0300)]
Separate variable for modal and non modal errors

14 years agoAdded support for 3f->stereo/mono downmixing (close #2926).
Laurent Aimar [Sat, 4 Jul 2009 12:43:44 +0000 (14:43 +0200)]
Added support for 3f->stereo/mono downmixing (close #2926).

14 years agoaccess_http: fix a memory leak (each time we follow a redirection).
Rémi Duraffort [Sat, 4 Jul 2009 12:21:37 +0000 (14:21 +0200)]
access_http: fix a memory leak (each time we follow a redirection).

14 years agoglutls: fix potential memleak.
Rémi Duraffort [Sat, 4 Jul 2009 12:04:42 +0000 (14:04 +0200)]
glutls: fix potential memleak.

14 years agoaccess_http: fix potential memleak.
Rémi Duraffort [Sat, 4 Jul 2009 11:30:57 +0000 (13:30 +0200)]
access_http: fix potential memleak.

14 years agosmb: remove dummy define (this is already done (properly) in vlc_common.h.
Rémi Duraffort [Sat, 4 Jul 2009 10:04:23 +0000 (12:04 +0200)]
smb: remove dummy define (this is already done (properly) in vlc_common.h.

14 years agortmp: kill the thread if the active connect failed..
Rémi Duraffort [Sat, 4 Jul 2009 08:31:08 +0000 (10:31 +0200)]
rtmp: kill the thread if the active connect failed..