]> git.sesse.net Git - vlc/history - modules
* INSTALL: added reference to online info on compiling on MacOSX and BeOS
[vlc] / modules /
2003-03-19 Derk-Jan Hartman* fix for multiple monitors.
2003-03-19 Emmanuel Puig* Fixed skin config save
2003-03-19 VideoLAN* Adding onmouseover and onmouseout events to button...
2003-03-18 Christophe Massiot* Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange...
2003-03-18 Jon Lech Johansen * ./modules/gui/macosx/vout.m: cosmetic.
2003-03-18 Gildas Bazin* modules/video_filter/clone.c: new --clone-vout-list...
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/vout.m:
2003-03-18 Olivier TeulièreCompilation fixes
2003-03-18 Olivier TeulièreCompilation fixes and cosmetic changes
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/vout.m:
2003-03-18 Derk-Jan Hartman* modules/gui/macosx/info.m: keep the same panel open...
2003-03-18 Olivier TeulièreKeep quiet, explanations will follow.
2003-03-18 Sam Hocevar * ./modules/Makefile.am: added a missing definition...
2003-03-18 Sam Hocevar * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and...
2003-03-18 Sam Hocevar * ./modules/codec/lpcm.c: fixed two uninitialized...
2003-03-18 Sigmund Augdal HelbergSeek one less time. Should increase performance with...
2003-03-18 Jon Lech Johansen * ./modules/codec/dts.c: Steve Jobs did not pay me...
2003-03-17 Laurent Aimar * httpd: increased buffer size.
2003-03-17 Laurent Aimar * all: fixed some stupid bugs.
2003-03-17 Derk-Jan Hartman* modules/gui/macosx/playlist.m:
2003-03-17 Derk-Jan Hartman * modules/gui/macosx/playlist.?:
2003-03-17 Sam Hocevar * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
2003-03-17 Sam Hocevar * ./modules/video_output/sdl.c: fixed an endianness...
2003-03-17 Derk-Jan Hartman* src/playlist/playlist.c:
2003-03-17 Sigmund Augdal Helbergfixed up http redirects when there are other items...
2003-03-17 Marc Ariberti * familiar.c: added pixmap directory for linupy2...
2003-03-16 Laurent Aimar * sub: better ssa4 recognition.
2003-03-16 Jon Lech Johansen * ./modules/gui/macosx/aout.m: Swapped stereo and...
2003-03-16 Laurent Aimar * sub.c: added SAMI subtitles support. (Untested and...
2003-03-16 Laurent Aimar * asf: when there isn't any stream selected, stop...
2003-03-16 Laurent Aimar * mms: removed some old stuff.
2003-03-16 Laurent Aimar * mms: it seems that some server doesn't like fake...
2003-03-15 Jon Lech JohansenAnother attempt at fixing the soundstick issue (unconfi...
2003-03-15 Jon Lech JohansenJeff Moore @ Apple: The HAL specifically won't allow...
2003-03-15 Laurent Aimar * ffmpeg: Use truncated frames if supported by codec...
2003-03-15 Laurent Aimar * mms: revert some parts.
2003-03-15 Laurent Aimar * mms: some clean up.
2003-03-15 Laurent Aimar * httpd: begin to support get/post method (look at...
2003-03-14 Derk-Jan Hartman* ALL: Bumped version to 0.5.3-cvs
2003-03-14 Jon Lech Johansen * ./modules/gui/macosx/aout.m: Added mono classificat...
2003-03-14 Sigmund Augdal Helbergall: info strings are now localized, fixed some typos...
2003-03-14 Christophe MassiotAttempt at fixing the soundstick issue (unconfirmed).
2003-03-13 Sigmund Augdal Helbergset a default size for the fileinfo dialog
2003-03-13 Sigmund Augdal HelbergAdded support for oldstyle id3 genres.
2003-03-13 Derk-Jan Hartman* modules/gui/macosx/misc.?
2003-03-13 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj:
2003-03-13 Marc Ariberti * all: enhancements of the familiar interface includes :
2003-03-13 Olivier TeulièreWe don't segfault anymore when trying to go fullscreen...
2003-03-12 Marc Ariberti * all: added s16tofixed32 filter, so that we decode...
2003-03-12 Eric Petit * configure.ac.in: compile fix for BeOS/BONE (s/LDFALG...
2003-03-11 Gildas Bazin* ALL: experimental code for stream (dvd) navigation...
2003-03-11 Laurent Aimar * fix ima4 decoding.
2003-03-11 Laurent Aimar * Added support of vplayer subtitles files.
2003-03-11 Laurent Aimar * all: reworked stream output. Now it handles mutliple...
2003-03-11 Laurent Aimar * mp4: I have reworked a lot the demuxer. Now it shoul...
2003-03-11 Laurent Aimar * mms: converted a warning into a dbg message.
2003-03-11 Laurent Aimar * Clean up. (Sigmund, does it work ?).
2003-03-11 Eric Petit modules/misc/network/ipv4.c: BeOS compile fix
2003-03-11 Alexis de LattreAdded sout.* and subtitles.*
2003-03-11 Laurent Aimar * au.c : added au demuxer. Only ulaw/alaw/raw pcm...
2003-03-11 Laurent Aimar * adpcm: added IMA4 support.
2003-03-11 Laurent Aimar * ffmpeg.h: added missing fourcc.
2003-03-11 Laurent Aimar * wav: Support for alaw/ulaw data. (untested)
2003-03-11 Laurent Aimar * Hugly hack: break huge block of samples into smaller...
2003-03-11 Laurent Aimar * ffmpeg support mace 3/6 audio codec. (quicktime)
2003-03-10 Gildas Bazin* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: small...
2003-03-10 Christophe MassiotFixed a major bug with 5.1 output and the OSS plug-in.
2003-03-10 Jon Lech Johansen * ./modules/codec/dts.c: minor fix.
2003-03-10 Laurent Aimar * improved seeking and fixed play back when reading...
2003-03-10 Gildas Bazin* modules/access/vcd/cdrom.c: small win32 bugfix.
2003-03-10 Christophe Massiot* Bumped up version number to 0.5.2
2003-03-09 Jon Lech Johansen * ./modules/demux/mpeg: DTS support.
2003-03-09 Jon Lech Johansen * DTS S/PDIF support.
2003-03-09 Gildas Bazin* configure.ac.in: don't include the screensaver plugin...
2003-03-09 Laurent Aimar * fixed a really stupid bug with compressed header...
2003-03-08 Sigmund Augdal Helbergadded a down, right gesture to quit vlc and an up,...
2003-03-07 Gildas Bazin* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: clean...
2003-03-06 Sigmund Augdal Helbergthe m3u demux now reads the pls files shoutcast uses.
2003-03-06 Derk-Jan Hartman* the close window command was reacting irratic because...
2003-03-06 Derk-Jan Hartman* not < but > ;)
2003-03-06 Derk-Jan Hartman* fixed an issue with blackbars at certain aspect ratio...
2003-03-06 Derk-Jan HartmanALL: fixed: http://bugzilla.videolan.org/cgi-bin/bugzil...
2003-03-06 Derk-Jan Hartman* modules/gui/macosx/applescript.?
2003-03-06 Laurent Aimar * http: lalala, forgot one line :)
2003-03-06 Laurent Aimar * http: fixed a segfault while using it more than...
2003-03-06 Derk-Jan Hartman* If labels are nil, then it shouldn't disable the...
2003-03-06 Jean-Paul SamanMore sizing stuff.
2003-03-06 Sigmund Augdal Helbergwe now insert playlist entries right after the playlist...
2003-03-05 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: another...
2003-03-05 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: added...
2003-03-04 Christophe Massiot* Made rt-priority a real-time variable (shut-up sam...
2003-03-04 Derk-Jan Hartman* this code should allow for the use of gestures under...
2003-03-04 Gildas Bazin* modules/video_output/directx: added support for the...
2003-03-04 Derk-Jan Hartman* grrr debug message in the wild.
2003-03-04 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: small...
2003-03-04 Gildas Bazin* include/vlc_common.h: on win32 we include malloc...
2003-03-04 Gildas Bazin* modules/audio_filter/resampler/bandlimited.c: fix...
2003-03-04 Derk-Jan HartmanALL:
2003-03-04 Christophe Massiot* Fixed a major bug in the LPCM codec.
2003-03-04 Gildas Bazin* modules/audio_filter/resampler/bandlimited.[ch]:...
next