]> git.sesse.net Git - vlc/history - modules/gui
Fixes from hobophobe on IRC
[vlc] / modules / gui /
2006-09-09 Clément StenacCopyright stuff
2006-09-06 Clément StenacOne more encoding fix
2006-09-05 Clément StenacConvert items in the preferences tree to locale
2006-09-04 Damien Fouilleulfixed typo
2006-09-04 Damien Fouilleul- input: added intermediate state info opening & buffering
2006-09-03 Felix Paul Kühne* save playback styles on Macs as well
2006-09-03 Clément StenacStart grabbing hotkeys in Qt. Unfinished
2006-09-03 Clément StenacFix postprocessing in menu (Closes:#659)
2006-09-03 Clément Stenacopen directory and playlist
2006-09-02 Clément StenacRemember random/loop/repeat
2006-09-02 Clément StenacPreferences
2006-09-01 Clément StenacEnable verbosity setting
2006-08-31 Christophe MutricyInitialize the verbosity box
2006-08-31 Clément StenacMerge views.hpp in customwidgets
2006-08-31 Clément StenacWarnings/Errors dialog
2006-08-31 Clément Stenac* Move the embedded option to libvlc
2006-08-31 Clément StenacPreliminary work for better audio visualization handling
2006-08-30 Felix Paul Kühne* added some buttons for apple remote controlling....
2006-08-30 Damien Fouilleulvoutgl: fix AR in mozilla plugin
2006-08-29 Clément StenacSome preliminary work for streaming stuff
2006-08-29 Clément StenacShould fix the problem with messages insertion (new...
2006-08-28 Antoine CellerierBegin simple prefs interface panel.
2006-08-28 Clément StenacCosmetics:
2006-08-28 Clément StenacPeople might perhaps maybe want to right-click anywhere
2006-08-28 Clément StenacRe-enable custom fonts in preferences, without the...
2006-08-28 Clément StenacFix Win32 preferences crash
2006-08-27 Antoine CellerierAdd subtitles display effect to simple prefs panel
2006-08-27 Antoine CellerierFloat, Float with range and Integer with range widgets.
2006-08-27 Antoine Cellerierpreferences_widgets.*: Bool prefs widget
2006-08-27 Clément StenacFix crash
2006-08-27 Antoine CellerierSome more prefs fun:
2006-08-27 Clément StenacImproved screen for qt-always-video
2006-08-27 Clément StenacAdd ability to put some background when there is no...
2006-08-27 Damien Fouilleulall: rewrite of mozilla plugin
2006-08-27 Antoine CellerierFix default category selection
2006-08-27 Antoine CellerierBind simple prefs forms to corresponding simple prefs...
2006-08-27 Clément StenacFix a bug with menu items selection
2006-08-27 Antoine CellerierStart some simple prefs panels. Different kinds of...
2006-08-27 Antoine CellerierSimple prefs left hand side stuff (categories). Icons...
2006-08-27 Clément StenacImproved layout for preferences
2006-08-27 Clément StenacFix "All files"
2006-08-27 Clément StenacEnsure minimum spacing between the status bar and the...
2006-08-27 Clément StenacFix play/pause icons
2006-08-27 Clément StenacFix a bug with slider positionning
2006-08-27 Clément StenacFix a refcount issue
2006-08-26 Clément StenacImplement basic panel change
2006-08-26 Clément StenacSkeleton for simple prefs
2006-08-26 Clément StenacCosmetics
2006-08-26 Clément StenacFind as you type
2006-08-26 Clément StenacVolume control
2006-08-26 Clément Stenac* Sorting
2006-08-26 Clément StenacCosmetics + Enable menu in playlist
2006-08-26 Clément Stenac* Allow service discoveries to state whether they prefe...
2006-08-26 Clément Stenac* Popups
2006-08-25 Clément StenacFix flickering of panels in preferences
2006-08-25 Clément StenacImprove Qt preferences layout handling
2006-08-24 Clément StenacMultiple selection
2006-08-24 Clément StenacPreliminary deletion support
2006-08-24 Jean-Baptiste KempfQt: Small fix on the filters for simpleOpenFile
2006-08-23 Eric PetitBeOS / gcc 2.x fixes, patch by Cian Duffy
2006-08-20 Clément StenacFix messages layout bug
2006-08-20 Jean-Baptiste Kempf* First implementation of the simpleOpenFile Dialog...
2006-08-20 Olivier Teulière * skins2/src/top_window.cpp: Hide the tooltip when...
2006-08-20 Olivier Teulière * skins2/win32/win32_dragdrop.cpp: Added a missing...
2006-08-19 Felix Paul Kühne* also forward the mouse events to super if no vout...
2006-08-19 Felix Paul Kühne* always forward the clicks to OSX's core
2006-08-19 Olivier Teulière * skins2/controls/ctrl_slider.cpp: fixed 2 little...
2006-08-19 Jean-Baptiste Kempf* First implementation of the messages dialog for qt4.
2006-08-18 Olivier Teulière * skins2/parser/interpreter.cpp: Restored action names...
2006-08-18 Olivier Teulière * skins2/src/theme.cpp: Improved the saving/loading...
2006-08-18 Felix Paul Kühne* finish the vout menu (cloeses #302)
2006-08-17 Clément StenacFix interaction locking
2006-08-16 Gildas Bazin* modules/gui/wxwidgets/dialogs/playlist.cpp: remove...
2006-08-16 Olivier Teulière * skins2/controls/ctrl_image.cpp: Allow resizing to...
2006-08-15 Cyril Deguet* scaled_bitmap.cpp: better fix than [16273] ...
2006-08-15 Cyril Deguet* scaled_bitmap.cpp: - fixed an infinite loop when...
2006-08-15 Gildas Bazin* modules/video_output/x11/xcommon.c, modules/gui/wxwid...
2006-08-15 Olivier Teulière * skins2/controls/ctrl_image.cpp: Avoid a crash when...
2006-08-15 Olivier Teulière * skins2/controls/*: forward the onResize() method...
2006-08-15 Olivier Teulière * skins2/src/skin_main.cpp: Fixed a crash in the prefe...
2006-08-15 Olivier Teulière * qt4: Added a few forward declarations and includes
2006-08-07 Clément StenacFix sort by artist
2006-08-07 Felix Paul Kühne* configure.ac: enabled Obj-C exceptions in the OBJCFLA...
2006-08-06 Clément Stenac* Add random/loop buttons
2006-08-06 Olivier Teulière * skins2: Fixed resizing of the Text control
2006-08-06 Felix Paul Kühne* fix compilation warnings by adding _defaultTableHeade...
2006-08-06 Olivier Teulière * skins2: fixed the xkeepratio/ykeepratio attributes...
2006-08-06 Clément StenacQt4:
2006-08-05 Olivier Teulière * skins2: new "xkeepratio" and "ykeepratio" attributes...
2006-08-03 Clément StenacFix duplicate definitions of FREE
2006-08-03 Clément StenacHandle blocking errors, fix layout for login
2006-08-03 Clément Stenac* Some Qt interaction stuff
2006-08-01 Clément StenacRemove references to deprecated files
2006-08-01 Clément StenacImprove Qt interaction stuff
2006-07-31 Felix Paul Kühne* interaction.c: always show errors through the interac...
2006-07-31 Felix Paul Kühne* removed the old panel which used to show msg_err...
2006-07-30 Felix Paul Kühne* compilation fix
2006-07-30 Felix Paul Kühneosx/intf.m: don't show msg_err's in the OSX GUI anymore...
2006-07-30 Felix Paul Kühne* additional interaction enhancements
2006-07-30 Clément StenacIcons support
next