]> git.sesse.net Git - vlc/log
vlc
17 years agoConst fixes
Rémi Denis-Courmont [Fri, 24 Nov 2006 15:16:18 +0000 (15:16 +0000)]
Const fixes

17 years ago* destroy some mutex'es once in a while to prevent memleaks. Suggested by a forumuser...
Derk-Jan Hartman [Thu, 23 Nov 2006 16:06:13 +0000 (16:06 +0000)]
* destroy some mutex'es once in a while to prevent memleaks. Suggested by a forumuser, name pending.

17 years ago- compile fix
Damien Fouilleul [Thu, 23 Nov 2006 15:25:35 +0000 (15:25 +0000)]
- compile fix

17 years ago* Fix playlist play of mp4 ref files.
Derk-Jan Hartman [Thu, 23 Nov 2006 15:20:06 +0000 (15:20 +0000)]
* Fix playlist play of mp4 ref files.

17 years agoRemove extra annoying deps
Rémi Denis-Courmont [Thu, 23 Nov 2006 14:57:19 +0000 (14:57 +0000)]
Remove extra annoying deps

17 years agoDon't clean contribs
Rafaël Carré [Thu, 23 Nov 2006 14:01:56 +0000 (14:01 +0000)]
Don't clean contribs

17 years agoQt4: This would be better. And should now be fine.
Jean-Baptiste Kempf [Thu, 23 Nov 2006 13:37:45 +0000 (13:37 +0000)]
Qt4: This would be better. And should now be fine.

17 years agoQt4: forgotten files in parent directory. Sorry!
Jean-Baptiste Kempf [Thu, 23 Nov 2006 13:33:05 +0000 (13:33 +0000)]
Qt4: forgotten files in parent directory. Sorry!

17 years agoQt4 : Rename streaminfo => mediainfo
Jean-Baptiste Kempf [Thu, 23 Nov 2006 13:12:31 +0000 (13:12 +0000)]
Qt4 : Rename streaminfo => mediainfo

17 years agoactivex: make CATID redefinitions static & private to avoid symbol conflicts
Damien Fouilleul [Thu, 23 Nov 2006 12:32:57 +0000 (12:32 +0000)]
activex: make CATID redefinitions static & private to avoid symbol conflicts

17 years agoRemove dead code
Rémi Denis-Courmont [Thu, 23 Nov 2006 12:07:54 +0000 (12:07 +0000)]
Remove dead code

17 years agoQt4 : Various changes especially about StreamInfo => MediaInfo
Jean-Baptiste Kempf [Thu, 23 Nov 2006 11:59:39 +0000 (11:59 +0000)]
Qt4 : Various changes especially about StreamInfo => MediaInfo

17 years agoCheck for error (not that I expect one)
Rémi Denis-Courmont [Thu, 23 Nov 2006 11:52:11 +0000 (11:52 +0000)]
Check for error (not that I expect one)

17 years agoTry to use dual-stack when needed, and warn user if it failed.
Rémi Denis-Courmont [Thu, 23 Nov 2006 11:48:32 +0000 (11:48 +0000)]
Try to use dual-stack when needed, and warn user if it failed.

17 years agoIf there is no local neither remote endpoint, default to listening
Rémi Denis-Courmont [Thu, 23 Nov 2006 11:22:15 +0000 (11:22 +0000)]
If there is no local neither remote endpoint, default to listening

17 years agoSuppress the v6only kludge
Rémi Denis-Courmont [Thu, 23 Nov 2006 11:21:29 +0000 (11:21 +0000)]
Suppress the v6only kludge

17 years agoUse net_ListenUDP1 and net_ConnectUDP when possible
Rémi Denis-Courmont [Thu, 23 Nov 2006 11:12:49 +0000 (11:12 +0000)]
Use net_ListenUDP1 and net_ConnectUDP when possible

17 years ago- latest mingw headers removed some category definitions
Damien Fouilleul [Thu, 23 Nov 2006 11:10:15 +0000 (11:10 +0000)]
- latest mingw headers removed some category definitions

17 years agoFix plugin cache - close #860
Rémi Denis-Courmont [Thu, 23 Nov 2006 10:04:48 +0000 (10:04 +0000)]
Fix plugin cache - close #860

17 years agoCompile fix
Marian Durkovic [Thu, 23 Nov 2006 09:44:39 +0000 (09:44 +0000)]
Compile fix

17 years agoCompletely replace all ANSI CP dependend mb_str()
Marian Durkovic [Thu, 23 Nov 2006 09:21:16 +0000 (09:21 +0000)]
Completely replace all ANSI CP dependend mb_str()
with mb_str(wxConvUTF8)

