]> git.sesse.net Git - vlc/log
vlc
16 years agoWin32 compile fix
Rémi Denis-Courmont [Sat, 3 May 2008 17:06:18 +0000 (20:06 +0300)]
Win32 compile fix

16 years agoSpeak English
Rémi Denis-Courmont [Sat, 3 May 2008 15:01:02 +0000 (18:01 +0300)]
Speak English

16 years agoFix symbols list
Rémi Denis-Courmont [Sat, 3 May 2008 14:59:28 +0000 (17:59 +0300)]
Fix symbols list

16 years agoNo need to kill VLC if it's exiting already.
Rémi Denis-Courmont [Sat, 3 May 2008 14:46:03 +0000 (17:46 +0300)]
No need to kill VLC if it's exiting already.

16 years agoRemove pf_memcpy and pf_memset from libvlc
Rémi Denis-Courmont [Sat, 3 May 2008 14:20:43 +0000 (17:20 +0300)]
Remove pf_memcpy and pf_memset from libvlc

16 years agoUse vlc_memset/vlc_memcpy
Rémi Denis-Courmont [Sat, 3 May 2008 14:16:59 +0000 (17:16 +0300)]
Use vlc_memset/vlc_memcpy

16 years agoUse the new registration mechanism for memcpy/memset
Rémi Denis-Courmont [Sat, 3 May 2008 12:42:06 +0000 (15:42 +0300)]
Use the new registration mechanism for memcpy/memset

16 years agoProcess-wide memcpy/memset accelarations
Rémi Denis-Courmont [Sat, 3 May 2008 12:41:17 +0000 (15:41 +0300)]
Process-wide memcpy/memset accelarations

