]> git.sesse.net Git - vlc/history - modules/gui
Ball filter: quick fix for static data
[vlc] / modules / gui /
2011-10-10 Jean-Baptiste KempfQt: disable recentMenus, if it is empty
2011-10-10 Jean-Baptiste KempfQt: display an "empty" action instead of an empty menu
2011-10-10 Jean-Baptiste KempfQt: recent menus, fix shortcut
2011-10-09 Jean-Baptiste KempfMacOS: remove some callbacks
2011-10-09 Jean-Baptiste KempfQt: correctly delete callbacks
2011-10-09 Jean-Baptiste KempfQt: fix quitting deletion order
2011-10-09 Jean-Baptiste KempfQt: kill a warning
2011-10-09 Jean-Baptiste KempfQt: Adding a Fast Playlist access in the right-click...
2011-10-09 Jean-Baptiste KempfQt: first attempt at a QMenuView
2011-10-09 Jean-Baptiste KempfQt: export PLModel in the main struct
2011-10-07 Laurent AimarFixed synchronization panel in qt4 gui.
2011-10-06 Jean-Baptiste KempfQt: convert, close #4523
2011-10-06 Jean-Baptiste Kempfdbus: Implement the MPRIS Raise method for the Qt interface
2011-10-06 Jean-Baptiste KempfChange the "intf-show" variable into a toggle.
2011-10-03 Felix Paul Kühnemacosx: fixed handling of plus and minus keys
2011-10-03 Felix Paul Kühnemacosx: fixed hotkeys for non-ascii-character and non...
2011-10-01 Rémi Denis-CourmontQt4: avoid integer overflow on V4L2 slider min and max
2011-10-01 Rémi Denis-CourmontQt4: use a spin box rather than a slider if there is...
2011-10-01 Rémi Denis-CourmontQt4: do not set V4L2 control step if it is 1 / not...
2011-10-01 Rémi Denis-CourmontQt4: do not translate object variable names in V4L2...
2011-09-30 Ludovic FauvetQt: Fix corner-case with some top level windows
2011-09-30 Ludovic FauvetQt: fix a regression on Linux
2011-09-29 Rémi Denis-CourmontQt4: fix invalid pointer on unknown V4L2 control type...
2011-09-28 Ludovic FauvetQt: fix tooltip events handling on Win32
2011-09-28 Rafaël Carréskins2: get correct header for _mkdir
2011-09-28 Rémi Denis-CourmontQt4: remove Qt versions 4.3-4.5 specific code
2011-09-28 Ludovic FauvetQt: attempt to fix the borderless time bubble on KDE
2011-09-28 Ludovic FauvetQt: animate the handle of the seek slider
2011-09-28 Ludovic FauvetQt: improve look and feel of the seek handle
2011-09-26 Felix Paul Kühnemacosx: fixed hotkey support for the arrow keys and...
2011-09-26 Felix Paul Kühnemacosx: fixed l10n of the Growl option
2011-09-25 Jean-Baptiste KempfQt: regroup systray connect to a central place
2011-09-25 Jean-Baptiste KempfQt: Delay system tray creation
2011-09-25 Jean-Baptiste KempfQt: fix a potential crash with the systray management
2011-09-25 Jean-Baptiste KempfQt: reload some preferences live
2011-09-25 Jean-Baptiste KempfQt, Sprefs: hide the style selection on Win32 and fix it
2011-09-25 Jean-Baptiste KempfQt: cache some config variables
2011-09-25 Jean-Baptiste KempfQt: simple prefs dependency on Win32
2011-09-25 Jean-Baptiste KempfQt: simplify systray menu and add volume control
2011-09-25 Rémi Denis-CourmontQt4: simplify and improve playlist item folder exploration
2011-09-25 Rémi Denis-CourmontQt4: correct [eda1f5fea35ddb79a196aea9bbd698c737e1bd0f]
2011-09-24 Francois CartegnieQt: menus: fix faster/slower icons
2011-09-24 Jean-Baptiste KempfQt: match the volume % with the OSD
2011-09-24 Jean-Baptiste KempfQt: simplify volume management
2011-09-24 Jean-Baptiste KempfQt: change the string for GPU acceleration
2011-09-24 Jean-Baptiste KempfQt: manage the volume with the core
2011-09-22 Francois CartegnieQt: info panels: fix NULL dereference (#5368 fix).
2011-09-20 Jean-Baptiste KempfFix typo: Hidding -> Hiding
2011-09-17 Francois CartegnieQt: Force custom toolbars not to follow RTL auto layout...
2011-09-17 Francois CartegnieQt: adv options: fix RTL handling for synchronization
2011-09-17 Francois CartegnieQt: adv settings: Optimize synchronization panel
2011-09-16 Jean-Baptiste KempfQt: open network fixes and simplifications
2011-09-16 Jean-Baptiste KempfQt: open dialog code simplification
2011-09-16 Felix Paul Kühnemacosx: fixed minor appearance issues
2011-09-16 Felix Paul Kühnemacosx: fixed white spacing errors introduced in previo...
2011-09-16 Jan WinterOS X AppleScript: added new features
2011-09-16 Jean-Baptiste KempfQt: clarify a text
2011-09-13 Francois CartegnieQt: menus: re-group/order video options
2011-09-12 Erwan Tulouqt4: fix memory leak
2011-09-11 Jean-Baptiste KempfQt: Deactivate coverflow for releases until someone...
2011-09-10 Francois CartegnieQt: simplify go to time dialog
2011-09-09 Francois CartegnieQt: simple_preferences: fix default item for style...
2011-09-09 Francois Cartegnieqt: epgview: const correctness
2011-09-08 Francois CartegnieQt: reparent layout
2011-09-08 Francois CartegnieQt: playlist: add tooltips
2011-09-08 Francois CartegnieQt: playlist: move zoom button to top bar
2011-09-07 Jean-Baptiste KempfWin32: extra-safety on thumbnail toolbar
2011-09-07 Jean-Baptiste KempfQt: fix typos
2011-09-07 Jean-Baptiste KempfQt: don't quit the application too early
2011-09-07 Jean-Baptiste KempfQt: thou shalt NOT give 2 layouts to the same widget
2011-09-07 Jean-Baptiste KempfQt: fix compilation on Win32, and use a decent minimum
2011-09-07 Felix Paul Kühnemacosx: fixed crash when rebuilding the sidebar too...
2011-09-07 Francois CartegnieQt: standardpanel: remove warnings
2011-09-07 Francois CartegnieQt: playlist: pad zoom slider (fixes #5291)
2011-09-07 Francois CartegnieQt: playlist zoom: Enforce valid font point size
2011-09-07 Jean-Baptiste KempfQt4: fix indentation
2011-09-07 Hugo Beauzée-LuyssenQt4: fix playlist type when saving
2011-09-05 Laurent AimarImplemented 'Boss Key' in qt4 interface (close #3838).
2011-09-05 Rémi Denis-CourmontRemove some debug
2011-09-05 Felix Paul Kühnemacosx: fix some more compilation warnings
2011-09-04 Felix Paul Kühnemacosx: clean up
2011-09-04 Felix Paul Kühnemacosx: set the splitview divider to 60% gray instead...
2011-09-04 Felix Paul Kühnemacosx: remove dead code and rename vout.* to VideoView.*
2011-09-04 Felix Paul Kühnemacosx: prevent ugly artifacts when playing a video
2011-09-04 Felix Paul Kühnemacosx: replace the 'basic' vs 'all' radio button on...
2011-09-04 Felix Paul Kühnemacosx: slim the split view divider and turn it black
2011-09-03 Ilkka Ollakkaqt4: fix preferences widget compile
2011-09-03 Rémi Denis-CourmontQt4: fix V4L2 video standard in open dialog
2011-09-03 Rémi Denis-CourmontsetfillVLCConfigCombo: deal with string config items
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-08-30 Rémi Denis-CourmontUpdate user interface for caching unification
2011-08-29 Jean-Baptiste KempfQt: don't add empty groupbox in preferences
2011-08-29 Rémi Denis-CourmontCast or convert <ctype.h> functions it parameters to...
2011-08-26 Rafaël Carréncurses: cosmetics
2011-08-24 Jean-Baptiste KempfQt: restore audio volume save
2011-08-24 Jean-Baptiste KempfQt: Improve preferences layout for module list
2011-08-24 Jean-Baptiste KempfQt: put modules list in 2 columns
2011-08-24 Jean-Baptiste KempfQt: fix column size in complete preferences
2011-08-24 Jean-Baptiste KempfQt: save random/loop/repeat on quit
2011-08-24 Jean-Baptiste KempfQt: correctly init loop button state
next