]> git.sesse.net Git - vlc/history - modules
* src/libvlc.c: help now prints the list of integer values.
[vlc] / modules /
2005-02-10 Gildas Bazin* modules/gui/skins2/src/theme_loader.cpp: portability...
2005-02-10 Gildas Bazin* modules/gui/wxwindows: do not use INSERT_ELEM in...
2005-02-10 Gildas Bazin* modules/gui/wxwindows/*: keep compatibility with...
2005-02-09 Gildas Bazin* modules/gui/wxwindows/interface.cpp: toolbar flickeri...
2005-02-09 Gildas Bazin* modules/demux/mkv.cpp: compilation fixes.
2005-02-09 Gildas Bazin* modules/demux/mkv.cpp: Patch by Steve Lhomme (steve...
2005-02-08 Laurent Aimar * ts: correct use of descriptor 0x5 (for ac3 and lpcm...
2005-02-08 Laurent Aimar * all: better support for MBR mms stream (display...
2005-02-08 Laurent Aimar * all: added a --audio-language and --spu-language...
2005-02-08 Laurent Aimar * http: add a redirect from */index.html to */
2005-02-08 Clément StenacInclude missing images to dist
2005-02-08 Mark Moriartypreferences_widgets -- Delete spinctrl hack for WIN32...
2005-02-07 Rémi Denis-Courmont- Fixes a segmentation fault in sout_AnnounceSessionDestroy
2005-02-07 Gildas Bazin* include/vlc_common.h, include/modules_inner.h, module...
2005-02-06 Rémi Denis-CourmontCompile fix, unbreak smb access on Linux
2005-02-06 Clément Stenac* wx: Ensure that callbacks are not registered twice
2005-02-06 Clément StenacFix subtitle delay < 0
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-02-05 Rémi Denis-Courmont* convert SAP announce name & group from locale to...
2005-02-04 Andre Pang* modules/video_filter/scale.c: Guard against p_pic...
2005-02-04 Rémi Denis-CourmontAttempts to recode SAP announces from UTF-8 to user...
2005-02-04 Rémi Denis-Courmont* Mem leak fixed
2005-02-03 Eric Petit beos/VideoOutput.cpp: added yet another overlay mode...
2005-02-03 Gildas Bazin* modules/packetizer/mpeg4video.c: oops, don't forget...
2005-02-02 Gildas Bazin* modules/packetizer/mpeg4video.c: proper PTS/DTS calcu...
2005-02-01 Benjamin PrachtTypo lalalala
2005-02-01 Olivier Aubertsvg.c: ported the code for vlc 0.8.1 (as a video filter)
2005-02-01 Andre Pang* modules/codec/theora.c: correctly display x-offset...
2005-02-01 Mark Moriartywizard update -- set default vbitrate, abitrate (courte...
2005-01-31 Gildas Bazin* src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilat...
2005-01-30 Mark Moriartywxwindows update for WIN32 wxSpinCtrl, restrict range...
2005-01-30 Clément StenacUninitialized values
2005-01-30 Rocky BernsteinUse cdio-native name for paranoia read.
2005-01-29 Clément StenacH264 support in mkv, patch by Steve Lhomme
2005-01-29 Mark Moriartypreferences wxSpinCtrl hack for WIN32 (make up arrow...
2005-01-29 Clément Stenac* A few string and organization fixes in preferences
2005-01-29 Sigmund Augdal Helbergwizard.cpp: Layout fixes on the input page
2005-01-29 Sigmund Augdal Helbergwxwindows/wizard.cpp: run Layout() on the sizers when...
2005-01-29 Sigmund Augdal Helbergwxwindows/wizard.cpp: fixed a crash when pressing Ok...
2005-01-28 Derk-Jan Hartman* cdda/access.c: removed #include <cdio/cdda.h> since...
2005-01-28 Derk-Jan Hartman* Two small bugs in the OSX intf
2005-01-27 Gildas Bazin* modules/codec/dvbsub.c: don't render empty subtitles...
2005-01-27 Gildas Bazin* modules/demux/ts.c: fixed typo for DVB subtitles...
2005-01-27 Gildas Bazin* modules/access/smb.c: win32 implementation which...
2005-01-27 Gildas Bazin* modules/access/smb.c: new SMB/CIFS access module...
2005-01-27 Sigmund Augdal Helbergmkc.cpp: fix crash on invalid tracks
2005-01-27 Felix Paul Kühne* VLCPrefs's delloc method got accidentally removed...
2005-01-26 Rocky Bernsteinconfigure.ac: reinstate libcdio CD-DA and VCD plugins...
2005-01-26 Gildas Bazin* modules/video_output/wingdi.c: improvements + embedde...
2005-01-24 Derk-Jan Hartman* modules/control/rc.c:
2005-01-24 Derk-Jan Hartman* Rename a TIME_ABSOLUTE define because it's already...
2005-01-24 Jérome DecoodtAdded a Service Discovery sub menu in playlist contextu...
2005-01-23 Clément StenacFix breakage in transcode file selection
2005-01-23 Yoann Peronneau* wxwindows/playlist.cpp: Menu and toolbar are no longe...
2005-01-23 Gildas Bazin* modules/codec/dvbsub.c: full 4 and 8 bits RLE encodings.
2005-01-22 Gildas Bazin* modules/video_filter/blend.c: chroma fixes for the...
2005-01-22 Derk-Jan Hartman* playlist.m: fix a locking issue
2005-01-21 Yoann Peronneau* modules/gui/ncurses.c: incremental search works now...
2005-01-21 Derk-Jan Hartman* blend.c: Fix YUVP -> YUY2 blend. YUVP is actually...
2005-01-21 Laurent Aimarts: fix --ts-extra-pmt.
2005-01-21 Christophe Massiot* modules/access/pvr/pvr.c: Fixed width/height selectio...
2005-01-21 Gildas Bazin* modules/mux/asf.c: for mpeg audio, i_bitspersample...
2005-01-20 Derk-Jan HartmanOS X intf work
2005-01-20 Sigmund Augdal Helbergsap.c: fix too early free in demux
2005-01-20 Sigmund Augdal Helbergalsa.c: Enumerate available audio devices (Code gratefu...
2005-01-20 Gildas Bazin* modules/mux/asf.c: another fix for WMA support.
2005-01-20 Gildas Bazin* modules/mux/asf.c: compiler warnings are there for...
2005-01-20 Gildas Bazin* modules/mux/asf.c: only add an audio error correction...
2005-01-19 Benjamin PrachtAdd a category to the showintf control interface, so...
2005-01-18 Gildas Bazin* modules/mux/asf.c:
2005-01-18 Derk-Jan Hartman* fix author field of OSX info dialog
2005-01-18 Derk-Jan Hartman* fix OSX info dialog lockup due to changed info access...
2005-01-17 Derk-Jan Hartman* daap.c: host_t is already defined in Darwin's mach...
2005-01-17 Clément StenacCache last FindItem request to speed up bulk-addings
2005-01-17 Clément Stenac* DAAP : really include meta information, and don't...
2005-01-17 Gildas Bazin* modules/mux/asf.c: properly write the ES type.
2005-01-17 Yoann Peronneau* wxwindows/subtitles.cpp: subtitle delay can also...
2005-01-16 Gildas Bazin* modules/codec/x264.c: updated to support recent x264.
2005-01-16 Clément Stenac* DAAP: add meta-information, delete hosts when they...
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2005-01-15 Eric Petit motiondetect.c: gcc < 3 compile fix
2005-01-15 Yoann Peronneau* modules/gui/wxwindows/playlist.cpp: when duration...
2005-01-14 Yoann Peronneau* modules/access/directory.c: fix a segfault when readi...
2005-01-14 Yoann Peronneau* modules/gui/ncurses.c: support for tree playlist...
2005-01-14 Gildas Bazin* include/codecs.h, modules/demux/wav.c: patch by Matth...
2005-01-14 Derk-Jan Hartman* so the ogg vorbis fix broke shoutcast streams :)...
2005-01-13 Jérome DecoodtAdded simple motion detect filter.
2005-01-13 Christophe Massiot* modules/access_out/udp.c: Issue a warning when two...
2005-01-13 Clément Stenac* DAAP (iTunes shares) services discovery and access...
2005-01-13 Gildas Bazin* modules/codec/theora.c: remove the need for theora_pa...
2005-01-12 Yoann Peronneau* modules/gui/wxwindows/interface.cpp: Add new buttons...
2005-01-12 Gildas Bazin* modules/gui/wince/wince.rc: forgot to commit this...
2005-01-12 Clément StenacPut callbacks after rebuild, avoids deadlock in rebuild
2005-01-11 Clément StenacAdd some icons
2005-01-11 Christophe Massiot* modules/access/dvb: Fixed numerous bugs related to...
2005-01-11 Derk-Jan Hartman* fix ogg streams.
2005-01-11 Andre Pang* cmml/intf.c: Fix refcount leak on main interface...
2005-01-11 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: added...
2005-01-11 Derk-Jan Hartman* NSV uses a different mime type for audio only streams...
2005-01-11 Andre Pang* theora.c: Eliminate display artifacts when the very...
next