]> git.sesse.net Git - vlc/log
vlc
18 years agosvg.c: use conditional includes for system includes (unistd.h, stat.h, types.h)
Olivier Aubert [Fri, 20 Jan 2006 11:59:13 +0000 (11:59 +0000)]
svg.c: use conditional includes for system includes (unistd.h, stat.h, types.h)

18 years agoall: updated mozilla MacOS X bundle, Safari can 'see' it now (didn't run it though)
Damien Fouilleul [Fri, 20 Jan 2006 00:31:44 +0000 (00:31 +0000)]
all: updated mozilla MacOS X bundle, Safari can 'see' it now (didn't run it though)

18 years ago* auhal.c: Another workaround for devices not supporting hogmode
Derk-Jan Hartman [Thu, 19 Jan 2006 16:10:14 +0000 (16:10 +0000)]
* auhal.c: Another workaround for devices not supporting hogmode

18 years agolinux_dvb.c: output "Tuning failed" in dvb status page rather than nothing when we...
Sigmund Augdal Helberg [Thu, 19 Jan 2006 12:47:08 +0000 (12:47 +0000)]
linux_dvb.c: output "Tuning failed" in dvb status page rather than nothing when we have no lock

18 years agoOops. I shall read the diff before commiting
Christophe Mutricy [Thu, 19 Jan 2006 09:01:34 +0000 (09:01 +0000)]
Oops. I shall read the diff before commiting

18 years agoconfigure.ac: Try harder to find the X headers and libs.
Christophe Mutricy [Thu, 19 Jan 2006 00:01:17 +0000 (00:01 +0000)]
configure.ac: Try harder to find the X headers and libs.

18 years agoCopyright dates and svn properties
Christophe Mutricy [Wed, 18 Jan 2006 12:08:03 +0000 (12:08 +0000)]
Copyright dates and svn properties

18 years ago* auhal.c: Some drivers don't support hogmode. Don't fail entirely if this is the...
Derk-Jan Hartman [Wed, 18 Jan 2006 01:39:30 +0000 (01:39 +0000)]
* auhal.c: Some drivers don't support hogmode. Don't fail entirely if this is the case.

18 years agoREADME.TXT: updated documentation
Damien Fouilleul [Tue, 17 Jan 2006 15:38:42 +0000 (15:38 +0000)]
README.TXT: updated documentation

18 years agomediacontrol_internal.h: oops. Superfluous typedef (defined in vlc/mediacontrol.h)
Olivier Aubert [Tue, 17 Jan 2006 11:58:26 +0000 (11:58 +0000)]
mediacontrol_internal.h: oops. Superfluous typedef (defined in vlc/mediacontrol.h)

18 years agomediacontrol API: proper fix for mediacontrol_Instance forward declaration
Olivier Aubert [Tue, 17 Jan 2006 10:26:59 +0000 (10:26 +0000)]
mediacontrol API: proper fix for mediacontrol_Instance forward declaration

18 years agodshow.cpp: Removed default preferred media types (I420) as it was reported by Paul...
Damien Fouilleul [Tue, 17 Jan 2006 10:19:03 +0000 (10:19 +0000)]
dshow.cpp: Removed default preferred media types (I420) as it was reported by Paul Sokolovsky to cause kernel crashes
           with some buggy drivers. I added these media types a while back to get around another bug for drivers that
           didn't offer any preferred media types.
           Hopefully, the latter bug should be indirectly fixed when I added support for IAMStreamConfig.
           Moreover, I modified the selection of a default format in IAMStreamConfig to take
           GetFourCCPriority into a account.

18 years agoWhitespace cleanup
Jean-Paul Saman [Mon, 16 Jan 2006 21:32:56 +0000 (21:32 +0000)]
Whitespace cleanup

18 years ago* Real RTSP sometimes uses pnm://
Derk-Jan Hartman [Mon, 16 Jan 2006 20:22:40 +0000 (20:22 +0000)]
* Real RTSP sometimes uses pnm://

18 years agoMakefile.am: thou shalt test thy changes (self flagellation in progress)
Damien Fouilleul [Mon, 16 Jan 2006 19:44:18 +0000 (19:44 +0000)]
Makefile.am: thou shalt test thy changes (self flagellation in progress)

18 years agoCodingstyle fixes
Jean-Paul Saman [Mon, 16 Jan 2006 19:01:58 +0000 (19:01 +0000)]
Codingstyle fixes

18 years agoDefine vlc_curent_object in include/vlc_objects.h
Jean-Paul Saman [Mon, 16 Jan 2006 19:01:24 +0000 (19:01 +0000)]
Define vlc_curent_object in include/vlc_objects.h

18 years agoDefine vlc_curent_object in include/vlc_objects.h
Jean-Paul Saman [Mon, 16 Jan 2006 19:00:22 +0000 (19:00 +0000)]
Define vlc_curent_object in include/vlc_objects.h

18 years agoDefine mediacontrol_Instance in the right place
Jean-Paul Saman [Mon, 16 Jan 2006 18:58:15 +0000 (18:58 +0000)]
Define mediacontrol_Instance in the right place

18 years agoIndentation and coding style fixes
Jean-Paul Saman [Mon, 16 Jan 2006 18:50:48 +0000 (18:50 +0000)]
Indentation and coding style fixes

18 years agoDefine libvlc_exception_raise() in the proper place
Jean-Paul Saman [Mon, 16 Jan 2006 18:03:14 +0000 (18:03 +0000)]
Define libvlc_exception_raise() in the proper place

18 years agoMakefile.am: should fix compilation (or non-compilation) on all platforms
Damien Fouilleul [Mon, 16 Jan 2006 18:01:38 +0000 (18:01 +0000)]
Makefile.am: should fix compilation (or non-compilation) on all platforms

18 years agoCompiler warning about a missing return statement in a non-void function.
Jean-Paul Saman [Mon, 16 Jan 2006 17:49:34 +0000 (17:49 +0000)]
Compiler warning about a missing return statement in a non-void function.

18 years agoUse brackets to avoid ambiguos else
Jean-Paul Saman [Mon, 16 Jan 2006 17:48:33 +0000 (17:48 +0000)]
Use brackets to avoid ambiguos else

18 years agoFix identation
Jean-Paul Saman [Mon, 16 Jan 2006 17:45:11 +0000 (17:45 +0000)]
Fix identation

18 years agoreturn NULL properly in libvlc_playlist_get_input()
Jean-Paul Saman [Mon, 16 Jan 2006 17:44:38 +0000 (17:44 +0000)]
return NULL properly in libvlc_playlist_get_input()

18 years agoFix segmentation fault in core and use of non-initialised variable compiler warning.
Jean-Paul Saman [Mon, 16 Jan 2006 17:42:57 +0000 (17:42 +0000)]
Fix segmentation fault in core and use of non-initialised variable compiler warning.

18 years agohopefully, this will fix previous commit
Damien Fouilleul [Mon, 16 Jan 2006 16:56:40 +0000 (16:56 +0000)]
hopefully, this will fix previous commit

18 years agoall: fixed mozilla plugin compilation for MacOS X
Damien Fouilleul [Mon, 16 Jan 2006 16:35:19 +0000 (16:35 +0000)]
all: fixed mozilla plugin compilation for MacOS X

18 years agoFix
Christophe Mutricy [Mon, 16 Jan 2006 15:45:07 +0000 (15:45 +0000)]
Fix

18 years ago* stupid tabs in Makefiles....
Derk-Jan Hartman [Mon, 16 Jan 2006 14:37:46 +0000 (14:37 +0000)]
* stupid tabs in Makefiles....

18 years agoUpdate of the Georgian localization. Thanks to Alexander Didebulidze
Christophe Mutricy [Mon, 16 Jan 2006 14:37:08 +0000 (14:37 +0000)]
Update of the Georgian localization. Thanks to Alexander Didebulidze

18 years ago* Add a dummy .dvdread entry to trigger the INSTALL_NAME script on OSX.
Derk-Jan Hartman [Mon, 16 Jan 2006 14:33:06 +0000 (14:33 +0000)]
* Add a dummy .dvdread entry to trigger the INSTALL_NAME script on OSX.

18 years agomodules/demux/vobsub.c:
Derk-Jan Hartman [Mon, 16 Jan 2006 01:54:55 +0000 (01:54 +0000)]
modules/demux/vobsub.c:
* add support for negative timestamps
* add support for the delay parameter
* add support for reading the DVD palette of vobsubs
* free the used memory when we close the vobsubs

18 years agoFix
Clément Stenac [Sun, 15 Jan 2006 22:21:21 +0000 (22:21 +0000)]
Fix

18 years agoFix some memleaks
Clément Stenac [Sun, 15 Jan 2006 22:10:41 +0000 (22:10 +0000)]
Fix some memleaks

18 years ago* Fix free of the directory listing of the subtitle scan.
Derk-Jan Hartman [Sun, 15 Jan 2006 20:52:30 +0000 (20:52 +0000)]
* Fix free of the directory listing of the subtitle scan.

18 years agoFree
Clément Stenac [Sun, 15 Jan 2006 20:33:26 +0000 (20:33 +0000)]
Free

18 years agoAdd ability to prepend headers to messages (object-specific) and use it for VLM media...
Clément Stenac [Sun, 15 Jan 2006 20:29:38 +0000 (20:29 +0000)]
Add ability to prepend headers to messages (object-specific) and use it for VLM media (Closes:#496)

To use it, put a string in p_object->psz_header, all messages from this object and its parent will have the header prepended

18 years agoLayout stuff
Clément Stenac [Sun, 15 Jan 2006 19:04:43 +0000 (19:04 +0000)]
Layout stuff

18 years agoFix calculation for demux bitrate (Refs:#473)
Clément Stenac [Sun, 15 Jan 2006 18:13:34 +0000 (18:13 +0000)]
Fix calculation for demux bitrate (Refs:#473)

18 years agoShow stats in interface (Refs:#473)
Clément Stenac [Sun, 15 Jan 2006 17:30:45 +0000 (17:30 +0000)]
Show stats in interface (Refs:#473)

18 years agoupdated patch for latest CVS
Damien Fouilleul [Sat, 14 Jan 2006 20:03:43 +0000 (20:03 +0000)]
updated patch for latest CVS

18 years agoInversion
Christophe Mutricy [Sat, 14 Jan 2006 12:37:19 +0000 (12:37 +0000)]
Inversion

18 years agoAdd an option to disable stats (Refs:#473)
Clément Stenac [Sat, 14 Jan 2006 10:57:44 +0000 (10:57 +0000)]
Add an option to disable stats (Refs:#473)

18 years agoRevert revision 13903. It is implemented in a different way by checking if the option...
Jean-Paul Saman [Sat, 14 Jan 2006 09:36:16 +0000 (09:36 +0000)]
Revert revision 13903. It is implemented in a different way by checking if the option --dshow-chroma is set. If it is set then the chroma is forced, otherwise it is not. This should solve the regression of previous commit, by letting users specify the chroma type to use. To get the previous default behaviour specify IV420 as preferred chroma type either on the commandline or in the Capture Device advanced tab.

18 years ago* Revert the Default charset encoding back to ISO-8859-1
Derk-Jan Hartman [Sat, 14 Jan 2006 00:03:13 +0000 (00:03 +0000)]
* Revert the Default charset encoding back to ISO-8859-1
  No longer use the charset of the OS. OS X is UTF-8 for instance, but most subs are simply in Latin-1.
* In case we did BOM detection with stream_ReadLine, set subsdec-encoding to UTF-8 automatically.

18 years agoFix stats crash
Clément Stenac [Fri, 13 Jan 2006 23:01:34 +0000 (23:01 +0000)]
Fix stats crash

18 years agoPartial distcheck fix
Rémi Denis-Courmont [Fri, 13 Jan 2006 12:16:06 +0000 (12:16 +0000)]
Partial distcheck fix

18 years agoFSF address change.
Antoine Cellerier [Thu, 12 Jan 2006 23:10:04 +0000 (23:10 +0000)]
FSF address change.

18 years agoSupport for moving averages (Refs:#473)
Clément Stenac [Thu, 12 Jan 2006 21:21:36 +0000 (21:21 +0000)]
Support for moving averages (Refs:#473)
Get input bitrate

18 years agoPatch by Paul Sokolovsky <pmsicml _AT_ gmail _dot_ com>.
Jean-Paul Saman [Thu, 12 Jan 2006 21:06:07 +0000 (21:06 +0000)]
Patch by Paul Sokolovsky <pmsicml _AT_ gmail _dot_ com>.

Remove unconditionally enforcing of "preferred" media type upon the capture devices. Some devices don't handle this properly, which often results in a BSOD. By not setting a preferred media type the problem dissappears. Please check this with other type of devices for any regression.

18 years agoone-instance fix. It now is disabled in vlc prefs but all windows action
Antoine Cellerier [Thu, 12 Jan 2006 16:08:50 +0000 (16:08 +0000)]
one-instance fix. It now is disabled in vlc prefs but all windows action
(like double clicking on a file or disc) use the --one-instance option.

People used to running 10 instances of VLC at once should now be able
to do so. Normal people used to running other media players should now
get the behavior they expect (ie: not open 10 different VLCs when double
clicking on 10 mp3s)

18 years agoFix a corner case
Clément Stenac [Wed, 11 Jan 2006 23:26:53 +0000 (23:26 +0000)]
Fix a corner case

18 years agoFix the package-win32 target
Christophe Mutricy [Wed, 11 Jan 2006 22:30:31 +0000 (22:30 +0000)]
Fix the package-win32 target

18 years agoDirty check for the XML parser used by CyberLink (closes #451)
Rémi Denis-Courmont [Wed, 11 Jan 2006 21:13:50 +0000 (21:13 +0000)]
Dirty check for the XML parser used by CyberLink (closes #451)
(if only we had a cleaner UPnP stack)

18 years ago* builder.cpp: the "visible" attribute is now taken into account for all images
Cyril Deguet [Wed, 11 Jan 2006 20:47:45 +0000 (20:47 +0000)]
* builder.cpp: the "visible" attribute is now taken into account for all images
* ctrl_checkbox.cpp: animated bitmaps are now supported in checkbox controls

18 years agoMisc stats work (Refs:#473)
Clément Stenac [Wed, 11 Jan 2006 20:00:58 +0000 (20:00 +0000)]
Misc stats work (Refs:#473)

18 years agovlm.c: Print an error message about what went wrong during vlm-conf loading
Sigmund Augdal Helberg [Wed, 11 Jan 2006 14:32:43 +0000 (14:32 +0000)]
vlm.c: Print an error message about what went wrong during vlm-conf loading

18 years agomediacontrol_audio_video.c: use the new snapshot-path functionality
Olivier Aubert [Wed, 11 Jan 2006 13:02:54 +0000 (13:02 +0000)]
mediacontrol_audio_video.c: use the new snapshot-path functionality

18 years agovout_intf.c: special snapshot-path (object:NNNN) will put the snapshot
Olivier Aubert [Wed, 11 Jan 2006 13:01:50 +0000 (13:01 +0000)]
vout_intf.c: special snapshot-path (object:NNNN) will put the snapshot
 into the p_private attribute of the vlc_object(NNNN). Used by embedding
 applications.

18 years agoSmall whitespace fix
Christophe Mutricy [Wed, 11 Jan 2006 12:58:26 +0000 (12:58 +0000)]
Small whitespace fix

18 years agoDon't use portaudio by default until it get fixed
Christophe Mutricy [Wed, 11 Jan 2006 09:23:31 +0000 (09:23 +0000)]
Don't use portaudio by default until it get fixed

18 years agodefault enable one instance mode on windows. the 0.1% of users wanting
Antoine Cellerier [Tue, 10 Jan 2006 22:47:27 +0000 (22:47 +0000)]
default enable one instance mode on windows. the 0.1% of users wanting
several VLC instances at once should be able to disable this option in
the prefs.

18 years ago* Add 16:10 AR to the list of aspect-ratios. (In use by WXGA screens)
Derk-Jan Hartman [Tue, 10 Jan 2006 22:40:29 +0000 (22:40 +0000)]
* Add 16:10 AR to the list of aspect-ratios. (In use by WXGA screens)

18 years agoModules.am: src/control/plugin.c is now src/control/mediacontrol_plugin.c
Olivier Aubert [Tue, 10 Jan 2006 09:52:34 +0000 (09:52 +0000)]
Modules.am: src/control/plugin.c is now src/control/mediacontrol_plugin.c

18 years agomake update-po . This hopefully fixes make dist
Antoine Cellerier [Tue, 10 Jan 2006 00:26:35 +0000 (00:26 +0000)]
make update-po . This hopefully fixes make dist

18 years ago../../src/control/plugin.c doesn't exist anymore (this should fix make dist)
Antoine Cellerier [Mon, 9 Jan 2006 23:39:47 +0000 (23:39 +0000)]
../../src/control/plugin.c doesn't exist anymore (this should fix make dist)

18 years agooops
Antoine Cellerier [Mon, 9 Jan 2006 22:04:18 +0000 (22:04 +0000)]
oops

18 years agoOccitan localization. Many thanks to laurent jonqueres
Antoine Cellerier [Mon, 9 Jan 2006 22:01:57 +0000 (22:01 +0000)]
Occitan localization. Many thanks to laurent jonqueres

18 years agoAdd Georgian localization. Thanks to Alexander Didebulidze.
Christophe Mutricy [Mon, 9 Jan 2006 20:57:53 +0000 (20:57 +0000)]
Add Georgian localization. Thanks to Alexander Didebulidze.

18 years ago* jack.c: better handling of buffer underruns
Cyril Deguet [Sun, 8 Jan 2006 21:16:49 +0000 (21:16 +0000)]
* jack.c: better handling of buffer underruns

18 years ago* New audio output module to support the JACK Audio Connection Kit
Cyril Deguet [Sun, 8 Jan 2006 20:53:51 +0000 (20:53 +0000)]
* New audio output module to support the JACK Audio Connection Kit

18 years agoMerge 0.8.5-api changes
Clément Stenac [Sun, 8 Jan 2006 16:32:33 +0000 (16:32 +0000)]
Merge 0.8.5-api changes
Fix compilation

18 years agoLalala
Clément Stenac [Sun, 8 Jan 2006 15:50:35 +0000 (15:50 +0000)]
Lalala

18 years agoSome more stats preliminary work
Clément Stenac [Sun, 8 Jan 2006 15:48:41 +0000 (15:48 +0000)]
Some more stats preliminary work

18 years ago* auhal.c:
Derk-Jan Hartman [Sun, 8 Jan 2006 01:32:50 +0000 (01:32 +0000)]
* auhal.c:
  - fix last bugs with SPDIF stream selection
  - code and debug cleanup
  - added more comments to clearify the code, so it is useful to others :D

18 years ago* Compile fix for OSes without F_RDAHEAD and F_NOCACHE
Derk-Jan Hartman [Sat, 7 Jan 2006 23:08:42 +0000 (23:08 +0000)]
* Compile fix for OSes without F_RDAHEAD and F_NOCACHE

18 years ago* Set FD_RDAHEAD and FD_NOCACHE on when reading from files. improves reading from...
Derk-Jan Hartman [Sat, 7 Jan 2006 22:01:17 +0000 (22:01 +0000)]
* Set FD_RDAHEAD and FD_NOCACHE on when reading from files. improves reading from networkshares and VMEM usage.
  Suggested by Marko Karppinen.

18 years agoAdd a package-win32 target
Christophe Mutricy [Sat, 7 Jan 2006 16:21:47 +0000 (16:21 +0000)]
Add a package-win32 target

18 years ago fortune.
Sam Hocevar [Fri, 6 Jan 2006 15:16:25 +0000 (15:16 +0000)]
  fortune.

18 years agodvdnav.patch: changed code that read DVD title to use dvdread APIs, so that WIN32...
Damien Fouilleul [Fri, 6 Jan 2006 12:31:19 +0000 (12:31 +0000)]
dvdnav.patch: changed code that read DVD title to use dvdread APIs, so that WIN32 and non-unix platforms can also read it
dvdnav.c: add DVD title to meta information

18 years agoProduce include graphs.
Christophe Mutricy [Fri, 6 Jan 2006 09:37:13 +0000 (09:37 +0000)]
Produce include graphs.

18 years agothis file was here by error
Christophe Mutricy [Thu, 5 Jan 2006 22:53:46 +0000 (22:53 +0000)]
this file was here by error

18 years agodirectx.c: some improvement on overlay initial grey flickering
Damien Fouilleul [Thu, 5 Jan 2006 22:48:30 +0000 (22:48 +0000)]
directx.c: some improvement on overlay initial grey flickering

18 years agoRemove extra debug
Clément Stenac [Thu, 5 Jan 2006 21:56:34 +0000 (21:56 +0000)]
Remove extra debug

18 years agomessages.c: message bank lock is still in use and still needs initializing :)
Damien Fouilleul [Thu, 5 Jan 2006 21:33:20 +0000 (21:33 +0000)]
messages.c: message bank lock is still in use and still needs initializing :)

18 years agoconfigure.ac: fix previous commit when mozilla is not available
Damien Fouilleul [Thu, 5 Jan 2006 17:13:19 +0000 (17:13 +0000)]
configure.ac: fix previous commit when mozilla is not available

18 years agoconfigure.ac: updated for version 1.7 of gecko-sdk (only tested on cygwin)
Damien Fouilleul [Thu, 5 Jan 2006 17:03:12 +0000 (17:03 +0000)]
configure.ac: updated for version 1.7 of gecko-sdk (only tested on cygwin)

18 years agoMore message queue WinCE fixes
Derk-Jan Hartman [Thu, 5 Jan 2006 01:56:12 +0000 (01:56 +0000)]
More message queue WinCE fixes

18 years agomessage queues WinCE compile fix
Derk-Jan Hartman [Thu, 5 Jan 2006 01:01:30 +0000 (01:01 +0000)]
message queues WinCE compile fix

18 years agoAnother message queue compile fix
Derk-Jan Hartman [Wed, 4 Jan 2006 23:34:52 +0000 (23:34 +0000)]
Another message queue compile fix

18 years agoForgot this file
Clément Stenac [Wed, 4 Jan 2006 23:22:24 +0000 (23:22 +0000)]
Forgot this file

18 years agocompile fix
Clément Stenac [Wed, 4 Jan 2006 23:11:33 +0000 (23:11 +0000)]
compile fix

18 years ago* I actually read the doc on AC_ARG_WITH this time :D
Derk-Jan Hartman [Wed, 4 Jan 2006 23:02:44 +0000 (23:02 +0000)]
* I actually read the doc on AC_ARG_WITH this time :D
  this and [13857] [13858] refs #182

18 years agoAdd support for several message queues - please test
Clément Stenac [Wed, 4 Jan 2006 22:29:53 +0000 (22:29 +0000)]
Add support for several message queues - please test
Initial support for registering and handling some shared stats

18 years agoFix the Mac OS X SDK configure check
Derk-Jan Hartman [Wed, 4 Jan 2006 22:24:20 +0000 (22:24 +0000)]
Fix the Mac OS X SDK configure check

18 years ago* Simpler way to create the diskimage (10.3 and higher only)
Derk-Jan Hartman [Wed, 4 Jan 2006 21:53:52 +0000 (21:53 +0000)]
* Simpler way to create the diskimage (10.3 and higher only)
* realigning of some of the configure --help options
* added --with-macosx-sdk
  - compiles VLC (not contrib) with the 10.3.9 SDK
  - uses a small hack to enforce the deployment target when you do make in the srcdir
  - requires you to use gcc 4.0 on on Mac OS X 10.4

18 years agoForward/Backward jump is set to jump-medium
Jean-Paul Saman [Tue, 3 Jan 2006 21:33:55 +0000 (21:33 +0000)]
Forward/Backward jump is set to jump-medium

18 years agoFix invalid return
Clément Stenac [Tue, 3 Jan 2006 20:29:02 +0000 (20:29 +0000)]
Fix invalid return