]> git.sesse.net Git - vlc/history - modules/gui
Merge [11470],[11471],[11474] and [11475] - Closes: #205
[vlc] / modules / gui /
2005-06-20 Clément StenacMerge [11470],[11471],[11474] and [11475] - Closes...
2005-06-16 Felix Paul Kühne* fix minor resize-bug when closing the playlist (close...
2005-06-15 Antoine Cellerierbackport 11437
2005-06-14 Derk-Jan Hartman* backport of [11424]
2005-06-14 Derk-Jan Hartman* backport of [11419]
2005-06-10 Derk-Jan Hartman* backport of [11397] and [11396]
2005-06-10 Derk-Jan Hartman* backport of [11386]
2005-06-10 Derk-Jan Hartman* backport of [11381]
2005-06-09 Derk-Jan Hartman* backport of [11370]
2005-06-05 Derk-Jan Hartman* backport of [11296]
2005-06-04 Derk-Jan Hartman* backport of [11294]
2005-06-04 Antoine Cellerierdon't wrap text in the "About" dialog
2005-06-04 Eric Petit Same as [11290]
2005-06-04 Eric Petit Backport of [11288]
2005-06-04 Eric Petit Backport of [11282]
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-27 Yoann Peronneau* modules/gui/ncurses: fixes the fullscreen hotkey...
2005-05-21 Christophe Mutricyconfiguration.[ch]: Handling of deprecated options...
2005-05-19 Eric Petit macosx/vout*: quick kludge for Tiger crashes
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 Cyril Deguet* ft2_bitmap.cpp: committed my changes again (yes x11...
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-14 Olivier Teulière * skins2: New Playlist.bgimage attribute, to specify...
2005-05-14 Olivier Teulière * skins2/src/ft2_bitmap.cpp: Restored the previous...
2005-05-14 Benjamin PrachtRestore the save Playlist function (copy/paste from...
2005-05-13 Jérome DecoodtTemporary disable NSSearchField button
2005-05-12 Jérome DecoodtChange , to : in MacOSX preferences. Refs #111
2005-05-11 Benjamin Pracht* Transmit keyboard events from the arrow and enter...
2005-05-11 Gildas Bazin* src/*, modules/gui/wxwindows/*: audio/video/sub-filte...
2005-05-11 Derk-Jan Hartman* vout.m: small codefixes that were not 100% problems.
2005-05-11 Jérome DecoodtChange the searchField in NSSearchField when macos...
2005-05-11 Jérome DecoodtUse new selectors only if they exist...
2005-05-11 Jérome Decoodt*: remove fprintf debug messages
2005-05-11 Jérome DecoodtPreferences panel can be viewed on X.2. Closes #104.
2005-05-10 Jérome DecoodtFix a bug in playlist + delete updateVolumeSlider ...
2005-05-10 Antoine Celleriercheck if pointers are NULL (Closes #86 -> we can releas...
2005-05-10 Jérome DecoodtShould fix prolems during launch of VLC on xserve...
2005-05-09 Benjamin Pracht* Fixes initialization when a preset is saved in the...
2005-05-09 Benjamin Pracht* Fix some variable initilization bugs
2005-05-09 Antoine Cellerierfix a segfault (i didn't know strstr segfaulted when...
2005-05-08 Jérome DecoodtFix hotkeys view in macosx.3 + UTF8 strings in module...
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-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...
next