]> git.sesse.net Git - vlc/log
vlc
19 years ago * some style fixes (now displays menu under IE)
Antoine Cellerier [Fri, 19 Nov 2004 14:57:35 +0000 (14:57 +0000)]
 * some style fixes (now displays menu under IE)

19 years agoOups, fixed stupid crash in PLS
Clément Stenac [Thu, 18 Nov 2004 23:35:29 +0000 (23:35 +0000)]
Oups, fixed stupid crash in PLS

19 years ago* You can doubleclick an item to play it now.
Derk-Jan Hartman [Thu, 18 Nov 2004 02:18:34 +0000 (02:18 +0000)]
* You can doubleclick an item to play it now.
* implemented delete, but for some reason the key events don't arrive

19 years agoCompile fix for C++ files
Clément Stenac [Thu, 18 Nov 2004 00:07:28 +0000 (00:07 +0000)]
Compile fix for C++ files

19 years agoInput options inheritance for playlists
Clément Stenac [Wed, 17 Nov 2004 23:22:43 +0000 (23:22 +0000)]
Input options inheritance for playlists

19 years agosap.c: don't free the inputs internal buffers! shame on you!
Sigmund Augdal Helberg [Wed, 17 Nov 2004 22:37:28 +0000 (22:37 +0000)]
sap.c: don't free the inputs internal buffers! shame on you!

19 years agoRemove SAP node on quit
Clément Stenac [Wed, 17 Nov 2004 22:11:26 +0000 (22:11 +0000)]
Remove SAP node on quit

19 years ago* Add return values to all functions
Clément Stenac [Wed, 17 Nov 2004 21:38:23 +0000 (21:38 +0000)]
* Add return values to all functions
* Fix locking issues in services discovery
* Add playlist_Replace function
* Beginning of playlist_TreeMove
* Fix some warnings
* Doxygen update

19 years ago* Fix display of playlist on OSX. Looks briljant :)
Derk-Jan Hartman [Wed, 17 Nov 2004 20:03:00 +0000 (20:03 +0000)]
* Fix display of playlist on OSX. Looks briljant :)

19 years agoBeginning of un updated developer documentation and beginning of playlist documentation
Clément Stenac [Wed, 17 Nov 2004 18:38:52 +0000 (18:38 +0000)]
Beginning of un updated developer documentation and beginning of playlist documentation

19 years ago* Todo list for OSX playlist. please use it :)
Derk-Jan Hartman [Wed, 17 Nov 2004 17:13:31 +0000 (17:13 +0000)]
* Todo list for OSX playlist. please use it :)

19 years ago* Start of new playlist for OSX.
Derk-Jan Hartman [Wed, 17 Nov 2004 16:51:40 +0000 (16:51 +0000)]
* Start of new playlist for OSX.
  - basic data retrieval implemented
  - data display not yet implemented
  - many broken outlets and even more broken actions
  - won't compile
  - if you work on this (and please do) please communicate this fact to the IRC channel and make regurlar commits to prevent that multiple people work on this (and especially the NIB).

19 years ago* Fix some crashes because of new playlist core
Derk-Jan Hartman [Wed, 17 Nov 2004 16:48:41 +0000 (16:48 +0000)]
* Fix some crashes because of new playlist core

19 years agoaccess/http.c: skip debug message when useless
Sigmund Augdal Helberg [Tue, 16 Nov 2004 23:11:56 +0000 (23:11 +0000)]
access/http.c: skip debug message when useless

19 years agoStrip parent path in directory access
Clément Stenac [Tue, 16 Nov 2004 17:29:04 +0000 (17:29 +0000)]
Strip parent path in directory access

19 years agostrcmp -> strncmp
Clément Stenac [Tue, 16 Nov 2004 12:27:02 +0000 (12:27 +0000)]
strcmp -> strncmp
Coding style fixes (much more left)

19 years agoinput.c: fixed segfault with access_demux.
Laurent Aimar [Tue, 16 Nov 2004 12:18:53 +0000 (12:18 +0000)]
input.c: fixed segfault with access_demux.