17 years agoIgnore gai_strerror check on win32.
Rafaël Carré [Wed, 22 Nov 2006 23:25:15 +0000 (23:25 +0000)]
Ignore gai_strerror check on win32.
Should be fixed at configure stage

17 years agoadd a check to lrintf for systems that define it in libm
Rafaël Carré [Wed, 22 Nov 2006 22:57:07 +0000 (22:57 +0000)]
add a check to lrintf for systems that define it in libm

17 years agoAdapt to the new config_item_t.
Christophe Mutricy [Wed, 22 Nov 2006 22:51:54 +0000 (22:51 +0000)]
Adapt to the new config_item_t.

17 years agoSONAME change. Muahahahahahahahahahahahahahahahahahahahahahahahahahahahahahah!
Rémi Denis-Courmont [Wed, 22 Nov 2006 22:09:59 +0000 (22:09 +0000)]
SONAME change. Muahahahahahahahahahahahahahahahahahahahahahahahahahahahahahah!
(vlc 0.9.0 is definitely not going to be ABI-compatible with 0.8.6).

17 years agoUpdates tremor patch
Rafaël Carré [Wed, 22 Nov 2006 22:06:26 +0000 (22:06 +0000)]
Updates tremor patch

17 years agoIncrease ABI revision
Rémi Denis-Courmont [Wed, 22 Nov 2006 22:05:58 +0000 (22:05 +0000)]
Increase ABI revision

17 years agoDon't try IPv6 SSM if not defined
Rémi Denis-Courmont [Wed, 22 Nov 2006 22:00:21 +0000 (22:00 +0000)]
Don't try IPv6 SSM if not defined

17 years agoRead configuration file in a single pass (instead of one per module).
Rémi Denis-Courmont [Wed, 22 Nov 2006 21:58:42 +0000 (21:58 +0000)]
Read configuration file in a single pass (instead of one per module).
(I get about hundred time faster config load here, but right, there are
 much slower operations in libvlc startup anyway
 -- and the plugin cache breakage is not going to help).

17 years ago* enable GCC99 compatiblity for ObjC code
Felix Paul Kühne [Wed, 22 Nov 2006 21:27:50 +0000 (21:27 +0000)]
* enable GCC99 compatiblity for ObjC code

17 years ago* compilation fixes to address courmisch's API changes. need massive testing and...
Felix Paul Kühne [Wed, 22 Nov 2006 21:26:21 +0000 (21:26 +0000)]
* compilation fixes to address courmisch's API changes. need massive testing and more fixes to handle various strings

17 years agoAdd libraw1394 and libcd1394 to the contrib build system. The libraries are needed...
Jean-Paul Saman [Wed, 22 Nov 2006 21:02:28 +0000 (21:02 +0000)]
Add libraw1394 and libcd1394 to the contrib build system. The libraries are needed for DV support.

17 years agoFactorize code to open configuration file
Rémi Denis-Courmont [Wed, 22 Nov 2006 20:42:25 +0000 (20:42 +0000)]
Factorize code to open configuration file

17 years agoMove encoding and language stuff to their own directory
Rémi Denis-Courmont [Wed, 22 Nov 2006 20:00:19 +0000 (20:00 +0000)]
Move encoding and language stuff to their own directory

17 years agoint16_t needs <inttypes.h>. Should fix FreeBSD unhapiness with addPCM().
Rémi Denis-Courmont [Wed, 22 Nov 2006 19:50:58 +0000 (19:50 +0000)]
int16_t needs <inttypes.h>. Should fix FreeBSD unhapiness with addPCM().

17 years agoNever use empty help text for plugin variable - close #859
Rémi Denis-Courmont [Wed, 22 Nov 2006 19:38:16 +0000 (19:38 +0000)]
Never use empty help text for plugin variable - close #859

17 years agoUse correct patch syntax
Rafaël Carré [Wed, 22 Nov 2006 18:56:16 +0000 (18:56 +0000)]
Use correct patch syntax

17 years agoFix warning
Rémi Denis-Courmont [Wed, 22 Nov 2006 18:56:13 +0000 (18:56 +0000)]
Fix warning

17 years agoQt4 compilation fix
Rémi Denis-Courmont [Wed, 22 Nov 2006 18:53:17 +0000 (18:53 +0000)]
Qt4 compilation fix

17 years agoPartial compilation fix
Rémi Denis-Courmont [Wed, 22 Nov 2006 18:42:57 +0000 (18:42 +0000)]
Partial compilation fix

