]> git.sesse.net Git - vlc/history - modules
- link the headphone channel mixer with the math library
[vlc] / modules /
2003-02-25 Gildas Bazin* modules/codec/libmpeg2.c: fixed pts handling.
2003-02-25 Laurent Aimar * stream_output.* : added a flags variable to sout_buf...
2003-02-25 Gildas Bazin* configure.ac.in, modules/codec/Modules.am, modules...
2003-02-24 Laurent Aimar * all : ogg/ogm muxer. Yet very limited as it accepts...
2003-02-24 Jon Lech Johansen * a52tofloat32.c: changed an error into warning.
2003-02-24 Laurent Aimar * all : fix compilation.
2003-02-24 Laurent Aimar * stream_output.c : fixed compilation.
2003-02-24 Gildas Bazin* configure.ac.in, modules/misc/httpd.c: compilation...
2003-02-24 Laurent Aimar * stream output: fixed name inconsistency, added a...
2003-02-24 Laurent Aimar * asf: fix seek for http.
2003-02-24 Laurent Aimar * wav: proper seek handling. (wav file readable over...
2003-02-23 Laurent Aimar * all : declaration of http and httpd.
2003-02-23 Laurent Aimar * modules/access_output/http : http output.
2003-02-23 Laurent Aimar * all : added streaming support for crappy ms video...
2003-02-23 Sigmund Augdal Helbergadded a demux and decoder for flac files (disabled...
2003-02-23 Jon Lech Johansen * ./modules/gui/macosx/aout.m: M-Audio Revolution...
2003-02-22 Laurent Aimar * fix compilation.
2003-02-22 Sigmund Augdal Helberg Fixed seme seeking issues with http access module...
2003-02-21 Derk-Jan HartmanDJ's first steps in C and vlc decoders ;)
2003-02-21 Derk-Jan Hartman* previous commit seems to break some things. reverting.
2003-02-21 Derk-Jan Hartman* (float) 0 the buffer if it cannot be decoded and...
2003-02-21 Derk-Jan Hartman* If the "show advanced" option has been changed and...
2003-02-20 Derk-Jan Hartman* prefs obey the advanced option. Apply does not as...
2003-02-20 Gildas Bazin* src/libvlc.h, modules/audio_output: added a global...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-19 Gildas Bazin* modules/audio_output/directx.c: forgot to enable...
2003-02-19 Derk-Jan Hartman* increased accuracy of positionslider in OSX. although...
2003-02-18 Gildas Bazin* modules/demux/mp4/*: added FOURCC_dvc (DV - NTSC...
2003-02-18 Gildas Bazin* modules/codec/ffmpeg/video.c: got rid of ffmpeg_Conve...
2003-02-18 Derk-Jan Hartman* Only update the info window if it is visible
2003-02-18 Gildas Bazin* modules/demux/rawdv.c: added support for DV audio...
2003-02-18 Laurent Aimar * mpeg_audio.c: removed some fprintf...
2003-02-18 Eric Petit * ipv4.c, libvlc.h: add a --ttl option to set time...
2003-02-18 Laurent Aimar * raah, corrected mpeg2-layer3 playback (and streaming...
2003-02-18 Christophe Massiot* Fixed a segfault in the Japanese preferences panel.
2003-02-17 Gildas Bazin* modules/audio_output/directx.c: added multichannel...
2003-02-17 Gildas Bazin* modules/control/rc/rc.c: finally fixed the rc interfa...
2003-02-17 Derk-Jan Hartman* Whoops. i forgot to add these files. sorry everyone.
2003-02-17 Gildas Bazin* modules/audio_filter/resampler/linear.c: lowered...
2003-02-17 Sam Hocevar * ./modules/gui/macosx/Modules.am: removed %#$@#...
2003-02-17 Sam Hocevar * ./src/misc/win32_specific.c: under Win32 we retriev...
2003-02-16 Derk-Jan Hartman* Added an info panel to show movie info, etc.
2003-02-16 Jean-Paul SamanQte video output get is screen size from the QT Embedde...
2003-02-16 Laurent Aimar * udp: forgot this file...
2003-02-16 Laurent Aimar * all: split muxer and access into independant part.
2003-02-16 Laurent Aimar * Less checks on muxer type.
2003-02-16 Laurent Aimar * adpcm: added dk3 too.
2003-02-16 Sigmund Augdal HelbergAdded support for volume up/down buttons.
2003-02-16 Laurent Aimar * adpcm: added DUCK 4 variant support. (thx M. Melanso...
2003-02-16 Laurent Aimar * all: fix mpeg2 handling.
2003-02-16 Christophe Massiot* modules/gui/macosx/open.m: Removed channel server...
2003-02-15 Derk-Jan Hartman* if we are paused in fullscreen, show cursor.
2003-02-15 Olivier Teulière - fixed a vicious bug
2003-02-14 Derk-Jan Hartman* Should fix an issue with multiple monitors and the...
2003-02-14 Olivier Teulière * exchanged directx' and waveout's capabilities becaus...
2003-02-14 Jean-Paul SamanFixed deadlock upon unloading qte_main plugin.
2003-02-14 Jean-Paul SamanSmall improvement.
2003-02-14 Gildas Bazin* modules/audio_output/waveout.c: better buffer managem...
2003-02-13 Derk-Jan HartmanALL:
2003-02-13 Derk-Jan Hartman*ALL: update the title of the window everytime the...
2003-02-13 Derk-Jan Hartman* fixed a small bug
2003-02-13 Derk-Jan Hartman* src/playlist/playlist.c:
2003-02-12 Jean-Paul SamanThe Qt Embedded video output plugin is now the preferre...
2003-02-12 Jean-Paul SamanFixed Qt Embedded video output placing of video stream...
2003-02-12 Johan Bilien * modules/access/vcd/vcd.*: fixed a warning
2003-02-12 Johan Bilien * modules/access/vcd/vcd.c: in entry points, track...
2003-02-12 Derk-Jan Hartman* modules/gui/macosx/controls.m:
2003-02-12 Christophe MassiotPatch courtesy of gibalou :
2003-02-12 Olivier Teulière * compilation fix
2003-02-11 Boris Dorès- Dolby Surround fix
2003-02-11 Derk-Jan HartmanALL: - changed vlc.app into VLC.app
2003-02-11 Christophe Massiot* modules/codec/lpcm.c: Attempt at supporting all chann...
2003-02-10 Christophe Massiot* modules/video_output/sdl.c: Real fix for the aout_Vol...
2003-02-10 Marc Ariberti * sdl.c : added includes (vlc/aout.h & aout_internal.h)
2003-02-10 Derk-Jan Hartman* the window of the video shows the official document...
2003-02-10 Derk-Jan Hartman* The dock should no longer be visible in fullscreen...
2003-02-10 Derk-Jan Hartman* only show last part of of file/url name in the playlist.
2003-02-10 Derk-Jan Hartman* fixed the black bar issue with window half/normal...
2003-02-10 Christophe Massiot* modules/audio_output/alsa.c: Fixed mono files output...
2003-02-10 Eric Petit Move the messages update function to another thread...
2003-02-10 Derk-Jan Hartman* another proof that the copy command in IE for Mac...
2003-02-10 Derk-Jan Hartman* restored old deinterlace menu. The on the fly code...
2003-02-09 Sigmund Augdal Helberg *: a new mouse gestures interface, currently supportin...
2003-02-09 Christophe Massiot* Minor typographic corrections,
2003-02-09 Stephan Assmusmodules/gui/beos/PreferenceWindow.h/.cpp
2003-02-09 Laurent Aimar * sub.c : begun clean up
2003-02-09 Sam Hocevar * ./modules/video_filter/transform.c: fixed a stupid...
2003-02-09 Sam Hocevar * ./modules/gui/kde/preferences.cpp: fixed KDE 3...
2003-02-09 Eric Petit Simplified volume functions
2003-02-09 Olivier Teulière * modules/gui/win32/mainframe.cpp: simplifications...
2003-02-09 Christophe MassiotFixed GTK compilation.
2003-02-09 Christophe Massiot* Added Step forward/Step backward feature.
2003-02-09 Christophe Massiot* aout_Volume* functions now do their own vlc_object_fi...
2003-02-08 Christophe Massiot* src/extras/libc.c: New vlc_wraptext function,
2003-02-08 Derk-Jan Hartman* window half/normal/double Size commands
2003-02-08 Christophe Massiot* modules/codec/mpeg_video/parser.c: Do not stop decodi...
2003-02-08 Christophe Massiot* Fixed misc typos in strings,
2003-02-08 Christophe Massiot* configure.ac.in: Disabled Swedish translation since...
2003-02-07 Marc Aribertiglibc 2.1 port for linupy (linux on a yopy pda)
2003-02-07 Derk-Jan Hartman* Resize window fixes
next