19 years ago* sgimb.c: set the kasenna option correctly
Derk-Jan Hartman [Tue, 16 Nov 2004 12:02:42 +0000 (12:02 +0000)]
* sgimb.c: set the kasenna option correctly
  fix the playlist autodelete

19 years agolibasf.c: clean up + maybe a bug fix.
Laurent Aimar [Tue, 16 Nov 2004 10:01:22 +0000 (10:01 +0000)]
libasf.c: clean up + maybe a bug fix.

19 years ago * consider tabs as white spaces when parsing vlm command line
Antoine Cellerier [Tue, 16 Nov 2004 01:14:23 +0000 (01:14 +0000)]
 * consider tabs as white spaces when parsing vlm command line
 * all lines where first non white space char is a # is a comment

19 years agodon't forget to add options to *ppsz_sout_options[] (so that ca, crt, etc.. are...
Benjamin Pracht [Mon, 15 Nov 2004 23:46:07 +0000 (23:46 +0000)]
don't forget to add options to  *ppsz_sout_options[] (so that ca, crt, etc.. are also available using http{ca=...,crt=...} in the sout chain...

19 years agonet.c: include some more headers on non-windows platforms
Sigmund Augdal Helberg [Mon, 15 Nov 2004 21:07:08 +0000 (21:07 +0000)]
net.c: include some more headers on non-windows platforms

19 years ago* sgimb.c: backport of r9300 to trunk
Derk-Jan Hartman [Mon, 15 Nov 2004 19:44:19 +0000 (19:44 +0000)]
* sgimb.c: backport of r9300 to trunk

19 years ago* Fix gcrypt building on 10.2
Derk-Jan Hartman [Mon, 15 Nov 2004 19:35:30 +0000 (19:35 +0000)]
* Fix gcrypt building on 10.2

