]> git.sesse.net Git - vlc/history - modules
* modules/gui/macosx/intf.m
[vlc] / modules /
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
2003-01-28 Christophe MassiotNot sure the buffer was large enough.
2003-01-28 Laurent Aimar * mpeg_audio.c : due to mpeg 2.5, max frame size is...
2003-01-28 Sam Hocevar * ./modules/audio_output/esd.c: fixed esd audio outpu...
2003-01-28 Sam Hocevar * ./src/video_output/video_output.c: don't try to...
2003-01-28 Gildas Bazin* modules/gui/wxwindows/open.cpp: minor bug-fix + allow...
2003-01-28 Laurent Aimar * mpeg_audio.c : fixed a stack corruption. fprintf...
2003-01-28 Sam Hocevar * ./modules/gui/kde/kde.cpp: the interface rc file...
2003-01-28 Sam Hocevar * ./toolbox: made a few glade-generated strings non...
2003-01-28 Sam Hocevar * ./bootstrap, ./toolbox: moved the Glade bugs fixing...
2003-01-28 Sam Hocevar * ALL: fixes for various compilation warnings and...
2003-01-28 Sam Hocevar * ./modules/visualization/xosd/xosd.c: fixed compilat...
2003-01-28 Derk-Jan HartmanALL: updated deinterlace to work on the fly. there...
2003-01-28 Derk-Jan Hartman* ./modules/gui/macosx/vout.m: removed the resizebar...
2003-01-28 Christophe MassiotWe are now able to parse :
2003-01-28 Sigmund Augdal Helbergfixed another possible crash
2003-01-28 Gildas Bazin* modules/codec/vorbis.c: fixed parsing of vorbis comme...
2003-01-28 Laurent Aimar * gtk: fixed 'cannot find file.xpm'.
2003-01-28 Gildas Bazin* modules/video_filter/deinterlace/deinterlace.c,
2003-01-28 Gildas Bazin* src/video_output/video_output.c, include/video_output...
2003-01-28 Eric Petit * sanity Lock()s
2003-01-28 Eric Petit * beos/* : do not forgot to destroy the Messages windo...
2003-01-28 Sam Hocevar * ./modules/audio_output/esd.c: fixed a stack space...
2003-01-28 Sam Hocevar * ./po/*: spelling fixes.
2003-01-28 Derk-Jan HartmanALL: the next and previous buttons first work through...
2003-01-27 Johan Bilien * ALL: some FreeBSD compilation fixes. gnome plugin...
2003-01-27 Olivier Teulière * src/misc/objects.c: vlc_list_find now returns a...
2003-01-27 Laurent Aimar mms: another memory leak
2003-01-27 Eric Petit Disabled DVD menus by default for 0.5.0
2003-01-27 Olivier Teulière * The space bar is a hotkey for pause/resume.
2003-01-27 Jon Lech Johansen * ./modules/gui/macosx/intf.[mh]: Fixed message panel...
2003-01-26 Gildas Bazin* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: input...
2003-01-26 Boris Dorès- menu checkbox outside of title/chapter groupbox
2003-01-26 Boris Dorès- buttons are left aligned and their size comforms...
2003-01-26 Gildas Bazin* modules/audio_output/waveout.c: multichannel and...
2003-01-26 Derk-Jan Hartman* Added myself to list of authors of these files. i...
2003-01-26 Laurent Aimar * all: raah, clean up glade output.
2003-01-26 Laurent Aimar * added stream output dialog box.
2003-01-26 Gildas Bazin* src/audio_output/input.c, src/audio_output/mixer...
2003-01-26 Laurent Aimar * avi : fix play back for some broken avi
2003-01-26 Gildas Bazin* modules/gui/wxwindows/*: Fixed the open dialog on...
2003-01-26 Eric Petit Added some colors.
2003-01-26 Olivier Teulière * modules/gui/win32: replaced BitBtns with Buttons...
2003-01-26 Olivier Teulière * modules/video_output/directx: added a configuration...
2003-01-26 Sam Hocevar * ./modules/gui/win32/menu.cpp: fixed a crash in...
2003-01-25 Derk-Jan Hartman* changed the bugreporting url
2003-01-25 Eric Petit Added a window to see vlc messages.
2003-01-25 Derk-Jan Hartman* ./README.MacOSX.rtf: added two remarks on subtitle...
2003-01-25 Laurent Aimar * faad : clean up.
2003-01-25 Laurent Aimar * all: fixed wrong usage of input_DeletePES.
2003-01-25 Laurent Aimar *mp4: fixed segfault when it fails to start a decoder...
2003-01-25 Laurent Aimar * ffmpeg: fixed memory leaks.
2003-01-25 Laurent Aimar * all : fixed some memory leaks thanks valgrind.
2003-01-25 Derk-Jan Hartman* Reverted back to non metal windows as dictated by...
2003-01-25 Laurent Aimar* avi: no more segfault when we have 'max buffer alloca...
2003-01-25 Eric Petit * store windows sizes in the vlc configuration file
2003-01-24 Derk-Jan Hartman* code we migh use in the future to change the subfile...
2003-01-24 Sam Hocevar * ./configure.ac.in: removed the --with-bcbuilder...
2003-01-24 Eric Petit * vlc_threads.h: lower a priority that made sound...
2003-01-24 Derk-Jan Hartman* ./modules/gui/macosx/vout.m: the mousepointer is...
2003-01-24 Derk-Jan Hartman* when the playlist is selected and you push the spaceb...
2003-01-24 Boris Dorès- added a NULL pointer test
2003-01-24 Derk-Jan Hartman* the volume slider could only be dragged, not clicked...
2003-01-24 Derk-Jan Hartman* made a quick hack to create a resize bar. not sure...
2003-01-23 Gildas Bazin* modules/gui/wxwindows/open.cpp: New "open dialog...
2003-01-23 Christophe Massiot* Resized elements in the open panel,
2003-01-23 Derk-Jan Hartman* ./extras/MacOSX/Resources/English.lproj/MainMenu...
2003-01-23 Derk-Jan HartmanALL: - made some panels into windows.
2003-01-23 Derk-Jan Hartman* ./modules/gui/macosx/controls.m
2003-01-23 Christophe Massiot* Minor changes to the open panel, added AVI stream...
2003-01-23 Boris Dorès- menus disabled by default
2003-01-23 Olivier Teulière * use 'dvdold' instead of 'dvd'
2003-01-23 Sam Hocevar * ./modules/misc/network/ipv4.c: we use INADDR_NONE...
2003-01-23 Sam Hocevar * ./modules/*: warning fixes.
2003-01-23 Sam Hocevar * ./modules/access/dvdread/input.c: warning fixes...
2003-01-23 Laurent Aimar * asf: in fast/slow motion we don't play audio (unless...
2003-01-23 Laurent Aimar * don't send audio in fast/slow playing speed unless...
2003-01-23 Christophe Massiot* modules/gui/macosx/open.m: Stream output doesn't...
2003-01-23 Gildas Bazin* modules/access/dvdread/input.c, modules/control/rc...
2003-01-23 Sam Hocevar * ./modules/access/dvdread/input.c: the dvdread plugi...
2003-01-23 Gildas Bazin* modules/control/rc/rc.c: Partial fix for the rc inter...
2003-01-23 Laurent Aimar * demux: fix segfault while trying to opening files...
2003-01-23 Boris Dorès- allow the user to choose (and sort) several plugins...
2003-01-23 Olivier Teulière * The stream output can't use PS with UDP
2003-01-22 Olivier Teulière * Added a dialog box for subtitles selection
2003-01-22 Loïc Minier * modules/visualization/xosd/xosd.c: lower module...
2003-01-22 Christophe MassiotReverse stereo option.
next