]> git.sesse.net Git - vlc/log
vlc
16 years agoRemove some useless cruft
Rémi Denis-Courmont [Wed, 18 Jul 2007 19:47:29 +0000 (19:47 +0000)]
Remove some useless cruft

16 years agoAvoid allocating/freeing livlc_exception_t.
Philippe Morin [Wed, 18 Jul 2007 16:54:09 +0000 (16:54 +0000)]
Avoid allocating/freeing livlc_exception_t.

16 years agoContribs: build taglib on Windows. Don't know yet about the detection in main config...
Jean-Baptiste Kempf [Wed, 18 Jul 2007 04:37:24 +0000 (04:37 +0000)]
Contribs:  build taglib on Windows. Don't know yet about the detection in main configure. (Ref #1247)

16 years agoD-Bus: "org.mpris.vlc" adjustement.
Jean-Baptiste Kempf [Wed, 18 Jul 2007 04:29:02 +0000 (04:29 +0000)]
D-Bus: "org.mpris.vlc" adjustement.
Patch from Mirsal, as often.

16 years agoDefault keys for !mac changes:
Jean-Baptiste Kempf [Wed, 18 Jul 2007 04:21:59 +0000 (04:21 +0000)]
Default keys for !mac changes:
The idea is that "Ctrl + small letter" are now reserved to interface for
dialogs/windows showing.

=====
* Subtitles delay are now 'g','h' (g down, h up) instead of Ctrl+'h'|'j'
* Audio delay are now 'k', 'j' ( j down, k up ) in order to mimic
subtitles delay (g h j k are next to each other on most keyboards).

* loop is 'l' instead of shift+l to simplify and match random that is 'r'.

* audio and subtitles tracks are 'b' and 'v', instead of 'l', 'k', used
now for delay, since all delays are regrouped.

* Menus, title and chapter are now alt+  instead of Ctrl+ and are using
'n','p' for next/previous chapter and 'o','b' for other (title) next/previous
(o, b are next to n, p)

History is using alt+g, alt+h instead of ctrl+v , ctrl+b, (g & h are
next to each other)

Record is using now Ctrl+shift+r to mimic dump which is ctrl + shift +d.

16 years agoAdd raw video demux to the NEWS.
Antoine Cellerier [Tue, 17 Jul 2007 22:00:35 +0000 (22:00 +0000)]
Add raw video demux to the NEWS.

