]> git.sesse.net Git - vlc/history - modules/gui/wxwindows/wxwindows.h
* wx : simplify some code, remove some useless duplications
[vlc] / modules / gui / wxwindows / wxwindows.h
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-01-30 Clément StenacUninitialized values
2005-01-29 Sigmund Augdal Helbergwxwindows/wizard.cpp: fixed a crash when pressing Ok...
2005-01-17 Clément StenacCache last FindItem request to speed up bulk-addings
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2005-01-12 Yoann Peronneau* modules/gui/wxwindows/interface.cpp: Add new buttons...
2004-12-14 Clément StenacBetter fix for wx deadlock with preparse
2004-12-11 Sigmund Augdal Helbergsrc/playlist/*:give id to nodes as well. triger item...
2004-12-11 Sigmund Augdal Helbergwx-playlist: hide node-related items from popup, when...
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-12-07 Clément StenacRecommit 9469->9479 + fix wxT/wxU
2004-11-27 Clément StenacMinimalistic status bar
2004-11-22 Clément StenacRestore search
2004-11-22 Clément StenacDon't rebuild the tree on node sort
2004-11-21 Clément StenacUse item-append when an item is appended to a node...
2004-11-21 Clément StenacSort a node (alphabetically, all sub-nodes come first)
2004-11-13 Clément StenacAdd directory in wxWidgets
2004-11-08 Clément Stenacinclude services discovery in interface
2004-11-07 Antoine Cellerier * added SAP group announcing support in the sout dialog
2004-11-06 Clément StenacImplement new playlist system in wxWidgets interface
2004-10-22 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: removed avi...
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-10-03 Clément Stenac* Added delay and alignment to wx subtitles dialog
2004-09-30 Gildas Bazin* modules/gui/wxwindows/subtitles.cpp: new "font size...
2004-09-28 Gildas Bazin* modules/gui/wxwindows/open.cpp: added a caching option.
2004-09-27 Gildas Bazin* modules/gui/wxwindows/*: work-around a wxwindows...
2004-08-28 Clément StenacUpdate the "Stream and Media Info" dialog
2004-08-21 Gildas Bazin* modules/gui/wxwindows/*: updated open disc dialog.
2004-07-12 Clément StenacRemoved the old streaming wizard\nSplitted the interfac...
2004-06-06 Clément Stenac* Interaction between bookmarks and streaming wizard
2004-06-02 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: better playlist...
2004-05-31 Clément Stenac* wizard.cpp : - TTL and SAP support
2004-05-30 Clément Stenac* New wizard is now about usable, yet unfinished
2004-05-17 Gildas Bazin* fixed race condition with b_seekable.
2004-05-16 Gildas Bazin* modules/gui/wxwindows/*: some cleanup + disable seekb...
2004-05-07 Gildas Bazin* modules/gui/wxwindows/*: move a few things out of...
2004-04-30 Gildas Bazin* modules/gui/wxwindows/*: hotkeys support.
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-27 Gildas Bazin* modules/gui/wxwindows: use wxUSE_DRAG_AND_DROP to...
2004-04-27 Gildas Bazin* modules/gui/wxwindows/*: drag&drop is not supported...
2004-04-20 Antoine Cellerier* fixed hue, contrast, gamma, brightness and saturation...
2004-04-18 Clément Stenac* Some progress on the wizard (still not useable)
2004-04-12 Gildas Bazin* modules/gui/wxwindows/*: removed the V4L specific...
2004-04-11 Gildas Bazin* modules/gui/wxwindows/*:
2004-04-09 Clément StenacBeginning of an improved streaming wizard. Do not use...
2004-04-08 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: forgotten in last...
2004-04-07 Gildas Bazin* modules/gui/wxwindows/*: modified the auto-generated...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: forgot to remove...
2004-04-06 Gildas Bazin* modules/gui/wxwindows/*: some code cleanup for the...
2004-04-02 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: use a namespace...
2004-04-01 Gildas Bazin* modules/gui/wxwindows/*: bookmarks improvements.
2004-03-23 Gildas Bazin* modules/gui/wxwindows/*:
2004-03-01 Gildas Bazin* modules/gui/wxwindows/*: make sure we re-use the...
2004-02-26 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: removed useless...
2004-02-25 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: workaround/compila...
2004-02-24 Gildas Bazin* modules/gui/wxwindows/menus.cpp: try to display choic...
2004-02-23 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: don't update...
2004-02-22 Gildas Bazin* configure.ac: added an --enable-utf8 option (default...
2004-02-16 Clément Stenac* Swap duration and group columns
2004-01-26 Gildas Bazin* modules/gui/wxwindows/*: adapted to the new playlist...
2004-01-25 Derk-Jan Hartman* string review
2004-01-22 Sigmund Augdal Helbergall: gamma correction patch by Arwed von Merkatz <v...
2004-01-15 Sigmund Augdal Helbergmodules/gui/wxwindows/*:
2004-01-11 Clément Stenac* configure.ac : Added new folders
2004-01-05 Clément Stenac modules/gui/wxwindows/playlist.cpp
2003-12-22 Gildas Bazin* modules/gui/wxwindows/*: don't forget to convert...
2003-12-16 Rocky BernsteinRemember the disc selection type (DVD, VCD, CD-DA)...
2003-12-14 Gildas Bazin* modules/gui/wxwindows/*: added raw encapsulation...
2003-12-14 Gildas Bazin* modules/gui/wxwindows/*: Added the video scale option...
2003-12-13 Rocky BernsteinAdd text field variables for changeable text fields.
2003-12-10 Rémi Denis-CourmontAdded "Force IPv6" check box to UDP Unicast in open...
2003-12-09 Yoann PeronneauThis fixes bugs 1285 and 1343
2003-11-29 Gildas Bazin* modules/gui/wxwindows/*: got rid of the Misc menu...
2003-11-27 Mohammed Adnène... * Fixes for MRL Updates
2003-11-23 Gildas Bazin* modules/gui/wxwindows/*: small cleanup.
2003-11-21 Gildas Bazin* modules/gui/wxwindows/*: drag&drop on the playlist...
2003-11-21 Clément Stenac* Reverse sort the playlist when clicking twice on...
2003-11-17 Sigmund Augdal Helbergmodules/gui/wxwindows/*:
2003-11-10 Gildas Bazin* modules/gui/wxwindows/*: dshow open panel is fully...
2003-11-09 Gildas Bazin* modules/gui/wxwindows/open.cpp: added an AutoBuildPan...
2003-11-05 Gildas Bazin* src/input/input.c: honor the --demux config option...
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
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-06 Clément Stenac* include/vlc_playlist.h
2003-09-22 Clément Stenac* modules/gui/wxwindows/preferences.cpp:
2003-09-21 Gildas Bazin* modules/gui/wxwindows/*: we now have only 1 global...
2003-09-08 Clément Stenac* modules/gui/wxwindows/playlist.cpp
2003-09-08 Clément Stenac* src/playlist/playlist.c
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 Cyril Deguet* interface.cpp: fixed a stack corruption which caused...
2003-08-20 Mohammed Adnène... * Bitrate options for PVR
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-10 Gildas Bazin* include/configuration.h: bug fix for add_string_from_...
2003-07-26 Gildas Bazin* modules/gui/wxwindows/open.cpp: workaround design...
2003-07-24 Gildas Bazin* modules/gui/wxwindows/*: you can now specify input...
next