]> git.sesse.net Git - vlc/history - modules/gui
* src/input/input_ext-dec.c: added a few sanity checks that avoid crashing
[vlc] / modules / gui /
2003-02-23 Jon Lech Johansen * ./modules/gui/macosx/aout.m: M-Audio Revolution...
2003-02-21 Derk-Jan HartmanDJ's first steps in C and vlc decoders ;)
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 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-19 Derk-Jan Hartman* increased accuracy of positionslider in OSX. although...
2003-02-18 Derk-Jan Hartman* Only update the info window if it is visible
2003-02-18 Christophe Massiot* Fixed a segfault in the Japanese preferences panel.
2003-02-17 Derk-Jan Hartman* Whoops. i forgot to add these files. sorry everyone.
2003-02-17 Sam Hocevar * ./modules/gui/macosx/Modules.am: removed %#$@#...
2003-02-16 Derk-Jan Hartman* Added an info panel to show movie info, etc.
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-14 Derk-Jan Hartman* Should fix an issue with multiple monitors and the...
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 Derk-Jan Hartman* modules/gui/macosx/controls.m:
2003-02-12 Olivier Teulière * compilation fix
2003-02-11 Derk-Jan HartmanALL: - changed vlc.app into VLC.app
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 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 Christophe Massiot* Minor typographic corrections,
2003-02-09 Stephan Assmusmodules/gui/beos/PreferenceWindow.h/.cpp
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 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 Derk-Jan Hartman* When you push backspace or delete in the playlist...
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 Derk-Jan Hartman* Changed a failed DecompressSequenceFrameS error into...
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-03 Stephan Assmusmodules/gui/beos/InterfaceWindow.h/.cpp
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 Sam Hocevar * ALL: removed "VideoLAN Client" in favour of "VLC...
2003-02-02 Sam Hocevar * ./po/*: more interface strings harmonization.
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 Stephan AssmusChanges done since Feb 28 2003:
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 Derk-Jan Hartman* modules/gui/macosx/intf.m
2003-01-30 Derk-Jan Hartman* ./modules/gui/macosx/intf.m:
2003-01-30 Christophe Massiot* modules/codec/mpeg_video/headers.c: more checks in...
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 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 Eric Petit enabled changing filters on the fly
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 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 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 Laurent Aimar * gtk: fixed 'cannot find file.xpm'.
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 * ./po/*: spelling fixes.
2003-01-28 Derk-Jan HartmanALL: the next and previous buttons first work through...
2003-01-27 Olivier Teulière * src/misc/objects.c: vlc_list_find now returns a...
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 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.
next