]> git.sesse.net Git - vlc/log
vlc
16 years agoUse verb is the comment
Christophe Mutricy [Wed, 21 Nov 2007 22:39:34 +0000 (22:39 +0000)]
Use verb is the comment
Add some mimetype

16 years agoPatch by Glen Gray: Enable keepalive for Kasenna servers, they parse the User Agent...
Jean-Paul Saman [Wed, 21 Nov 2007 22:30:00 +0000 (22:30 +0000)]
Patch by Glen Gray: Enable keepalive for Kasenna servers, they parse the User Agent string and check for _KA appended to the User Agent name.

16 years agoPatch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets...
Jean-Paul Saman [Wed, 21 Nov 2007 22:28:20 +0000 (22:28 +0000)]
Patch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets and requires specific GET_PARAMETER commands (such as Kasenna) then the session times out when vlc is paused because the current version only sends the info when Demux() is called. Demux() is only called when data is received. This patch fixes this issue with a boolean that is set during PAUSED state that allows the timer thread to send the GET_PARAMTER messages instead and thus keeping the RTSP session alive.

16 years agoPatch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets...
Jean-Paul Saman [Wed, 21 Nov 2007 22:26:53 +0000 (22:26 +0000)]
Patch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets and requires specific GET_PARAMETER commands (such as Kasenna) then the session times out when vlc is paused because the current version only sends the info when Demux() is called. Demux() is only called when data is received. This patch fixes this issue with a boolean that is set during PAUSED state that allows the timer thread to send the GET_PARAMTER messages instead and thus keeping the RTSP session alive.

16 years agoAlso extract the translations of libqt4
Christophe Mutricy [Wed, 21 Nov 2007 22:19:06 +0000 (22:19 +0000)]
Also extract the translations of libqt4

16 years ago * modules/codec/faad.c: Put sensible defaults in i_*_channels, used for
Christophe Massiot [Wed, 21 Nov 2007 19:20:45 +0000 (19:20 +0000)]
 * modules/codec/faad.c: Put sensible defaults in i_*_channels, used for
   transcode.

16 years ago * simple.c: Extended the filter for mono output, and also converted it to the
Christophe Massiot [Wed, 21 Nov 2007 19:04:49 +0000 (19:04 +0000)]
 * simple.c: Extended the filter for mono output, and also converted it to the
   audio_filter2 architecture.

16 years ago * modules/access/fake.c: Fixed an integer overflow.
Christophe Massiot [Wed, 21 Nov 2007 18:47:54 +0000 (18:47 +0000)]
 * modules/access/fake.c: Fixed an integer overflow.

16 years ago * sec/input/es_out.c: Add suport for keyword 'any' in lists of languages ;
Christophe Massiot [Wed, 21 Nov 2007 18:23:18 +0000 (18:23 +0000)]
 * sec/input/es_out.c: Add suport for keyword 'any' in lists of languages ;
   also fix a memory leak.

16 years agoDonators section in THANKS file. Needs rewording...
Jean-Baptiste Kempf [Wed, 21 Nov 2007 18:16:13 +0000 (18:16 +0000)]
Donators section in THANKS file. Needs rewording...

