]> git.sesse.net Git - vlc/history - modules/gui
* disable equalizer commands in the extended GUI if the equalizer isn't
[vlc] / modules / gui /
2005-05-08 Antoine Cellerier* disable equalizer commands in the extended GUI if...
2005-05-07 Felix Paul Kühne* controls.m: added l10n of the volume-string shown...
2005-05-07 Jérome DecoodtTypo
2005-05-07 Jérome DecoodtAdd a notice if advanced items are not shown
2005-05-07 Jérome DecoodtFix a refcount error
2005-05-07 Jérome Decoodt*: fix alignment of widgets.
2005-05-06 Jérome Decoodt*: remove useless code
2005-05-06 Jérome Decoodt*: fix problems about advanced button
2005-05-06 Felix Paul Kühne* sorry, forgot to give svn the playlist.m from the...
2005-05-06 Felix Paul Kühne* playlist.m: use stringWithUTF8String instead of strin...
2005-05-06 Felix Paul Kühne* equalizer.m: use preset_list_text instead of preset_l...
2005-05-05 Benjamin Pracht* playlist.* support for DnD from Finder
2005-05-05 Felix Paul Kühne* compilation fix
2005-05-05 Jérome Decoodt- added macosx version detection at runtime with /Syste...
2005-05-05 Jérome DecoodtAdded widget, fix save, etc.
2005-05-04 Cyril Deguet* skin.dtd: added an attribute "resize" in the "Image...
2005-05-03 Benjamin Pracht* Fixes a silly bug in the filling of the NSMutableDict...
2005-05-02 Rocky Bernsteingcc 3.4.3 gave this error:
2005-05-02 Laurent Aimar * playlist: fix Playlist::OnKeyDown (added event.Skip...
2005-05-01 Cyril Deguet* ft2_font.cpp: added a cache for glyphs rendered with...
2005-05-01 Cyril Deguet* os_graphics.hpp: added a parameter "blend" to drawBit...
2005-04-26 Benjamin PrachtAdd a checkbox to enable timeshifting in the open netwo...
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-22 Olivier Teulière * skins2: Added support for multiple actions (separate...
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 Olivier Teulière * skins2: Fixed 2 bugs related with embedded vout...
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-12 Benjamin PrachtUpdate the info displayed in the playlist when you...
2005-04-12 Derk-Jan Hartman* Fix two cases where p_playlist->status.p_item was...
2005-04-12 Derk-Jan Hartman* fixed fullscreen on osx with multiple vouts.
2005-04-12 Benjamin Pracht* intf.* : try to restore an a bit more intelligent...
2005-04-12 Benjamin PrachtRempaces 95 by [o_window minSize].height everywhere...
2005-04-11 Eric Petit beos/PreferencesWindow*: fixed widgets
2005-04-10 Derk-Jan Hartman* Fix for the disabled menu's under Tiger.
2005-04-10 Clément Stenac* Fixes for wx2.5.5, patch by Greg Hazel <ghazel at...
2005-04-10 Eric Petit beos/*: first pass at fixing the BeOS prefs
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-07 Derk-Jan Hartman* Fix a missing playlist release in the OSX playlist
2005-04-06 Gildas Bazin* modules/gui/wince: bunch of fixes.
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 Derk-Jan Hartman* fixed the item addition and auto-playback of items...
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-03 Olivier Teulière * skins2: Text control now accepts lefttop and rightbo...
2005-04-03 Derk-Jan Hartman* better support for multiple display selection on...
2005-04-02 Gildas Bazin* modules/misc/xml/*, include/vlc_xml.h: new xml_Reader...
2005-04-02 Sigmund Augdal Helbergwx: use the documented Move method rather than the...
2005-04-01 Sigmund Augdal Helbergall: ported xml parsers to stream_t
2005-04-01 Eric Petit vout_intf.c: write snapshots on Desktop on BeOS
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 Gildas Bazin* modules/gui/wince: added dialogs provider + another...
2005-03-30 Sigmund Augdal Helberginput.c: doxygenize vlc_input_item_GetInfo
2005-03-30 Sigmund Augdal Helbergwxwindows/preferences_widgets.cpp: ModuleCatList widget...
next