]> git.sesse.net Git - vlc/history - src
* modules/access/udp.c: When udp is invoked as 'rtp:', only consider RTP
[vlc] / src /
2005-01-05 Gildas Bazin* src/misc/modules.c,cpu.c, modules/access/file.c:...
2005-01-05 Gildas Bazin* src/input/stream.c: decrease memory requirements...
2005-01-02 Jérome DecoodtFix a bug when shuffling playlist with 1 item
2004-12-28 Clément Stenac* Do not search a visualizer in strict mode
2004-12-26 Rémi Denis-CourmontGeneric client SSL/TLS support
2004-12-25 Rémi Denis-Courmont- Fix segfault when TLS handshake fails (introduced...
2004-12-25 Rémi Denis-Courmont- Non blocking TLS handshaking
2004-12-25 Clément StenacDon't update author view on the fly (workaround complet...
2004-12-23 Derk-Jan Hartman* src/libvlc.h: Added a "snapshot-format" option to...
2004-12-22 Derk-Jan Hartman* src/playlist/info.c: Fix a crash in the item info...
2004-12-22 Rocky BernsteinTypo making seekpoint_next to to seekpoint 0. Clearly...
2004-12-21 Gildas Bazin* src/libvlc.h: properly place the snapshot-path option.
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: added a video-snapshot...
2004-12-21 Gildas Bazin* modules/control/hotkeys.c: snapshot hotkey.
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: implemented vout_Contro...
2004-12-21 Gildas Bazin* src/misc/image.c: implemented ImageConvert().
2004-12-20 Gildas Bazin* src/misc/image.c: implemented ImageWrite() and ImageW...
2004-12-20 Clément StenacNo need to GuessType on directory content
2004-12-20 Clément StenacRemoved buggy legacy code
2004-12-19 Gildas Bazin* src/input/input.c: fixed potential deadlock.
2004-12-19 Clément StenacFix bugs with psz_shortname
2004-12-18 Olivier Teulière * src/libvlc.h: Use window decorations by default
2004-12-17 Benjamin Pracht* Hotkey to set audio delay on the fly
2004-12-16 Gildas Bazin* include/vlc_video.h, src/video_output/vout_subpicture...
2004-12-16 Gildas Bazin* src/misc/image.c: no need to restart a filter when...
2004-12-16 Clément StenacFix a bug with preferences
2004-12-15 Gildas Bazin* modules/misc/rtsp.c, src/misc/vlm.c: very preliminary...
2004-12-14 Gildas Bazin* src/misc/image.c: format guessing from file extension.
2004-12-14 Clément StenacRestore loop
2004-12-14 Clément StenacImplement add_module_cat to add a module by category...
2004-12-14 Clément StenacRemove debug messages
2004-12-14 Clément StenacBetter fix for wx deadlock with preparse
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-13 Clément StenacCompile fix
2004-12-13 Gildas Bazin* src/misc/image.c, include/vlc_image.h: new image...
2004-12-11 Sigmund Augdal Helbergsrc/playlist/*:give id to nodes as well. triger item...
2004-12-11 Sigmund Augdal Helberglibvlc.h: moved --video-deco, shorter short string...
2004-12-11 Clément StenacImprovements to preferences
2004-12-10 Clément StenacMemory leaks
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-12-10 Gildas Bazin* src/misc/modules.c: only load the plugins once (as...
2004-12-09 Sigmund Augdal Helberginput/input.c: trigger a update in playlist window...
2004-12-09 Gildas Bazin* src/libvlc.h: --video-deco is enabled by default.
2004-12-08 Clément StenacFix autoplayback with skins
2004-12-08 Sigmund Augdal Helberglibvlc.h: Remove --audio-type which was never used...
2004-12-08 Christophe Massiot* src/video_output/vout_synchro.c: Added a --no-skip...
2004-12-02 Gildas Bazin* modules/video_output/directx: no window decoration...
2004-11-28 Eric Petit src/misc/net.c: BeOS fix
2004-11-28 Gildas Bazin* src/input/mem_stream.c: fixed a couple of bugs.
2004-11-28 Gildas Bazin* src/misc/vlm.c, modules/demux/playlist/m3u.c, modules...
2004-11-27 Clément Stenachopefully fix SAP crash
2004-11-27 Sigmund Augdal Helbergmem_stream.c: minor cleanup + shut up compiler warnings
2004-11-26 Sigmund Augdal Helbergall: new stream_t reading from a buffer.
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 Clément StenacFix input-slave parser
2004-11-23 Antoine Cellerier * add core option --vlm-conf
2004-11-23 Gildas Bazin* src/misc/win32_specific.c: unicode portability fixes.
2004-11-22 Laurent Aimarall: implemented INPUT_ADD_SLAVE.
2004-11-22 Laurent Aimarstream.c: fixed a bug when seeking again near the end...
2004-11-22 Clément StenacRecursive sort
2004-11-21 Clément StenacUse item-append when an item is appended to a node...
2004-11-21 Gildas Bazin* src/misc/httpd.c: bug fix to re-use the httpd host...
2004-11-21 Gildas Bazin* src/misc/vlm.c: partial revert of commit 9353. Do...
2004-11-21 Clément StenacSort a node (alphabetically, all sub-nodes come first)
2004-11-20 Clément Stenac* do not set request on startup, we don't want autoplay
2004-11-20 Clément StenacMake p_playlist->i_index follow correctly the current...
2004-11-19 Clément StenacCDDAX:
2004-11-17 Clément StenacRemove SAP node on quit
2004-11-17 Clément Stenac* Add return values to all functions
2004-11-16 Clément Stenacstrcmp -> strncmp
2004-11-16 Laurent Aimarinput.c: fixed segfault with access_demux.
2004-11-16 Antoine Cellerier * consider tabs as white spaces when parsing vlm comma...
2004-11-15 Sigmund Augdal Helbergnet.c: include some more headers on non-windows platforms
2004-11-15 Laurent Aimar * input: access meta data support.
2004-11-15 Clément StenacFix wxWidgets crash
2004-11-14 Clément StenacFix ITEMPLAY in no-view mode
2004-11-14 Gildas Bazin* src/audio_output/input.c: made the resampling just...
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 Clément StenacDecrease verbosity
2004-11-12 Gildas Bazin* src/playlist/*: a couple of compilation fixes.
2004-11-12 Gildas Bazin* toolbox, src/vlc.c: use src/vlc.c in the WinCE projec...
2004-11-12 Gildas Bazin* src/vlc.c: ported to WinCE.
2004-11-12 Gildas Bazin* src/extras/libc.c: vlc_parse_cmdline() common facility.
2004-11-11 Gildas Bazin* src/misc/httpd.c: --disable-httpd compilation fix.
2004-11-10 Gildas Bazin* src/video_output/video_widgets.c: cleanup.
2004-11-10 Clément Stenac* SAP: use session identifiers to decide if we need...
2004-11-08 Clément Stenacinclude services discovery in interface
2004-11-08 Clément StenacInitial Services discovery support
2004-11-08 Gildas Bazin* src/video_output/vout_subpictures.c: oops, don't...
2004-11-08 Gildas Bazin* src/video_output/vout_subpictures.c: proper subpictur...
2004-11-08 Clément StenacUse play to end as default, and add "play this branch...
2004-11-07 Rémi Denis-CourmontBring socket in non-blocking mode before TLS handshake
2004-11-07 Rémi Denis-CourmontFix and simplify client-side API
2004-11-07 Rémi Denis-Courmontnet_* API update for encryption (recv / send virtualiza...
2004-11-07 Clément Stenac* Fixed autodelete
2004-11-06 Rémi Denis-CourmontClient-side anonymous TLS/SSL support
2004-11-06 Rémi Denis-CourmontRemove unused variable
2004-11-06 Yoann Peronneau* src/video_output/vout_subpictures.c: added a b_fade...
next