]> git.sesse.net Git - vlc/history - modules/gui/wxwindows
* same as [11254]
[vlc] / modules / gui / wxwindows /
2005-06-01 Rémi Denis-CourmontBackport 11235 to 0.8.2 - closes #87 for real
2005-05-31 Rémi Denis-CourmontSame as previous commit
2005-05-21 Christophe Mutricyconfiguration.[ch]: Handling of deprecated options...
2005-05-18 Sigmund Augdal Helbergwx/video.cpp: Don't crash with --no-wxwin-embed
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: something a...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: butt-ugly workar...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: another fix...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/video.cpp: fixed problem where...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: work-around...
2005-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: config_GetInt...
2005-05-15 Antoine Cellerierfix play/pause button state ... gruiiiikkk
2005-05-15 Antoine Celleriergcc 4.0 compile fix by Arwed von Merkatz
2005-05-15 Olivier Teulière * modules/gui/wxwindows/fileinfo.cpp: do not use p_int...
2005-05-14 Antoine Celleriercode simplification
2005-05-14 Antoine Cellerier * fix mute button for real (... just needed to copy...
2005-05-14 Antoine Cellerierkind of begin fixing the mute button (at least it doesn...
2005-05-11 Gildas Bazin* src/*, modules/gui/wxwindows/*: audio/video/sub-filte...
2005-05-10 Antoine Celleriercheck if pointers are NULL (Closes #86 -> we can releas...
2005-05-09 Antoine Cellerierfix a segfault (i didn't know strstr segfaulted when...
2005-05-08 Antoine Celleriercheck if equalizer and equalizer-2pass are enabled...
2005-05-08 Antoine Cellerier* disable equalizer commands in the extended GUI if...
2005-05-02 Laurent Aimar * playlist: fix Playlist::OnKeyDown (added event.Skip...
2005-04-26 Gildas Bazin* modules/gui/wxwindows/interface.cpp: sanitized the...
2005-04-26 Gildas Bazin* modules/gui/wxwindows/interface.cpp: shortcut for...
2005-04-26 Laurent Aimar * wxwindows: added a cast to avoid a compiler error...
2005-04-26 Laurent Aimar * timer: cosmetic (use VLC_META_NOW_PLAYING instead...
2005-04-24 Clément StenacFix crash if we don't have freetype or subsdec
2005-04-24 Clément StenacAlso delete nodes when deleting selection
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-23 Clément StenacFix disc buttons
2005-04-21 Gildas Bazin* modules/gui/wxwindows/timer.cpp: fixed interface...
2005-04-19 Gildas Bazin* include/vlc_keys.h: Added Insert and Delete hotkeys.
2005-04-18 Gildas Bazin* modules/gui/wxwindows/*: workaround uninitialization...
2005-04-18 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fixed special...
2005-04-18 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: don't use the...
2005-04-17 Sigmund Augdal Helbergwx/playlist.cpp: removed a stray wxMutexGuiLeave
2005-04-16 Sigmund Augdal Helbergwx/playlist.cpp: invalidate the FindItem cache when...
2005-04-16 Gildas Bazin* modules/gui/wxwindows/video.cpp: fixes.
2005-04-15 Gildas Bazin* modules/gui/wxwindows/timer.cpp: cleanup.
2005-04-15 Gildas Bazin* modules/gui/wxwindows: bunch of small improvements...
2005-04-15 Gildas Bazin* modules/gui/wxwindows: disable last commit for now...
2005-04-15 Gildas Bazin* modules/gui/wxwindows: save size of video window...
2005-04-15 Gildas Bazin* src/misc/configuration.c, ALL: support for auto-savea...
2005-04-15 Gildas Bazin* modules/gui/wxwindows/timer.cpp: reduced the one...
2005-04-15 Gildas Bazin* modules/gui/wxwindows/video.cpp: only set background...
2005-04-15 Gildas Bazin* modules/gui/wxwindows: small cleanup + renamed wxwin...
2005-04-15 Clément StenacAllow resizing of video when autofit is enabled
2005-04-15 Gildas Bazin* modules/gui/wxwindows/video.cpp: some fixes for the...
2005-04-13 Clément StenacDon't autoplay SAP items
2005-04-13 Clément Stenac* Playlist :
2005-04-12 Felix Paul Kühne* ALL: removed l10n of various untranslatable strings...
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-10 Sigmund Augdal Helbergwx/playlist.cpp: reintroduced the caching in FindItem...
2005-04-09 Sigmund Augdal Helbergwx/playlist: never store the pointer to p_item when...
2005-04-09 Gildas Bazin* modules/gui/wxwindows/dialogs.cpp: fixed open directo...
2005-04-09 Clément StenacFix addition of several filters
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/dialogs.cpp: fixed add directory.
2005-04-05 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: forgot this file.
2005-04-05 Gildas Bazin* modules/gui/wxwindows/*: added subtitles options...
2005-04-05 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed timeshift checkbox.
2005-04-04 Sigmund Augdal Helbergwx/Modules.am: added all the bitmaps to make dist....
2005-04-04 Clément StenacTimeshift checkbox in open dialog
2005-04-03 Clément StenacOnly show category and artist-sorted views
2005-04-02 Sigmund Augdal Helbergwx: use the documented Move method rather than the...
2005-04-01 Rémi Denis-Courmont- Fix playlist deadlock between Timer and Playlist...
2005-04-01 Sigmund Augdal Helbergwxwindows.cpp: compile fixes
2005-04-01 Laurent Aimar * wxwin: at start up, restore last size+position+state...
2005-04-01 Rémi Denis-CourmontYet another leak
2005-04-01 Rémi Denis-CourmontMem leaks
2005-04-01 Sigmund Augdal Helbergwx/*: fix a few string additions
2005-04-01 Gildas Bazin* modules/gui/wxwindows: re-implemented the mute control.
2005-03-31 Antoine Cellerierremove two debug fprintfs
2005-03-31 Antoine Cellerier * small fixes (the icon change should now work under...
2005-03-31 Antoine Cellerierchange the speaker into a mute/unmute button
2005-03-30 Sigmund Augdal Helberginput.c: doxygenize vlc_input_item_GetInfo
2005-03-30 Sigmund Augdal Helbergwxwindows/preferences_widgets.cpp: ModuleCatList widget...
2005-03-28 Derk-Jan Hartman* Changed video-fiter to vout-filter, because video...
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 Derk-Jan Hartman* Renamed --filter to --video-filter for reasons of...
2005-03-14 Anil Daoud* activex: updated svn:ignore property
2005-03-11 Sigmund Augdal Helbergwxwindows/preferences_widgets.cpp: Fix size of ModulesL...
2005-03-11 Clément StenacReduce the global verbosity
2005-03-10 Clément StenacShould fix compile
2005-03-09 Clément StenacPreferences icons
2005-03-09 Clément StenacDon't switch interfaces under linux
2005-03-08 Rémi Denis-CourmontStrings rationalization
2005-03-08 Rémi Denis-CourmontFix max UDP port number
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-03-08 Rémi Denis-CourmontFix UDP unicast access when both IPv6 and non-default...
2005-03-07 Rémi Denis-Courmont- Don't crash when transcoding is enabled
2005-03-05 Gildas Bazin* modules/gui/wxwindows/timer.cpp: release input when...
2005-03-05 Rémi Denis-CourmontUnbreak streaming wizard in Unicode compile
2005-03-04 Rémi Denis-CourmontAdd HTTP/SSL
next