]> git.sesse.net Git - vlc/history - modules/gui
Cleared render targets only when needed (direct3d).
[vlc] / modules / gui /
2011-04-27 Ludovic FauvetQt: undo the FSC/KDE workaround
2011-04-27 Jean-Baptiste KempfQt, use more tooltips, to improve accessibility
2011-04-27 Jean-Baptiste KempfQt, small code simplification
2011-04-27 Jean-Baptiste KempfQt, remove unnecessary headers
2011-04-27 Jean-Baptiste KempfQt: provide a tooltip for icon-only button
2011-04-27 Jean-Baptiste KempfQt, help/update: code simplification
2011-04-26 Jean-Baptiste KempfQt: fix memleak
2011-04-26 Jean-Baptiste KempfWin32: fix taskbar icons states
2011-04-26 Jean-Baptiste KempfQt, locationBar: translate Input->Name
2011-04-26 Jean-Baptiste Kempf10l: learn how to use git
2011-04-26 Jean-Baptiste KempfQt, fsc: fix opacity when mouseover
2011-04-25 Jean-Baptiste KempfQt: don't save the filepath between session if recent...
2011-04-25 Jean-Baptiste KempfFix opening of subtitles on Windows
2011-04-25 Felix Paul Kühnemacosx: completed audio effects panel implementation
2011-04-25 Jean-Baptiste KempfOpen: remove the possibility to change the font and...
2011-04-25 Jean-Baptiste KempfQt: fix typo in latest commit
2011-04-25 Jean-Baptiste KempfQt, infopanels: code simplification
2011-04-25 Jean-Baptiste KempfQt: support multi-line comments
2011-04-25 Jean-Baptiste KempfQt: change default sizes
2011-04-25 Jean-Baptiste KempfQt, save the last extension used for saving playlist
2011-04-25 Felix Paul Kühnemacosx: added Audio Effects panel to demonstrate BGHUDA...
2011-04-25 Felix Paul Kühnemacosx: fixed warnings
2011-04-25 Francois CartegnieQt: SeekSlider: Don't show tooltip for unknown time...
2011-04-25 Felix Paul Kühnemacosx: fixed a leak in the Apple Remote class
2011-04-25 Felix Paul Kühnemacosx: fixed media key support on OS X 10.6+
2011-04-25 Felix Paul Kühnemacosx: disable the open button if we don't have a...
2011-04-25 Felix Paul Kühnemacosx: don't show KeyConfigControl in the advanced...
2011-04-25 Jean-Baptiste KempfQt, redesign of the media info dialog
2011-04-24 Jean-Baptiste KempfQt: add a close to systray menu option.
2011-04-24 Felix Paul Kühnemacosx: fixed crash when video output stops
2011-04-23 Jean-Baptiste KempfQt: improve title display
2011-04-23 Jean-Baptiste KempfQt: fix subtitle menu
2011-04-23 Jean-Baptiste KempfQt, playlist: fix a deadlock (#3052)
2011-04-22 Ludovic FauvetQt: limit the tooltip within the bounds of the widget
2011-04-22 Jean-Baptiste KempfQt, logo filter should have a browse button for file...
2011-04-22 Jean-Baptiste KempfQt, Message dialog: use a nicer update button
2011-04-22 Jean-Baptiste KempfQt, effects: improve readability
2011-04-22 Jean-Baptiste KempfQt, stats: always show unsigned for blocks or buffers
2011-04-22 Hugo Beauzée-Luyssenqt4: preferences: Removing useless parameter.
2011-04-22 Jean-Baptiste KempfVLM: fix export
2011-04-22 Hugo Beauzée-Luyssenqt4: preferences_widget: Remove useless reference.
2011-04-22 Hugo Beauzée-Luyssenqt4: open_panels: Simplification
2011-04-22 Hugo Beauzée-Luyssenqt4: preferences_widget: Use inheritance instead of...
2011-04-22 Hugo Beauzée-Luyssenqt4: Allow the title to be configured.
2011-04-22 Jean-Baptiste KempfQt, methods and slots renaming for consistency
2011-04-22 Jean-Baptiste KempfQt, controller: cosmetics
2011-04-22 Jean-Baptiste KempfQt, add a playback buttons group, with prev/play/next...
2011-04-21 Jean-Baptiste KempfQt: reinstore the resizeGrip in all cases
2011-04-21 Jean-Baptiste KempfQt, align the volume mute control with the bottom
2011-04-21 Rémi DuraffortDo not add a newline at the end of the strings send...
2011-04-21 Jean-Baptiste KempfQt, code simplification
2011-04-21 Jean-Baptiste KempfQt, add a previous/reset function, when time < 10s
2011-04-21 Francois CartegnieQt: ExtToolButton: set delay relatively to dblclick's
2011-04-21 Jean-Baptiste KempfQt, use correctly sized mediainfo trees
2011-04-21 Jean-Baptiste KempfQt: replace next/prev with next+fwd/prev+bckwd
2011-04-20 Ludovic FauvetQt: seek slider simplifications
2011-04-20 Jean-Baptiste KempfQt, provide new combo-buttons for next/fwd, prev/bckwd
2011-04-20 Jean-Baptiste KempfQt, new utility class to differentiate short and long...
2011-04-20 Jean-Baptiste KempfQt, action_manager: provide skip fwd and bckwd actions
2011-04-20 Yuval TzeNew sub-filter support add new "sub filter" capability...
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-04-19 Andreas SchlickQt4: Tell the window manager to keep the fullscreen...
2011-04-17 Jean-Baptiste KempfQt, reorder options and deprecate "opendialog-advanced"
2011-04-17 Jean-Baptiste KempfQt, controller: put all buttons in QHBoxLayouts
2011-04-17 Jean-Baptiste KempfQt, controller: cleaning
2011-04-17 Jean-Baptiste KempfQt: cosmetics
2011-04-16 Felix Paul Kühnemacosx: reworked the about dialog
2011-04-16 Jean-Baptiste KempfQt: file forgotten in previous commit
2011-04-16 Jean-Baptiste KempfQt: remove the cone slider joke resource
2011-04-16 Ludovic FauvetQt4: add some comments
2011-04-16 Ludovic FauvetQt4: cosmectics
2011-04-16 Ludovic FauvetQt4: fix position updates while sliding
2011-04-16 Ludovic FauvetQt4: Reduce the margin since the handler is now much...
2011-04-16 Ludovic FauvetQt4: fix a value error in the seek slider
2011-04-16 Ludovic FauvetQt4: change the handle size and color
2011-04-16 Ludovic FauvetQt4: improve the seek slider design with a light 3D...
2011-04-15 Hugo Beauzée-Luyssenqt4: complete preferences: QList is a more appropriate...
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widgets: Simplifications
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widgets: Remove useless empty DTOR
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widget: Adding some 'const'
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widget: Removing useless attribute.
2011-04-14 Mike HoubenRemoving the blue Theme on Mac OS X
2011-04-13 Hugo Beauzée-Luyssenqt4: complete_preferences: Simplifications
2011-04-13 Hugo Beauzée-LuyssenRevert "Qt4 preferences: fix a nice memory leak."
2011-04-12 Jean-Baptiste KempfQt: correctly hide/show the statusBar
2011-04-12 Ludovic FauvetQt: Improved tooltip to view the time at a given mouse...
2011-04-12 Jean-Baptiste KempfQt: fix win32 compilation
2011-04-12 Jean-Baptiste KempfSeekSlider: clean the code
2011-04-12 Jean-Baptiste KempfQt: rename a class
2011-04-11 Rémi Duraffortqt4_v4l2_ctrl: fix string encoding.
2011-04-11 Jean-Baptiste KempfQt: add the orange cone pixmap
2011-04-11 Jean-Baptiste KempfQt: orange cone mode!
2011-04-11 Jean-Baptiste KempfQt: rewrite the seekslider, with a new design
2011-04-11 Filipe AzevedoQt: Round Buttons
2011-04-10 Felix Paul Kühnemacosx: cosmetics
2011-04-10 Francois CartegnieQt: audio_prefs: alsa devices combo: don't expand too...
2011-04-10 Felix Paul Kühnemacosx: make sure there is enough space to display...
2011-04-10 Felix Paul Kühnemacosx: fixed minor display issue with the Equalizer...
2011-04-10 Felix Paul Kühnemacosx: don't accept hotkeys in the fspanel, since...
2011-04-10 Felix Paul Kühnemacosx: fixed quit through Apple Events
next