]> git.sesse.net Git - vlc/history - modules/gui
* modules/demux/ogg.c: provide some file info. Tested with the tarzan.ogm
[vlc] / modules / gui /
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-17 Jean-Paul SamanFunctionality of Familiar Linux Gtk+ interface is finis...
2002-12-17 Sam Hocevar * ./modules/gui/kde/preferences.cpp: fixed a compilat...
2002-12-16 Jean-Paul SamanCleanup action.
2002-12-16 Jean-Paul SamanWorkaround for crash in ReadDirectory when called from...
2002-12-16 Eric Petit Fixed a possible crash.
2002-12-16 Boris Dorès- disc.* : a few enhancements in the design of the...
2002-12-15 Jean-Paul SamanMake distinction between GPE and GTK_NEED_MAIN way...
2002-12-15 Olivier TeulièreI forgot this file in my previous commit...
2002-12-15 Jean-Paul SamanFix crash on directory change.
2002-12-15 Olivier Teulière * ./modules/gui/wxwindows: added a log window
2002-12-14 Jean-Paul SamanFix for building Familiar interface with libgpewidget0...
2002-12-14 Gildas Bazin* src/misc/objects.c: implemented the FIND_CHILD mode...
2002-12-13 Boris Dorès- * : start playing only when opening a stream from...
2002-12-13 Boris Dorès- vlc_playlist.h, playlist.c: added the ability to...
2002-12-13 VideoLAN * ./modules/win32/menu.cpp: reorganized the code for...
2002-12-13 Gildas Bazin* ALL: added a new vlc_list_t common type. vlc_list_fin...
2002-12-13 Gildas Bazin* modules/gui/wxwindows/*: added skeleton for popup...
2002-12-12 Sam Hocevar * ./modules/gui/familiar/*: compilation fixes. Crashe...
2002-12-12 Olivier Teulière * ./modules/gui/win32: added management for "float...
2002-12-10 Olivier Teulière * ./modules/gui/win32: deletd a dependancy with a...
2002-12-09 Jean-Paul SamanSyncing functionality with vlc-0.4.6
2002-12-09 Eric Petit * AudioOutput.cpp: added sanity tests;
2002-12-09 Eric Petit * AudioOutput.cpp: send zeros to BSoundPlayer if nothi...
2002-12-08 Christophe Massiot* Updated aout3 developer doc.
2002-12-08 Gildas Bazin* modules/gui/wxwindows/*: compilation fixes for wxX11...
2002-12-08 Jon Lech Johansen * ALL: Under Jaguar, vout no longer depends on any...
2002-12-07 Christophe Massiot* configure.ac.in: Disabled -Wtraditional as it produce...
2002-12-07 Eric Petit * use RGB32 BBitmap. That fixes the bad-looking picture in
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-12-06 Boris Dorès * src/playlist/playlist.c : playing again a playlist...
2002-12-04 Jon Lech Johansen * ./modules/gui/macosx/vout.m: mouse coordinates...
2002-12-04 Eric Petit * configure.ac.in, mms.c, sap.c, ipv4.c: added network...
2002-12-04 Eric Petit * InterfaceWindow.cpp: removed warnigs
2002-12-03 Eric Petit * added mouse management in the BeOS video output.
2002-11-30 Olivier Teulière * ./modules/gui/win32/dragdrop.cpp: we can now drag...
2002-11-28 Christophe Massiot* Correct socklen_t detection.
2002-11-28 Sam Hocevar * ./src/video_output/video_output.c, modules/*: facto...
2002-11-27 Boris Dorès- Enterely new layout for the preference window of...
2002-11-27 Eric Petit Fixed a segfault by adding a mutex_lock() (thx fenrir)
2002-11-27 Eric Petit * AudioOutput.cpp: fixed a segfault
2002-11-27 Olivier Teulière * ./modules/gui/win32/*: some cleaning
2002-11-26 Olivier Teulière * ./modules/gui/win32/preferences.cpp: used CheckListB...
2002-11-26 Eric Petit * ALL: more intensive use of the VLCWrapper class
2002-11-25 Sam Hocevar * ./modules/gui/gtk/open.c: made the HTTP text bar...
2002-11-23 Gildas Bazin* modules/gui/wxwindows/*: additional small fixes.
2002-11-23 Gildas Bazin* modules/gui/wxwindows/*: a few fixes for the win32...
2002-11-23 Eric Petit * enhanced BeOS preferences window (post-processing...
2002-11-23 Gildas Bazin* modules/gui/wxwindows/*: misc improvements to the...
2002-11-23 Olivier Teulière * ./modules/gui/wxwindows/playlist.cpp: added a playli...
2002-11-22 Eric Petit * AudioOutput.cpp : compilation fix.
2002-11-20 Gildas Bazin* configure.ac.in, modules/gui/wxwindows/wxwindows...
2002-11-20 Gildas Bazin* modules/gui/wxwindows/*: fixes for the win32 build...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-18 Christophe MassiotPartial fix of the OS X audio output (thanks Heiko!).
2002-11-18 Gildas Bazin* modules/gui/wxwindows/*: updated the toolbar icons.
2002-11-18 Gildas Bazin* modules/gui/wxwindows/interface.cpp: enabled the...
2002-11-18 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fixed typo.
2002-11-18 Gildas Bazin* added a wxwindows interface using the wxWindows cross...
2002-11-14 Christophe MassiotMajor change of the channels management. p_format-...
2002-11-12 Gildas Bazin* modules/gui/gtk/gtk_callbacks.c: fixed deadlocks.
2002-11-12 Gildas Bazin* modules/gui/gtk/gtk.c: small bug-fix for a crash...
2002-11-06 Johan Bilien * modules/access/vcd/vcd.*: added entry points suppor...
2002-11-05 Jon Lech Johansen * ./modules/gui/macosx/prefs.m: new configuration...
2002-11-01 Sigmund Augdal Helbergfixed a typo that caused the ui.rc file to be installed...
2002-10-30 Eric Petit - Fixed an enormous memory leak (forgot to aout_Buffe...
2002-10-30 Eric Petit - Fixes. Most of the interface features now work...
2002-10-30 Eric Petit - now vlc no longer tries to use overlay if another...
2002-10-29 Eric Petit No more warnings.
2002-10-28 Eric Petit- Added LCD info view from 0.4.x
2002-10-28 Eric PetitForgot to add files :|
2002-10-28 Eric Petit- Added a small preferences window
2002-10-28 Sigmund Augdal Helberg * Disable some menu items when no input is available.
2002-10-27 Sigmund Augdal Helberg * added a simple dialog to show id3-tags and other...
2002-10-24 Sigmund Augdal Helbergless braindead coloring
2002-10-21 Christophe Massiot* Avoid overflowing the message queue with "audio outpu...
2002-10-16 Sigmund Augdal HelbergUse a KURLRequester widget for variables of type CONFIG...
2002-10-14 Eric PetitCleaner code.
2002-10-14 Eric PetitFixed seeking.
2002-10-14 Sam Hocevar * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro...
2002-10-13 Eric PetitNow BeOS sound is (almost) clean.
2002-10-13 Sigmund Augdal Helberg modules/demux/util/id3*: fixed up some dead comments
2002-10-12 Eric PetitRewritten BeOS audio output for audio output 3. It...
2002-10-11 Sigmund Augdal Helbergadded some coloring to the messages window in the kde...
2002-10-10 Eric PetitSome clean-up. Playlist works again.
2002-10-10 Sigmund Augdal Helberg messages.cpp: use append(...) and not setText( text...
2002-10-09 Eric PetitBeOS compilation fixes.
2002-10-05 Jon Lech Johansen ./extras/MacOSX/.../MainMenu.nib: added Open Target...
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-04 Sam Hocevar * ./modules/gui/macosx/vout.m: if no MacOS X interfac...
2002-10-04 Gildas Bazin* src/misc/threads.c, src/misc/win32_specific.c, includ...
2002-10-03 Sigmund Augdal Helbergforgot to add the actual code in my last commit
2002-10-03 Sigmund Augdal Helberg kde.cpp: subscribe and unsubscribe messages
2002-10-03 Sam Hocevar * ./modules/gui/win32/win32.bpr: use the .dll extensi...
2002-10-02 Christophe Massiot* Mac OS X audio device discovery and selection, patch...
2002-09-30 Christophe Massiot* Made audio_sample_format->i_format a FOURCC to allow...
2002-09-30 Eric PetitAttempt to port new BeOS features from the stable branch.
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
next