]> git.sesse.net Git - vlc/history - modules
* modules/gui/wxwindows/*: misc small improvements and fixes.
[vlc] / modules /
2003-04-01 Gildas Bazin* modules/gui/wxwindows/*: misc small improvements...
2003-04-01 Gildas Bazin* modules/gui/skins/src/event.cpp: Event::CreateEvent...
2003-04-01 Christophe Massiot* TS demux patches, courtesy of Andy Lindsay <andy_vl...
2003-04-01 Gildas Bazin* modules/gui/wxwindows/*: few modifications to the...
2003-03-31 Sigmund Augdal Helbergmade a format-only string untranslateable
2003-03-31 Sigmund Augdal HelbergChanged a duplicate string, and removed an info string...
2003-03-31 Christophe Massiot* modules/codec/*: Fixed a PTS bug at the initializatio...
2003-03-31 Laurent Aimar * v4l: forgot a munmap.
2003-03-31 Laurent Aimar * v4l: updated, now it should grab (and compress if...
2003-03-30 Jon Lech Johansen * ALL: Move CoreAudio aout into seperate module.
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: another bunch of improvements.
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: small formating changes.
2003-03-30 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: we only list...
2003-03-30 Gildas Bazin* include/configuration.h: added the add_directory...
2003-03-30 Sigmund Augdal Helberguse add_file and not add_string for the "audiofile...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/*: fixed the save feature of...
2003-03-30 Sigmund Augdal Helbergenabled the menu-entry to show file info when there...
2003-03-30 Sigmund Augdal Helbergmodules/gui/kde/interface.cpp: removed a debug message
2003-03-30 Sigmund Augdal Helbergmodules/access/dvdplay/dvd.c: removed an unused configu...
2003-03-30 Gildas Bazin* configure.ac.in: removed the -fno-exceptions gcc...
2003-03-30 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: improved the...
2003-03-30 Christophe Massiot* Resampler plug-in based on CoreAudio's AudioConverter.
2003-03-29 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed an event proble...
2003-03-29 Sigmund Augdal Helbergpreferences.cpp: Changed the preferences dialog to...
2003-03-29 Sigmund Augdal Helbergremoved an unused configuration category
2003-03-29 Gildas Bazin* modules/audio_filter/channel_mixer/headphone.c, src...
2003-03-29 Gildas Bazin* modules/gui/wxwindows/*: small fixes to the open...
2003-03-29 Gildas Bazin* modules/gui/wxwindows/*: added demuxdump support...
2003-03-28 Gildas Bazin* modules/audio_output/waveout.c: compilation fix for...
2003-03-28 Sigmund Augdal Helbergadded a SetPalette function so "vlc --vout dummy -...
2003-03-26 Gildas Bazin* modules/codec/libmpeg2.c: added code to handle 3...
2003-03-26 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
2003-03-26 Gildas Bazin* src/libvlc.c, src/libvlc.h: added a config option...
2003-03-26 Sam Hocevar * ./README.MacOSX.rtf, ./modules/gui/macosx/playlist...
2003-03-25 Sam Hocevar * ./modules/demux/util/Modules.am: added missing...
2003-03-25 Sam Hocevar * ./modules/gui/skins/Modules.am: fixed a typo.
2003-03-25 Gildas Bazin* modules/codec/libmpeg2.c: fixed aspect ratio when...
2003-03-24 Gildas Bazin* modules/access/ftp.c, modules/access/http.c: the...
2003-03-24 Gildas Bazin* modules/access/*: grrr... apparently I also need...
2003-03-24 Gildas Bazin* modules/access/*: don't forget to reinitialize the...
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2003-03-24 Derk-Jan Hartman* more interface support for directories.
2003-03-24 Derk-Jan Hartman* modules/access/dvd*: changed some errors in warnings...
2003-03-24 Derk-Jan Hartman* Added fourcc 'MSS1' which is equivalent to 'WMV2'
2003-03-24 Gildas Bazin* modules/access/directory.c: fixed the directory acces...
2003-03-24 Derk-Jan Hartman* a new directory access module. It parses a directory...
2003-03-23 Sigmund Augdal Helbergmodules/video_filter/osd_text.c: A video filter that...
2003-03-23 Gildas Bazin* modules/demux/mpeg/audio.c: sanity check so we don...
2003-03-22 Sigmund Augdal HelbergUpdated a comment
2003-03-22 Laurent Aimar * sap: clean up.
2003-03-22 Gildas Bazin* modules/demux/m3u.c: the demux couldn't be forced...
2003-03-22 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: misc fixes and...
2003-03-22 Gildas Bazin* modules/gui/wxwindows/*: Added a stream output dialo...
2003-03-21 Gildas Bazin* modules/demux/ogg.c: fix for some ogg web radio strea...
2003-03-21 Emmanuel Puig* slider.cpp: fixed mouse down refresh bug
2003-03-21 Emmanuel Puig* Fixing Parkinson disease bug (it's not funny, it...
2003-03-20 Gildas Bazin* modules/codec/libmpeg2.c: fixed pts handling and...
2003-03-20 Emmanuel Puig* Fixing a refresh bug when opening an open file dialog box
2003-03-19 Emmanuel Puig* Fiwing WINDOW_CLOSE and WINDOW_OPEN synchronization
2003-03-19 Laurent Aimar * gtk_main.c:: added(uncommented) gdk_thread_init...
2003-03-19 Emmanuel Puig* button.cpp : Fixing bug when disabling control
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...
next