17 years ago- Fix today's regression in plugin cache
Rémi Denis-Courmont [Wed, 22 Nov 2006 18:15:56 +0000 (18:15 +0000)]
- Fix today's regression in plugin cache
- Fix one more old crasher in the plugin cache loader

17 years agoWork around for core target
Rémi Denis-Courmont [Wed, 22 Nov 2006 18:11:07 +0000 (18:11 +0000)]
Work around for core target

17 years agovlc.win32.nsi.in: Remove whitespace.
Dennis van Amerongen [Wed, 22 Nov 2006 17:45:58 +0000 (17:45 +0000)]
vlc.win32.nsi.in: Remove whitespace.

17 years agoFix module entry error handling
Rémi Denis-Courmont [Wed, 22 Nov 2006 17:40:47 +0000 (17:40 +0000)]
Fix module entry error handling

17 years agoFix warning
Rémi Denis-Courmont [Wed, 22 Nov 2006 17:35:08 +0000 (17:35 +0000)]
Fix warning

17 years agoAttempt to fix C++ compilation
Rémi Denis-Courmont [Wed, 22 Nov 2006 17:13:24 +0000 (17:13 +0000)]
Attempt to fix C++ compilation

17 years agoFix a bunch of old crashers in the plugin cache
Rémi Denis-Courmont [Wed, 22 Nov 2006 16:06:15 +0000 (16:06 +0000)]
Fix a bunch of old crashers in the plugin cache

17 years agoA more space conservative module_config_t
Rémi Denis-Courmont [Wed, 22 Nov 2006 15:50:29 +0000 (15:50 +0000)]
A more space conservative module_config_t

17 years agosvn:ignore
Rémi Denis-Courmont [Wed, 22 Nov 2006 15:49:35 +0000 (15:49 +0000)]
svn:ignore

17 years agoCode simplification
Rémi Denis-Courmont [Wed, 22 Nov 2006 13:28:40 +0000 (13:28 +0000)]
Code simplification

17 years ago- Fix compiler warning
Rémi Denis-Courmont [Wed, 22 Nov 2006 13:14:17 +0000 (13:14 +0000)]
- Fix compiler warning
- Fix directory separator on Windows
- Some cleanup

17 years ago- fix for locale SUBLANG definitions which conflicts with mingw headers
Damien Fouilleul [Wed, 22 Nov 2006 13:10:57 +0000 (13:10 +0000)]
- fix for locale SUBLANG definitions which conflicts with mingw headers

17 years agoFix libvlc.la dependencies
Rémi Denis-Courmont [Wed, 22 Nov 2006 13:04:00 +0000 (13:04 +0000)]
Fix libvlc.la dependencies

17 years agoGenerate libvlc.sym separately from vlc_symbols.h
Rémi Denis-Courmont [Wed, 22 Nov 2006 12:57:04 +0000 (12:57 +0000)]
Generate libvlc.sym separately from vlc_symbols.h

17 years ago- better fix for DIR typedef error
Damien Fouilleul [Wed, 22 Nov 2006 12:48:17 +0000 (12:48 +0000)]
- better fix for DIR typedef error

17 years agoit is good pratice to specify headers that define custom types
Damien Fouilleul [Wed, 22 Nov 2006 11:41:59 +0000 (11:41 +0000)]
it is good pratice to specify headers that define custom types

17 years agoio.h on mingw contains a bunch of old functions *for compatibility* which break with...
Christophe Mutricy [Wed, 22 Nov 2006 11:30:30 +0000 (11:30 +0000)]
io.h on mingw contains a bunch of old functions *for compatibility* which break with the way we deine close at closesocket. So disable all those old stuff.

17 years agoDisable building rtcp stream output module for now.
Jean-Paul Saman [Tue, 21 Nov 2006 23:08:31 +0000 (23:08 +0000)]
Disable building rtcp stream output module for now.

17 years agoNEWS: Add note that Windows 9x/ME is no longer supported and include info on MSLU.
Dennis van Amerongen [Tue, 21 Nov 2006 22:38:11 +0000 (22:38 +0000)]
NEWS: Add note that Windows 9x/ME is no longer supported and include info on MSLU.

17 years ago- Save config file as UTF-8, starting with Byte-Order-Mark.
Rémi Denis-Courmont [Tue, 21 Nov 2006 22:07:45 +0000 (22:07 +0000)]
- Save config file as UTF-8, starting with Byte-Order-Mark.
- Leverage fputc().

