]> git.sesse.net Git - vlc/history - modules/gui
Win32 global hotkeys: vlc_GetActionId() needs "key-" prefix
[vlc] / modules / gui /
2011-12-27 Felix Paul Kühnemacosx: replace our custom 'Recent Items' implementatio...
2011-12-27 Felix Paul Kühnemacosx: open recent menu: for files, just show their...
2011-12-25 Felix Paul Kühnemacosx: added placeholder artwork for the title bar...
2011-12-25 Felix Paul Kühnemacosx: added a basic traffic lights icon set for the...
2011-12-25 Felix Paul Kühnemacosx: work-around incompatibility between custom...
2011-12-24 Felix Paul Kühnemacosx: hide the titlebar's fullscreen button if we...
2011-12-24 Felix Paul Kühnemacosx: implement proper zooming for Leopard and Snow...
2011-12-23 Felix Paul Kühnemacosx: hide the mainwindow's black title bar when...
2011-12-23 Felix Paul Kühnemacosx: support the Lion-style resizing within the...
2011-12-23 Felix Paul Kühnemacosx: prove-of-concept of a styled window title bar
2011-12-23 Felix Paul Kühnemacosx: adapt to the new sidebar icons
2011-12-23 Felix Paul Kühnemacosx: fixed 'disappearing' main window (fixes #5714)
2011-12-22 Felix Paul Kühnemacosx: fixed crash when closing the main window while...
2011-12-22 Felix Paul Kühnemacosx: fix search field size on Lion (fixes #5566)
2011-12-22 Felix Paul Kühnemacosx: fixed fullscreen toggle through the http interf...
2011-12-22 Felix Paul Kühnemacosx: fix fspanel when using Lion's fullscreen mode...
2011-12-21 Edward WangQt4: add title to file associations dialog
2011-12-21 Ludovic FauvetQt: rework of the fullscreen controller
2011-12-21 Ludovic FauvetQt: use the effective size of the widget to center...
2011-12-21 Alexander Law"Speed" menu item is not localizable
2011-12-20 Felix Paul Kühnemacosx: enter fullscreen only if we were on Lion or...
2011-12-20 Felix Paul Kühnemacosx: save a few objc selector lookups
2011-12-20 Felix Paul Kühnemacosx: correctly hide the controls within the native...
2011-12-20 Felix Paul Kühnemacosx: fixed missing menubar on Lion when entering...
2011-12-19 Felix Paul Kühnemacosx: further optimize the menu re-creation on 10.6+
2011-12-19 Felix Paul Kühnemacosx: fix and slightly optimize (on 10.6+) the open...
2011-12-19 Felix Paul Kühnemacosx: improve drawing of the 'fancy gradient effect...
2011-12-19 Felix Paul Kühnemacosx: fixed obscure crash when starting playback...
2011-12-18 Jean-Baptiste KempfQt: fix copyright years
2011-12-18 Cheng SunFix QToolButtonExt edge cases
2011-12-17 Jean-Baptiste KempfQt: do not react to right-click to mute volume
2011-12-17 Jean-Baptiste KempfQt: check colorDialog return function
2011-12-15 Jean-Baptiste KempfQt, sout: fix compilation on older moc version
2011-12-15 Pere Orgafix filename self-references
2011-12-15 Ludovic FauvetQt: fix multi-screens weirdness caused by the dockable FSC
2011-12-15 Ludovic FauvetQt: fix an utf8 encoding issue in the recents menu
2011-12-15 Ludovic FauvetQt: enable the recents menu again after adding an element
2011-12-15 Jean-Baptiste KempfQt: do not quit, let the core do it
2011-12-14 Ludovic FauvetQt4: slightly improve the color set of the slider
2011-12-14 Jean-Baptiste KempfQt: fix toolbar settings read
2011-12-13 Jean-Baptiste KempfRevert "Qt: do not explode when using OpenGL vout"
2011-12-13 Edward WangQt: use QWizard for Sout
2011-12-13 Jean-Baptiste KempfQt: allow easy deletion of the keys and global key
2011-12-13 Jean-Baptiste KempfQt: fix global hotkeys retrieval from conf
2011-12-12 Mal GratyPlaylist status not being updated on play/pause
2011-12-11 Jean-Baptiste KempfQt: do not explode when using OpenGL vout
2011-12-10 Francois CartegnieQt: SeekSlider: keep bottom chapter marks only
2011-12-09 Christophe MutricyTypo
2011-12-09 Jean-Baptiste KempfMacOS: use VLC_OBJECT
2011-12-09 Francois CartegnieQt: SeekPoints / Input Slider: fix behaviour for 0...
2011-12-09 Jean-Baptiste KempfMacOS: kill a warning
2011-12-09 Jean-Baptiste KempfMacOS: fix getVideoViewAtPositionX
2011-12-09 Jean-Baptiste KempfMacOS gui: use aout_Volume* functions
2011-12-09 Edward WangQt4: Fix a fullscreen crash
2011-12-08 Francois CartegnieQt: simplify media filters
2011-12-08 Francois CartegnieQt: advanced capture: fix mrl generation for advanced...
2011-12-06 Rafaël CarréOSX: Sparkle is not optional
2011-12-05 Francois CartegnieQt: menus: rename MenusManager to MenuBar.
2011-12-05 Francois CartegnieQt: input_manager: merge loop&repeat events.
2011-12-05 Francois CartegnieQt: menus: make next/prev to behave accordingly to...
2011-12-05 Francois CartegnieQt: rename QVLCMenu to QVLCMenuManager.
2011-12-05 Francois CartegnieQt: Menus: make speed menu tearable.
2011-12-05 Jean-Baptiste KempfQt: fix bug happening when double-click in the embedded...
2011-12-04 Jean-Baptiste KempfFix various preferences typos
2011-12-04 Jean-Baptiste KempfMacOS X: fix strings in UI
2011-12-03 Jean-Baptiste KempfQt: fix small quirk when adapting the equalizer values
2011-12-03 Jean-Baptiste KempfQt: remember volume on exit is the default
2011-12-02 Felix Paul Kühnemacosx: don't do AppKit stuff if you're unsure that...
2011-12-01 Hugo Beauzée-LuyssenQt4: Playlists: Fixing drop.
2011-11-30 Jean-Baptiste KempfMacOS: workaround bug in SDK10.5
2011-11-29 Rémi Denis-CourmontRemove write-only timer statistics
2011-11-29 Rafaël Carréncurses: sync statistics strings with rc.c
2011-11-29 Rafaël Carréncurses: add ';' shortcut to search next item
2011-11-29 Rafaël Carréncurses: don't erase search box content
2011-11-26 KO Myung-HunA local host starts with '/' on OS/2
2011-11-25 Rémi Denis-CourmontMove intf_EJect() out of core
2011-11-25 Jean-Baptiste KempfQt: default FSC width to 800
2011-11-24 KO Myung-HunAdd UI for KVA
2011-11-24 David FuhrmannMacOS Gui: fix play/pause toogle with space key in...
2011-11-24 David FuhrmannMacOS Gui: play right input when adding a new file...
2011-11-24 Rafaël CarréOSX: test and use frameworks correctly
2011-11-24 Edward WangQt: Allow fullscreen controller to be stacked at the...
2011-11-23 Rafaël CarréOSX: make BGHUDAppKit and Sparkle optional
2011-11-23 Rémi Denis-CourmontQt4: fix encoding of recent menu text
2011-11-23 Rémi Denis-CourmontQt: fix DVD MRL generation
2011-11-23 Rémi Denis-CourmontQt: update DVD title/chapter syntax, add it for BD
2011-11-23 Rémi Denis-CourmontQt: do not set cdda-track for BD
2011-11-23 Rémi Denis-CourmontQt: do not prefix VCD chapter with 'E'
2011-11-22 Edward WangQt: implement playlist empty button
2011-11-19 Felix Paul Kühnemacosx: replaced a few NSLog which sneaked in this...
2011-11-19 Francois CartegnieQt: Go To Time dialog: set default time to current...
2011-11-19 Felix Paul Kühnemacosx: fixed transform filter controls
2011-11-19 Felix Paul Kühnemacosx: fixed video filter enable/disable code
2011-11-19 Felix Paul Kühnemacosx: fixed confusing interface behavior of the crop...
2011-11-19 Felix Paul Kühnemacosx: show an indeterminate progress bar style when...
2011-11-18 Jean-Baptiste KempfQt: fix VLM geometry restoration
2011-11-18 Jean-Baptiste KempfQt: update correctly the MRL when checking BD radioButton
2011-11-18 Jean-Baptiste KempfMacOS X: fix preferences for ModulesConfig
2011-11-18 Jean-Baptiste KempfVLM: correctly save and restore the geometry
2011-11-18 Jean-Baptiste KempfQt: Extendedpanel: move to a Dialog
next