]> git.sesse.net Git - vlc/history - modules/gui
Twolame: fix copyright header, and remove unnecessary includes
[vlc] / modules / gui /
2011-11-01 Jean-Baptiste KempfQt, sprefs: correctly implement freetype configurations
2011-10-31 KO Myung-HunAdd UI for KAI
2011-10-31 Jean-Baptiste KempfQt: use %tmp%/$TMP folder for updates
2011-10-31 Sebastien Zwickertmacosx: fixes a memory leak.
2011-10-30 Jean-Baptiste KempfQt, sprefs: use the Color Selector
2011-10-30 Jean-Baptiste KempfQt, sprefs: expose outline thickness
2011-10-30 Jean-Baptiste KempfQt: implement the color selector button
2011-10-30 Jean-Baptiste KempfQt, prefs: correctly set the tooltip on Font Selector
2011-10-30 Rafaël Carréwindows: use C++ prototype for REFIID / CoCreateInstance
2011-10-30 Rafaël Carréwin64: really get _mkdir definition
2011-10-22 Jean-Baptiste KempfQt: sprefs, fix caching combobox behaviour
2011-10-21 Jean-Baptiste KempfQt: rename playlist root* functions and getters for...
2011-10-21 Jean-Baptiste KempfQt: rename a signal to be more self-documenting
2011-10-21 Jean-Baptiste KempfQt: reposition the separator in the playlist popup...
2011-10-21 Jean-Baptiste KempfQt: remove the zoom slider and put it on the menu
2011-10-19 Ilkka OllakkaQt4: load coverart properly under selector
2011-10-19 Ilkka OllakkaQt4: limit beginGroup()/endGroup() usage
2011-10-18 Rémi Denis-CourmontQt4: list hardware ALSA devices in capture panel
2011-10-18 Hugo Beauzée-Luyssenqt4: dynamic_cast -> qobject_cast
2011-10-18 Hugo Beauzée-Luyssenqt4: toggleAdvanced simplifications
2011-10-15 Felix Paul Kühnemacosx/AudioEffects: revert stuff which wasn't supposed...
2011-10-15 Francois CartegnieQt4: main_interface: fix exit crash.
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-10-15 Felix Paul Kühnefspanel: resize the panel by factor 1.5 if the screen...
2011-10-15 Felix Paul Kühnemacosx: correctly hide the cursor when using Lion's...
2011-10-15 Felix Paul Kühnemacosx: remove callbacks in VLCMain correctly. Fixes...
2011-10-15 Felix Paul Kühnemacosx: remove callback in VLCVoutView correctly. Fixes...
2011-10-14 Konstantin PavlovQt: remove the MAEMO hack, unneeded in Fremantle, now
2011-10-14 Jean-Baptiste KempfQt: show a minimized Video, when moving to playlist
2011-10-14 Jean-Baptiste KempfQt: use a QStackedWidget for the artContainer in the...
2011-10-14 Jean-Baptiste KempfQt: don't limit the artLabel in width
2011-10-13 Jean-Baptiste KempfQt: add asserts around p_input access
2011-10-13 Jean-Baptiste KempfQt: fill NULL-deref in jumping forward
2011-10-13 Ludovic FauvetQt4: ensure to give a valid URI to the playlist
2011-10-12 Jean-Baptiste KempfQt: main interface cleaning
2011-10-12 Ilkka OllakkaQt4: select what columns to show as sorting selection
2011-10-11 Jean-Baptiste KempfQt: playlist model cleanup
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
next