]> git.sesse.net Git - vlc/history - modules/gui/wxwindows/wizard.cpp
Reduce the global verbosity
[vlc] / modules / gui / wxwindows / wizard.cpp
2005-03-11 Clément StenacReduce the global verbosity
2005-03-07 Rémi Denis-Courmont- Don't crash when transcoding is enabled
2005-03-05 Rémi Denis-CourmontUnbreak streaming wizard in Unicode compile
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-03-01 Rémi Denis-Courmont- fix is_mult call in case of Unicode build (c_str...
2005-02-13 Mark Moriartywizard.cpp -- Change video and audio codec comboboxes...
2005-02-13 Mark Moriartywizard.cpp -- change checkboxes to use wxALIGN_CENTER_V...
2005-02-01 Mark Moriartywizard update -- set default vbitrate, abitrate (courte...
2005-01-30 Clément StenacUninitialized values
2005-01-29 Sigmund Augdal Helbergwizard.cpp: Layout fixes on the input page
2005-01-29 Sigmund Augdal Helbergwxwindows/wizard.cpp: run Layout() on the sizers when...
2005-01-29 Sigmund Augdal Helbergwxwindows/wizard.cpp: fixed a crash when pressing Ok...
2005-01-23 Clément StenacFix breakage in transcode file selection
2004-11-04 Derk-Jan Hartman* Spelling correction
2004-10-23 Clément StenacUpdate muxers and codecs in wizard
2004-09-28 Clément StenacMisc Fixes
2004-06-23 Gildas Bazin* modules/gui/ncurses.c, modules/gui/wxwindows/wizard...
2004-06-06 Clément Stenac* Interaction between bookmarks and streaming wizard
2004-06-01 Anil Daoud* compilation (unicode) fix
2004-05-31 Clément Stenac* wizard.cpp : - TTL and SAP support
2004-05-30 Anil Daoud* wizard.cpp: compilation fixes
2004-05-30 Clément StenacMove streaming data to a separate file (will have to...
2004-05-30 Clément Stenac* New wizard is now about usable, yet unfinished
2004-04-30 Gildas Bazin* modules/gui/wxwindows/*: small clean-up.
2004-04-29 Clément Stenac* Made the open dialog a wxDialog to be able to call...
2004-04-18 Clément Stenac* Some progress on the wizard (still not useable)
2004-04-16 Felix Paul Kühne* modules/control/telnet.c: removed translation of...
2004-04-10 Anil Daoud* compilation fixes
2004-04-09 Clément StenacBeginning of an improved streaming wizard. Do not use...