16 years agoAutomatically load files with the following extension using the rawvid module (and...
Antoine Cellerier [Tue, 17 Jul 2007 21:59:22 +0000 (21:59 +0000)]
Automatically load files with the following extension using the rawvid module (and set height, width, aspect ratio, chroma and fps correctly): sqcif, qcif, cif, 4cif, 16cif, yuv.

16 years agoAdd aspect ratio and chroma option to the rawvid demux.
Antoine Cellerier [Tue, 17 Jul 2007 21:40:03 +0000 (21:40 +0000)]
Add aspect ratio and chroma option to the rawvid demux.
Add some sanity checks to the options' values.

16 years agoAnd another fortune from funman.
Pavlov Konstantin [Tue, 17 Jul 2007 21:20:00 +0000 (21:20 +0000)]
And another fortune from funman.

16 years agoqt4 - Renaming a function.
Jean-Baptiste Kempf [Tue, 17 Jul 2007 17:54:05 +0000 (17:54 +0000)]
qt4 - Renaming a function.

16 years agoQt4 - Cosmetics on previous commit and comments.
Jean-Baptiste Kempf [Tue, 17 Jul 2007 17:50:35 +0000 (17:50 +0000)]
Qt4 - Cosmetics on previous commit and comments.

16 years agoQt4: Systray Menu segfaults. Don't register the connects if you don't have a systray.
Jean-Baptiste Kempf [Tue, 17 Jul 2007 17:43:28 +0000 (17:43 +0000)]
Qt4: Systray Menu segfaults. Don't register the connects if you don't have a systray.

16 years agoFix locking issues in (embedded) snapshot code
Olivier Aubert [Tue, 17 Jul 2007 13:12:55 +0000 (13:12 +0000)]
Fix locking issues in (embedded) snapshot code

16 years agovlc-config: fixed optimizations by splitting CFLAGS_OPTIM into CFLAGS_OPTIM_SIZE...
Damien Fouilleul [Tue, 17 Jul 2007 11:05:30 +0000 (11:05 +0000)]
vlc-config: fixed optimizations by splitting CFLAGS_OPTIM into CFLAGS_OPTIM_SIZE and CFLAGS_OPTIM_SPEED, and only one of which is used depending on value --enable-optimize-memory, moreover CFLAGS_NOOPTIM is set to -O0 rather than -O2 whenever possible

16 years agoAdd myself.
Pavlov Konstantin [Tue, 17 Jul 2007 10:33:23 +0000 (10:33 +0000)]
Add myself.

16 years ago- contribs: cleanup pthreads for win32 target
Damien Fouilleul [Tue, 17 Jul 2007 10:09:56 +0000 (10:09 +0000)]
- contribs: cleanup pthreads for win32 target

16 years agocontribs: fix lua compile on cygwin/mingw/win32
Damien Fouilleul [Tue, 17 Jul 2007 08:43:14 +0000 (08:43 +0000)]
contribs: fix lua compile on cygwin/mingw/win32

16 years agoFixed access to (potentially) uninitialized data (close #1246, reported by aurelien).
Laurent Aimar [Mon, 16 Jul 2007 20:45:20 +0000 (20:45 +0000)]
Fixed access to (potentially) uninitialized data (close #1246, reported by aurelien).

16 years agoinput/input_internal.h: Provide a more discouraging warning message. (as requested...
Pierre d'Herbemont [Mon, 16 Jul 2007 19:17:28 +0000 (19:17 +0000)]
input/input_internal.h: Provide a more discouraging warning message. (as requested by courmish)

16 years agoinput/input_internal.h: Be more polite in the warning message.
Pierre d'Herbemont [Sun, 15 Jul 2007 17:14:22 +0000 (17:14 +0000)]
input/input_internal.h: Be more polite in the warning message.

16 years agoAdd libvlc_media_instance_release(input) call to correctly release
Philippe Morin [Sun, 15 Jul 2007 08:06:29 +0000 (08:06 +0000)]
Add libvlc_media_instance_release(input) call to correctly release
the media instance.

16 years agoRecognise subsdec-formatted variable when rendering USF and SRT subtitles, and
Bernie Purcell [Sun, 15 Jul 2007 02:08:22 +0000 (02:08 +0000)]
Recognise subsdec-formatted variable when rendering USF and SRT subtitles, and
turn off styling of text if appropriate.

16 years agocontrol/media_instance.c: Work around a missing playlist feature: Playlist should...
Pierre d'Herbemont [Sat, 14 Jul 2007 20:54:33 +0000 (20:54 +0000)]
control/media_instance.c: Work around a missing playlist feature: Playlist should increment the input refcount, and destroy it based upon its refcount value. (this is a temporary hack to allow libvlc usage, until we fix the playlist).

16 years agoBDA - minor bug fix in graph destructor
Ken Self [Fri, 13 Jul 2007 20:38:12 +0000 (20:38 +0000)]
BDA - minor bug fix in graph destructor

16 years agocontrol/media_instance.c: Make sure we initialize every md's variables in _new_from_i...
Pierre d'Herbemont [Fri, 13 Jul 2007 20:32:45 +0000 (20:32 +0000)]
control/media_instance.c: Make sure we initialize every md's variables in _new_from_input_thread.

16 years agomediacontrol: prefix unit conversion functions with private_
Olivier Aubert [Fri, 13 Jul 2007 08:23:25 +0000 (08:23 +0000)]
mediacontrol: prefix unit conversion functions with private_

16 years agomediacontrol:
Olivier Aubert [Thu, 12 Jul 2007 21:05:02 +0000 (21:05 +0000)]
mediacontrol:
 * prefix non-exported function names with private_ (as by Pierre d'Herbemont's suggestion)
 * move private functions definitions to src/control/mediacontrol_internal.h
 * move all structure definitions to include/vlc/mediacontrol_structure.h

16 years agoRefresh patch.
Christophe Mutricy [Thu, 12 Jul 2007 18:41:39 +0000 (18:41 +0000)]
Refresh patch.

16 years agovlc_common.h: fix typo in define variable name
Olivier Aubert [Thu, 12 Jul 2007 16:57:43 +0000 (16:57 +0000)]
vlc_common.h: fix typo in define variable name

16 years agoRevert part of r20746, which indeed broke the build of python bindings
Olivier Aubert [Thu, 12 Jul 2007 16:56:22 +0000 (16:56 +0000)]
Revert part of r20746, which indeed broke the build of python bindings

16 years agoContribs: gnutls 1.6.2 => 1.6.3
Jean-Baptiste Kempf [Wed, 11 Jul 2007 18:09:20 +0000 (18:09 +0000)]
Contribs: gnutls 1.6.2 => 1.6.3

16 years agocontrol/media_instance: More lock sanitization. (oops).
Pierre d'Herbemont [Wed, 11 Jul 2007 18:00:35 +0000 (18:00 +0000)]
control/media_instance: More lock sanitization. (oops).

16 years agoContrib: libpng 1.2.16 => 1.2.18 (fix CVE-2007-2445, VU#684664)
Jean-Baptiste Kempf [Wed, 11 Jul 2007 17:46:26 +0000 (17:46 +0000)]
Contrib: libpng 1.2.16 => 1.2.18 (fix CVE-2007-2445, VU#684664)

16 years agoContribs: Freetype 2.3.4 => 2.3.5
Jean-Baptiste Kempf [Wed, 11 Jul 2007 16:44:40 +0000 (16:44 +0000)]
Contribs: Freetype 2.3.4 => 2.3.5
  Speex 1.2b1 => 1.2b2

16 years agoContrib: Xml2 => 2.6.29
Jean-Baptiste Kempf [Wed, 11 Jul 2007 16:38:41 +0000 (16:38 +0000)]
Contrib: Xml2 => 2.6.29

16 years agoAllow playback of in24 little-endian or big-endian in mov files.
Pavlov Konstantin [Wed, 11 Jul 2007 13:08:55 +0000 (13:08 +0000)]
Allow playback of in24 little-endian or big-endian in mov files.
to check:
ffmpeg -i 01\ Sam\'s\ Town.mp3 -ac 1 -acodec pcm_s24be 24be.mov
ffmpeg -i 01\ Sam\'s\ Town.mp3 -ac 1 -acodec pcm_s24le 24le.mov
Patch by Ilkka Ollakka.

16 years agoQT4: Force need_update on creation so we could view everything on first open of Media...
Pavlov Konstantin [Wed, 11 Jul 2007 12:23:22 +0000 (12:23 +0000)]
QT4: Force need_update on creation so we could view everything on first open of Media Information window
Patch by Hannes Domani, ssbssa -AT- yahoo -boring dot- de

16 years agoQT4: Set advanced checkbox to checked.
Pavlov Konstantin [Wed, 11 Jul 2007 12:18:31 +0000 (12:18 +0000)]
QT4: Set advanced checkbox to checked.
Windows: don't do resizing.
Patch by Hannes Domani, ssbssa -AT- yahoo -boring dot- de

16 years agoQT4: Jump to current item on itemchange. Patch by Ilkka Ollakka.
Pavlov Konstantin [Wed, 11 Jul 2007 12:00:33 +0000 (12:00 +0000)]
QT4: Jump to current item on itemchange. Patch by Ilkka Ollakka.

16 years ago* Adds a raster animation to text tagged with <karaoke> tags (like in USF
Jean-Baptiste Kempf [Tue, 10 Jul 2007 20:15:14 +0000 (20:15 +0000)]
* Adds a raster animation to text tagged with <karaoke> tags (like in USF
  files)The timing of the raster is determined by t= tags contained within
  the tags. For a  demonstration of karaoke refer to the sample file attached.

* Support for bi-directional text needs to behave inside karaoke
  tags. (In right to left text the raster needs to move from right to left
  instead of left to right - it is supporting this feature that makes this
  patch a little more complicated than it would otherwise be)

* Made the internal handling of font color and alpha tags more consistent
  and convenient in a few places by storing in one variable as AARRGGBB,
  rather than 2.

* Some cleanup of other code.

Patch by Bernie Purcell.

16 years agoextras/contrib: Fix dirac patch which was reverted.
Pierre d'Herbemont [Tue, 10 Jul 2007 20:09:08 +0000 (20:09 +0000)]
extras/contrib: Fix dirac patch which was reverted.

16 years agocontrol/media_instance.c: Fix a warning on missing parenthesis in a if statement.
Pierre d'Herbemont [Tue, 10 Jul 2007 18:58:28 +0000 (18:58 +0000)]
control/media_instance.c: Fix a warning on missing parenthesis in a if statement.

16 years agocontrol/media_instance.c: Fix the dead lock reported by Olivier Aubert.
Pierre d'Herbemont [Tue, 10 Jul 2007 18:56:44 +0000 (18:56 +0000)]
control/media_instance.c: Fix the dead lock reported by Olivier Aubert.

16 years agocontrol/media_descriptor.c: Use vlc_gc_* function to prevent input_item_t leak. And...
Pierre d'Herbemont [Mon, 9 Jul 2007 20:52:11 +0000 (20:52 +0000)]
control/media_descriptor.c: Use vlc_gc_* function to prevent input_item_t leak. And prefer p_md over p_media_desc as a variable name.

16 years agocontrol/media_descriptor.c: Don't destroy the input_item, because it might still...
Pierre d'Herbemont [Mon, 9 Jul 2007 19:27:47 +0000 (19:27 +0000)]
control/media_descriptor.c: Don't destroy the input_item, because it might still be needed. We don't have any proper way to do that for now, so we simply leaks it(!).

16 years agofix [20770]
Christophe Mutricy [Mon, 9 Jul 2007 18:58:11 +0000 (18:58 +0000)]
fix [20770]

16 years agocontrol/event.c: Make sure the callback list is initially set to NULL. (Likely fix...
Pierre d'Herbemont [Mon, 9 Jul 2007 17:23:19 +0000 (17:23 +0000)]
control/event.c: Make sure the callback list is initially set to NULL. (Likely fix the crash reported by Olivier Aubert).

16 years agoOups
Christophe Mutricy [Mon, 9 Jul 2007 12:09:18 +0000 (12:09 +0000)]
Oups

16 years ago* replaced a couple of to-be-deprecated cStrings by UTF8Strings
Felix Paul Kühne [Sun, 8 Jul 2007 23:00:52 +0000 (23:00 +0000)]
* replaced a couple of to-be-deprecated cStrings by UTF8Strings

16 years ago* updated the live patch and added a sanity check for future Darwin releases
Felix Paul Kühne [Sun, 8 Jul 2007 21:15:59 +0000 (21:15 +0000)]
* updated the live patch and added a sanity check for future Darwin releases

16 years agoRessucitate the telx module and make it to conflict with the zvbi module
Christophe Mutricy [Sun, 8 Jul 2007 20:05:02 +0000 (20:05 +0000)]
Ressucitate the telx module and make it to conflict with the zvbi module

16 years agoQt4 - Menus and new icons. Remove the isCheckable option from extended/playlist.
Jean-Baptiste Kempf [Sun, 8 Jul 2007 16:04:26 +0000 (16:04 +0000)]
Qt4 - Menus and new icons. Remove the isCheckable option from extended/playlist.

16 years agoLibvlc: Make medi_instance thread safe and implement the basics for refcounting.
Pierre d'Herbemont [Sun, 8 Jul 2007 15:22:53 +0000 (15:22 +0000)]
Libvlc: Make medi_instance thread safe and implement the basics for refcounting.

16 years agoUse libvlc_media_instance_t instead of libvlc_input_t.
Jean-Paul Saman [Sat, 7 Jul 2007 19:36:30 +0000 (19:36 +0000)]
Use libvlc_media_instance_t instead of libvlc_input_t.

16 years agoall: Subtitle improvment patch by Bernie Purcell.
Laurent Aimar [Sat, 7 Jul 2007 19:02:03 +0000 (19:02 +0000)]
all: Subtitle improvment patch by Bernie Purcell.

Author comments:

It makes the following changes:
* Changes to vout_subpictures.c to create some new variables which
renderers are free to use to render time-specific subtitling
information, such as karaoke. One of these variables allows for the text
region to not be permanently converted to YUVA/YUVP - so that more than
one pass can be made on the subtitle - so that it will update correctly
over time. If a rendering module doesn't use or change any of the
variables it behaves the same as usual, with the text region being
rendered just the once to a YUVA/YUVP region and then just blended to
the video on future passes.

* Changes to alignment implementation: no longer use the i_text_align
field of font_style_t at all; require the alignment to be correctly
setup solely in the subpicture_region_t's i_align field (this is so that
the alignment initially inherited from a style can be overridden). This
meant minor changes to freetype.c and quartztext.c as well as the
deletion of the i_text_align field in vlc_osd.h. It also involved some
changes in subsdec.c, where most of the work in this patch occurs.

* Minor change to quartztext.c to correct the interpretation of font
size parameter, making it consistent with a similar change being made in
subsdec.c, and to strip out multiple whitespace in html subtitles
(Similar changes to the freetype.c module have already been made as part
of a separate larger patch submission to fix problems with bidirectional
styled text in that module)

* Adds 2 new fields for carrying karaoke specific information to the
text_style_t struct in vlc_osd.h. Changed the default_text_style's
definition to agree with the changes made in the fields of text_style_t
struct.

* Support for <image> and <karaoke> subtitles in subsdec.c. (Full
working karaoke also requires an as-yet unsubmitted patch to the
renderers to implement)

* Support for more than one subpicture_region_t per timestamp, with each
subpicture region being able to have its own alignment and margins and
type: text or image

* Better calculation of plain-text versions of html subtitles

NB: This patch still makes use of a mechanism of explicitly requesting
the sdl_image module to decode any images it wants. The main reason for
this is that the bmp decoder in ffmpeg (the image decoder with the
highest score) presently only handles 16, 24 and 32 bit depths. An
alternative is for us to switch off the bmp support in ffmpeg for the
time being and the segment of code in subsdec.c that explicitly requests
this module (along with one line added to sdl_image.c) can be removed.
I'm not fussed by either implementation, but this way probably affects
fewer other modules, so have submitted it this way.

16 years agoMac OS X gui: Work around an automake/libtool bug with Objective-C files handling.
Pierre d'Herbemont [Sat, 7 Jul 2007 17:45:13 +0000 (17:45 +0000)]
Mac OS X gui: Work around an automake/libtool bug with Objective-C files handling.

16 years agotelx.c was removed
Christophe Mutricy [Fri, 6 Jul 2007 23:03:13 +0000 (23:03 +0000)]
telx.c was removed

16 years agoRemove telx decoder from configure.ac
Jean-Paul Saman [Fri, 6 Jul 2007 21:33:15 +0000 (21:33 +0000)]
Remove telx decoder from configure.ac

16 years agoRemoved telx Teletext decoder in favor of zvbi based Teletext decoder.
Jean-Paul Saman [Fri, 6 Jul 2007 21:33:10 +0000 (21:33 +0000)]
Removed telx Teletext decoder in favor of zvbi based Teletext decoder.

16 years agoSmall cleanup
Jean-Paul Saman [Fri, 6 Jul 2007 21:33:05 +0000 (21:33 +0000)]
Small cleanup

16 years agoRemove whitespace.
Jean-Paul Saman [Fri, 6 Jul 2007 21:33:00 +0000 (21:33 +0000)]
Remove whitespace.

16 years agoFree zvbi resources on error in Open() function.
Jean-Paul Saman [Fri, 6 Jul 2007 21:32:56 +0000 (21:32 +0000)]
Free zvbi resources on error in Open() function.

16 years agoCompile fix.
Jean-Paul Saman [Fri, 6 Jul 2007 21:32:52 +0000 (21:32 +0000)]
Compile fix.

16 years agoRemoved -fnested-functions for other platforms except MacOS X
Jean-Paul Saman [Fri, 6 Jul 2007 21:32:48 +0000 (21:32 +0000)]
Removed -fnested-functions for other platforms except MacOS X

16 years agoJavaScript API to change the selected teletext page from IE ActiveX, Mozilla/Firefox...
Jean-Paul Saman [Fri, 6 Jul 2007 21:32:43 +0000 (21:32 +0000)]
JavaScript API to change the selected teletext page from IE ActiveX, Mozilla/Firefox, Safari webbrowser plugins.

16 years agoAdded transparency to vbi pages and added a callback to vbi-opaque setting to change...
Jean-Paul Saman [Fri, 6 Jul 2007 21:32:38 +0000 (21:32 +0000)]
Added transparency to vbi pages and added a callback to vbi-opaque setting to change it at runtime from the gui. Threw some compiler fixes and cleanup in the mix.

16 years agoCoding style cleanup.
Jean-Paul Saman [Fri, 6 Jul 2007 21:32:36 +0000 (21:32 +0000)]
Coding style cleanup.

16 years agoPatch from thedj to recognize the vbi header in the PES.
Jean-Paul Saman [Fri, 6 Jul 2007 21:32:33 +0000 (21:32 +0000)]
Patch from thedj to recognize the vbi header in the PES.

16 years agoFix up indentation
Jean-Paul Saman [Fri, 6 Jul 2007 21:32:31 +0000 (21:32 +0000)]
Fix up indentation

16 years agoMake zvbi build on Fedora Core, debian, darwin and other unixes.
Jean-Paul Saman [Fri, 6 Jul 2007 21:32:28 +0000 (21:32 +0000)]
Make zvbi build on Fedora Core, debian, darwin and other unixes.

16 years agoThis patch is a hack to force usage of zvbi teletext decoder. It cannot be resolved...
Jean-Paul Saman [Fri, 6 Jul 2007 21:32:25 +0000 (21:32 +0000)]
This patch is a hack to force usage of zvbi teletext decoder. It cannot be resolved cleanly because the codec telx.c and zvbi.c require different offsets in the input buffer, while using the same FOURCC. This is a conflict which should be resolved in another way.

16 years agoTeletext decoder module based on libzvbi. This is the status of thedj's work at 30...
Jean-Paul Saman [Fri, 6 Jul 2007 21:32:20 +0000 (21:32 +0000)]
Teletext decoder module based on libzvbi. This is the status of thedj's work at 30 April 2007.

16 years agoCopy modules/codec/telx.c to modules/codec/zvbi.c
Jean-Paul Saman [Fri, 6 Jul 2007 21:32:13 +0000 (21:32 +0000)]
Copy modules/codec/telx.c to modules/codec/zvbi.c

16 years agocontrib: Make sure we don't have any warning in libdirac as they end up in error.
Pierre d'Herbemont [Fri, 6 Jul 2007 21:29:31 +0000 (21:29 +0000)]
contrib: Make sure we don't have any warning in libdirac as they end up in error.

16 years agoTry to fix libtool on macos
Jérome Decoodt [Fri, 6 Jul 2007 20:18:29 +0000 (20:18 +0000)]
Try to fix libtool on macos
Thanks to sam and pdherbemont (blame them too if this breaks everything!)

16 years ago * configure.ac: add missing [] in the eyetv check.
Sam Hocevar [Fri, 6 Jul 2007 10:43:14 +0000 (10:43 +0000)]
  * configure.ac: add missing [] in the eyetv check.

16 years ago * Support unaware OS X libtool by sending -framework directly to the linker.
Sam Hocevar [Fri, 6 Jul 2007 10:04:25 +0000 (10:04 +0000)]
  * Support unaware OS X libtool by sending -framework directly to the linker.

16 years agoTry to optimize a bit the antialiasing thing
Jérome Decoodt [Fri, 6 Jul 2007 07:33:15 +0000 (07:33 +0000)]
Try to optimize a bit the antialiasing thing

16 years agoSlovenian l10n update by Matej Urbančič
Christophe Mutricy [Thu, 5 Jul 2007 19:10:41 +0000 (19:10 +0000)]
Slovenian l10n update by Matej Urbančič

16 years agoBetter blending for top and left borders
Jérome Decoodt [Thu, 5 Jul 2007 13:18:06 +0000 (13:18 +0000)]
Better blending for top and left borders
Thanks dionoea!

16 years agoAdd blending for borders in rotate
Jérome Decoodt [Wed, 4 Jul 2007 23:03:48 +0000 (23:03 +0000)]
Add blending for borders in rotate

16 years agoAdd some antialiasing to rotate
Jérome Decoodt [Wed, 4 Jul 2007 22:35:56 +0000 (22:35 +0000)]
Add some antialiasing to rotate

16 years ago* "%i objekt i spellistan" as translation for "No items in the playlist" may trigger...
Felix Paul Kühne [Wed, 4 Jul 2007 19:47:09 +0000 (19:47 +0000)]
* "%i objekt i spellistan" as translation for "No items in the playlist" may trigger unexpected UI strings on OSX. I've removed that translation for now, but we should get a correct translation for the release. Fixes #1234 (forward-porting [20737])

16 years agopython bindings: setup.py, workaround vlc-config 'peculiarities'
Olivier Aubert [Wed, 4 Jul 2007 15:29:57 +0000 (15:29 +0000)]
python bindings: setup.py, workaround vlc-config 'peculiarities'

16 years agoUpdate live555 version number in live-starttime.patch
Olivier Aubert [Wed, 4 Jul 2007 13:20:41 +0000 (13:20 +0000)]
Update live555 version number in live-starttime.patch

16 years agomissing \ added
Filippo Carone [Wed, 4 Jul 2007 07:22:05 +0000 (07:22 +0000)]
missing \ added

16 years agoQt4 - Fix the non-updating MediaInfo bug, introduced by my mistake.
Jean-Baptiste Kempf [Tue, 3 Jul 2007 20:13:09 +0000 (20:13 +0000)]
Qt4 - Fix the non-updating MediaInfo bug, introduced by my mistake.
Thanks to Hannes Domani, to have seen it.

16 years agoAdd 2Vuy FourCC case flavour to rawvideo.
Jean-Baptiste Kempf [Tue, 3 Jul 2007 18:15:18 +0000 (18:15 +0000)]
Add 2Vuy FourCC case flavour to rawvideo.
By Ilkka Ollakka

16 years agoInvoke the clock once rather than 2/3 times...
Rémi Denis-Courmont [Tue, 3 Jul 2007 16:08:20 +0000 (16:08 +0000)]
Invoke the clock once rather than 2/3 times...

16 years agoUpdate trunk ALT Linux spec file for trunk.
Pavlov Konstantin [Tue, 3 Jul 2007 08:51:06 +0000 (08:51 +0000)]
Update trunk ALT Linux spec file for trunk.

16 years agoFreetype:
Jean-Baptiste Kempf [Mon, 2 Jul 2007 17:32:40 +0000 (17:32 +0000)]
Freetype:
This patch:
* try to solve the fribidi styles problems that have occured
* introduces ft_style_t, to solve the precedent problem,
* solves a few errors from precedent commits,
* split some big functions on my request to avoid many imbrications.

Patch from Bernie Purcell.

16 years agoD-Bus: The MPRIS uses a new services behavior to allow multiple mpris-enabled
Jean-Baptiste Kempf [Mon, 2 Jul 2007 17:20:49 +0000 (17:20 +0000)]
D-Bus: The MPRIS uses a new services behavior to allow multiple mpris-enabled
players to run simultaneously.
Thus the dbus service name is now org.mpris.vlc instead of org.freedesktop.MediaPlayer.
Patch by Mirsal ENNAIME.

16 years agoArabic and Slovak translation updates by Fouzia Bourai and Marián Hikaník
Christophe Mutricy [Sun, 1 Jul 2007 20:59:24 +0000 (20:59 +0000)]
Arabic and Slovak translation updates by Fouzia Bourai and Marián Hikaník

16 years agoAdd option to format strings to prevent displaying dashes if the meta info was unavai...
Antoine Cellerier [Sun, 1 Jul 2007 15:13:04 +0000 (15:13 +0000)]
Add option to format strings to prevent displaying dashes if the meta info was unavailable (ie: if time is unavailable, "$T" will display "--:--:--" while "$ T" won't display anything). This is of course completely untested :)

16 years agoAdd BDA shortcuts dvbt, dvbc, dvbs (without hyphens) to conform to rev 20427: only...
Ken Self [Sun, 1 Jul 2007 12:35:00 +0000 (12:35 +0000)]
Add BDA shortcuts dvbt, dvbc, dvbs (without hyphens) to conform to rev 20427: only allow letters, digits and slash in access/demux. Also an extra error message if graph does not start running.

16 years agoHopefully fix compilation.
Antoine Cellerier [Sat, 30 Jun 2007 21:32:57 +0000 (21:32 +0000)]
Hopefully fix compilation.

16 years agoAttempt to allow using meta information in the MSN now playing format ... I have...
Antoine Cellerier [Sat, 30 Jun 2007 20:47:37 +0000 (20:47 +0000)]
Attempt to allow using meta information in the MSN now playing format ... I have no idea if this will really work.

16 years agoQt4 - display the buttons... :)
Jean-Baptiste Kempf [Sat, 30 Jun 2007 15:29:43 +0000 (15:29 +0000)]
Qt4 - display the buttons... :)

16 years agohelper define added
Filippo Carone [Sat, 30 Jun 2007 15:19:07 +0000 (15:19 +0000)]
helper define added

16 years agovolume callback name updated
Filippo Carone [Sat, 30 Jun 2007 15:16:10 +0000 (15:16 +0000)]
volume callback name updated