]> git.sesse.net Git - vlc/history - modules/gui
New dvb and old satellite modules now use the *correct* order of unit for tuning...
[vlc] / modules / gui /
2003-09-19 Jean-Paul SamanNew dvb and old satellite modules now use the *correct...
2003-09-11 Jean-Paul SamanMore modifications to layout of PDA interface.
2003-09-10 Clément Stenac* visual.c: compilation fix in strings
2003-09-09 Derk-Jan HartmanFixed list of muxers. QT and mp4 might need to be disab...
2003-09-08 Clément Stenac* modules/gui/wxwindows/playlist.cpp
2003-09-08 Clément Stenac* src/playlist/playlist.c
2003-09-07 Laurent Aimar * control: use new variables and 'title*', 'chapter...
2003-09-05 Cyril Deguet* new event VLC_NET to open the network dialog ( "net...
2003-09-02 Sam Hocevar * modules/gui/skins/src/themeloader.cpp: Added proper...
2003-08-30 Gildas Bazin* modules/gui/wxwindows/messages.cpp: forgot to initial...
2003-08-30 Gildas Bazin* include/vlc_config.h: removed unused config stuff.
2003-08-30 Gildas Bazin* modules/access/v4l/v4l.c: fixed uninitialized variable.
2003-08-28 Gildas Bazin* modules/gui/wxwindows/*, src/playlist/playlist.c...
2003-08-27 Gildas Bazin* modules/gui/wxwindows/*: small clean-up in included...
2003-08-27 Jean-Paul SamanUpdating a new PDA interface design.
2003-08-25 Simon Latapie * put the beautiful "no picture" black screen.
2003-08-22 Mohammed Adnène... no v4l tab for win32
2003-08-22 Cyril Deguet* interface.cpp: fixed a stack corruption which caused...
2003-08-21 Derk-Jan Hartman* Removed the xmga plugin since it was quote "a waste...
2003-08-20 Cyril Deguet* fixed an internal error with stupid gcc2.95
2003-08-20 Mohammed Adnène... * Bitrate options for PVR
2003-08-20 Simon Latapie * had accidentally deleted the first line of vout.m
2003-08-20 Simon Latapie * mozilla plugin on MacOSX : scrollbar clipping proble...
2003-08-19 Mohammed Adnène... Oooooooops !
2003-08-19 Mohammed Adnène... SLP Announce :)
2003-08-19 Mohammed Adnène... Video4Linux / PVR / KFIR unified panel
2003-08-19 Simon Latapie * XPCOM implementation in mozilla plugin on MacOSX...
2003-08-16 Clément Stenac* configure.ac : linked stream_out_standard to ws2_32...
2003-08-14 Sigmund Augdal HelbergFirst part of code to allow configurable hotkeys.
2003-08-14 Sigmund Augdal Helbergvlc_playlist.h:
2003-08-14 Simon Latapie * mozilla plugin on MacOSX. Not fully implemented...
2003-08-13 Gildas Bazin* modules/access/dvdplay/*: support for dvd menus navig...
2003-08-11 Gildas Bazin* modules/packetizer/mpegvideo.c: small clarification.
2003-08-10 Gildas Bazin* modules/codec/subsdec/subsdec.[c,h]: added --subsdec...
2003-08-10 Gildas Bazin* include/configuration.h: bug fix for add_string_from_...
2003-08-08 Gildas Bazin* src/input/input_clock.c: reverted the patch that...
2003-08-08 Christophe Massiot* modules/gui/macosx/prefs.m: Localized two strings.
2003-08-05 Jean-Paul SamanAdded glade2 project file.
2003-08-05 Jean-Paul SamanRemoving file.
2003-08-05 Jean-Paul SamanRemoving files for Familiar interface (Gtk+1.2 and...
2003-08-04 Jean-Paul SamanFixed missing headerfile.
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-07-31 Renaud Dartus* Make vlc compiling !
2003-07-31 Sam Hocevar * Added and fixed .cvsignore files.
2003-07-30 Jean-Paul SamanUpdating design of PDA Gtk2 interface
2003-07-30 Jean-Paul SamanUpdating design of PDA Gtk2 interface.
2003-07-29 Gildas Bazin* modules/gui/macosx/controls.m: fixed race condition...
2003-07-28 Christophe Massiot* configure.ac: Worked around a bug in the OS X linker...
2003-07-27 Derk-Jan Hartman* Brought the new options system to the OSX gui.
2003-07-27 Jean-Paul SamanGtk2 port of the familiar Linux interface. The name...
2003-07-27 Christophe Massiot* src/input/input_clock.c: Fixed two long-standing...
2003-07-27 Olivier Teulière * All: Removed the win32 plugin; wxwindows rulez :)
2003-07-26 Gildas Bazin* modules/gui/skins/controls/checkbox.cpp: compilation...
2003-07-26 Gildas Bazin* modules/gui/wxwindows/open.cpp: move the "open subtit...
2003-07-26 Olivier Teulière * modules/gui/skins/controls/checkbox.cpp: Fixed a...
2003-07-26 Gildas Bazin* modules/gui/wxwindows/open.cpp: workaround design...
2003-07-25 Gildas Bazin* modules/gui/wxwindows/*: fixed clean-up of the dialog...
2003-07-25 Gildas Bazin* INSTALL.win32: updated build instructions (btw since...
2003-07-25 Gildas Bazin* configure.ac: libpng (logo plugin) needs to be linked...
2003-07-24 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: temporary hack...
2003-07-24 Gildas Bazin* modules/gui/wxwindows/*: you can now specify input...
2003-07-24 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix.
2003-07-24 Gildas Bazin* modules/gui/wxwindows/*: added support for input...
2003-07-23 Jean-Paul SamanInterface for Familiar v0.7 and GPE. This interface...
2003-07-23 Olivier Teulière * modules/gui/skins/src/banks.cpp: removed a useless...
2003-07-23 Cyril Deguet* all: fixed depcomp failure
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-22 Gildas Bazin* src/misc/variables.c: fixed small mem leak (courtesy...
2003-07-20 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: small cosmetic...
2003-07-20 Olivier Teulière * modules/gui/skins/*: removed useless code
2003-07-20 Gildas Bazin* src/input/input_ext-plugins.c: fixed previous commit.
2003-07-20 Derk-Jan Hartman* README.MacOSX.rtf: updated section on subtitles.
2003-07-20 Gildas Bazin* Added MPEG 1 to the list of encapsulation methods...
2003-07-20 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: windows can...
2003-07-20 Gildas Bazin* modules/gui/wxwindows/*, include/vlc_interface.h...
2003-07-19 Gildas Bazin* modules/gui/wxwindows/*: proper characters encoding...
2003-07-18 Gildas Bazin* modules/audio_output/alsa.c: alsa is now the default...
2003-07-18 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: oops.
2003-07-18 Gildas Bazin* modules/gui/wxwindows/*: avoid queuing popup menu...
2003-07-18 Gildas Bazin* modules/video_output/directx/events.c: closing the...
2003-07-17 Gildas Bazin* modules/gui/wxwindows/*: enable popup menu support...
2003-07-17 Gildas Bazin* modules/gui/wxwindows/*: The wxwindows interface...
2003-07-13 Gildas Bazin* modules/gui/skins/*: removed unused GTK2_SKINS code.
2003-07-12 Gildas Bazin* modules/gui/wxwindows/*: added a "simple open" entry...
2003-07-11 Gildas Bazin* modules/gui/wxwindows/streamout.cpp, wxwindows.h...
2003-07-11 Gildas Bazin* modules/audio_output/directx.c: 5.1 audio output...
2003-07-10 Mohammed Adnène... now messages can be saved to a file
2003-07-09 Gildas Bazin* modules/gui/wxwindows/interface.cpp: resume after...
2003-07-09 Mohammed Adnène... corrected a newbie notation
2003-07-09 Mohammed Adnène... a "clear" button now allows to clear the messages'...
2003-07-09 Derk-Jan Hartman* don't sleep while committing.
2003-07-09 Derk-Jan Hartman* Update next/previous item routines. it descends from...
2003-07-07 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: added vorbis...
2003-07-07 Mohammed Adnène... * now spaces are allowed in SAP annouces.
2003-07-06 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: clean-up for...
2003-07-05 Sam Hocevar * modules/gui/skins/src/skin_main.cpp, modules/gui...
2003-07-04 Sam Hocevar * debian/changelog: Changelog for the forthcoming...
2003-07-04 Mohammed Adnène... * Added a SAP Announces Button for wxWindows
2003-07-04 Mohammed Adnène... * Added a Miscellaneous Panel in wxwindows stream output.
2003-07-01 Sam Hocevar * modules/gui/wxwindows/interface.cpp: Display the...
next