19 years ago * format: added a lot of conversion (nearly all case between
Laurent Aimar [Mon, 15 Nov 2004 17:11:33 +0000 (17:11 +0000)]
 * format: added a lot of conversion (nearly all case between
s8,16,f32,u8,16,f32 and little endian).

19 years ago * asf: added support for "extended stream properties". I HATE BROKEN DESIGNED FORMAT.
Laurent Aimar [Mon, 15 Nov 2004 17:09:57 +0000 (17:09 +0000)]
 * asf: added support for "extended stream properties". I HATE BROKEN DESIGNED FORMAT.

19 years ago * asf: first part to support more header extention (seems to be used in MBR).
Laurent Aimar [Mon, 15 Nov 2004 17:08:57 +0000 (17:08 +0000)]
 * asf: first part to support more header extention (seems to be used in MBR).

19 years ago * http: added shoutcast meta data support.
Laurent Aimar [Mon, 15 Nov 2004 17:07:56 +0000 (17:07 +0000)]
 * http: added shoutcast meta data support.

19 years ago * input: access meta data support.
Laurent Aimar [Mon, 15 Nov 2004 17:07:06 +0000 (17:07 +0000)]
 * input: access meta data support.
 * net: support for SOCKS proxy support (for all TCP connections).

19 years ago * input: added a meta field to input.
Laurent Aimar [Mon, 15 Nov 2004 17:05:52 +0000 (17:05 +0000)]
 * input: added a meta field to input.
 * network: export ipv4 name resolution.

19 years agoUpdate playlist TODO
Clément Stenac [Mon, 15 Nov 2004 15:33:36 +0000 (15:33 +0000)]
Update playlist TODO

19 years agoFix wxWidgets crash
Clément Stenac [Mon, 15 Nov 2004 15:29:47 +0000 (15:29 +0000)]
Fix wxWidgets crash

19 years ago* 0.8.2-svn, not 0.8.2
Gildas Bazin [Mon, 15 Nov 2004 15:28:13 +0000 (15:28 +0000)]
* 0.8.2-svn, not 0.8.2

19 years ago* po/*: updated from the 0.8.1 branch.
Gildas Bazin [Mon, 15 Nov 2004 10:06:39 +0000 (10:06 +0000)]
* po/*: updated from the 0.8.1 branch.

19 years ago* ALL: bumped version number to 0.8.2-svn.
Gildas Bazin [Mon, 15 Nov 2004 09:41:05 +0000 (09:41 +0000)]
* ALL: bumped version number to 0.8.2-svn.

19 years agoFix ITEMPLAY in no-view mode
Clément Stenac [Sun, 14 Nov 2004 22:29:51 +0000 (22:29 +0000)]
Fix ITEMPLAY in no-view mode

19 years ago* modules/codec/dmo/dmo.c: work around for buggy dmo implementations.
Gildas Bazin [Sun, 14 Nov 2004 19:41:09 +0000 (19:41 +0000)]
* modules/codec/dmo/dmo.c: work around for buggy dmo implementations.

19 years agoRe-enable logging
Clément Stenac [Sun, 14 Nov 2004 19:02:36 +0000 (19:02 +0000)]
Re-enable logging

19 years ago* Makefile.am: fixed make dist.
Gildas Bazin [Sun, 14 Nov 2004 18:01:38 +0000 (18:01 +0000)]
* Makefile.am: fixed make dist.

19 years ago* modules/codec/quicktime.c: fixed small mem leak.
Gildas Bazin [Sun, 14 Nov 2004 17:59:33 +0000 (17:59 +0000)]
* modules/codec/quicktime.c: fixed small mem leak.

19 years ago * modules/gui/skins2: ignore WM_PAINT events on the vout window
Olivier Teulière [Sun, 14 Nov 2004 17:29:39 +0000 (17:29 +0000)]
 * modules/gui/skins2: ignore WM_PAINT events on the vout window
   This gives better results when moving the window, but resizing is still
   flickering

19 years ago* src/audio_output/input.c: made the resampling just a bit quicker (trying to reach...
Gildas Bazin [Sun, 14 Nov 2004 17:25:58 +0000 (17:25 +0000)]
* src/audio_output/input.c: made the resampling just a bit quicker (trying to reach a good compromise).

19 years agoconfigure.ac: added Danish to the list of possible localisations
Felix Paul Kühne [Sun, 14 Nov 2004 14:04:47 +0000 (14:04 +0000)]
configure.ac: added Danish to the list of possible localisations
po/da.po: partial Danish l10n by Jonas Larsen (E-bola)

19 years agoTodo update
Clément Stenac [Sun, 14 Nov 2004 13:49:46 +0000 (13:49 +0000)]
Todo update

19 years ago* access_directory : only play if we are the current playlist item. Handle the case...
Clément Stenac [Sun, 14 Nov 2004 13:25:18 +0000 (13:25 +0000)]
* access_directory : only play if we are the current playlist item. Handle the case where we are not
* libvlc : add -S as shortcut for services-discovery

19 years agoAdd directory in wxWidgets
Clément Stenac [Sat, 13 Nov 2004 23:06:53 +0000 (23:06 +0000)]
Add directory in wxWidgets
Update TODO

19 years agoDecrease verbosity
Clément Stenac [Sat, 13 Nov 2004 22:11:51 +0000 (22:11 +0000)]
Decrease verbosity
Fix warnings

19 years agoValid HTML is good. This page stil doesn't work with IE
Benjamin Pracht [Sat, 13 Nov 2004 14:11:51 +0000 (14:11 +0000)]
Valid HTML is good. This page stil doesn't work with IE

19 years ago* modules/codec/ffmpeg/ffmpeg.c: use proper format conversion (when available) for...
Gildas Bazin [Sat, 13 Nov 2004 13:06:41 +0000 (13:06 +0000)]
* modules/codec/ffmpeg/ffmpeg.c: use proper format conversion (when available) for UYVY.

19 years agoMerge po update to trunk
Clément Stenac [Sat, 13 Nov 2004 12:39:17 +0000 (12:39 +0000)]
Merge po update to trunk

19 years agoMerge string fixes
Clément Stenac [Sat, 13 Nov 2004 12:19:06 +0000 (12:19 +0000)]
Merge string fixes

19 years ago* USe newer livedotcom
Derk-Jan Hartman [Sat, 13 Nov 2004 01:42:54 +0000 (01:42 +0000)]
* USe newer livedotcom

19 years ago* merging kasenna changes from 0.8.1 branch to the trunk
Derk-Jan Hartman [Sat, 13 Nov 2004 01:40:52 +0000 (01:40 +0000)]
* merging kasenna changes from 0.8.1 branch to the trunk
  r9296:9299 changes

19 years ago* sgimb.c: merging 9295:9296 to trunk
Derk-Jan Hartman [Fri, 12 Nov 2004 18:59:39 +0000 (18:59 +0000)]
* sgimb.c: merging 9295:9296 to trunk

19 years ago* src/playlist/*: a couple of compilation fixes.
Gildas Bazin [Fri, 12 Nov 2004 15:41:22 +0000 (15:41 +0000)]
* src/playlist/*: a couple of compilation fixes.

19 years agoMake sure the wxWindows development headers and libraries are present when skins2...
Jean-Paul Saman [Fri, 12 Nov 2004 14:29:01 +0000 (14:29 +0000)]
Make sure the wxWindows development headers and libraries are present when skins2 module is enabled. Without wxWindows the skins2 interface is not very usable.

19 years ago* toolbox, src/vlc.c: use src/vlc.c in the WinCE project files.
Gildas Bazin [Fri, 12 Nov 2004 10:38:27 +0000 (10:38 +0000)]
* toolbox, src/vlc.c: use src/vlc.c in the WinCE project files.

19 years ago* src/vlc.c: ported to WinCE.
Gildas Bazin [Fri, 12 Nov 2004 08:27:05 +0000 (08:27 +0000)]
* src/vlc.c: ported to WinCE.

19 years ago* src/extras/libc.c: vlc_parse_cmdline() common facility.
Gildas Bazin [Fri, 12 Nov 2004 08:10:19 +0000 (08:10 +0000)]
* src/extras/libc.c: vlc_parse_cmdline() common facility.

19 years ago* modules/audio_output/portaudio.c: channel reordering patch by Frederic Ruget +...
Gildas Bazin [Fri, 12 Nov 2004 08:04:35 +0000 (08:04 +0000)]
* modules/audio_output/portaudio.c: channel reordering patch by Frederic Ruget + slightly simplified by me.

19 years ago* src/misc/httpd.c: --disable-httpd compilation fix.
Gildas Bazin [Thu, 11 Nov 2004 18:49:08 +0000 (18:49 +0000)]
* src/misc/httpd.c: --disable-httpd compilation fix.

19 years agoChanged logo and marq control variables to attach to ->p_libvlc, to be persistent.
Mark Moriarty [Thu, 11 Nov 2004 02:57:43 +0000 (02:57 +0000)]
Changed logo and marq control variables to attach to ->p_libvlc, to be persistent.

19 years agosap.c:
Sigmund Augdal Helberg [Wed, 10 Nov 2004 23:41:53 +0000 (23:41 +0000)]
sap.c:
 * support incorrect announces that does not include parameters we don't
   parse anyway, change the corresponding msesage from Warn to Dbg.
 * convert UDP to udp, to get the right icon in the playlist
 * fixed a potential crash given away by gcc's warnings

19 years agopls.c: start the playlist after loading it.
Sigmund Augdal Helberg [Wed, 10 Nov 2004 23:34:43 +0000 (23:34 +0000)]
pls.c: start the playlist after loading it.

19 years agopls.c: ported to new api, at least tried to.
Sigmund Augdal Helberg [Wed, 10 Nov 2004 23:30:26 +0000 (23:30 +0000)]
pls.c: ported to new api, at least tried to.

19 years ago* src/video_output/video_widgets.c: cleanup.
Gildas Bazin [Wed, 10 Nov 2004 15:10:30 +0000 (15:10 +0000)]
* src/video_output/video_widgets.c: cleanup.

19 years ago* removed l10n for every string, but the help, 'initialised' and 'command not found...
Felix Paul Kühne [Wed, 10 Nov 2004 14:49:09 +0000 (14:49 +0000)]
* removed l10n for every string, but the help, 'initialised' and 'command not found' - strings

19 years agoFix crash when a session is deleted
Clément Stenac [Wed, 10 Nov 2004 12:15:36 +0000 (12:15 +0000)]
Fix crash when a session is deleted

19 years ago* modules/video_output/directx: in embedded mode, we now use the current monitor...
Gildas Bazin [Wed, 10 Nov 2004 10:59:16 +0000 (10:59 +0000)]
* modules/video_output/directx: in embedded mode, we now use the current monitor when switching to fullscreen.

19 years agoavi: stupid bug fix for ODML file.
Laurent Aimar [Wed, 10 Nov 2004 10:56:28 +0000 (10:56 +0000)]
avi: stupid bug fix for ODML file.

19 years agoFix SAP address
Clément Stenac [Wed, 10 Nov 2004 09:24:50 +0000 (09:24 +0000)]
Fix SAP address

19 years agoIf proto is RTP/AVP, use rtp
Clément Stenac [Wed, 10 Nov 2004 09:19:02 +0000 (09:19 +0000)]
If proto is RTP/AVP, use rtp

19 years ago* SAP: use session identifiers to decide if we need to add items
Clément Stenac [Wed, 10 Nov 2004 09:15:19 +0000 (09:15 +0000)]
* SAP: use session identifiers to decide if we need to add items
* Fix playlist release bug
* Add sdp and rtp as network type items

19 years agoFix a bunch of memory leaks
Clément Stenac [Tue, 9 Nov 2004 17:06:41 +0000 (17:06 +0000)]
Fix a bunch of memory leaks

19 years ago* modules/video_filter/logo.c: whole bunch of fixes.
Gildas Bazin [Tue, 9 Nov 2004 15:16:33 +0000 (15:16 +0000)]
* modules/video_filter/logo.c: whole bunch of fixes.

19 years agoOTF transparency and file name. Needs work.
Mark Moriarty [Tue, 9 Nov 2004 14:05:58 +0000 (14:05 +0000)]
OTF transparency and file name.  Needs work.

19 years ago* modules/video_output/directx: last attempt at fixing the spurious taskbar item...
Gildas Bazin [Tue, 9 Nov 2004 11:20:05 +0000 (11:20 +0000)]
* modules/video_output/directx: last attempt at fixing the spurious taskbar item after switching to fullscreen (it actually also simplifies the code a bit as well).

19 years agoadd missing option
Clément Stenac [Tue, 9 Nov 2004 00:12:09 +0000 (00:12 +0000)]
add missing option

19 years agoinclude services discovery in interface
Clément Stenac [Mon, 8 Nov 2004 23:47:32 +0000 (23:47 +0000)]
include services discovery in interface

19 years ago * put scale setting under bitrate
Antoine Cellerier [Mon, 8 Nov 2004 23:42:08 +0000 (23:42 +0000)]
 * put scale setting under bitrate

19 years ago* modules/audio_output/portaudio.c: implemented a PORTAUDIO_IS_SERIOUSLY_BROKEN mode...
Gildas Bazin [Mon, 8 Nov 2004 21:06:22 +0000 (21:06 +0000)]
* modules/audio_output/portaudio.c: implemented a PORTAUDIO_IS_SERIOUSLY_BROKEN mode (win32 asio only).

19 years agoOups
Clément Stenac [Mon, 8 Nov 2004 18:59:34 +0000 (18:59 +0000)]
Oups

19 years agoInitial Services discovery support
Clément Stenac [Mon, 8 Nov 2004 18:19:51 +0000 (18:19 +0000)]
Initial Services discovery support

19 years ago * modules/video_output/x11/x11.c:
Sam Hocevar [Mon, 8 Nov 2004 14:27:06 +0000 (14:27 +0000)]
  * modules/video_output/x11/x11.c:
    + Gave X11 a higher priority than SDL, so that the all-in-one interface
      still works when the XVideo port is taken. If XVideo is not available,
      SDL isn't of much use though.

19 years ago* src/video_output/vout_subpictures.c: oops, don't forget to test for p_region.
Gildas Bazin [Mon, 8 Nov 2004 14:03:36 +0000 (14:03 +0000)]
* src/video_output/vout_subpictures.c: oops, don't forget to test for p_region.

19 years ago* modules/stream_out/transcode.c: proper subpicture scaling using sample aspect ratio...
Gildas Bazin [Mon, 8 Nov 2004 13:58:18 +0000 (13:58 +0000)]
* modules/stream_out/transcode.c: proper subpicture scaling using sample aspect ratio information.

19 years ago* modules/video_filter/logo.c: set sample aspect ratio.
Gildas Bazin [Mon, 8 Nov 2004 13:46:07 +0000 (13:46 +0000)]
* modules/video_filter/logo.c: set sample aspect ratio.

19 years ago* src/video_output/vout_subpictures.c: proper subpicture scaling using sample aspect...
Gildas Bazin [Mon, 8 Nov 2004 13:45:02 +0000 (13:45 +0000)]
* src/video_output/vout_subpictures.c: proper subpicture scaling using sample aspect ratio information.

19 years ago* include/vlc_es.h: added i_sar_num/den (sample aspect ratio) fields to video_format_...
Gildas Bazin [Mon, 8 Nov 2004 13:41:16 +0000 (13:41 +0000)]
* include/vlc_es.h: added i_sar_num/den (sample aspect ratio) fields to video_format_t (will hopefully deprecate the i_aspect field one day).

19 years ago* modules/access/dshow/dshow.cpp: setup crossbars for MEDIATYPE_Stream as well.
Gildas Bazin [Mon, 8 Nov 2004 12:21:07 +0000 (12:21 +0000)]
* modules/access/dshow/dshow.cpp: setup crossbars for MEDIATYPE_Stream as well.

19 years agoUse play to end as default, and add "play this branch" to popup
Clément Stenac [Mon, 8 Nov 2004 00:46:11 +0000 (00:46 +0000)]
Use play to end as default, and add "play this branch" to popup

19 years ago * added SAP group announcing support in the sout dialog
Antoine Cellerier [Sun, 7 Nov 2004 23:52:19 +0000 (23:52 +0000)]
 * added SAP group announcing support in the sout dialog

19 years agoFix item delete in skins
Clément Stenac [Sun, 7 Nov 2004 23:41:28 +0000 (23:41 +0000)]
Fix item delete in skins

19 years ago* Add gnutls libs to OSX build
Derk-Jan Hartman [Sun, 7 Nov 2004 23:05:04 +0000 (23:05 +0000)]
* Add gnutls libs to OSX build

19 years agohal.c: start of a libhal based service discovry module. Detects dvd and
Sigmund Augdal Helberg [Sun, 7 Nov 2004 22:43:44 +0000 (22:43 +0000)]
hal.c: start of a libhal based service discovry module. Detects dvd and
audio cd right now. todo: add more devices, use callbacks for device
insertions/removal

19 years ago* modules/codec/ffmpeg/demux.c: bunch of bug fixes (don't trigger on bin/dat files...
Gildas Bazin [Sun, 7 Nov 2004 20:17:46 +0000 (20:17 +0000)]
* modules/codec/ffmpeg/demux.c: bunch of bug fixes (don't trigger on bin/dat files, etc...).

19 years ago* modules/control/rc.c: ported MRL parsing (changeset 9232) from 0.8.1 branch.
Gildas Bazin [Sun, 7 Nov 2004 20:14:54 +0000 (20:14 +0000)]
* modules/control/rc.c: ported MRL parsing (changeset 9232) from 0.8.1 branch.

19 years ago* Use possibly better optimized QT YUY2 decoder??? (It seems faster)
Derk-Jan Hartman [Sun, 7 Nov 2004 20:06:59 +0000 (20:06 +0000)]
* Use possibly better optimized QT YUY2 decoder??? (It seems faster)

19 years ago* Updated coreaudio resampler. will play small lpcm samples, but still crashes sometimes.
Derk-Jan Hartman [Sun, 7 Nov 2004 20:01:54 +0000 (20:01 +0000)]
* Updated coreaudio resampler. will play small lpcm samples, but still crashes sometimes.
  problem is writing to freed memory???
  possibly related to dropped buffers?

19 years agoRemove bogus debug messages
Rémi Denis-Courmont [Sun, 7 Nov 2004 17:22:19 +0000 (17:22 +0000)]
Remove bogus debug messages