16 years ago * modules/codec/x264.c: Fixed DTS when adaptive B frames are used (still
Christophe Massiot [Wed, 21 Nov 2007 18:02:04 +0000 (18:02 +0000)]
 * modules/codec/x264.c: Fixed DTS when adaptive B frames are used (still
   wrong for bpyramid, though).

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Implement -hierarchicalAspect and -flatAspect...
Pierre d'Herbemont [Wed, 21 Nov 2007 17:38:12 +0000 (17:38 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Implement -hierarchicalAspect and -flatAspect. (And add an internal @interface for VLCMediaListAspect (LibVLCBridging)).

16 years agoMacOSX/Framework/VLCMediaLibrary.m: Rework -allMedia, and remove -sublists.
Pierre d'Herbemont [Wed, 21 Nov 2007 17:36:36 +0000 (17:36 +0000)]
MacOSX/Framework/VLCMediaLibrary.m: Rework -allMedia, and remove -sublists.

16 years agoMacOSX/Framework/VLCMedia.m: Don't forget to remove the user_data from the media_desc...
Pierre d'Herbemont [Wed, 21 Nov 2007 16:22:04 +0000 (16:22 +0000)]
MacOSX/Framework/VLCMedia.m: Don't forget to remove the user_data from the media_descriptor.

16 years agoVLCMediaListAspect.m: Handle WillAdd/Added WillDelete/Deleted events.
Pierre d'Herbemont [Wed, 21 Nov 2007 15:30:01 +0000 (15:30 +0000)]
VLCMediaListAspect.m: Handle WillAdd/Added WillDelete/Deleted events.

16 years agocontrol/media_list_view.c: Provide media_list_view_event_manager().
Pierre d'Herbemont [Wed, 21 Nov 2007 15:08:22 +0000 (15:08 +0000)]
control/media_list_view.c: Provide media_list_view_event_manager().

16 years agoMacOSX/Framework: Implement VLCMediaListAspect.
Pierre d'Herbemont [Wed, 21 Nov 2007 14:31:47 +0000 (14:31 +0000)]
MacOSX/Framework: Implement VLCMediaListAspect.

16 years agoMacOSX/Framework/Sources/VLCMedia.m: Minor cleanup.
Pierre d'Herbemont [Wed, 21 Nov 2007 12:19:08 +0000 (12:19 +0000)]
MacOSX/Framework/Sources/VLCMedia.m: Minor cleanup.

16 years agoAdd fonctionality to the update dialog - Patches by Rémi Duraffort
Jean-Baptiste Kempf [Wed, 21 Nov 2007 00:39:36 +0000 (00:39 +0000)]
Add fonctionality to the update dialog - Patches by  Rémi Duraffort

16 years agoUpdate qtu, qta macros .
Jean-Baptiste Kempf [Wed, 21 Nov 2007 00:23:15 +0000 (00:23 +0000)]
Update qtu, qta macros .

16 years agocontribs: update qt4 TrollTech binaries packaging, note that it won't link correctly...
Rafaël Carré [Tue, 20 Nov 2007 23:26:26 +0000 (23:26 +0000)]
contribs: update qt4 TrollTech binaries packaging, note that it won't link correctly when building qt4 interface
explicitely disable building of manuals & documentation of fontconfig

16 years ago* demux/playlist/itml.c: iTunes Media Library importer (not tested yet)
Yoann Peronneau [Tue, 20 Nov 2007 22:35:26 +0000 (22:35 +0000)]
* demux/playlist/itml.c: iTunes Media Library importer (not tested yet)

16 years agomodules/gui/qt4/dialogs/interaction.cpp: In InteractionDialog::update() use a msg_Dbg...
Pierre d'Herbemont [Tue, 20 Nov 2007 22:25:37 +0000 (22:25 +0000)]
modules/gui/qt4/dialogs/interaction.cpp: In InteractionDialog::update() use a msg_Dbg instead of a wrong msg_Err.

16 years agoMake sure we're not using a shell version of echo without -e switch
Rafaël Carré [Tue, 20 Nov 2007 22:24:15 +0000 (22:24 +0000)]
Make sure we're not using a shell version of echo without -e switch

16 years agoNo longer use ffmpeg-config which is a Debian invention. But now even etch has the .pc
Christophe Mutricy [Tue, 20 Nov 2007 21:04:46 +0000 (21:04 +0000)]
No longer use ffmpeg-config which is a Debian invention. But now even etch has the .pc

16 years agomodules/gui/qt4: Display time in seek bar when mouse-over. (Patch by Antoine Lejeune...
Pierre d'Herbemont [Tue, 20 Nov 2007 21:03:43 +0000 (21:03 +0000)]
modules/gui/qt4: Display time in seek bar when mouse-over. (Patch by Antoine Lejeune. Reviewed by jb.)

16 years agoFfmpeg swscaler, ifdef correction.
Jean-Baptiste Kempf [Tue, 20 Nov 2007 20:14:42 +0000 (20:14 +0000)]
Ffmpeg swscaler, ifdef correction.

16 years agoVery partial cleanup
Rémi Denis-Courmont [Tue, 20 Nov 2007 19:55:37 +0000 (19:55 +0000)]
Very partial cleanup

16 years agoProbably fix make dist
Rémi Denis-Courmont [Tue, 20 Nov 2007 19:32:43 +0000 (19:32 +0000)]
Probably fix make dist

16 years agoRemove some cruft from older gettext
Rémi Denis-Courmont [Tue, 20 Nov 2007 19:32:10 +0000 (19:32 +0000)]
Remove some cruft from older gettext

16 years agoRemove VLCOPT support from M3U parser.
Rémi Denis-Courmont [Tue, 20 Nov 2007 18:54:04 +0000 (18:54 +0000)]
Remove VLCOPT support from M3U parser.
This was blatantly insecure.

16 years agomodules/gui/qt4: add an update dialog box to the help menu. (Patch by Remi Duraffort...
Pierre d'Herbemont [Tue, 20 Nov 2007 18:26:57 +0000 (18:26 +0000)]
modules/gui/qt4: add an update dialog box to the help menu. (Patch by Remi Duraffort. Reviewed by jb).

16 years agoUse cached ACP
Rémi Denis-Courmont [Tue, 20 Nov 2007 17:03:44 +0000 (17:03 +0000)]
Use cached ACP

16 years agoMacOSX/Framework/VLCMediaList.m: Remove dead code.
Pierre d'Herbemont [Tue, 20 Nov 2007 16:30:36 +0000 (16:30 +0000)]
MacOSX/Framework/VLCMediaList.m: Remove dead code.

16 years agoMacOSX/Framework/VLCMediaList.m: Don't forget to listen to WillAdd/WillDelete media...
Pierre d'Herbemont [Tue, 20 Nov 2007 16:28:54 +0000 (16:28 +0000)]
MacOSX/Framework/VLCMediaList.m: Don't forget to listen to WillAdd/WillDelete media list event.

16 years agoMacOSX/Framework/VLCMediaList.m: Be KVC compliant.
Pierre d'Herbemont [Tue, 20 Nov 2007 16:26:48 +0000 (16:26 +0000)]
MacOSX/Framework/VLCMediaList.m: Be KVC compliant.

16 years agocontrol/hierarchical_media_list_view.c: Send WillAdd/Added and WillDelete/Deleted...
Pierre d'Herbemont [Tue, 20 Nov 2007 15:32:27 +0000 (15:32 +0000)]
control/hierarchical_media_list_view.c: Send WillAdd/Added and WillDelete/Deleted events.

16 years agocontrol/flat_media_list_view.c: Send WillAdd/Added WillDelete/Deleted events.
Pierre d'Herbemont [Tue, 20 Nov 2007 15:31:51 +0000 (15:31 +0000)]
control/flat_media_list_view.c: Send WillAdd/Added WillDelete/Deleted events.

16 years agosrc/control/media_list_view.c: Facilities to send WillAdd/Added WillDelete/Deleted...
Pierre d'Herbemont [Tue, 20 Nov 2007 15:31:08 +0000 (15:31 +0000)]
src/control/media_list_view.c: Facilities to send WillAdd/Added WillDelete/Deleted events.

16 years agocontrol/media_list.c: Send WillAddItem and WillDeleteItem events.
Pierre d'Herbemont [Tue, 20 Nov 2007 14:57:06 +0000 (14:57 +0000)]
control/media_list.c: Send WillAddItem and WillDeleteItem events.

16 years agosvn propset svn:keywords "Id" hierarchical_media_list_view.c
Pierre d'Herbemont [Tue, 20 Nov 2007 14:18:16 +0000 (14:18 +0000)]
svn propset svn:keywords "Id" hierarchical_media_list_view.c

16 years agosrc/control: Implement hierarchical_media_list_view.
Pierre d'Herbemont [Tue, 20 Nov 2007 14:12:57 +0000 (14:12 +0000)]
src/control: Implement hierarchical_media_list_view.

16 years agocontrol/media_descriptor.c: Don't forget to release the event manager. (Reported...
Pierre d'Herbemont [Tue, 20 Nov 2007 12:07:38 +0000 (12:07 +0000)]
control/media_descriptor.c: Don't forget to release the event manager. (Reported by polo78 on the forum and funman).

16 years agoFix cleanup of libamrwb package in contrib.
Jean-Paul Saman [Tue, 20 Nov 2007 11:57:00 +0000 (11:57 +0000)]
Fix cleanup of libamrwb package in contrib.

16 years agoFix return value after the interaction dialog has been used.
Jean-Paul Saman [Tue, 20 Nov 2007 09:08:21 +0000 (09:08 +0000)]
Fix return value after the interaction dialog has been used.

16 years agoFix double free in live555.
Jean-Paul Saman [Tue, 20 Nov 2007 09:08:19 +0000 (09:08 +0000)]
Fix double free in live555.

16 years agoPatch by Richard Hosking: Allow users specified width and height of v4l2 source.
Jean-Paul Saman [Tue, 20 Nov 2007 08:30:30 +0000 (08:30 +0000)]
Patch by Richard Hosking: Allow users specified width and height of v4l2 source.

16 years agofreetype: use [.\/_] to break lines when ' ' only failed
Rafaël Carré [Mon, 19 Nov 2007 23:34:15 +0000 (23:34 +0000)]
freetype: use [.\/_] to break lines when ' ' only failed

16 years agoadd an unspported demux query to remove a useless error. Show the query number when...
Rafaël Carré [Mon, 19 Nov 2007 22:11:51 +0000 (22:11 +0000)]
add an unspported demux query to remove a useless error. Show the query number when it's unknown (for the future)

16 years agoForce ISO-8859-8 for Hebrew users
Rémi Denis-Courmont [Mon, 19 Nov 2007 21:32:46 +0000 (21:32 +0000)]
Force ISO-8859-8 for Hebrew users

16 years agoSimplify
Rémi Denis-Courmont [Mon, 19 Nov 2007 21:26:10 +0000 (21:26 +0000)]
Simplify

16 years agoComments
Rémi Denis-Courmont [Mon, 19 Nov 2007 21:21:23 +0000 (21:21 +0000)]
Comments

16 years agoactivex: fixed registration problems as reported in forums (i.e DllRegisterServer...
Damien Fouilleul [Mon, 19 Nov 2007 19:42:19 +0000 (19:42 +0000)]
activex: fixed registration problems as reported in forums (i.e DllRegisterServer@0 postfix is removed). damn libtool !

16 years agomatroska demuxer: supports Real Video
Rafaël Carré [Mon, 19 Nov 2007 18:33:09 +0000 (18:33 +0000)]
matroska demuxer: supports Real Video

16 years agoComment on the EOF case - this does not change the semantic at all.
Rémi Denis-Courmont [Mon, 19 Nov 2007 18:28:24 +0000 (18:28 +0000)]
Comment on the EOF case - this does not change the semantic at all.

16 years agotypo
Rafaël Carré [Mon, 19 Nov 2007 17:50:30 +0000 (17:50 +0000)]
typo

16 years agoTrigger intf_UserLoginPassword() when authorization of rtsp link failed while using...
Jean-Paul Saman [Mon, 19 Nov 2007 15:36:33 +0000 (15:36 +0000)]
Trigger intf_UserLoginPassword() when authorization of rtsp link failed while using --rtsp-http.

16 years agocontribs: fribidi, tar.bz2 -> tar.gz
Damien Fouilleul [Mon, 19 Nov 2007 15:10:40 +0000 (15:10 +0000)]
contribs: fribidi, tar.bz2 -> tar.gz

16 years agosrc/control: Implement flat_media_list_view construction.
Pierre d'Herbemont [Mon, 19 Nov 2007 14:06:52 +0000 (14:06 +0000)]
src/control: Implement flat_media_list_view construction.

16 years agoEnable RTSP rtpInfo track synchronization in live555 demuxer.
Jean-Paul Saman [Mon, 19 Nov 2007 13:59:57 +0000 (13:59 +0000)]
Enable RTSP rtpInfo track synchronization in live555 demuxer.

16 years agolive555 improvements: Make rtsp://user:pwd@server/path work and fix --rtsp-http option.
Jean-Paul Saman [Mon, 19 Nov 2007 13:59:56 +0000 (13:59 +0000)]
live555 improvements: Make rtsp://user:pwd@server/path work and fix --rtsp-http option.

16 years agovlc_arrays.h: Implement vlc_array_index_of_item.
Pierre d'Herbemont [Mon, 19 Nov 2007 13:58:52 +0000 (13:58 +0000)]
vlc_arrays.h: Implement vlc_array_index_of_item.

16 years agosrc/control: Implement libvlc_media_list_view_children_at_index.
Pierre d'Herbemont [Mon, 19 Nov 2007 13:48:23 +0000 (13:48 +0000)]
src/control: Implement libvlc_media_list_view_children_at_index.

16 years agoncurses: display the input's title if it's present instead of the name. Use asprintf()
Rafaël Carré [Mon, 19 Nov 2007 12:58:21 +0000 (12:58 +0000)]
ncurses: display the input's title if it's present instead of the name. Use asprintf()

16 years agoncurses: yield() the playlist only once
Rafaël Carré [Mon, 19 Nov 2007 12:41:28 +0000 (12:41 +0000)]
ncurses: yield() the playlist only once

16 years agoncurses: store the current playlist node in p_sys
Rafaël Carré [Mon, 19 Nov 2007 12:35:45 +0000 (12:35 +0000)]
ncurses: store the current playlist node in p_sys
Don't store the playlist_t pointer in p_sys since it is always present in any_vlc_object_t->p_libvlc->p_playlist

16 years agoMacOSX/Framework/VLCMediaList.m: Fix a few warnings and use a Dictionary instead...
Pierre d'Herbemont [Mon, 19 Nov 2007 09:55:34 +0000 (09:55 +0000)]
MacOSX/Framework/VLCMediaList.m: Fix a few warnings and use a Dictionary instead of an array for -mediaListItemAdded: argument.

16 years agoMacOSX/Framework/VLCMedia.m: Remove the directory filter when opening a media. A...
Pierre d'Herbemont [Mon, 19 Nov 2007 09:34:47 +0000 (09:34 +0000)]
MacOSX/Framework/VLCMedia.m: Remove the directory filter when opening a media. A directory can be seen as a VLCMedia, as it is a playlist, and playlists are media.

16 years agoMacOSX/VLC_app: Remove unused files.
Pierre d'Herbemont [Mon, 19 Nov 2007 09:23:33 +0000 (09:23 +0000)]
MacOSX/VLC_app: Remove unused files.

16 years agoMacOSX/VLC_app: Update and simplify to match current Framework state.
Pierre d'Herbemont [Mon, 19 Nov 2007 09:22:13 +0000 (09:22 +0000)]
MacOSX/VLC_app: Update and simplify to match current Framework state.

16 years agomozilla: remove harmful excessive debug, thanks to Martin Vávra.
Rafaël Carré [Mon, 19 Nov 2007 07:16:53 +0000 (07:16 +0000)]
mozilla: remove harmful excessive debug, thanks to Martin Vávra.

16 years agoReal/Sipr, try to use a correct flavor detection, without using the MPlayer hacks...
Jean-Baptiste Kempf [Mon, 19 Nov 2007 01:43:37 +0000 (01:43 +0000)]
Real/Sipr, try to use a correct flavor detection, without using the MPlayer hacks...

16 years agomozilla: remove potentially harmful debug on win32
Rafaël Carré [Mon, 19 Nov 2007 00:22:42 +0000 (00:22 +0000)]
mozilla: remove potentially harmful debug on win32

16 years ago* forward-port [23152]
Felix Paul Kühne [Mon, 19 Nov 2007 00:17:33 +0000 (00:17 +0000)]
* forward-port [23152]

16 years agoReal demuxer: Comments about support/non-support
Jean-Baptiste Kempf [Sun, 18 Nov 2007 22:31:43 +0000 (22:31 +0000)]
Real demuxer: Comments about support/non-support

16 years agoncurses: add a 'g' shortcut to go to the current playing item
Rafaël Carré [Sun, 18 Nov 2007 22:28:18 +0000 (22:28 +0000)]
ncurses: add a 'g' shortcut to go to the current playing item

16 years ago* retrieve fribidi from SourceForge instead of their project server/our own server
Felix Paul Kühne [Sun, 18 Nov 2007 21:37:45 +0000 (21:37 +0000)]
* retrieve fribidi from SourceForge instead of their project server/our own server

16 years agoDisable MMXEXT (MMX2) mode for swScaler since it crashes.
Jean-Paul Saman [Sun, 18 Nov 2007 21:35:16 +0000 (21:35 +0000)]
Disable MMXEXT (MMX2) mode for swScaler since it crashes.

16 years agoChroma conversion using swscaler module.
Jean-Paul Saman [Sun, 18 Nov 2007 21:35:14 +0000 (21:35 +0000)]
Chroma conversion using swscaler module.

16 years agoOops remove debug
Christophe Mutricy [Sun, 18 Nov 2007 21:23:12 +0000 (21:23 +0000)]
Oops remove debug

16 years agoDon't leak memory
Christophe Mutricy [Sun, 18 Nov 2007 21:18:48 +0000 (21:18 +0000)]
Don't leak memory

16 years agoxspf muxer: determinates correctly if we're handling a file:// uri, and so produce...
Rafaël Carré [Sun, 18 Nov 2007 20:56:44 +0000 (20:56 +0000)]
xspf muxer: determinates correctly if we're handling a file:// uri, and so produce valid XSPF

16 years agoncurses: various bugfixes
Rafaël Carré [Sun, 18 Nov 2007 20:47:58 +0000 (20:47 +0000)]
ncurses: various bugfixes

 * Workaround KEY_END not working with $TERM=xterm on FreeBSD
 * Don't abort when printing strings with unprintable characters ( for example when the user presses ctrl+something in FIND or OPEN boxes )
 * Show a '*' in front of the current node
 * Add files in the correct node

This is how nodes do work in ncurses: When you select an item with 'Enter',

 * if it's a leaf, then start playing it, and set the current node to the toplevel parent of that leaf (example: local playlist, or media library)
 * if it's an empty node, then stop the playlist, and set the current node to be that one, so you can add items to it
 * if it's a node with children, set the current node to that one, and start playing the next children of that one

The "current node" means that the playlist will never reach items which aren't direct or indirect children of that node, and so it will stop after the last one has been reached

16 years agoIndentation.
Jean-Paul Saman [Sun, 18 Nov 2007 19:28:06 +0000 (19:28 +0000)]
Indentation.

16 years agoTest for PIX_FMT_RGBA iso swscale.
Jean-Paul Saman [Sun, 18 Nov 2007 19:28:01 +0000 (19:28 +0000)]
Test for PIX_FMT_RGBA iso swscale.

16 years agoPatch by Richard Hosking: Honor user specified chroma if the device supports it.
Jean-Paul Saman [Sun, 18 Nov 2007 19:27:59 +0000 (19:27 +0000)]
Patch by Richard Hosking: Honor user specified chroma if the device supports it.

16 years agoOops.
Jean-Baptiste Kempf [Sun, 18 Nov 2007 19:06:37 +0000 (19:06 +0000)]
Oops.

16 years agoAttempt to implement chroma conversion using swscale. This currently crashes on calli...
Jean-Paul Saman [Sun, 18 Nov 2007 19:03:25 +0000 (19:03 +0000)]
Attempt to implement chroma conversion using swscale. This currently crashes on calling of pf_convert().

16 years agoxspf: don't use %encoding for node title, but only convert XML special characters
Rafaël Carré [Sun, 18 Nov 2007 18:19:30 +0000 (18:19 +0000)]
xspf: don't use %encoding for node title, but only convert XML special characters

16 years agoRealv3: support for broken streams that speciy a wrong FourCC
Jean-Baptiste Kempf [Sun, 18 Nov 2007 18:15:56 +0000 (18:15 +0000)]
Realv3: support for broken streams that speciy a wrong FourCC

16 years agoncurses: various bugfixes & new box
Rafaël Carré [Sun, 18 Nov 2007 18:06:05 +0000 (18:06 +0000)]
ncurses: various bugfixes & new box
 * Metadata box ( 'm' key)
 * Rebuild the playlist immediately after a deletion, avoiding crashes
 * Center the title
 * Correctly ellipsize wide strings

16 years agoxspf muxer: %encode '+' since decode_URI() will decode it as a space
Rafaël Carré [Sun, 18 Nov 2007 18:03:25 +0000 (18:03 +0000)]
xspf muxer: %encode '+' since decode_URI() will decode it as a space

16 years agovlc_meta.h: we don't need VLC_META_CODEC_* but we need the description of the track id
Rafaël Carré [Sun, 18 Nov 2007 17:59:23 +0000 (17:59 +0000)]
vlc_meta.h: we don't need VLC_META_CODEC_* but we need the description of the track id

16 years agompris controler: doesn't depend on python being in /usr/bin
Rafaël Carré [Sun, 18 Nov 2007 17:58:36 +0000 (17:58 +0000)]
mpris controler: doesn't depend on python being in /usr/bin

16 years agodbus: super annoying typo
Rafaël Carré [Sun, 18 Nov 2007 17:57:52 +0000 (17:57 +0000)]
dbus: super annoying typo

16 years ago* updated the po-files once again
Felix Paul Kühne [Sun, 18 Nov 2007 15:20:10 +0000 (15:20 +0000)]
* updated the po-files once again

16 years agotypo
Eric Petit [Sun, 18 Nov 2007 14:12:31 +0000 (14:12 +0000)]
typo

16 years ago* src/input/clock.c: Feed synchro with new ref. point after unexpected discontinuity...
Dennis van Amerongen [Sun, 18 Nov 2007 13:36:58 +0000 (13:36 +0000)]
* src/input/clock.c: Feed synchro with new ref. point after unexpected discontinuity. Needs testing, should fix ticket #691 no audio/video in transcode after clock gap in input

16 years agoactivex: forwardport [23112]
Damien Fouilleul [Sat, 17 Nov 2007 23:32:42 +0000 (23:32 +0000)]
activex: forwardport [23112]

16 years agoAdd the Changelog-2006. It shouldn't be updated now... :)
Jean-Baptiste Kempf [Sat, 17 Nov 2007 20:03:29 +0000 (20:03 +0000)]
Add the Changelog-2006. It shouldn't be updated now... :)