]> git.sesse.net Git - vlc/history - modules
* wav.c : big clean up and use ninput.h
[vlc] / modules /
2003-08-01 Laurent Aimar * wav.c : big clean up and use ninput.h
2003-08-01 Laurent Aimar * aac.c : big clean up and use ninput.h
2003-08-01 Laurent Aimar au.c : cleaned up and use ninput.h
2003-08-01 Gildas Bazin* src/input/input_clock.c: fixed 2 regressions in 0...
2003-08-01 Laurent Aimar a52sys.c: completely rewritten a52 stream demuxer...
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
2003-07-31 Gildas Bazin* src/misc/win32_specific.c: change the mode of stdin...
2003-07-31 Benjamin Pracht* modules/access/http.c :
2003-07-31 Renaud Dartus* Make vlc compiling !
2003-07-31 Benjamin Pracht* modules/access_out/http.c
2003-07-31 Laurent Aimar * copy.c: Added DVD subtitle support. I still need...
2003-07-31 Benjamin Pracht* Add support for basic authentification in http access.
2003-07-31 Sigmund Augdal Helbergmodules/misc/freetype.c:
2003-07-31 Jean-Paul SamanUpdated LIST of modules and configuration options for...
2003-07-31 Jean-Paul SamanAdding DVB module to support satellite, cable and teres...
2003-07-31 Sam Hocevar * Added and fixed .cvsignore files.
2003-07-31 Clément Stenac* modules/control/joystick.c
2003-07-30 Gildas Bazin* modules/control/http.c: on win32 we store the html...
2003-07-30 Jean-Paul SamanUpdating design of PDA Gtk2 interface
2003-07-30 Jean-Paul SamanUpdating design of PDA Gtk2 interface.
2003-07-30 Laurent Aimar * transcode:
2003-07-29 Gildas Bazin* modules/codec/spudec/parse.c: fixed typo found by...
2003-07-29 Gildas Bazin* modules/video_output/directx/events.c: compilation...
2003-07-29 Gildas Bazin* modules/gui/macosx/controls.m: fixed race condition...
2003-07-29 Laurent Aimar * http.c: under linux if no directory is specified...
2003-07-29 Sam Hocevar * modules/video_output/x11/xcommon.c: Hopefully a...
2003-07-28 Gildas Bazin* modules/video_output/x11/xcommon.c: reverted sam...
2003-07-28 Christophe Massiot* configure.ac: Worked around a bug in the OS X linker...
2003-07-28 Jean-Paul SamanAdded HuffYuv and A-law codes for low bitrate and CPU...
2003-07-28 Christophe Massiot* modules/video_output/x11/xcommon.*: endianness patch...
2003-07-28 Laurent Aimar * rc: Fixed a bug with seek command.
2003-07-27 Laurent Aimar * sub: does not issue an error message when sub-file...
2003-07-27 Derk-Jan Hartman* Brought the new options system to the OSX gui.
2003-07-27 Jean-Paul SamanGtk2 port of the familiar Linux interface. The name...
2003-07-27 Gildas Bazin* modules/audio_output/alsa.c: #ifdef DEBUG -> #ifdef...
2003-07-27 Gildas Bazin* modules/audio_output/alsa.c: bail out if the device...
2003-07-27 Christophe Massiot* src/input/input_clock.c: Fixed two long-standing...
2003-07-27 Olivier Teulière * All: Removed the win32 plugin; wxwindows rulez :)
2003-07-26 Eric Petit freetype.c: basic YUY2 rendering (Y only)
2003-07-26 Gildas Bazin* modules/gui/skins/controls/checkbox.cpp: compilation...
2003-07-26 Laurent Aimarffmpeg: fix potential overread for mpeg4 with vol.
2003-07-26 Gildas Bazin* modules/gui/wxwindows/open.cpp: move the "open subtit...
2003-07-26 Olivier Teulière * modules/gui/skins/controls/checkbox.cpp: Fixed a...
2003-07-26 Gildas Bazin* modules/gui/wxwindows/open.cpp: workaround design...
2003-07-25 Gildas Bazin* modules/gui/wxwindows/*: fixed clean-up of the dialog...
2003-07-25 Gildas Bazin* INSTALL.win32: updated build instructions (btw since...
2003-07-25 Gildas Bazin* modules/video_output/directx/events.c: a couple of...
2003-07-25 Gildas Bazin* configure.ac: libpng (logo plugin) needs to be linked...
2003-07-25 Derk-Jan Hartman* subsdec now uses the new options code.
2003-07-24 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: temporary hack...
2003-07-24 Sam Hocevar * modules/access/v4l/v4l.c:
2003-07-24 Gildas Bazin* modules/gui/wxwindows/*: you can now specify input...
2003-07-24 Sigmund Augdal Helbergignore CR characters wherever they might be.
2003-07-24 Sigmund Augdal Helbergfixed a nasty code duplication where the same function...
2003-07-24 Benjamin Pracht* "frequency=" is channel frequency in kHz again
2003-07-24 Benjamin Pracht* Changes "frequency=" syntax. New syntax is channel...
2003-07-24 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix.
2003-07-24 Gildas Bazin* modules/gui/wxwindows/*: added support for input...
2003-07-23 Gildas Bazin* modules/misc/freetype.c, modules/demux/util/sub.c...
2003-07-23 Jean-Paul SamanInterface for Familiar v0.7 and GPE. This interface...
2003-07-23 Derk-Jan Hartman* include/vlc_common.h: MAX_PATH PATH_MAX, we don't...
2003-07-23 Eric Petit freetype.c : use the default BeOS font on BeOS
2003-07-23 Olivier Teulière * modules/gui/skins/src/banks.cpp: removed a useless...
2003-07-23 Cyril Deguet* all: fixed depcomp failure
2003-07-23 Jean-Paul SamanWhen recv() returns -1 a bug is triggered inside RTPRea...
2003-07-23 Gildas Bazin* modules/misc/sap.c: oops, compilation fix.
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-22 Derk-Jan Hartman* Fix Makefiles for removed .rle fonts
2003-07-22 Derk-Jan Hartman* ALL:
2003-07-22 Benjamin Prachtfrequency is nom frequency in MHz * 16, as for the...
2003-07-22 Gildas Bazin* src/misc/variables.c: fixed small mem leak (courtesy...
2003-07-22 Benjamin Pracht* We're finally parsing all parameters (including standard)
2003-07-21 Laurent Aimar * http: added "del" and "empty" control. (for playlist...
2003-07-21 Gildas Bazin* modules/codec/spudec/spudec.c: disabled RLE font...
2003-07-21 Gildas Bazin* modules/codec/quicktime.c, configure.ac: ported the...
2003-07-20 Gildas Bazin* modules/misc/freetype.c: set default font on win32...
2003-07-20 Gildas Bazin* modules/packetizer/copy.c, modules/stream_out/transco...
2003-07-20 Sigmund Augdal Helbergremoved some c++ style comments, fixed some untrue...
2003-07-20 Derk-Jan Hartman* Set the default font on Mac OS X to the system font.
2003-07-20 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: small cosmetic...
2003-07-20 Olivier Teulière * modules/gui/skins/*: removed useless code
2003-07-20 Gildas Bazin* src/input/input_ext-plugins.c: fixed previous commit.
2003-07-20 Derk-Jan Hartman* README.MacOSX.rtf: updated section on subtitles.
2003-07-20 Olivier Teulière * modules/misc/freetype.c: compilation fix for windows
2003-07-20 Sigmund Augdal HelbergDraw the text in the U and V planes as well. Removes...
2003-07-20 Gildas Bazin* Added MPEG 1 to the list of encapsulation methods...
2003-07-20 Sigmund Augdal Helbergsome cleanup in file info code, add fourccs in hex...
2003-07-20 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: windows can...
2003-07-20 Gildas Bazin* modules/gui/wxwindows/*, include/vlc_interface.h...
2003-07-20 Clément Stenacmodules/control/joystick.c: Joystick control module...
2003-07-19 Gildas Bazin* modules/gui/wxwindows/*: proper characters encoding...
2003-07-19 Sigmund Augdal HelbergRender the glyph for each character only once, and...
2003-07-19 Laurent Aimar * mp4: parse another box.
2003-07-19 Sigmund Augdal HelbergUse proper linespacing
2003-07-18 Gildas Bazin* modules/audio_output/alsa.c: alsa is now the default...
2003-07-18 Eric Petit Added 'CDVC' fourcc (another one for DV video)
2003-07-18 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: oops.
2003-07-18 Gildas Bazin* modules/gui/wxwindows/*: avoid queuing popup menu...
2003-07-18 Gildas Bazin* modules/video_output/directx/events.c: closing the...
2003-07-17 Gildas Bazin* modules/gui/wxwindows/*: enable popup menu support...
next