]> git.sesse.net Git - vlc/history - modules
Fix crash
[vlc] / modules /
2004-11-26 Clément StenacFix crash
2004-11-26 Gildas Bazin* modules/misc/xml/xtag.c: fixed a few bugs.
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-11-25 Olivier Teulière * src/input/input.c: notify the interfaces when the...
2004-11-24 Cyril Deguet- all: the text variable "$N" is now the media name...
2004-11-24 Gildas Bazin* modules/access/dshow/dshow.cpp: fixed stupid bug...
2004-11-24 Clément StenacRelease the access in case of failure
2004-11-24 Clément StenacFix segfault in RTSP mode
2004-11-23 Derk-Jan Hartman* Use filenames as playlistnames for relative m3u playl...
2004-11-23 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: fixed uninitializ...
2004-11-23 Gildas Bazin* include/vlc_common.h: added the _T() macro for win32...
2004-11-23 Rocky BernsteinHonor "prefer-cdtext" option.
2004-11-23 Rocky BernsteinIf using cddax (as opposed to cdda), then set the MRL...
2004-11-22 Clément StenacRemove debug message
2004-11-22 Gildas Bazin* modules/video_output/directx/*: mostly unicode ready...
2004-11-22 Gildas Bazin* modules/video_output/directx/events.c: fix to disable...
2004-11-22 Clément StenacRestore search
2004-11-22 Clément StenacDon't rebuild the tree on node sort
2004-11-22 Clément StenacRecursive sort
2004-11-22 Rocky BernsteinChange a printf into a debuggable print message.
2004-11-21 Clément StenacHandle the case when parent is root
2004-11-21 Clément StenacForgot this
2004-11-21 Clément StenacUse item-append when an item is appended to a node...
2004-11-21 Gildas Bazin* modules/demux/m3u.c: ported to new playlist API.
2004-11-21 Clément StenacSort a node (alphabetically, all sub-nodes come first)
2004-11-20 Clément StenacSAP IPv6 and additionnal addresses support
2004-11-20 Clément Stenac* do not set request on startup, we don't want autoplay
2004-11-20 Clément StenacAdd MP4 playlist items as children
2004-11-20 Clément StenacFix crash in bookmarks
2004-11-19 Clément StenacFix
2004-11-19 Clément Stenacsap: don't crash on invalid o= field
2004-11-19 Clément StenacCDDAX:
2004-11-18 Clément StenacOups, fixed stupid crash in PLS
2004-11-18 Derk-Jan Hartman* You can doubleclick an item to play it now.
2004-11-17 Clément StenacInput options inheritance for playlists
2004-11-17 Sigmund Augdal Helbergsap.c: don't free the inputs internal buffers! shame...
2004-11-17 Clément StenacRemove SAP node on quit
2004-11-17 Derk-Jan Hartman* Fix display of playlist on OSX. Looks briljant :)
2004-11-17 Derk-Jan Hartman* Todo list for OSX playlist. please use it :)
2004-11-17 Derk-Jan Hartman* Start of new playlist for OSX.
2004-11-17 Derk-Jan Hartman* Fix some crashes because of new playlist core
2004-11-16 Sigmund Augdal Helbergaccess/http.c: skip debug message when useless
2004-11-16 Clément StenacStrip parent path in directory access
2004-11-16 Derk-Jan Hartman* sgimb.c: set the kasenna option correctly
2004-11-16 Laurent Aimarlibasf.c: clean up + maybe a bug fix.
2004-11-15 Benjamin Prachtdon't forget to add options to *ppsz_sout_options...
2004-11-15 Derk-Jan Hartman* sgimb.c: backport of r9300 to trunk
2004-11-15 Laurent Aimar * format: added a lot of conversion (nearly all case...
2004-11-15 Laurent Aimar * asf: added support for "extended stream properties...
2004-11-15 Laurent Aimar * asf: first part to support more header extention...
2004-11-15 Laurent Aimar * http: added shoutcast meta data support.
2004-11-15 Clément StenacFix wxWidgets crash
2004-11-14 Gildas Bazin* modules/codec/dmo/dmo.c: work around for buggy dmo...
2004-11-14 Clément StenacRe-enable logging
2004-11-14 Gildas Bazin* modules/codec/quicktime.c: fixed small mem leak.
2004-11-14 Olivier Teulière * modules/gui/skins2: ignore WM_PAINT events on the...
2004-11-14 Clément StenacTodo update
2004-11-14 Clément Stenac* access_directory : only play if we are the current...
2004-11-13 Clément StenacAdd directory in wxWidgets
2004-11-13 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: use proper format...
2004-11-13 Clément StenacMerge string fixes
2004-11-13 Derk-Jan Hartman* merging kasenna changes from 0.8.1 branch to the...
2004-11-12 Derk-Jan Hartman* sgimb.c: merging 9295:9296 to trunk
2004-11-12 Gildas Bazin* modules/audio_output/portaudio.c: channel reordering...
2004-11-11 Mark MoriartyChanged logo and marq control variables to attach to...
2004-11-10 Sigmund Augdal Helbergsap.c:
2004-11-10 Sigmund Augdal Helbergpls.c: start the playlist after loading it.
2004-11-10 Sigmund Augdal Helbergpls.c: ported to new api, at least tried to.
2004-11-10 Felix Paul Kühne* removed l10n for every string, but the help, 'initial...
2004-11-10 Clément StenacFix crash when a session is deleted
2004-11-10 Gildas Bazin* modules/video_output/directx: in embedded mode, we...
2004-11-10 Laurent Aimaravi: stupid bug fix for ODML file.
2004-11-10 Clément StenacFix SAP address
2004-11-10 Clément StenacIf proto is RTP/AVP, use rtp
2004-11-10 Clément Stenac* SAP: use session identifiers to decide if we need...
2004-11-09 Clément StenacFix a bunch of memory leaks
2004-11-09 Gildas Bazin* modules/video_filter/logo.c: whole bunch of fixes.
2004-11-09 Mark MoriartyOTF transparency and file name. Needs work.
2004-11-09 Gildas Bazin* modules/video_output/directx: last attempt at fixing...
2004-11-09 Clément Stenacadd missing option
2004-11-08 Clément Stenacinclude services discovery in interface
2004-11-08 Antoine Cellerier * put scale setting under bitrate
2004-11-08 Gildas Bazin* modules/audio_output/portaudio.c: implemented a PORTA...
2004-11-08 Clément StenacOups
2004-11-08 Clément StenacInitial Services discovery support
2004-11-08 Sam Hocevar * modules/video_output/x11/x11.c:
2004-11-08 Gildas Bazin* modules/stream_out/transcode.c: proper subpicture...
2004-11-08 Gildas Bazin* modules/video_filter/logo.c: set sample aspect ratio.
2004-11-08 Gildas Bazin* modules/access/dshow/dshow.cpp: setup crossbars for...
2004-11-08 Clément StenacUse play to end as default, and add "play this branch...
2004-11-07 Antoine Cellerier * added SAP group announcing support in the sout dialog
2004-11-07 Clément StenacFix item delete in skins
2004-11-07 Sigmund Augdal Helberghal.c: start of a libhal based service discovry module...
2004-11-07 Gildas Bazin* modules/codec/ffmpeg/demux.c: bunch of bug fixes...
2004-11-07 Gildas Bazin* modules/control/rc.c: ported MRL parsing (changeset...
2004-11-07 Derk-Jan Hartman* Use possibly better optimized QT YUY2 decoder???...
2004-11-07 Derk-Jan Hartman* Updated coreaudio resampler. will play small lpcm...
2004-11-07 Rémi Denis-CourmontRemove bogus debug messages
2004-11-07 Rémi Denis-CourmontFix handshaking on non-blocking sockets
2004-11-07 Jean-Paul SamanRenamed overloaded standard C-library function printf...
next