]> git.sesse.net Git - vlc/history - modules/gui/wxwindows/wxwindows.h
cdda/info.c: changes for libcddb 1.1.0 API
[vlc] / modules / gui / wxwindows / wxwindows.h
2005-07-16 Rocky Bernsteincdda/info.c: changes for libcddb 1.1.0 API
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-09 Rocky BernsteinAdd audio track entry field for VCD and DVD.
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-06 Clément StenacRevert wrongly commited files in previous commit
2005-07-06 Clément StenacCompile fix - refs #258
2005-06-01 Rémi Denis-CourmontAdd handler for enter in search textbox should close #87
2005-05-08 Antoine Cellerier* disable equalizer commands in the extended GUI if...
2005-04-23 Clément StenacRemove invert selection and select all (I simply can...
2005-04-23 Clément StenacDelete selection (either by menu or key)
2005-04-15 Gildas Bazin* modules/gui/wxwindows: bunch of small improvements...
2005-04-15 Gildas Bazin* modules/gui/wxwindows: save size of video window...
2005-04-15 Gildas Bazin* modules/gui/wxwindows: small cleanup + renamed wxwin...
2005-04-13 Clément Stenac* Playlist :
2005-04-12 Clément Stenac* Patch by Gregory Hazel :
2005-04-10 Clément Stenac* Fixes for wx2.5.5, patch by Greg Hazel <ghazel at...
2005-04-09 Sigmund Augdal Helbergwx/playlist: never store the pointer to p_item when...
2005-04-05 Sigmund Augdal Helbergwx: last bunch of changes for now. The rest must be...
2005-04-05 Sigmund Augdal Helbergwx: bunch more event function parameter changes
2005-04-05 Sigmund Augdal Helbergwx: (hopefully) fixed a compilation error, reported...
2005-04-05 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: forgot this file.
2005-04-04 Clément StenacTimeshift checkbox in open dialog
2005-04-01 Rémi Denis-Courmont- Fix playlist deadlock between Timer and Playlist...
2005-04-01 Laurent Aimar * wxwin: at start up, restore last size+position+state...
2005-04-01 Gildas Bazin* modules/gui/wxwindows: re-implemented the mute control.
2005-03-31 Antoine Cellerierchange the speaker into a mute/unmute button
2005-03-15 Anil Daoud* display useful information in the tooltip
2005-03-14 Anil Daoud* wxwindows/*: disable systray code for wx2.4 (Thanks...
2005-03-14 Anil Daoud* activex: updated svn:ignore property
2005-03-08 Rémi Denis-CourmontSame fix for non-constant string.
2005-03-08 Rémi Denis-CourmontFix conversion from locale to wxWidgets' Unicode
2005-02-18 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: Added an sout...
2005-02-11 Gildas Bazin* modules/gui/wxwindows: MSVC fixes for the wxwindows...
2005-02-06 Clément Stenac* wx: Ensure that callbacks are not registered twice
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
next