]> git.sesse.net Git - vlc/history - modules/gui/wxwindows
mkv.cpp: fix the end of stream handling (when there are pending Post commands)
[vlc] / modules / gui / wxwindows /
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
2005-03-04 Gildas Bazin* modules/gui/wxwindows/timer.cpp: don't forget to...
2005-03-03 Gildas Bazin* modules/gui/wxwindows: portability fixes by Erik...
2005-03-03 Clément StenacPreferences consistency fixes by Christophe Mutricy...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2005-03-01 Antoine Cellerier * change copyright date
2005-03-01 Rémi Denis-Courmont- fix is_mult call in case of Unicode build (c_str...
2005-02-22 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: sanity check...
2005-02-18 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: Added an sout...
2005-02-15 Gildas Bazin* modules/gui/wxwindows/messages.cpp: fixed insertion...
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-15 Derk-Jan Hartman* renamed audio-channel to audio-track so ppl don't...
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-11 Gildas Bazin* modules/gui/wxwindows: MSVC fixes for the wxwindows...
2005-02-10 Gildas Bazin* modules/gui/wxwindows: do not use INSERT_ELEM in...
2005-02-10 Gildas Bazin* modules/gui/wxwindows/*: keep compatibility with...
next