]> git.sesse.net Git - vlc/history - modules/gui
* added a "Open CrashLog" button to the messages window in OSX.
[vlc] / modules / gui /
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.
2003-01-26 Gildas Bazin* src/audio_output/input.c, src/audio_output/mixer...
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 Derk-Jan Hartman* Reverted back to non metal windows as dictated by...
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/*: warning fixes.
2003-01-23 Christophe Massiot* modules/gui/macosx/open.m: Stream output doesn't...
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 Derk-Jan HartmanALL: fixed a small bug in the timeslider code
2003-01-22 Derk-Jan Hartman* ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added...
2003-01-22 Eric Petit * Fixed title / chapter menus
2003-01-22 Laurent Aimar * gtk: fixed a segfault with deinterlace.
2003-01-21 Olivier Teulière * Dropped files and files added using the playlist...
2003-01-21 Olivier Teulière * Added a dialog box for the stream output
2003-01-21 Derk-Jan HartmanALL: the slider updates the video while it slides.
2003-01-21 Laurent Aimar * added "use DVD menu" choice.
2003-01-21 Laurent Aimar * gui/gtk : added a subtitle option in open dialog...
2003-01-21 Jon Lech Johansen * ./modules/gui/macosx/aout.m: output more debug...
2003-01-20 Laurent Aimar * all: begin to up to date the gtk/gnome interface...
2003-01-20 Derk-Jan Hartman* ./extras/MacOSX/vlc.pbproj/project.pbxproj
2003-01-20 Derk-Jan Hartman* ./modules/gui/macosx/vout.m: Fixed the play/pause...
2003-01-19 Olivier Teulière * Compilation fix
2003-01-18 Derk-Jan Hartman* ./modules/gui/macosx/open.m
2003-01-18 Derk-Jan Hartman* ./modules/gui/macosx/open.m:
2003-01-17 Derk-Jan Hartman* ./modules/gui/macosx/controls.m: made the fullscreen...
2003-01-17 Sam Hocevar * ./modules/gui/ncurses/ncurses.c: added locks and...
next