]> git.sesse.net Git - vlc/log
vlc
17 years ago* implemented a non-blocking progress-bar in the main interface; needs testing (close...
Felix Paul Kühne [Mon, 3 Jul 2006 10:38:09 +0000 (10:38 +0000)]
* implemented a non-blocking progress-bar in the main interface; needs testing (closes #475)

17 years agos/Shoutcast/QTL/
Antoine Cellerier [Sun, 2 Jul 2006 17:47:26 +0000 (17:47 +0000)]
s/Shoutcast/QTL/

17 years agoAdd QuickTime Media Link parsing. FIXME: Optional attributes (like fullscreen, volume...
Antoine Cellerier [Sun, 2 Jul 2006 17:28:15 +0000 (17:28 +0000)]
Add QuickTime Media Link parsing. FIXME: Optional attributes (like fullscreen, volume, quitwhendone ...) are parsed but aren't used.

17 years agomake sure that we don't use deleted objects
Clément Stenac [Sun, 2 Jul 2006 09:22:05 +0000 (09:22 +0000)]
make sure that we don't use deleted objects

17 years ago* Move sgimb demux to the playlist demux, and port it to the new playlist API
Derk-Jan Hartman [Sat, 1 Jul 2006 19:23:39 +0000 (19:23 +0000)]
* Move sgimb demux to the playlist demux, and port it to the new playlist API

17 years agoPreliminary embedded vout implementation
Clément Stenac [Sat, 1 Jul 2006 18:34:03 +0000 (18:34 +0000)]
Preliminary embedded vout implementation

17 years agofix indentation and memory leak introduced in 19564.
Pavlov Konstantin [Sat, 1 Jul 2006 10:13:13 +0000 (10:13 +0000)]
fix indentation and memory leak introduced in 19564.
do not use vlc_t to store psz_pidfile

17 years agosupport for creating pid files when going daemon mode.
Pavlov Konstantin [Fri, 30 Jun 2006 16:34:46 +0000 (16:34 +0000)]
support for creating pid files when going daemon mode.
Someone should really review it as it is my first experience in C.

17 years ago* fix an issue with stats on inputstreams (this fixes the check for update crash)
Derk-Jan Hartman [Thu, 29 Jun 2006 22:04:35 +0000 (22:04 +0000)]
* fix an issue with stats on inputstreams (this fixes the check for update crash)
- also fixed a similar potential issue on subtitles.
- lesson for today: Be careful when you use p_parent of an object.
- i chose not to use vlc_object_find, but yield/release instead because of the speed implications.

17 years ago* MPNG support
Derk-Jan Hartman [Thu, 29 Jun 2006 20:52:30 +0000 (20:52 +0000)]
* MPNG support

17 years ago* modules/codec/dmo/dmo.c: if an aspect ratio was specified in the input format then...
Dennis van Amerongen [Thu, 29 Jun 2006 20:15:57 +0000 (20:15 +0000)]
* modules/codec/dmo/dmo.c: if an aspect ratio was specified in the input format then force it

17 years agoFix a regression in r15404 causing people to experience artefacts and lost lock
Sigmund Augdal Helberg [Thu, 29 Jun 2006 17:55:14 +0000 (17:55 +0000)]
Fix a regression in r15404 causing people to experience artefacts and lost lock

17 years agoFinnally got rid of the old m3u module. RIP
Sigmund Augdal Helberg [Thu, 29 Jun 2006 17:31:28 +0000 (17:31 +0000)]
Finnally got rid of the old m3u module. RIP

17 years ago* New ASX parser
Derk-Jan Hartman [Thu, 29 Jun 2006 15:27:26 +0000 (15:27 +0000)]
* New ASX parser
  - some elements are not yet supported.
  - it could perhaps use a little bit more cleaning.

In the basics. It just works :D

17 years ago* HTTP 1.0 is not seekable
Derk-Jan Hartman [Thu, 29 Jun 2006 13:55:23 +0000 (13:55 +0000)]
* HTTP 1.0 is not seekable
* Set Connection:Close for HTTP 1.1 streams that are not continious

17 years agoadd the volume icons
Christophe Mutricy [Wed, 28 Jun 2006 22:11:36 +0000 (22:11 +0000)]
add the volume icons

17 years agovarious fixes
Clément Stenac [Wed, 28 Jun 2006 21:50:59 +0000 (21:50 +0000)]
various fixes

17 years ago* Fix a potential buffer overflow, UTF-8'ify session name in a previous unhandled...
Derk-Jan Hartman [Wed, 28 Jun 2006 20:03:15 +0000 (20:03 +0000)]
* Fix a potential buffer overflow, UTF-8'ify session name in a previous unhandled case.

17 years ago* Fix some sap SD memleaks. more to follow
Derk-Jan Hartman [Wed, 28 Jun 2006 19:02:37 +0000 (19:02 +0000)]
* Fix some sap SD memleaks. more to follow

17 years agofix compile for builddir != srcdir
Christophe Mutricy [Wed, 28 Jun 2006 18:57:20 +0000 (18:57 +0000)]
fix compile for builddir != srcdir

17 years agoCompile fix
Clément Stenac [Wed, 28 Jun 2006 15:16:23 +0000 (15:16 +0000)]
Compile fix

17 years agoMostly fix GME meta
Clément Stenac [Wed, 28 Jun 2006 14:36:39 +0000 (14:36 +0000)]
Mostly fix GME meta

17 years agoGra. Fix most of TS meta
Clément Stenac [Wed, 28 Jun 2006 14:24:22 +0000 (14:24 +0000)]
Gra. Fix most of TS meta

17 years agoForgot that for Qt
Clément Stenac [Wed, 28 Jun 2006 14:22:04 +0000 (14:22 +0000)]
Forgot that for Qt

17 years agoIcons
Clément Stenac [Wed, 28 Jun 2006 13:16:45 +0000 (13:16 +0000)]
Icons

17 years agoTheora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot...
Jean-Paul Saman [Tue, 27 Jun 2006 13:32:30 +0000 (13:32 +0000)]
Theora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot com)

17 years agoAttempt to support international charsets in mmi menus according to ETS
Sigmund Augdal Helberg [Tue, 27 Jun 2006 10:14:58 +0000 (10:14 +0000)]
Attempt to support international charsets in mmi menus according to ETS
300 468 Annex A. Please test

TODO: This convertion should be done on strings received from SDT and
EIT (and possibly others) in the TS demux as well.

18 years agoSome more Qt playlist code
Clément Stenac [Mon, 26 Jun 2006 21:11:38 +0000 (21:11 +0000)]
Some more Qt playlist code

18 years agoSome more playlist code
Clément Stenac [Mon, 26 Jun 2006 06:26:45 +0000 (06:26 +0000)]
Some more playlist code
Fix makefile

18 years ago- Work-around for IPv6 SSM with Winsock 2 from Olivier Levon
Rémi Denis-Courmont [Sun, 25 Jun 2006 17:05:52 +0000 (17:05 +0000)]
- Work-around for IPv6 SSM with Winsock 2 from Olivier Levon
- Remove old kludges (get yourself a decently recent Mingw32 or die)

18 years agoPlaylist model
Clément Stenac [Sun, 25 Jun 2006 16:29:49 +0000 (16:29 +0000)]
Playlist model

18 years agoBah, who really needs this ?
Clément Stenac [Thu, 22 Jun 2006 13:45:38 +0000 (13:45 +0000)]
Bah, who really needs this ?

18 years ago* Create new types for device probing
Clément Stenac [Thu, 22 Jun 2006 10:03:32 +0000 (10:03 +0000)]
* Create new types for device probing
* Beginning of core implementation

18 years ago* update the ffmpeg VC-1 fourcc info. Hopefully it can be enabled soon now.
Derk-Jan Hartman [Wed, 21 Jun 2006 14:32:21 +0000 (14:32 +0000)]
* update the ffmpeg VC-1 fourcc info. Hopefully it can be enabled soon now.

18 years agoHAL probing module
Clément Stenac [Wed, 21 Jun 2006 14:22:22 +0000 (14:22 +0000)]
HAL probing module

18 years ago* wxwidgets: repair slider dragging.
Yoann Peronneau [Wed, 21 Jun 2006 00:09:19 +0000 (00:09 +0000)]
* wxwidgets: repair slider dragging.
  my algorithm is still not perfect: it should take account of the "thumb length"

18 years agoNon-working general declarations for disc probing (Refs:#565)
Clément Stenac [Tue, 20 Jun 2006 20:54:16 +0000 (20:54 +0000)]
Non-working general declarations for disc probing (Refs:#565)

18 years ago* wxwidgets: try to implement a go-where-you-click slider
Yoann Peronneau [Tue, 20 Jun 2006 18:57:13 +0000 (18:57 +0000)]
* wxwidgets: try to implement a go-where-you-click slider
  but I don't have a real video/audio file to test it...

18 years ago* vlc.win32.nsi.in: set "Recommended" as the default installation type
Yoann Peronneau [Tue, 20 Jun 2006 15:51:23 +0000 (15:51 +0000)]
* vlc.win32.nsi.in: set "Recommended" as the default installation type

18 years agoUse the not so broken getaddrinfo implementation from ws2_32.dll
Rémi Denis-Courmont [Tue, 20 Jun 2006 14:37:45 +0000 (14:37 +0000)]
Use the not so broken getaddrinfo implementation from ws2_32.dll
instead of the painfully braindead one from wship6 that we'd rather
flatly ignore

18 years agoThere is no such a thing as Winsock 2.0. Use version 2.2 instead.
Rémi Denis-Courmont [Tue, 20 Jun 2006 14:33:48 +0000 (14:33 +0000)]
There is no such a thing as Winsock 2.0. Use version 2.2 instead.
Microsoft was probably too much afraid that developpers would request
version 0.2 instead of 2.0 so they switched straight from 1.1 to 2.2.

18 years agoAdd another test for MacOS X 10.4.0 with Darwin ports installed
Jean-Paul Saman [Tue, 20 Jun 2006 12:51:29 +0000 (12:51 +0000)]
Add another test for MacOS X 10.4.0 with Darwin ports installed

18 years agoSome skeleton files for playlist
Clément Stenac [Tue, 20 Jun 2006 06:04:43 +0000 (06:04 +0000)]
Some skeleton files for playlist

18 years agosrc/innput/input.c: Compile fix
Christophe Mutricy [Mon, 19 Jun 2006 18:33:11 +0000 (18:33 +0000)]
src/innput/input.c: Compile fix

18 years agoUse a tristate for avi index (fix / don't fix / ask). Closes:#679
Clément Stenac [Mon, 19 Jun 2006 17:46:20 +0000 (17:46 +0000)]
Use a tristate for avi index (fix / don't fix / ask). Closes:#679

18 years agoSmall stats improvements
Clément Stenac [Mon, 19 Jun 2006 17:33:43 +0000 (17:33 +0000)]
Small stats improvements

18 years ago* input/subtitles.c: fix another bug in subtitle autodetection
Yoann Peronneau [Sat, 17 Jun 2006 18:42:29 +0000 (18:42 +0000)]
* input/subtitles.c: fix another bug in subtitle autodetection

18 years agosrc/misc/stats.c: avoid buffer underflow.
Christophe Mutricy [Sat, 17 Jun 2006 14:16:51 +0000 (14:16 +0000)]
src/misc/stats.c: avoid buffer underflow.

18 years ago* src/input/input.c: don't clean twice the read_bytes counter
Yoann Peronneau [Sat, 17 Jun 2006 04:13:04 +0000 (04:13 +0000)]
* src/input/input.c: don't clean twice the read_bytes counter

18 years agoFix a bunch of segfaults. It may be heavy handed and breaking other stuffs. zorglub...
Christophe Mutricy [Fri, 16 Jun 2006 22:42:00 +0000 (22:42 +0000)]
Fix a bunch of segfaults. It may be heavy handed and breaking other stuffs. zorglub to review

18 years ago* If we are passed a SUB file as subtitle, just open the IDX instead, if there is...
Yoann Peronneau [Fri, 16 Jun 2006 19:05:55 +0000 (19:05 +0000)]
* If we are passed a SUB file as subtitle, just open the IDX instead, if there is one. (Closes: #681)

18 years agoPartial rewrite of stats to avoid lookups (Closes:#693)
Clément Stenac [Thu, 15 Jun 2006 21:22:35 +0000 (21:22 +0000)]
Partial rewrite of stats to avoid lookups (Closes:#693)

18 years agofixes for crash in Safari plugin when terminating (it actually locks the computer...
Damien Fouilleul [Wed, 14 Jun 2006 22:49:57 +0000 (22:49 +0000)]
fixes for crash in Safari plugin when terminating (it actually locks the computer completely on some occasion)
- opengl.c: let End destroy elements created by Init, DestroyVout for CreateVout
- voutgl.m: set context to NULL on exit

18 years ago* playlist/xspf.c: upgrade to new structure
Yoann Peronneau [Wed, 14 Jun 2006 20:15:23 +0000 (20:15 +0000)]
* playlist/xspf.c: upgrade to new structure
  inputs are not yet added to the playlist

18 years ago* Add a "media-library" option to enable/disable ML
Clément Stenac [Wed, 14 Jun 2006 20:09:51 +0000 (20:09 +0000)]
* Add a "media-library" option to enable/disable ML
* Add a "playlist-tree" option to force onelevel/catgory mode

18 years ago* web interface: add a snapshot button
Yoann Peronneau [Wed, 14 Jun 2006 18:31:45 +0000 (18:31 +0000)]
* web interface: add a snapshot button

18 years ago * skins2/parser/interpreter.cpp: Check the VarMAnager first before trying to parse...
Olivier Teulière [Wed, 14 Jun 2006 18:25:51 +0000 (18:25 +0000)]
 * skins2/parser/interpreter.cpp: Check the VarMAnager first before trying to parse the action. This fixes a bug with dvd.isActive and LayoutID.isActive

18 years ago* playlist/xspf.c: handles empty nodes
Yoann Peronneau [Wed, 14 Jun 2006 14:48:32 +0000 (14:48 +0000)]
* playlist/xspf.c: handles empty nodes

18 years ago* control/http: fix "pl.current"
Yoann Peronneau [Wed, 14 Jun 2006 12:05:39 +0000 (12:05 +0000)]
* control/http: fix "pl.current"

18 years ago* demux/playlist/xspf: skeleton for XSPF tree playlist import
Yoann Peronneau [Wed, 14 Jun 2006 04:43:47 +0000 (04:43 +0000)]
* demux/playlist/xspf: skeleton for XSPF tree playlist import

18 years ago* xpsf.c: ...but <playlist> has... grmbl
Yoann Peronneau [Wed, 14 Jun 2006 02:00:42 +0000 (02:00 +0000)]
* xpsf.c: ...but <playlist> has... grmbl

18 years ago* xspf.c: <trackList> has no <location> or <title> element
Yoann Peronneau [Wed, 14 Jun 2006 01:51:05 +0000 (01:51 +0000)]
* xspf.c: <trackList> has no <location> or <title> element

18 years ago* demux/playlist/xspf.c: fix a bug introduced by [15757]
Yoann Peronneau [Wed, 14 Jun 2006 01:46:17 +0000 (01:46 +0000)]
* demux/playlist/xspf.c: fix a bug introduced by [15757]
  + cosmetic changes

18 years ago* Tree playlist XSPF export
Yoann Peronneau [Wed, 14 Jun 2006 00:43:00 +0000 (00:43 +0000)]
* Tree playlist XSPF export
  Kids, don't try this at home...

18 years ago* code and GUI improvements
Felix Paul Kühne [Tue, 13 Jun 2006 21:36:37 +0000 (21:36 +0000)]
* code and GUI improvements

18 years agoJava bindings Makefile tested and working on both GNU and Windows.
Filippo Carone [Tue, 13 Jun 2006 15:34:27 +0000 (15:34 +0000)]
Java bindings Makefile tested and working on both GNU and Windows.

18 years ago10 PRINT "Remember to include a final endif at the end of Makefile.am."
Filippo Carone [Tue, 13 Jun 2006 13:35:49 +0000 (13:35 +0000)]
10 PRINT "Remember to include a final endif at the end of Makefile.am."
20 GOTO 10

18 years agomake buildbot (and ppl) happy with java Makefile.am .
Filippo Carone [Tue, 13 Jun 2006 13:19:46 +0000 (13:19 +0000)]
make buildbot (and ppl) happy with java Makefile.am .

18 years agoanother attempt to make java bindings win32 friendly.
Filippo Carone [Tue, 13 Jun 2006 13:09:37 +0000 (13:09 +0000)]
another attempt to make java bindings win32 friendly.

18 years agoCorrections in the java bindings Makefile
Filippo Carone [Tue, 13 Jun 2006 10:40:26 +0000 (10:40 +0000)]
Corrections in the java bindings Makefile

18 years agoA first try in making the Makefile crossplatform (gnu/win32)
Filippo Carone [Tue, 13 Jun 2006 09:58:56 +0000 (09:58 +0000)]
A first try in making the Makefile crossplatform (gnu/win32)

18 years ago* src/input/input.c: use input_AddSubtitles() and fix a bug with the autoselection...
Yoann Peronneau [Tue, 13 Jun 2006 03:04:08 +0000 (03:04 +0000)]
* src/input/input.c: use input_AddSubtitles() and fix a bug with the autoselection of autodetected subtitles files.

18 years ago- x264-svn-win32.patch: synchronized with latest on svn
Damien Fouilleul [Mon, 12 Jun 2006 23:29:31 +0000 (23:29 +0000)]
- x264-svn-win32.patch: synchronized with latest on svn

18 years ago- configure.ac: replaced 'av_add_i' with 'av_crc_init' when testing avutil as the...
Damien Fouilleul [Mon, 12 Jun 2006 23:26:38 +0000 (23:26 +0000)]
- configure.ac: replaced 'av_add_i' with 'av_crc_init' when testing avutil as the former is no longer compiled in lib

18 years agovlcshell.cpp: fixed plugin 'autoplay'
Damien Fouilleul [Mon, 12 Jun 2006 23:14:44 +0000 (23:14 +0000)]
vlcshell.cpp: fixed plugin 'autoplay'

18 years ago* src/misc/stats.c: don't forget to call vlc_object_release() after a stats_HandlerGet().
Gildas Bazin [Mon, 12 Jun 2006 20:41:22 +0000 (20:41 +0000)]
* src/misc/stats.c: don't forget to call vlc_object_release() after a stats_HandlerGet().

18 years agoSimplify the CDDA module. Split more between parse and play
Clément Stenac [Mon, 12 Jun 2006 19:56:25 +0000 (19:56 +0000)]
Simplify the CDDA module. Split more between parse and play

18 years ago* src/video_output/video_output.c: avoid calling config_GetInt in the main loop.
Gildas Bazin [Mon, 12 Jun 2006 19:51:14 +0000 (19:51 +0000)]
* src/video_output/video_output.c: avoid calling config_GetInt in the main loop.

18 years ago* typo consummed -> consumed
Dennis van Amerongen [Mon, 12 Jun 2006 19:32:00 +0000 (19:32 +0000)]
* typo consummed -> consumed

18 years ago* modules/video_output/image.c: add --image-width and --image-height to set the size...
Yoann Peronneau [Mon, 12 Jun 2006 19:31:33 +0000 (19:31 +0000)]
* modules/video_output/image.c: add --image-width and --image-height to set the size of the image output module.
  Thanks to Menele from the forum for submitting a patch.

18 years ago* Fix skip in initial status
Clément Stenac [Mon, 12 Jun 2006 19:21:01 +0000 (19:21 +0000)]
* Fix skip in initial status
* Don't waste ids
* Fix a bug in services discoveries

18 years agoSecond try: we should add *flags for mozilla plugin not only in the case of xulrunner.
Pavlov Konstantin [Mon, 12 Jun 2006 14:47:01 +0000 (14:47 +0000)]
Second try: we should add *flags for mozilla plugin not only in the case of xulrunner.

18 years ago* modules/packetizer/mpeg4video.c: ts/ps muxers rely on VOL being present in the...
Gildas Bazin [Sun, 11 Jun 2006 20:52:08 +0000 (20:52 +0000)]
* modules/packetizer/mpeg4video.c: ts/ps muxers rely on VOL being present in the stream.

18 years agoffmpeg-svn-cross.patch has been applied upstream
Christophe Mutricy [Sun, 11 Jun 2006 19:21:30 +0000 (19:21 +0000)]
ffmpeg-svn-cross.patch has been applied upstream

18 years agoSkeleton for open
Clément Stenac [Sun, 11 Jun 2006 19:03:12 +0000 (19:03 +0000)]
Skeleton for open

18 years ago* src/audio_output/intf.c: optimise aout_VolumeGet a bit.
Gildas Bazin [Sun, 11 Jun 2006 11:57:05 +0000 (11:57 +0000)]
* src/audio_output/intf.c: optimise aout_VolumeGet a bit.

18 years ago* modules/gui/wxwidgets: don't call aout_VolumeGet so often because it is MIPS intensive.
Gildas Bazin [Sun, 11 Jun 2006 11:56:39 +0000 (11:56 +0000)]
* modules/gui/wxwidgets: don't call aout_VolumeGet so often because it is MIPS intensive.

18 years ago* src/misc/stats.c: fix no-stats mode.
Gildas Bazin [Sun, 11 Jun 2006 11:21:59 +0000 (11:21 +0000)]
* src/misc/stats.c: fix no-stats mode.

18 years ago* disable sdk-support on ppc-macs until it is fixed (refs #692)
Felix Paul Kühne [Sun, 11 Jun 2006 09:43:20 +0000 (09:43 +0000)]
* disable sdk-support on ppc-macs until it is fixed (refs #692)

18 years ago* Patch ffmpeg configure to not use twice the cross prefix.
Christophe Mutricy [Sat, 10 Jun 2006 22:26:29 +0000 (22:26 +0000)]
* Patch ffmpeg configure to not use twice the cross prefix.
* CVS -> SVN

18 years ago* src/libvlc.h, src/interface/interaction.c: new config option to disable interaction...
Gildas Bazin [Sat, 10 Jun 2006 22:21:37 +0000 (22:21 +0000)]
* src/libvlc.h, src/interface/interaction.c: new config option to disable interaction mode. Default value is set to disable for now because this mode is currently broken.

18 years agomisc/freetype.c: Fix strings
Christophe Mutricy [Sat, 10 Jun 2006 21:17:13 +0000 (21:17 +0000)]
misc/freetype.c: Fix strings

18 years agoqt4/input_manager.cpp: compile fix
Christophe Mutricy [Sat, 10 Jun 2006 21:15:19 +0000 (21:15 +0000)]
qt4/input_manager.cpp: compile fix

18 years agoJava bindings update.
Filippo Carone [Sat, 10 Jun 2006 18:13:46 +0000 (18:13 +0000)]
Java bindings update.

- a new java example shows general jvlc use
- more functions added in InputIntf (getInputFPS now works)
- a little potential problem fixed in Playlist

18 years agoa vlc_object_release added
Filippo Carone [Sat, 10 Jun 2006 17:36:22 +0000 (17:36 +0000)]
a vlc_object_release added

18 years agoInitial implementation of libvlc_get_input_fps.
Filippo Carone [Sat, 10 Jun 2006 16:13:38 +0000 (16:13 +0000)]
Initial implementation of libvlc_get_input_fps.

18 years agoMuting and unmuting functions implemented in the control interface
Filippo Carone [Sat, 10 Jun 2006 15:34:32 +0000 (15:34 +0000)]
Muting and unmuting functions implemented in the control interface

18 years agoJava bindings update.
Filippo Carone [Sat, 10 Jun 2006 13:58:03 +0000 (13:58 +0000)]
Java bindings update.

* new JVLC.destroy() method to cleanup a JVLC object
* new GenericVideoWidget for general use (thx: Kuldipsingh Pabla)
* Status class removed
* new JVLC.isInputPlaying() and JVLC.hasVout() methods

18 years agoNew snapshot behaviour.
Filippo Carone [Sat, 10 Jun 2006 13:15:15 +0000 (13:15 +0000)]
New snapshot behaviour.

if the user specifies a directory in the snapshot-path variable, then vlc
behaves as before;

if the user specifies a complete path (folder/filename) then the snapshot
is named and saved after it.

18 years ago* modules/codec/ffmpeg/audio.c: reduce memory usage a bit.
Gildas Bazin [Sat, 10 Jun 2006 10:26:17 +0000 (10:26 +0000)]
* modules/codec/ffmpeg/audio.c: reduce memory usage a bit.