(CPU features don't change across libvlc instances)

16 years agob_daemon does not need to be exported through vlc_global
Rémi Denis-Courmont [Sat, 3 May 2008 10:49:48 +0000 (13:49 +0300)]
b_daemon does not need to be exported through vlc_global

16 years agovlc_object_t.p_internals is not needed anymore
Rémi Denis-Courmont [Sat, 3 May 2008 09:51:03 +0000 (12:51 +0300)]
vlc_object_t.p_internals is not needed anymore

16 years agovlc_internals(): use pointer arithmetic
Rémi Denis-Courmont [Sat, 3 May 2008 09:50:50 +0000 (12:50 +0300)]
vlc_internals(): use pointer arithmetic

16 years agoAllocate global object as the others - not statically anymore
Rémi Denis-Courmont [Sat, 3 May 2008 09:34:11 +0000 (12:34 +0300)]
Allocate global object as the others - not statically anymore

16 years agoHide global object within the thread and object subsystem
Rémi Denis-Courmont [Sat, 3 May 2008 09:21:11 +0000 (12:21 +0300)]
Hide global object within the thread and object subsystem

16 years agoobject: use vlc_internals()
Rémi Denis-Courmont [Sat, 3 May 2008 09:05:42 +0000 (12:05 +0300)]
object: use vlc_internals()

16 years agovariables: use vlc_internals()
Rémi Denis-Courmont [Sat, 3 May 2008 08:42:09 +0000 (11:42 +0300)]
variables: use vlc_internals()

16 years agothreads: use vlc_internals()
Rémi Denis-Courmont [Sat, 3 May 2008 08:41:51 +0000 (11:41 +0300)]
threads: use vlc_internals()

16 years agoOSD: use vlc_internals()
Rémi Denis-Courmont [Sat, 3 May 2008 08:41:11 +0000 (11:41 +0300)]
OSD: use vlc_internals()

16 years agoRemove some global object-specific code
Rémi Denis-Courmont [Sat, 3 May 2008 07:18:11 +0000 (10:18 +0300)]
Remove some global object-specific code

16 years agoSimplify threads init
Rémi Denis-Courmont [Sat, 3 May 2008 08:33:11 +0000 (11:33 +0300)]
Simplify threads init

16 years agoCosmetic fix
Rémi Denis-Courmont [Sat, 3 May 2008 06:54:59 +0000 (09:54 +0300)]
Cosmetic fix

16 years agoThank Vincent
Christophe Mutricy [Fri, 2 May 2008 23:14:51 +0000 (00:14 +0100)]
Thank Vincent

16 years agoRussian l10n update by Alexey Salmin
Christophe Mutricy [Fri, 2 May 2008 23:11:53 +0000 (00:11 +0100)]
Russian l10n update by Alexey Salmin

16 years agoUpdate POTFILES.in after files renamed and added
Christophe Mutricy [Fri, 2 May 2008 23:06:09 +0000 (00:06 +0100)]
Update POTFILES.in after files renamed and added

16 years agoUse var_AcquireMutex for the quicktime lock.
Rémi Denis-Courmont [Fri, 2 May 2008 16:25:10 +0000 (19:25 +0300)]
Use var_AcquireMutex for the quicktime lock.

16 years agomain.h -> vlc_main.h
Rémi Denis-Courmont [Fri, 2 May 2008 16:06:43 +0000 (19:06 +0300)]
main.h -> vlc_main.h

16 years agoAdd kate to the news
Rémi Denis-Courmont [Fri, 2 May 2008 15:35:56 +0000 (18:35 +0300)]
Add kate to the news

16 years agoconfigure: Minor fixes for kate detection
Rémi Denis-Courmont [Fri, 2 May 2008 15:33:00 +0000 (18:33 +0300)]
configure: Minor fixes for kate detection

16 years agobasic support for Kate streams as subtitles
Vincent Penquerc'h [Fri, 2 May 2008 09:46:26 +0000 (10:46 +0100)]
basic support for Kate streams as subtitles

Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
16 years agoSupport for MPSub.
Jean-Baptiste Kempf [Fri, 2 May 2008 08:35:13 +0000 (01:35 -0700)]
Support for MPSub.
Only TIME based, not Frame based, yet.

16 years agoSmall fix for PJS to remove "".
Jean-Baptiste Kempf [Fri, 2 May 2008 07:45:43 +0000 (00:45 -0700)]
Small fix for PJS to remove "".

16 years agoParsing of Phoenix Subtitles.
Jean-Baptiste Kempf [Fri, 2 May 2008 07:38:15 +0000 (00:38 -0700)]
Parsing of Phoenix Subtitles.
Almost unused subtitle. No idea though if FPS or 1/10th of sec, Annodex and MPlayer disagree...

16 years agoSupport for AQT subtitles.
Jean-Baptiste Kempf [Fri, 2 May 2008 06:29:23 +0000 (23:29 -0700)]
Support for AQT subtitles.
Parsing is fine but timing is wrong since it must be multiplied by FPS.

16 years agoMove dirent stuff to fixups.h, where it belongs
Rémi Denis-Courmont [Thu, 1 May 2008 20:11:42 +0000 (23:11 +0300)]
Move dirent stuff to fixups.h, where it belongs

16 years agoWe need <inttypes.h>, always
Rémi Denis-Courmont [Thu, 1 May 2008 20:08:41 +0000 (23:08 +0300)]
We need <inttypes.h>, always

16 years agoBe more verbose
Rémi Denis-Courmont [Thu, 1 May 2008 20:04:45 +0000 (23:04 +0300)]
Be more verbose

16 years agodist_ is not needed for HEADERS
Rémi Denis-Courmont [Thu, 1 May 2008 20:00:46 +0000 (23:00 +0300)]
dist_ is not needed for HEADERS

16 years agoInstall minimum set of plugin headers.
Rémi Denis-Courmont [Thu, 1 May 2008 20:00:05 +0000 (23:00 +0300)]
Install minimum set of plugin headers.

16 years agoRemove useless include
Rémi Denis-Courmont [Thu, 1 May 2008 19:57:03 +0000 (22:57 +0300)]
Remove useless include

16 years agoFix name
Rémi Denis-Courmont [Thu, 1 May 2008 19:56:38 +0000 (22:56 +0300)]
Fix name

16 years agoFix expansion to no-op
Rémi Denis-Courmont [Thu, 1 May 2008 19:54:43 +0000 (22:54 +0300)]
Fix expansion to no-op

16 years agoDon't use assert() here.
Rémi Denis-Courmont [Thu, 1 May 2008 19:27:06 +0000 (22:27 +0300)]
Don't use assert() here.

If it's really wanted, functions should de inlined

16 years agoNo need to include the same file twice
Rémi Denis-Courmont [Thu, 1 May 2008 19:22:30 +0000 (22:22 +0300)]
No need to include the same file twice

16 years agoUse int64_t directly within plugins rather than vlc_int64_t
Rémi Denis-Courmont [Thu, 1 May 2008 19:19:51 +0000 (22:19 +0300)]
Use int64_t directly within plugins rather than vlc_int64_t

I wonder why we need this (in libvlc-control) by the way...?

16 years agoPut msg_context_global_key to the internal header.
Rémi Denis-Courmont [Thu, 1 May 2008 19:17:21 +0000 (22:17 +0300)]
Put msg_context_global_key to the internal header.

It was not exported from libvlc anyhow.

16 years agoRemove I64C as well
Rémi Denis-Courmont [Thu, 1 May 2008 19:11:47 +0000 (22:11 +0300)]
Remove I64C as well

16 years agoRemove UI64_C
Rémi Denis-Courmont [Thu, 1 May 2008 19:05:41 +0000 (22:05 +0300)]
Remove UI64_C

Turns out it was only used once in the whole tree.

16 years agoRemove I64F., not needed anymore
Rémi Denis-Courmont [Thu, 1 May 2008 18:59:36 +0000 (21:59 +0300)]
Remove I64F., not needed anymore

16 years agoRemnants of I64F.
Rémi Denis-Courmont [Thu, 1 May 2008 18:59:07 +0000 (21:59 +0300)]
Remnants of I64F.

16 years agoNIH syndrome cure (2)
Rémi Denis-Courmont [Thu, 1 May 2008 18:57:00 +0000 (21:57 +0300)]
NIH syndrome cure (2)

16 years agoNIH desyndromization
Rémi Denis-Courmont [Thu, 1 May 2008 18:50:55 +0000 (21:50 +0300)]
NIH desyndromization

16 years agoUse malloc(1) as cookie rather than malloc(0)
Rémi Denis-Courmont [Thu, 1 May 2008 18:24:07 +0000 (21:24 +0300)]
Use malloc(1) as cookie rather than malloc(0)

malloc(0) can legally be NULL (or not unique).

16 years agoRemove useless #include
Rémi Denis-Courmont [Thu, 1 May 2008 17:55:18 +0000 (20:55 +0300)]
Remove useless #include

16 years agoC++ <inttypes.h> inclusion fixes
Rémi Denis-Courmont [Thu, 1 May 2008 17:41:36 +0000 (20:41 +0300)]
C++ <inttypes.h> inclusion fixes

16 years agoFix ffmpeg when !ENABLE_SOUT
Rémi Denis-Courmont [Thu, 1 May 2008 17:27:14 +0000 (20:27 +0300)]
Fix ffmpeg when !ENABLE_SOUT

16 years agoDon't generate module parameters twice
Rémi Denis-Courmont [Thu, 1 May 2008 17:27:02 +0000 (20:27 +0300)]
Don't generate module parameters twice

16 years agoDon't compile sout code if sout is disabled
Rémi Denis-Courmont [Thu, 1 May 2008 17:04:27 +0000 (20:04 +0300)]
Don't compile sout code if sout is disabled

16 years agoLook for config.h output in public header files
Rémi Denis-Courmont [Thu, 1 May 2008 16:11:07 +0000 (19:11 +0300)]
Look for config.h output in public header files

16 years agoUse macro for __attribute__((packed))
Rémi Denis-Courmont [Thu, 1 May 2008 15:37:43 +0000 (18:37 +0300)]
Use macro for __attribute__((packed))

16 years agolibintl is never "included" anymore
Rémi Denis-Courmont [Thu, 1 May 2008 15:33:26 +0000 (18:33 +0300)]
libintl is never "included" anymore

16 years agoSpare one use of WORDS_BIGENDIAN from vlc_common.h
Rémi Denis-Courmont [Thu, 1 May 2008 15:32:43 +0000 (18:32 +0300)]
Spare one use of WORDS_BIGENDIAN from vlc_common.h

16 years agoRemove the temporary hack
Rémi Denis-Courmont [Thu, 1 May 2008 15:24:14 +0000 (18:24 +0300)]
Remove the temporary hack

16 years agoU?I64C: use U?INT64_C from <stdint.h>
Rémi Denis-Courmont [Thu, 1 May 2008 14:50:16 +0000 (17:50 +0300)]
U?I64C: use U?INT64_C from <stdint.h>

16 years agoI64F?: use PRI?64 from <inttypes.h>
Rémi Denis-Courmont [Thu, 1 May 2008 14:46:22 +0000 (17:46 +0300)]
I64F?: use PRI?64 from <inttypes.h>

I don't have the courage to replace all the occurences in the code.

16 years ago<inttypes.h> is a superset of <stdint.h>, use it instead.
Rémi Denis-Courmont [Thu, 1 May 2008 14:38:24 +0000 (17:38 +0300)]
<inttypes.h> is a superset of <stdint.h>, use it instead.

16 years agoDon't re-invent uint8_t - remove byte_t
Rémi Denis-Courmont [Thu, 1 May 2008 14:30:52 +0000 (17:30 +0300)]
Don't re-invent uint8_t - remove byte_t

Also sizeof(byte_t)^Wsizeof(uint8_t) can only ever be 1, if it is
defined. It's not defined, if char is more than 8 bits, and uint8_t is
not provided, but then VLC will not compile in the first place.

16 years agoFixed the compilation of multiple Mac OS X related modules
Felix Paul Kühne [Thu, 1 May 2008 10:57:01 +0000 (12:57 +0200)]
Fixed the compilation of multiple Mac OS X related modules

by using VLC_ADD_PLUGIN instead of VLC_ADD_BUILTINS.

Please check for potential regressions.

16 years agoMissing #include
Rémi Denis-Courmont [Thu, 1 May 2008 08:36:51 +0000 (11:36 +0300)]
Missing #include

16 years agoSupport for RIFF/MIDI files
Rémi Denis-Courmont [Wed, 30 Apr 2008 18:30:13 +0000 (21:30 +0300)]
Support for RIFF/MIDI files

16 years ago--mono does noes exist. Comment out the text for it.
Rémi Denis-Courmont [Wed, 30 Apr 2008 17:05:22 +0000 (20:05 +0300)]
--mono does noes exist. Comment out the text for it.

16 years agoDisc reading libs want ANSI rather than UTF-8 paths - fixes #1560
Rémi Denis-Courmont [Wed, 30 Apr 2008 17:04:59 +0000 (20:04 +0300)]
Disc reading libs want ANSI rather than UTF-8 paths - fixes #1560

16 years agoExport ToLocaleDup
Rémi Denis-Courmont [Wed, 30 Apr 2008 17:04:05 +0000 (20:04 +0300)]
Export ToLocaleDup

16 years agoWin64 compatible modifications around set/getWindowLong
Jean-Baptiste Kempf [Wed, 30 Apr 2008 17:01:20 +0000 (19:01 +0200)]
Win64 compatible modifications around set/getWindowLong

16 years agoFix the interpretation of command "help" by VLM.
Adrien Grand [Sun, 27 Apr 2008 13:17:03 +0000 (15:17 +0200)]
Fix the interpretation of command "help" by VLM.

In the function ExecuteCommand, p_message is given in argument to ExecuteHelp
and is then modified locally in ExecuteHelp:
  p_message = vlm_MessageNew( "help", vlm_NULL );
whereas it is used further in function ExecuteCommand.
This patch fixes this problem by passing the pointer address in argument to
ExecuteHelp instead of the pointer itself.

Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
16 years agoRestore ENABLE_SOUT #define (used in wav "codec")
Rémi Denis-Courmont [Tue, 29 Apr 2008 05:18:43 +0000 (08:18 +0300)]
Restore ENABLE_SOUT #define (used in wav "codec")

16 years agoMove the MPRIS Quit method to the root dbus object.
Mirsal Ennaime [Tue, 29 Apr 2008 01:16:04 +0000 (03:16 +0200)]
Move the MPRIS Quit method to the root dbus object.
This closes #1565

16 years agoDon't use VLC_ADD_PLUGIN for common sout and packetizers plugins
Rémi Denis-Courmont [Mon, 28 Apr 2008 20:26:46 +0000 (23:26 +0300)]
Don't use VLC_ADD_PLUGIN for common sout and packetizers plugins

16 years agoFix previous commit
Rémi Denis-Courmont [Mon, 28 Apr 2008 20:13:39 +0000 (23:13 +0300)]
Fix previous commit

16 years agoProtect access_output/ under ENABLE_SOUT as well
Rémi Denis-Courmont [Mon, 28 Apr 2008 20:08:20 +0000 (23:08 +0300)]
Protect access_output/ under ENABLE_SOUT as well

16 years agoDon't bother with mux/ and stream_out/ is sout is disabled
Rémi Denis-Courmont [Mon, 28 Apr 2008 20:04:33 +0000 (23:04 +0300)]
Don't bother with mux/ and stream_out/ is sout is disabled

16 years agoVLC_ADD_PLUGINS -> VLC_ADD_PLUGIN
Rémi Denis-Courmont [Mon, 28 Apr 2008 19:45:57 +0000 (22:45 +0300)]
VLC_ADD_PLUGINS -> VLC_ADD_PLUGIN

16 years agoFixes
Rémi Denis-Courmont [Mon, 28 Apr 2008 19:40:04 +0000 (22:40 +0300)]
Fixes

16 years agoAvoid vlc-config for access plugins that are always built
Rémi Denis-Courmont [Mon, 28 Apr 2008 19:34:29 +0000 (22:34 +0300)]
Avoid vlc-config for access plugins that are always built

16 years agonice is a phony target
Rémi Denis-Courmont [Mon, 28 Apr 2008 19:33:14 +0000 (22:33 +0300)]
nice is a phony target

16 years agoCosmetics
Rémi Denis-Courmont [Mon, 28 Apr 2008 19:32:51 +0000 (22:32 +0300)]
Cosmetics

16 years agoRemove a bunch of obsoleted kludges
Rémi Denis-Courmont [Mon, 28 Apr 2008 19:31:32 +0000 (22:31 +0300)]
Remove a bunch of obsoleted kludges

We don't need to invoke make twice in every directory, and we don't need
the awful libtool install kludge anymore.

16 years agoSet a substitution variable for configure-enabled plugins
Rémi Denis-Courmont [Mon, 28 Apr 2008 18:56:27 +0000 (21:56 +0300)]
Set a substitution variable for configure-enabled plugins

16 years agoInvoke VLC_ADD_PLUGINS with only one plugin at a time
Rémi Denis-Courmont [Sun, 27 Apr 2008 20:09:11 +0000 (23:09 +0300)]
Invoke VLC_ADD_PLUGINS with only one plugin at a time

16 years agoAllow building plugins through autotools-builtin means...
Rémi Denis-Courmont [Mon, 28 Apr 2008 19:20:34 +0000 (22:20 +0300)]
Allow building plugins through autotools-builtin means...

...in addition to vlc-config

16 years agoUpdate comments
Rémi Denis-Courmont [Mon, 28 Apr 2008 17:28:50 +0000 (20:28 +0300)]
Update comments

16 years agoTypo
Rémi Denis-Courmont [Mon, 28 Apr 2008 16:30:42 +0000 (19:30 +0300)]
Typo

16 years agoFix accelerated modules configure options.
Rémi Denis-Courmont [Mon, 28 Apr 2008 16:25:24 +0000 (19:25 +0300)]
Fix accelerated modules configure options.

Only enable those modules that were enabled, rather than _all_ of them
(which should fix --disable-sse and --disable-mmx). Also don't run
checks if we know we're not going to enable the modules anyway.

16 years agoremove bogus code introduced in the previous commit
Felix Paul Kühne [Sun, 27 Apr 2008 20:42:35 +0000 (22:42 +0200)]
remove bogus code introduced in the previous commit

sorry about the disturbance

16 years agoYou want to use mdate() instead of mtime() which is invalid
Felix Paul Kühne [Sun, 27 Apr 2008 20:41:49 +0000 (22:41 +0200)]
You want to use mdate() instead of mtime() which is invalid

16 years agoHack to fix the compilation on 10.4. This should actually be covered by configure...
Felix Paul Kühne [Sun, 27 Apr 2008 20:10:44 +0000 (22:10 +0200)]
Hack to fix the compilation on 10.4. This should actually be covered by configure, which complains about missing headers, but doesn't disable this module properly.

16 years agoUse NSInteger since we got it now
Felix Paul Kühne [Sun, 27 Apr 2008 19:29:30 +0000 (21:29 +0200)]
Use NSInteger since we got it now

16 years agoFix previous commit - there is no vlc object here
Rémi Denis-Courmont [Sun, 27 Apr 2008 19:30:26 +0000 (22:30 +0300)]
Fix previous commit - there is no vlc object here

16 years agoauhal: don't mix vlc_ and pthread_ function calls
Rémi Denis-Courmont [Sun, 27 Apr 2008 19:26:34 +0000 (22:26 +0300)]
auhal: don't mix vlc_ and pthread_ function calls

16 years agoBe sure to declare NSInteger if it isn't present
Felix Paul Kühne [Sun, 27 Apr 2008 19:27:11 +0000 (21:27 +0200)]
Be sure to declare NSInteger if it isn't present

16 years agoReverted 4082c803f778e903ae0b1dc9afaf3ad86fddbd69 as AudioDeviceIOProcID and its...
Felix Paul Kühne [Sun, 27 Apr 2008 19:15:30 +0000 (21:15 +0200)]
Reverted 4082c803f778e903ae0b1dc9afaf3ad86fddbd69 as AudioDeviceIOProcID and its related methods require Darwin 9

16 years ago* Fix the compilation on 10.4u
Felix Paul Kühne [Sun, 27 Apr 2008 19:06:48 +0000 (21:06 +0200)]
* Fix the compilation on 10.4u