]> git.sesse.net Git - vlc/history - modules
* fixed a small bug
[vlc] / modules /
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
2003-02-07 Derk-Jan Hartman* added half, normal and full size videowindow menuitems.
2003-02-07 Olivier Teulière * Fixed the "RichEdit line insertion error" bug (close...
2003-02-07 Christophe MassiotFixed a buffer leak with slice-I streams (thanks sam).
2003-02-07 Derk-Jan Hartman* When you push backspace or delete in the playlist...
2003-02-07 Laurent Aimar * ffmpeg/audio : removed an old error (anyway it was...
2003-02-07 Sam Hocevar * ./include/interface.h: grmbl, I forgot VLC_EXPORT...
2003-02-07 Sam Hocevar * ./modules/access/dvdplay/demux.c: fixed a minor...
2003-02-06 Sam Hocevar * ./modules/access/dvdplay/demux.c: the dvdplay plugi...
2003-02-06 Christophe MassiotFixed interface freezes in the OS X interface.
2003-02-06 Christophe MassiotFixed AFMT_AC3 and AFMT_S16_NE handling.
2003-02-06 Derk-Jan Hartman* Changed a failed DecompressSequenceFrameS error into...
2003-02-06 Sam Hocevar * ./modules/misc/screensaver.c: screen saver disablin...
2003-02-05 Derk-Jan Hartman* Changed the wrong property in my recent commit. FIXED
2003-02-05 Sam Hocevar * ./modules/gui/gtk/gtk_callbacks.c: fixed a bug...
2003-02-05 Derk-Jan Hartman* added a "Open CrashLog" button to the messages window...
2003-02-05 Derk-Jan Hartman* Added AppleScript support
2003-02-05 Derk-Jan Hartman* More support for handling URLs. Still need to create...
2003-02-05 Derk-Jan Hartman* Added a Next and Previous item to the dockmenu
2003-02-04 Christophe Massiot* modules/codec/mpeg_video/*: Support for Slice-I ...
2003-02-04 Christophe Massiot* modules/demux/mpeg/*: Fixed an uninitialized variable...
2003-02-04 Christophe Massiot* modules/access/*: Fixed compilation problems with...
2003-02-03 Stephan Assmusmodules/gui/beos/InterfaceWindow.h/.cpp
2003-02-03 Sam Hocevar * ./modules/visualization/xosd/xosd.c: Woody compilat...
2003-02-03 Sam Hocevar * ./modules/audio_output/alsa.c: Woody ALSA compilati...
2003-02-02 Christophe MassiotWorked around a bug with the Screens menu and localization.
2003-02-02 Stephan Assmuscosmetic fix (drop mark would reappear if SHIFT was...
2003-02-02 Eric Petit '--demuxdump-file -' dumps to standard output.
2003-02-02 Sam Hocevar * ALL: removed "VideoLAN Client" in favour of "VLC...
2003-02-02 Sam Hocevar * ./po/*: more interface strings harmonization.
2003-02-02 Johan Bilien * NEWS: VCD entry points and iso files
2003-02-02 Christophe Massiot* README.MacOSX.rtf: Typos
2003-02-02 Sam Hocevar * ./po/*: more s/vlc/VLC/ changes.
2003-02-01 Christophe Massiot* modules/gui/macosx/*: Fixed localization bugs
2003-02-01 Olivier Teulière * modules/gui/win32/win32.cpp: fixed a stupid bug...
2003-02-01 Sam Hocevar * ./mozilla/vlcshell.cpp: fixed the Mozilla plugin...
2003-02-01 Stephan AssmusChanges done since Feb 28 2003:
2003-02-01 Boris Dorès- fixed a compilation issue with C compilers
2003-02-01 Laurent Aimar * asf : trying to fix pts handling.
2003-01-31 Sam Hocevar * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash...
2003-01-31 Sam Hocevar * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk...
2003-01-31 Sam Hocevar * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk...
2003-01-31 Eric Petit Minor GUI fixes
2003-01-31 Jon Lech Johansen * ./modules/gui/macosx: Defeated some deadlocks.
2003-01-30 Boris Dorès- fixed a segfault occuring when the preference dialog...
2003-01-30 Gildas Bazin* src/video_output/video_output.c: we were still using...
2003-01-30 Gildas Bazin* modules/codec/spudec/spudec.c, modules/codec/spudec...
2003-01-30 Derk-Jan Hartman* modules/gui/macosx/intf.m
2003-01-30 Derk-Jan Hartman* ./modules/gui/macosx/intf.m:
2003-01-30 Gildas Bazin* modules/codec/mpeg_video/headers.c: fixed non-initial...
2003-01-30 Christophe Massiot* modules/codec/mpeg_video/headers.c: more checks in...
2003-01-29 Laurent Aimar * asf : more sanity check for broken files.
2003-01-29 Sam Hocevar * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk...
2003-01-29 Gildas Bazin* modules/gui/gtk/*: changed the disc open dialog to...
2003-01-29 Sam Hocevar * ./modules/access/dvdplay/intf.c: added a sanity...
2003-01-29 Gildas Bazin* modules/demux/ogg.c: bug fix when switching between...
2003-01-29 Jon Lech Johansen * ./modules/gui/macosx/controls.m: fixed bug in my...
2003-01-29 Jon Lech Johansen * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying...
2003-01-29 Gildas Bazin* modules/access/dvdplay/access.c: fixed subtitles...
2003-01-29 Sam Hocevar * ./modules/audio_output/arts.c: fixed aRts output...
2003-01-29 Eric Petit enabled changing filters on the fly
next