]> git.sesse.net Git - vlc/history - modules/gui/wxwindows
* modules/gui/skins/src/banks.cpp: Two events had the same shortcut
[vlc] / modules / gui / wxwindows /
2003-10-17 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: fixes some...
2003-10-15 Gildas Bazin* modules/gui/skins/win32/win32_run.cpp: don't forget...
2003-10-14 Gildas Bazin* modules/gui/wxwindows/*: don't forget to delete the...
2003-10-08 Gildas Bazin* include/vlc_help.h src/libvlc.h: thou shalt not hardc...
2003-10-08 Clément Stenac* Fixed slider values (boundaries were wrong, some...
2003-10-08 Clément Stenac* modules/misc/httpd.c: added missing sanity checks
2003-10-06 Gildas Bazin* modules/gui/wxwindows/*: compilation fixes for the...
2003-10-06 Clément Stenac* include/vlc_playlist.h
2003-10-05 Clément Stenac* use the new look also for capabilities and main helps.
2003-10-04 Sigmund Augdal Helbergmodules/gui/wxwindows/preferences.cpp:
2003-10-04 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: fix for the...
2003-10-03 Sigmund Augdal Helbergsrc/libvlc.h: fixed line length of a string
2003-09-24 Gildas Bazin* include/main.h, src/libvlc.c, src/libvlc.h, src/misc...
2003-09-22 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: compilation...
2003-09-22 Clément Stenac* modules/gui/wxwindows/preferences.cpp:
2003-09-21 Gildas Bazin* modules/gui/wxwindows/*: got rid of the close button...
2003-09-21 Gildas Bazin* modules/gui/wxwindows/*: we now have only 1 global...
2003-09-10 Clément Stenac* visual.c: compilation fix in strings
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-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-22 Mohammed Adnène... no v4l tab for win32
2003-08-22 Cyril Deguet* interface.cpp: fixed a stack corruption which caused...
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-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-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-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-07-29 Gildas Bazin* modules/gui/macosx/controls.m: fixed race condition...
2003-07-26 Gildas Bazin* modules/gui/wxwindows/open.cpp: move the "open subtit...
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 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 Gildas Bazin* src/input/input_ext-plugins.c: fixed previous commit.
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/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-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-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 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...
2003-06-28 Sam Hocevar * Makefile.am:
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-23 Gildas Bazin* src/misc/modules.c, modules/gui/wxwindows/timer.cpp...
2003-06-22 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: disabled mp4...
2003-06-19 Gildas Bazin* modules/gui/wxwindows/*: changed the preferences...
2003-06-17 Gildas Bazin* modules/*: got rid of empty module objects.
2003-06-16 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: fixed the...
2003-06-14 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed a couple of...
2003-06-13 Gildas Bazinmodules/gui/wxwindows/*: fix for the volume control...
2003-06-12 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fixed compile...
2003-06-12 Gildas Bazin* modules/gui/wxwindows/*: added a volume control.
2003-06-09 Cyril Deguet* fixed a segfault in FileInfo when p_info->psz_name...
2003-06-09 Cyril Deguet* repaired basic_skins
2003-06-05 Gildas Bazin* modules/gui/skins/*, modules/gui/wxwindows/*: added...
2003-06-04 Gildas Bazin* modules/gui/skins/*: misc fixes and clean-up. There...
2003-06-03 Gildas Bazin* configure.ac.in: bail out with an error message if...
2003-05-27 Gildas Bazin* modules/gui/wxwindows/*: fixed context menu problem...
2003-05-26 Gildas Bazin* modules/audio_output/alsa.c: the aout-device obj...
2003-05-26 Gildas Bazin* modules/gui/wxwindows/*: replaced the Advanced button...
2003-05-24 Gildas Bazin* src/video_output/video_output.c: new "deinterlace...
2003-05-24 Gildas Bazin* modules/gui/skins/*: compilation fixes.
2003-05-22 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: fixed typo.
next