]> git.sesse.net Git - vlc/history - modules
Use NULL for initializing pointers iso 0.
[vlc] / modules /
2005-08-14 Rémi Denis-CourmontFix compiler warnings
2005-08-14 Rémi Denis-CourmontDon't set LC_NUMERIC in the wxWidgets plugin.
2005-08-14 Eric Petit ALL: compile fixes
2005-08-14 Christophe Massiot * modules/demux/ts.c: Fixed a side-effect when p_sys...
2005-08-14 Sam Hocevar * reverted commit 12177 (aRts removal).
2005-08-14 Rémi Denis-Courmontgot the value for PROTECTION_LEVEL_* hard-coded
2005-08-13 Jean-Paul SamanFix breakage of revision 12164 when a non-socket connec...
2005-08-13 Jean-Paul SamanReworked OSD Volume handling and display of volumebar...
2005-08-13 Rémi Denis-Courmont[Win32] Attempt to guess best interface for multicast
2005-08-13 Clément StenacUpdate modules list
2005-08-13 Rémi Denis-CourmontRemove severely broken unmaintained aRts plugin
2005-08-13 Jean-Paul SamanPrint status change message when volume is changed...
2005-08-13 Rémi Denis-Courmont- convert UTF16/UTF32 to UTF8 rather than Latin1 -...
2005-08-13 Rémi Denis-CourmontUndo LC_NUMERIC change
2005-08-13 Antoine CellerierDisclaimer : this commit would need to be checked by...
2005-08-13 Rémi Denis-Courmont- Append CRLF manually
2005-08-13 Jean-Paul Samanremove unusefull comment
2005-08-13 Rémi Denis-CourmontRevert commit [12128] that violate gettext rules
2005-08-13 Rémi Denis-CourmontUse net_AddressIsMulticast helper
2005-08-13 Christophe Massiot * modules/access/http.c: Do not use vlc_UrlEncode...
2005-08-12 Clément StenacRemove gtk, gtk2, qt and kde plugins
2005-08-12 Clément StenacRemove slp and joystick plugins
2005-08-12 Christophe Massiot * modules/control/http.c: Added an id="include" macro...
2005-08-12 Christophe Massiot * modules/demux/livedotcom.cpp: Do not use vlc_UrlEnco...
2005-08-12 Christophe Massiot * modules/control/http.c: Fixed vlc_set_var() and...
2005-08-12 Christophe Massiot * modules/control/http.c: New foreach tags to walk...
2005-08-12 Christophe Massiot * modules/stream_out/transcode.c: New --sout-transcode...
2005-08-12 Christophe MutricyALL: Improvements in the M3U output and parser. Patch...
2005-08-11 Jean-Paul SamanFix volume callback
2005-08-11 Jean-Paul SamanDon't explicitly flag the block. Clement could you...
2005-08-11 Jean-Paul SamanFix revision 12116 which broke other transcode options...
2005-08-11 Jean-Paul SamanFix \r\n issues for Windows compatibility
2005-08-11 Christophe Massiot * modules/control/http.c: New RPN function vlc_seek...
2005-08-11 Christophe Massiot * modules/control/http.c: foreach directory is now...
2005-08-11 Christophe Massiot * modules/control/http.c: Fixed bugs in str_replace().
2005-08-11 Christophe Massiot * modules/codec/ffmpeg: ffmpeg's av_log() messages...
2005-08-11 Christophe Massiot * modules/control/http.c: Rewrote the parsers to handl...
2005-08-10 Jean-Paul SamanFix regression in timing behaviour. A minute jump is...
2005-08-10 Jean-Paul SamanForward port of branches/0.8.1-jpsaman-thedj revision...
2005-08-10 Jean-Paul SamanBy default --packetizer-mpegvideo-sync-iframe is disabled.
2005-08-10 Jean-Paul SamanFlagging BLOCK_FLAG_DISCONTINUITY for every PID in...
2005-08-10 Derk-Jan Hartman* Remove vlc:run (externrun is removed from SVN) and...
2005-08-10 Derk-Jan Hartman* Don't use the bandlimited resampler for downsampling...
2005-08-10 Christophe MutricyAdd ACCESS_GET_META in the dummy access to avoid an...
2005-08-10 Derk-Jan Hartman* Added playlist preparse item to the playlist contextu...
2005-08-09 Jean-Paul Samanmake positioning of subpictures posible in dvbsub
2005-08-09 Derk-Jan Hartman* spelling
2005-08-09 Jean-Paul SamanFix compiler warning about comparing signed and unsigned
2005-08-09 Christophe Massiot * modules/control/http.c: New RPN functions: vlc_play...
2005-08-09 Felix Paul Kühne* playlist.m: fixed some "makes integer from pointer...
2005-08-09 Jean-Paul SamanFix compiler warning about comparing signed unsigned.
2005-08-09 Jean-Paul SamanMade es_format_t member i_bitrate unsigned int, because...
2005-08-09 Jean-Paul SamanFix compiler warnings about comparing signed and unsigned
2005-08-09 Jean-Paul SamanAdded new hotkeys (key-intf-hide, key-jump-3sec, key...
2005-08-09 Jean-Paul SamanFix compiler warning about unused variables
2005-08-09 Jean-Paul SamanFix compiler warnings about signed - unsigned comparisons
2005-08-09 Jean-Paul SamanFix compiler warnings about signed - unsigned comparisons
2005-08-09 Jean-Paul SamanFix compiler warnings about signed - unsigned comparisons
2005-08-09 Derk-Jan Hartman* Use psz_shortname instead of object name in the Prefe...
2005-08-09 Derk-Jan Hartman* Fix object refcount
2005-08-08 Antoine Celleriersome more trailing spaces
2005-08-08 Antoine Cellerierdelete trailing spaces ...
2005-08-08 Rémi Denis-CourmontFix memleak in error handling
2005-08-08 Jean-Paul SamanTrack RTP sequence numbers and mark the first MPEG2...
2005-08-08 Jean-Paul SamanFix a segmentation fault introduced by the previous...
2005-08-08 Jean-Paul SamanFix a segmentation fault introduced by the previous...
2005-08-08 Jean-Paul Saman(Forward port from branch 0.8.1-jpsaman-thedj) TS demux...
2005-08-07 Felix Paul Kühne* whoops
2005-08-07 Felix Paul Kühne* ALL: ported the WX-bookmarks-window to Cocoa (closes...
2005-08-07 Olivier Teulière * wxwidgets/updatevlc.cpp: Resize the tree control...
2005-08-07 Felix Paul Kühne* fix compile warnings
2005-08-07 Olivier Teulière * wxwidgets/menus.cpp: Added "Open Directory" in the...
2005-08-06 Cyril Deguet * all: fixed member initialization order
2005-08-06 Cyril Deguet * all: use command objects in FSM instead of C-style...
2005-08-06 Felix Paul Kühne* comment out an include, which isn't in trunk yet...
2005-08-06 Felix Paul Kühne* fix 4 memory leaks introduced in the nib-split, stupid me
2005-08-06 Cyril Deguet * dialogs.cpp: fixed an assert failure in open skins...
2005-08-06 Cyril Deguet * charset.c: don't return a pointer to a buffer alloca...
2005-08-06 Cyril Deguet * libvlc.c: don't crash in vlc_iconv if vlc_iconv_open...
2005-08-05 Felix Paul Kühne* macosx/extended.*: finished the extended-controls...
2005-08-05 Christophe Massiot * src/extras/libc.c: Added an implementation of scandi...
2005-08-05 Christophe Massiot * modules/control/http.c: Support for ~ in foreach...
2005-08-05 Christophe Massiot * modules/control/http.c: Added two new RPN functions...
2005-08-05 Christophe Massiot * modules/gui/skins2/src/skin_main.cpp: Unsubscribe...
2005-08-05 Rémi Denis-CourmontFix compiler warnings
2005-08-05 Christophe Massiot * ALL: a couple more vlc_object_release()...
2005-08-05 Christophe Massiot * modules/stream_out/transcode.c: Fixed DTS madness...
2005-08-05 Christophe Massiot * ALL: releasing a few unreleased objects.
2005-08-05 Felix Paul Kühne* fixed minor stuff
2005-08-05 Felix Paul Kühne* added video filters and i18n support -- still ToDo...
2005-08-04 Felix Paul Kühne* port of the WX-advanded-GUI to OSX (refs #268)
2005-08-04 Christophe Massiot * modules/control/http.c: New option --http-charset...
2005-08-04 Christophe Massiot * modules/access/directory.c: Call vlc_fix_readdir_cha...
2005-08-04 Christophe MutricyCompile fix
2005-08-04 Rémi Denis-Courmontfix spelling of "unsupported"
2005-08-04 Rémi Denis-Courmont * modules/control/http.c : specify UTF-8 as charset...
2005-08-04 Felix Paul Kühne* removed unneeded ifdef, which broke the compilation...
2005-08-03 Felix Paul Kühne* implemented transcoding when streaming -- might need...
2005-08-03 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: bring back text...
2005-08-03 Olivier Teulière * skins2/vars/playlist.cpp: compilation fix
next