17 years agoLook for Byte Order Mark (UTF-8 only) while loading config file.
Rémi Denis-Courmont [Tue, 21 Nov 2006 21:59:08 +0000 (21:59 +0000)]
Look for Byte Order Mark (UTF-8 only) while loading config file.
If present, assume everything is UTF-8 (obviously);
if not, assume locale charset.

17 years agoSome code cleanup
Rémi Denis-Courmont [Tue, 21 Nov 2006 21:55:59 +0000 (21:55 +0000)]
Some code cleanup

17 years agoReenables D-Bus one instance code, without needing to modify libvlc structs
Rafaël Carré [Tue, 21 Nov 2006 21:13:42 +0000 (21:13 +0000)]
Reenables D-Bus one instance code, without needing to modify libvlc structs
Outputs an error and continue if D-Bus control isn't enabled on the first instance
Removes unneeded NewInstance signal
Closes #505

17 years agoCosmetic fixes
Rémi Denis-Courmont [Tue, 21 Nov 2006 21:05:50 +0000 (21:05 +0000)]
Cosmetic fixes

17 years agoQt4: Small change in order to not have Sout and Stream Info open when you click on...
Jean-Baptiste Kempf [Tue, 21 Nov 2006 20:43:47 +0000 (20:43 +0000)]
Qt4: Small change in order to not have Sout and Stream Info open when you click on Info...

17 years agoReturn DIR from utf8_open to avoid casting bugs
Rémi Denis-Courmont [Tue, 21 Nov 2006 20:42:33 +0000 (20:42 +0000)]
Return DIR from utf8_open to avoid casting bugs

17 years agoSome more cleanup
Rémi Denis-Courmont [Tue, 21 Nov 2006 20:37:44 +0000 (20:37 +0000)]
Some more cleanup

17 years agoDo not define constant manually without platform check!
Rémi Denis-Courmont [Tue, 21 Nov 2006 20:34:51 +0000 (20:34 +0000)]
Do not define constant manually without platform check!
(and even, it pretty much sucks as we have seen already)
Should fix compilation on FreeBSD+glibc.

17 years agoSuppress duplicated msleep() code
Rémi Denis-Courmont [Tue, 21 Nov 2006 18:44:12 +0000 (18:44 +0000)]
Suppress duplicated msleep() code

17 years agoFix the absolute POSIX timer and use it
Rémi Denis-Courmont [Tue, 21 Nov 2006 18:40:42 +0000 (18:40 +0000)]
Fix the absolute POSIX timer and use it

17 years agoFix segmentation fault at ffmpeg startup (fixes #858)
Rémi Denis-Courmont [Tue, 21 Nov 2006 18:23:55 +0000 (18:23 +0000)]
Fix segmentation fault at ffmpeg startup (fixes #858)

17 years agoAdd missing header
Rémi Denis-Courmont [Tue, 21 Nov 2006 17:08:45 +0000 (17:08 +0000)]
Add missing header

17 years agoDon't use an infinite number of timers
Rafaël Carré [Tue, 21 Nov 2006 17:05:38 +0000 (17:05 +0000)]
Don't use an infinite number of timers
Fixes dialog size, add tooltip

17 years agoFix typo
Rémi Denis-Courmont [Tue, 21 Nov 2006 17:04:07 +0000 (17:04 +0000)]
Fix typo

17 years agoFix warning, and make config_end constant
Rémi Denis-Courmont [Tue, 21 Nov 2006 16:55:36 +0000 (16:55 +0000)]
Fix warning, and make config_end constant

17 years agoRevert [17878], that must not be made in libvlc, but rather in vlc
Rafaël Carré [Tue, 21 Nov 2006 16:47:14 +0000 (16:47 +0000)]
Revert [17878], that must not be made in libvlc, but rather in vlc
Need to get command line options in vlc.c (ref #505)

17 years agoFix abusive redefinition of implicit make rules
Rémi Denis-Courmont [Tue, 21 Nov 2006 16:46:49 +0000 (16:46 +0000)]
Fix abusive redefinition of implicit make rules

17 years agoFix automake directory variable (actually remove superfluous definition).
Rémi Denis-Courmont [Tue, 21 Nov 2006 16:42:07 +0000 (16:42 +0000)]
Fix automake directory variable (actually remove superfluous definition).
You cannot create directory variable that way and expect it to work;
if you *actually* need a directory variable, it would have to be fooexecdir
rather than foodir otherwise automake thinks it's a data directory.

17 years agoCleanup
Rémi Denis-Courmont [Tue, 21 Nov 2006 16:39:59 +0000 (16:39 +0000)]
Cleanup

17 years agoUnref D-Bus connections when not using them anymore
Rafaël Carré [Tue, 21 Nov 2006 16:34:02 +0000 (16:34 +0000)]
Unref D-Bus connections when not using them anymore

17 years agoFixes input position display
Rafaël Carré [Tue, 21 Nov 2006 15:59:50 +0000 (15:59 +0000)]
Fixes input position display

17 years agoRevert [17900] as it doesn't harm to specify --target
Rafaël Carré [Tue, 21 Nov 2006 15:58:36 +0000 (15:58 +0000)]
Revert [17900] as it doesn't harm to specify --target

17 years agoFixes, kill, and bury #857
Rafaël Carré [Tue, 21 Nov 2006 15:54:38 +0000 (15:54 +0000)]
Fixes, kill, and bury #857

17 years agoUses dbus flags to build libvlc (fixes #857)
Rafaël Carré [Tue, 21 Nov 2006 14:33:31 +0000 (14:33 +0000)]
Uses dbus flags to build libvlc (fixes #857)

17 years agoImplement input position control
Rafaël Carré [Tue, 21 Nov 2006 14:31:01 +0000 (14:31 +0000)]
Implement input position control

17 years agoRevert broken [17908:17910]
Rémi Denis-Courmont [Tue, 21 Nov 2006 12:46:06 +0000 (12:46 +0000)]
Revert broken [17908:17910]

17 years agoImplement Volume control
Rafaël Carré [Tue, 21 Nov 2006 12:06:37 +0000 (12:06 +0000)]
Implement Volume control

17 years agoRewrote internal RTCP to support multiple client connections. TODO: rtcp scheduling...
Jean-Paul Saman [Tue, 21 Nov 2006 10:46:12 +0000 (10:46 +0000)]
Rewrote internal RTCP to support multiple client connections. TODO: rtcp scheduling function, server socket, hooking it up with RTP stream_out connections.

17 years agoUse only wide char functions, on win9x too
Rafaël Carré [Tue, 21 Nov 2006 10:26:29 +0000 (10:26 +0000)]
Use only wide char functions, on win9x too
win9x testers, raise your hand

17 years agoUse non wide char functions on windows 9x
Rafaël Carré [Tue, 21 Nov 2006 06:26:41 +0000 (06:26 +0000)]
Use non wide char functions on windows 9x

17 years agoUnicode support in directory access on windows. Patch by xxcv. Untested.
Rafaël Carré [Tue, 21 Nov 2006 05:58:55 +0000 (05:58 +0000)]
Unicode support in directory access on windows. Patch by xxcv. Untested.

17 years agoCorrect method signature
Rafaël Carré [Tue, 21 Nov 2006 05:40:58 +0000 (05:40 +0000)]
Correct method signature

17 years agoDebug messages shouldn't be shown with printf
Rafaël Carré [Tue, 21 Nov 2006 03:53:22 +0000 (03:53 +0000)]
Debug messages shouldn't be shown with printf

17 years ago*Qt4-Open: Hide by defaults.
Jean-Baptiste Kempf [Tue, 21 Nov 2006 02:20:46 +0000 (02:20 +0000)]
*Qt4-Open: Hide by defaults.

17 years agoRemoves vorbis header since taglib isn't used to parse ogg vorbis meta data at the...
Rafaël Carré [Tue, 21 Nov 2006 02:15:09 +0000 (02:15 +0000)]
Removes vorbis header since taglib isn't used to parse ogg vorbis meta data at the moment

17 years agoQt4: ExtraAudioToggle
Jean-Baptiste Kempf [Tue, 21 Nov 2006 02:15:04 +0000 (02:15 +0000)]
Qt4: ExtraAudioToggle

17 years agoCorrects indentation
Rafaël Carré [Tue, 21 Nov 2006 02:13:48 +0000 (02:13 +0000)]
Corrects indentation

17 years agoArtist, Album and Track musicbrainz IDs detection
Rafaël Carré [Tue, 21 Nov 2006 01:57:47 +0000 (01:57 +0000)]
Artist, Album and Track musicbrainz IDs detection

17 years ago--target is only used when building a compiler
Rafaël Carré [Tue, 21 Nov 2006 01:00:38 +0000 (01:00 +0000)]
--target is only used when building a compiler

17 years agoAdd a flag for config option to mark it as unsaveable. Refs #856 (Still need to test...
Christophe Mutricy [Mon, 20 Nov 2006 22:16:35 +0000 (22:16 +0000)]
Add a flag for config option to mark it as unsaveable. Refs #856 (Still need to test on a win box).